gdb/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
03f2bd59
JK
12011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
2 Eli Zaretskii <eliz@gnu.org>
3
4 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
5 for disconnected tracing.
6 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
7 extended-remote relationship. Mention --once.
8 (TCP port allocation lifecycle of @code{gdbserver}): New.
9
d9b1a651
EZ
102011-04-23 Eli Zaretskii <eliz@gnu.org>
11
12 * gdb.texinfo (Server): Improve indexing. Index all optional
13 switches to gdbserver.
14
90476074
TT
152011-04-20 Tom Tromey <tromey@redhat.com>
16
17 * gdb.texinfo (Index Section Format): New node.
18 (Top): Add new node to menu.
19
c21236dc
PA
202011-04-20 Pedro Alves <pedro@codesourcery.com>
21
22 * gdb.texinfo (Maintenance Commands): Document `maint print
23 remote-registers'.
24
05c8c3f5
TT
252011-04-20 Tom Tromey <tromey@redhat.com>
26
27 * gdb.texinfo (Trace File Format): Move node later.
28
7a9dd1b2
TT
292011-04-19 Tom Tromey <tromey@redhat.com>
30
31 * gdbint.texinfo (Register Information Functions): Remove
32 duplicate "the".
33 * gdb.texinfo (Emacs): Remove duplicate "to".
34 (GDB/MI Variable Objects): Remove duplicate "the".
35 (General Query Packets): Likewise.
36
4368ebeb
JB
372011-04-02 Joel Brobecker <brobecker@adacore.com>
38
39 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
40 "GDB/MI Ada Exception Information" node.
41
956a9fb9
JB
422011-04-01 Joel Brobecker <brobecker@adacore.com>
43
44 * gdb.texinfo (GDB/MI Ada Exception Information): Document
45 the "exception-name" field in the *stopped async record.
46
f1310107
TJB
472011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
48 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
49
50 Implement support for PowerPC BookE ranged breakpoints.
51 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
52
8786b2bd
TT
532011-03-28 Tom Tromey <tromey@redhat.com>
54
55 * gdb.texinfo (Set Tracepoints): Fix typo.
56
9ef07c8c
TT
572011-03-24 Tom Tromey <tromey@redhat.com>
58
59 * gdb.texinfo (Specify Location): Document `function:label'
60 linespec.
61
99c3dc11
PM
622011-03-18 Phil Muldoon <pmuldoon@redhat.com>
63
f1310107 64 PR python/12149
99c3dc11
PM
65
66 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
67
29703da4
PM
682011-03-17 Phil Muldoon <pmuldoon@redhat.com>
69
70 * gdb.texinfo (Blocks In Python): Add is_valid method description.
71 (Inferiors In Python): Likewise.
72 (Threads In Python): Likewise.
73 (Symbols In Python): Likewise.
74 (Objfiles In Python): Likewise.
75 (Symbol Tables In Python): Likewise.
76
c9174737
PA
772011-03-15 Pedro Alves <pedro@codesourcery.com>
78
79 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
80 display>: Explain that the commands accept number ranges.
81
7371cf6d
PM
822011-03-14 Phil Muldoon <pmuldoon@redhat.com>
83
84 * gdb.texinfo (Breakpoints In Python): Add description and example
85 of Python stop function operation.
86
ecec24e6
PM
872011-03-10 Phil Muldoon <pmuldoon@redhat.com>
88
89 * gdb.texinfo (Parameters In Python): Document get_set_string and
90 get_show_string methods.
91
6dcd5565
JK
922011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
93
94 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
95
81896e36
JK
96 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
97 circular-trace-buffer name.
98
5e30da2c
JB
992011-02-28 Joel Brobecker <brobecker@adacore.com>
100
101 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
102 in the previous change.
103
3bd0f5ef 1042011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
105
106 * gdb.texinfo (Inferiors and Programs): Update commands to show
107 that they can accept multiple arguments.
108
4ec7539c
JB
1092011-02-24 Joel Brobecker <brobecker@adacore.com>
110
111 Revert the following patch (code patch was not approved):
112 2011-02-21 Hui Zhu <teawater@gmail.com>
113 * agentexpr.texi (bytecode descriptions): add printf.
114 * gdb.texinfo (tracepoint action lists): add printf.
115
82809774
DE
1162011-02-23 Doug Evans <dje@google.com>
117
118 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
119
e5a67952
MS
1202011-02-23 Michael Snyder <msnyder@vmware.com>
121
122 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
123 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
124 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
125
6e6fbe60
DE
1262011-02-22 Doug Evans <dje@google.com>
127
128 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
129 Clarify behaviour of lookup_symbol when `block' argument is omitted,
130 add description of result, fix @defun formatting.
131
f994e27a
HZ
1322011-02-21 Hui Zhu <teawater@gmail.com>
133
134 * agentexpr.texi (Bytecode Descriptions): Add printf.
135 * gdb.texinfo (Tracepoint Action Lists): Add printf.
136
c7f96d2b
TT
1372011-02-18 Tom Tromey <tromey@redhat.com>
138
139 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
140
60f98dde
MS
1412011-02-14 Michael Snyder <msnyder@vmware.com>
142
143 * gdb.texinfo (threads): Document argument for "info threads" cmd.
144 Document new command "thread find".
145
08e796bc
MS
1462011-02-14 Michael Snyder <msnyder@vmware.com>
147
148 * gdb.texinfo (Threads): Update example of new thread message.
149
b3b9301e
PA
1502011-02-14 Pedro Alves <pedro@codesourcery.com>
151
152 * gdb.texinfo (Remote Configuration): Mention set/show remote
153 traceframe-info.
154 (Tools/Packages Optional for Building GDB): Mention that expat is
155 used for traceframe info.
156 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
157 (General Query Packets) <qSupported>: Describe the
158 qXfer:traceframe-info:read feature.
159 (qXfer::read): Describe qXfer:traceframe-info:read.
160 (Traceframe Info Format): New section.
161
cef35b0f
PA
1622011-02-04 Pedro Alves <pedro@codesourcery.com>
163
164 * gdbint.texinfo (Formatting): Mention some formatting guidelines
165 for casts and unary operators.
166
f1cbe1d3
TT
1672011-02-04 Tom Tromey <tromey@redhat.com>
168
169 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
170 is not useful.
171
585fdaa1
PA
1722011-01-25 Pedro Alves <pedro@codesourcery.com>
173
174 * gdb.texinfo: s/value optimized out/optimized out/g
175
7bfc9434
JB
1762011-01-21 Joel Brobecker <brobecker@adacore.com>
177
178 * gdb.texinfo (Other Misc Settings): Rework part of the
179 documentation of the "set interactive mode" command.
180
4694da01
TT
1812011-01-19 Tom Tromey <tromey@redhat.com>
182
183 * gdb.texinfo (Threads): Document thread name output and `thread
184 name' command.
185 (Threads In Python): Document Thread.name attribute.
186 (GDB/MI Thread Commands): Document thread attributes.
187
b716877b
AB
1882011-01-12 Andrew Burgess <aburgess@broadcom.com>
189
190 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
191 changes in mi/mi-cmd-disas.c
192
13fd8b81
TT
1932011-01-12 Tom Tromey <tromey@redhat.com>
194
195 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
196 Fix "thread apply" text.
197
e09342b5
TJB
1982011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
199 Thiago Jung Bauermann <bauerman@br.ibm.com>
200
201 Implement support for PowerPC BookE ranged watchpoints.
202 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
203 the "set powerpc exact-watchpoints" flag.
204
06e65f44
TT
2052011-01-07 Tom Tromey <tromey@redhat.com>
206
207 * gdb.texinfo (Python API): Add descriptions to @menu items.
208
d8e22779
TT
2092011-01-06 Tom Tromey <tromey@redhat.com>
210
211 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
212
a255712f
PP
2132010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
214
e09342b5 215 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 216
ccfc3d6e
TT
2172011-01-06 Tom Tromey <tromey@redhat.com>
218
219 PR python/12133:
220 * gdb.texinfo (Frames In Python): Document various frame
221 constants.
222
44944448
JB
2232011-01-05 Joel Brobecker <brobecker@adacore.com>
224
225 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
226 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
227 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
228
42ea3d7a
JK
2292011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
230
231 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
232 (clean): Add GDBvn.texi.
233
720d1a40
JB
2342010-12-29 Joel Brobecker <brobecker@adacore.com>
235
236 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
237 occasional case where the debugger prints an array address
238 instead of the array itself.
239
ad196637
PA
2402010-12-23 Pedro Alves <pedro@codesourcery.com>
241
242 * gdb.texinfo (Packets) <read registers packet>: Document support
243 for registers that were not collected.
244
a86caf66
DE
2452010-12-15 Doug Evans <dje@google.com>
246
247 * gdb.texinfo (Startup): Document auto-loading of scripts during
248 startup.
249 (Auto-loading): Delete "maint set python auto-load on|off".
250 Add "set auto-load-scripts on|off".
251
aae1c79a
DE
2522010-12-07 Doug Evans <dje@google.com>
253
254 * gdb.texinfo (Mode Options): Document -data-directory.
255 (Data Files): Add reference to -data-directory.
256
4e04c971
DE
2572010-11-29 Doug Evans <dje@google.com>
258
259 * gdb.texinfo (Pretty-Printer Introduction): Change
260 printer-name:subprinter-name to printer-name;subprinter-name.
261
94b6973e
PM
2622010-11-29 Phil Muldoon <pmuldoon@redhat.com>
263
264 PR python/12199
265
266 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
267
39037522
TT
2682010-11-23 Tom Tromey <tromey@redhat.com>
269
270 * gdb.texinfo (Top): Check SYSTEM_READLINE.
271 (Editing): Likewise.
272 (Command History): Likewise.
273 (TUI Keys): Likewise.
274 (Bug Reporting): Conditionally include rluser.texi and
275 inc-history.texinfo.
276 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
277 (GDB_DOC_SOURCE_INCLUDES): Add comment.
278 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
279 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
280 (gdb.pdf): Likewise.
281 (gdb.info): Likewise.
282 (gdb/index.html): Likewise.
283
5ae98d25
TT
2842010-11-23 Tom Tromey <tromey@redhat.com>
285
286 * Makefile.in (Makefile): Run ../config.status.
287 (distclean): Update.
288 * configure: Remove.
289 * configure.ac: Remove.
290
621c8364
TT
2912010-11-12 Tom Tromey <tromey@redhat.com>
292
293 * gdb.texinfo (Basic Python): Update. Add xref.
294 (Exception Handling): Document new exception classes.
295 (Types In Python): Update.
296 (Frames In Python): Update.
297
84f4c1fe
PM
2982010-11-11 Phil Muldoon <pmuldoon@redhat.com>
299
300 * gdb.texinfo (Breakpoints In Python): Document "internal"
301 parameter, and visible attribute.
302
99e7ae30
DE
3032010-11-05 Doug Evans <dje@google.com>
304
305 * gdb.texinfo (Source Path): Document "set directories".
306
f4b8a18d
KW
3072010-11-05 Ken Werner <ken.werner@de.ibm.com>
308
309 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
310 (OpenCL C): New node.
311
7b51bc51
DE
3122010-11-02 Doug Evans <dje@google.com>
313
314 * gdb.texinfo (Pretty Printing): Expand into three sections,
315 introduction, example, and commands.
316 (Python API): Delete section Disabling Pretty-Printers, merge into
317 Selecting Pretty-Printers.
318 (Writing a Pretty-Printer): New section. Move the pretty-printer
319 example here, and reformat to match python coding style. Add a second
320 example using the gdb.printing module.
321 (Python modules): Add gdb.printing.
322
9eeee977
DE
3232010-10-29 Doug Evans <dje@google.com>
324
325 * gdb.texinfo (Python): Fix long line.
326
a0e0ffdf
DE
3272010-10-20 Doug Evans <dje@google.com>
328
329 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
330 All references updated. Correct sections marked as subsections.
331 (Coding Standards): New chapter. Move the coding standard related
332 subsections here. Add section on Python coding standards.
333
0e3509db
DE
3342010-10-13 Doug Evans <dje@google.com>
335
336 * gdb.texinfo (Python): Add "Python modules".
337 (Types in Python): Add reference to gdb.types section.
338 (Python modules): New node.
339
44592cc4
DE
3402010-10-11 Doug Evans <dje@google.com>
341
342 * gdb.texinfo (Values From Inferior): Add reference to "Types in
343 Python" from gdb.Value.type description.
344
6e1bb179
JB
3452010-09-28 Joel Brobecker <brobecker@adacore.com>
346
347 * gdb.texinfo (Ravenscar Profile): New node.
348
e8467610
TT
3492010-09-22 Tom Tromey <tromey@redhat.com>
350
351 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
352
fccd1d1e
EZ
3532010-09-22 Eli Zaretskii <eliz@gnu.org>
354
355 * gdb.texinfo (Values From Inferior): Clarify that
356 value.dynamic_type works only in C++ programs with RTTI.
357
c1b6b909
TT
3582010-09-15 Paul Bolle <pebolle@tiscali.nl>
359
360 * gdb.texinfo (Character Sets): Correctly reference host-charset
361 in example.
362
7d288aaa
TT
3632010-09-13 Tom Tromey <tromey@redhat.com>
364
365 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
366 Document "fullname" and "from".
367
f75d858b
MK
3682010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
369
370 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
371 feature `reverse' output by -list-target-features.
372
83b9503b
L
3732010-08-31 H.J. Lu <hongjiu.lu@intel.com>
374
375 * gdb.texinfo (i386 Features): Remove an extra "@item".
376
03f17ccf
TT
3772010-08-30 Tom Tromey <tromey@redhat.com>
378
379 PR python/11792:
380 * gdb.texinfo (Values From Inferior): Document dynamic_type.
381
9779414d
DJ
3822010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
383
384 * gdb.texinfo (ARM Features): Document
385 org.gnu.gdb.arm.m-profile.
386
f9ffd4bb
TT
3872010-08-23 Tom Tromey <tromey@redhat.com>
388
389 PR python/11145:
390 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
391 reinterpret_cast methods.
392
702c2711
TT
3932010-08-23 Tom Tromey <tromey@redhat.com>
394
395 PR python/11915:
396 * gdb.texinfo (Types In Python): Document array method.
397
66b73624
TJB
3982010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
399
400 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
401
06a64a0b
TT
4022010-08-16 Tom Tromey <tromey@redhat.com>
403
404 * gdb.texinfo (Set Watchpoints): Document -location option.
405
a3a7127e
DE
4062010-08-13 Doug Evans <dje@google.com>
407
408 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
409
8dedea02
VP
4102010-08-13 Vladimir Prus <vladimir@codesourcery.com>
411
412 * gdb.texinfo (GDB/MI Data Manipulation): Document
413 -data-read-memory-raw and -data-write-memory-raw.
414
ca5c20b6 4152010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 416 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
417
418 * gdb.texinfo (Basic Python): Describe post_event API.
419
cb2e07a6
PM
4202010-08-11 Phil Muldoon <pmuldoon@redhat.com>
421
422 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 423 decode_line Python APIs
cb2e07a6 424
464b3efb
TT
4252010-08-10 Tom Tromey <tromey@redhat.com>
426
427 * gdb.texinfo (Pretty Printing API): Document
428 gdb.default_visualizer.
429
c29c521f
TT
4302010-08-10 Tom Tromey <tromey@redhat.com>
431
432 Revert gdb-add-index addition:
433 * gdb.texinfo (Index Files): Don't document gdb-add-index.
434
5da1313b
JK
4352010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
436 Eli Zaretskii <eliz@gnu.org>
437
438 * gdb.texinfo (Mode Options) <-batch>
439 (Basic Python) <gdb.execute>: Describe setting width and height.
440
02d868e8
PP
4412010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
442
443 * gdb.texinfo (Threads): Document 'debug libthread-db'.
444
c2bbed2a
TT
4452010-07-30 Tom Tromey <tromey@redhat.com>
446
447 * gdb.texinfo (Index Files): Mention gdb-add-index.
448
6c13bbe1
HZ
4492010-07-30 Hui Zhu <teawater@gmail.com>
450
451 * gdb.texinfo (Inferiors and Programs): Update the introduce of
452 "detach inferior" and "kill inferior".
453
53a71c06
CR
4542010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
455
456 * gdb.texinfo (Machine Code): Update description of two forms of
457 arguments, and add new example to demonstrate the new form.
458
5374244e
PM
4592010-07-27 Phil Muldoon <pmuldoon@redhat.com>
460
461 * gdb.texinfo (Values From Inferior): Add value inferior function
462 call description.
463
8ea5bce5
JK
4642010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
465
466 * gdb.texinfo (Active Targets): Fix wrong comma placement.
467
c0edd9ed
JK
4682010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
469 Eli Zaretskii <eliz@gnu.org>
470
471 Make core files the process_stratum.
472 * gdb.texinfo (Active Targets): Remove core_stratum. Include
473 record_stratum example.
474
9291a0cd
TT
4752010-07-13 Tom Tromey <tromey@redhat.com>
476
477 * gdb.texinfo (Index Files): New node.
478
f5011d11
TT
4792010-07-13 Tom Tromey <tromey@redhat.com>
480
481 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
482
0f5238ed
TT
4832010-07-13 Tom Tromey <tromey@redhat.com>
484
485 * gdb.texinfo (Specify Location): Document labels.
486
74c761c1
PA
4872010-07-01 Pedro Alves <pedro@codesourcery.com>
488
489 * gdb.texinfo (Create and Delete Tracepoints): Add more index
490 entries for fast tracepoints and static tracepoints.
491
501994c0
PA
4922010-07-01 Pedro Alves <pedro@codesourcery.com>
493
494 * gdb.texinfo (General Query Packets) <qfThreadInfo,
495 qsThreadInfo>: Spell out `l' as ell.
496
0fb4aa4b
PA
4972010-07-01 Pedro Alves <pedro@codesourcery.com>
498
499 * gdb.texinfo (Convenience Variables): Document $_sdata.
500 (Commands to Set Tracepoints): Describe static tracepoints. Add
501 `Listing Static Tracepoint Markers' menu entry. Document
502 "strace".
503 (Tracepoint Action Lists): Document collecting $_sdata.
504 (Listing Static Tracepoint Markers): New subsection.
505 (Tracepoints support in gdbserver): Mention static tracepoints.
506 (remote packets, enabling and disabling): Mention
507 read-sdata-object.
508 (General Query Packets) <qSupported>: Document qXfer:sdata:read
509 and StaticTracepoint.
510 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
511 Document qXfer:sdata:read.
512 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
513
dc3b15be
JB
5142010-06-29 Joel Brobecker <brobecker@adacore.com>
515
516 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
517
595939de
PM
5182010-06-28 Phil Muldoon <pmuldoon@redhat.com>
519 Tom Tromey <tromey@redhat.com>
520 Thiago Jung Bauermann <bauerman@br.ibm.com>
521
522 * gdb.texinfo (Inferiors In Python): New node.
523 * gdb.texinfo (Threads In Python): New node.
524
9279c692
JB
5252010-06-28 Joel Brobecker <brobecker@adacore.com>
526
527 * gdb.texinfo (Python): Document what the python directory is
528 and what its location is.
529 (Basic Python): Document the gdb.PYTHONDIR constant.
530
bc9f0842
TT
5312010-06-25 Tom Tromey <tromey@redhat.com>
532
533 PR python/10808:
534 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
535
f1421989
HZ
5362010-06-24 Hui Zhu <teawater@gmail.com>
537
538 * gdb.texinfo: (Commands for Controlled Output): Add
539 documentation for command "eval".
540
e4c0cfae
SS
5412010-06-21 Stan Shebs <stan@codesourcery.com>
542
543 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
544 * annotate.texinfo: Ditto.
545 * gdbint.texinfo: Ditto.
546 * stabs.texinfo: Ditto.
547
bb08c432
HZ
5482010-06-22 Hui Zhu <teawater@gmail.com>
549
550 * gdb.texinfo: (Process Record and Replay): Add documentation
551 for command "set record memory-query".
552
4f5d9f07
SS
5532010-06-21 Stan Shebs <stan@codesourcery.com>
554
555 * gdb.texinfo: Relicense under GFDL version 1.3.
556 * annotate.texinfo: Relicense under GFDL version 1.3.
557 * gdbint.texinfo: Relicense under GFDL version 1.3.
558 * stabs.texinfo: Relicense under GFDL version 1.3.
559 * fdl.texi: Update to version 1.3.
560
6aed2dbc
SS
5612010-06-18 Stan Shebs <stan@codesourcery.com>
562
a61408f8
SS
563 * gdb.texinfo (Operating System Auxiliary Information): Describe
564 "info os" when no arguments given.
565
6aed2dbc
SS
566 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
567 $_thread.
568
24e933df
HZ
5692010-06-18 Hui Zhu <teawater@gmail.com>
570
571 * gdb.texinfo: (Process Record and Replay): Add documentation
572 for commands "record save" and "record restore".
573
65d79d4b
SDJ
5742010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
575
576 * gdb.texinfo: Include information about the correct use
577 of addresses in the `watch' command.
578
d914c394
SS
5792010-06-11 Stan Shebs <stan@codesourcery.com>
580
581 * gdb.texinfo (Observer Mode): New section.
582 (General Query Packets): Document QAllow.
889bf7c5 583
967cf477
DE
5842010-06-04 Doug Evans <dje@google.com>
585
586 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
587
aaf4119b
DE
5882010-06-03 Doug Evans <dje@google.com>
589
590 * gdbint.texinfo (Coding): Add subsection on command names.
591
9eae7c52
TT
5922010-06-02 Tom Tromey <tromey@redhat.com>
593
594 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
595 always-disassemble.
596
fa593d66
PA
5972010-06-01 Pedro Alves <pedro@codesourcery.com>
598
599 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
600 gdbserver, and add cross reference.
601 (Tracepoints support in gdbserver): New subsection.
602
dde08ee1
PA
6032010-05-26 Pedro Alves <pedro@codesourcery.com>
604
605 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
606 `qRelocInsn' feature.
607 (Relocate instruction reply packet): New subsection
608 of `Tracepoint Packets'.
609 (Tracepoint Packets): Mention that packets QTDP and QTStart
610 support the qRelocInsn request, and add cross reference to new
611 subsection.
612
07ca107c
DE
6132010-05-25 Doug Evans <dje@google.com>
614
615 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
616 (Commands In Python): Document gdb.string_to_argv.
617
c25c4a8b
JK
6182010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
619
620 * gdbint.texinfo (Host Definition): Remove items NORETURN and
621 ATTR_NORETURN.
622
d7b32ed3 6232010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
624 Tom Tromey <tromey@redhat.com>
625 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 626
c25c4a8b 627 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 628
6aecb9c2
JB
6292010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
630
631 * gdb.texinfo: (Summary) Add mention about D language support.
632 (Filenames): Add D suffixes.
633 (D): New node.
634
b7da9e9f
PM
6352010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
636
637 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
638 of macro deleted from GDB code.
639
ab38a727
PA
6402010-04-24 Pedro Alves <pedro@codesourcery.com>
641
642 * gdb.texinfo (Commands to specify files): Describe what how GDB
643 looks up DOS-based filesystem paths on the system root. Document
644 the new `set/show target-file-system-kind' commands.
645
66d09542
DE
6462010-04-23 Doug Evans <dje@google.com>
647
648 * gdb.texinfo (Python): Move Auto-loading section here ...
649 (Python API): from here.
650 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
651 (Maintenance Commands): Add docs for "maint print section-scripts".
652
8bd10a10
CM
6532010-04-20 Chris Moller <cmoller@redhat.com>
654
655 * gdb.texinfo (Setting Breakpoints): Added description of
656 filename-qualified rbreak.
657 * refcard.tex (Breakpoints and Watchpoints): Added brief
658 description of filename-qualified rbreak.
659
4c374409
JK
6602010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
661
662 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
663 (Python API): Change the reference to Pretty Printing API.
664 (Pretty Printing): Move the user part under the Data node. Reformat
665 the sample output to 72 columns. Create a new reference to Pretty
666 Printing API. Rename the API part ...
667 (Pretty Printing API): To a new node name.
668 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
669 (GDB/MI Variable Objects): Change references to Pretty Printing API.
670
5a9351ae
SS
6712010-04-21 Stan Shebs <stan@codesourcery.com>
672
673 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 674 and commands.
5a9351ae 675 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 676
9a22f0d0
PM
6772010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
678
679 * gdb.texinfo (Examining memory): Update for change in string
680 display with explicit size.
681
6149aea9
PA
6822010-04-19 Pedro Alves <pedro@codesourcery.com>
683
684 PR breakpoints/8554.
685
686 * gdb.texinfo (Save Breakpoints): New node.
687 (save-tracepoints): Rename to ...
688 (save tracepoints): ... this. Mention that `save-tracepoints' is
689 a deprecated alias to `save tracepoints'.
690
711e434b
PM
6912010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
692
645797a8 693 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
694 (info w32 thread-information-block): Document new command.
695 (qGetTIBAddress): Document new gdbserver query.
696 (maint set/show show-all-tib): Document new command.
697
3f7b2faa
DE
6982010-04-15 Doug Evans <dje@google.com>
699
fa33c3cd
DE
700 * gdb.texinfo (Python API): Add progspaces section.
701 (Selecting Pretty-Printers): Progspace pretty-printers are
702 searched too.
703 (Progspaces In Python): New section.
704
3f7b2faa
DE
705 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
706
79f283fe
PM
7072010-04-14 Phil Muldoon <pmuldoon@redhat.com>
708
709 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
710 returns None.
711
87290684
SS
7122010-04-09 Stan Shebs <stan@codesourcery.com>
713
714 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
715 Describe the `frames-created' field, tweak grammar.
716
a97153c7
PA
7172010-04-09 Pedro Alves <pedro@codesourcery.com>
718
719 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
720 Describe the `circular' and `disconnected' fields.
721
5c5dcc1b
L
7222010-04-09 H.J. Lu <hongjiu.lu@intel.com>
723
724 * gdb.texinfo (maint print registers): Mention unavailable and
725 invisible registers.
726
adc36818
PM
7272010-04-09 Phil Muldoon <pmuldoon@redhat.com>
728 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 729 Tom Tromey <tromey@redhat.com>
adc36818
PM
730
731 * gdb.texinfo (Breakpoints In Python): New Node.
732
33da3f1c
SS
7332010-04-08 Stan Shebs <stan@codesourcery.com>
734
735 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
736 trace status fields.
737
3a13a53b
L
7382010-04-08 H.J. Lu <hongjiu.lu@intel.com>
739
740 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
741 optional. Make org.gnu.gdb.i386.avx requires
742 org.gnu.gdb.i386.avx.
743
08001717
DE
7442010-04-08 Doug Evans <dje@google.com>
745
746 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
747 search path, and document that gdb only scans the search path if
748 the script's path doesn't specify a directory.
749
c375651d
DE
7502010-04-05 Doug Evans <dje@google.com>
751
752 * gdb.texinfo (maint show python auto-load): Fix typo.
753
af54718e
SS
7542010-04-04 Stan Shebs <stan@codesourcery.com>
755
d77f58be
SS
756 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
757 (Setting Watchpoints): Update description of "info watch".
758 (Disabling Breakpoints): Only "info break" lists all.
759
af54718e
SS
760 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
761 (tdump): Explain how tdump works.
762
86b17b60
PA
7632010-04-01 Pedro Alves <pedro@codesourcery.com>
764
765 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
766 add cross reference.
767
ff12863f
PA
7682010-03-31 Pedro Alves <pedro@codesourcery.com>
769
770 * gdb.texinfo (TUI Commands): Mention that in some cases, these
771 commands error out.
772
f68eb612
L
7732010-03-30 H.J. Lu <hongjiu.lu@intel.com>
774
775 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
776
c8d5aac9
L
7772010-03-30 H.J. Lu <hongjiu.lu@intel.com>
778
779 * gdb.texinfo (General Query Packets): Add xmlRegisters.
780
7d13fe92
SS
7812010-03-29 Stan Shebs <stan@codesourcery.com>
782 Nathan Sidwell <nathan@codesourcery.com>
783
784 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
785 GDBN equivalent.
786 (Set Tracepoints): Remove mention that conditional tracepoints
787 don't exist.
788 (Tracepoint Actions): Clarify when while-stepping collection
789 happens, note that while-stepping does not automatically collect
790 $pc.
791
409873ef 7922010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 793
409873ef
SS
794 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
795 (General Query Packets): Describe TracepointSource.
796
ee8e71d4
EZ
7972010-03-27 Matt Rice <ratmice@gmail.com>
798
c8d5aac9
L
799 * gdb.texinfo (ARM): Document arguments to "target sim".
800 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 801
99b5e152
PA
8022010-03-26 Pedro Alves <pedro@codesourcery.com>
803
804 * gdb.texinfo (Tracepoint Packets): Remove mention that
805 terror:string may be plain text, and drop mention of X prefix.
806
cd64ee31
VP
8072010-03-26 Vladimir Prus <vladimir@codesourcery.com>
808
809 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
810
6c28cbf2
SS
8112010-03-24 Stan Shebs <stan@codesourcery.com>
812
813 * gdb.texinfo (Tracepoint Packets): Document trace error status.
814
95a42b64
TT
8152010-03-24 Tom Tromey <tromey@redhat.com>
816
817 PR breakpoints/9352:
818 * gdb.texinfo (Break Commands): Update.
819
18148017
VP
8202010-03-24 Vladimir Prus <vladimir@codesourcery.com>
821
822 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
823 commands.
824
4daf5ac0
SS
8252010-03-16 Stan Shebs <stan@codesourcery.com>
826
827 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
828 circular-trace-buffer.
829 (Tracepoint Packets): Describe QTBuffer, and details of the
830 qTStatus reply.
831
c9429232
SS
8322010-03-12 Stan Shebs <stan@codesourcery.com>
833 Nathan Sidwell <nathan@codesourcery.com>
834
835 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
836 doing instruction stepping.
837 (Tracepoint Restrictions): New node.
838
ccefe4c4
TT
8392010-03-10 Tom Tromey <tromey@redhat.com>
840
841 * gdbint.texinfo (Symbol Handling): Update.
842
7c953934
TT
8432010-03-08 Tom Tromey <tromey@redhat.com>
844
845 PR cli/9591:
846 * gdb.texinfo (Mode Options): Mention lack of pagination and
847 confirmation with --batch.
848 (Screen Size): Mention --batch.
849 (Messages/Warnings): Likewise.
850
f870a310
TT
8512010-03-05 Tom Tromey <tromey@redhat.com>
852
853 * gdb.texinfo (Basic Python): Document target_charset and
854 target_wide_charset.
855
78e2826b
TT
8562010-03-05 Tom Tromey <tromey@redhat.com>
857
858 * gdb.texinfo (Data): Link to pretty-printing.
859 (Output Formats): Likewise. Correct text.
860
f5dff777
DJ
8612010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
862
863 * gdb.texinfo (Types): Describe <struct> and <flags>.
864
dc00d89f
PM
8652010-02-28 Phil Muldoon <pmuldoon@redhat.com>
866
867 * gdb.texinfo (Frames In Python): Add block parameter and
868 description to read_var text.
869
5107b149 8702010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 871 Tom Tromey <tromey@redhat.com>
5107b149
PM
872
873 * gdb.texinfo (Types In Python): Describe block argument in
874 template_argument and gdb.lookup_type.
875
e03e5e7b
TT
8762010-02-24 Tom Tromey <tromey@redhat.com>
877
878 * gdb.texinfo (Cygwin Native): Fix typo.
879
f3e9a817
PM
8802010-02-24 Phil Muldoon <pmuldoon@redhat.com>
881
882 * gdb.texinfo (Frames In Python): Add block, find_sal, function
883 and select method descriptions.
884 (Python API): Add Blocks In Python, Symbols in Python and Symbol
885 Tables in Python to menu.
886 (Blocks In Python): New node.
887 (Symbols In Python): New node.
888 (Symbol Tables in Python): New node.
889
a79b8f6e
VP
8902010-02-24 Vladimir Prus <vladimir@codesourcery.com>
891
892 Multiexec MI
893
894 gdb/
895 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
896
897 gdb/doc/
898 * gdb.texinfo (GDB/MI Command Syntax): Document notification
899 changes.
900 (GDB/MI Program Execution): Document current behaviour of
901 --all and --thread-group.
902 (GDB/MI Miscellaneous Commands): Document -add-inferior and
903 -remove-inferior.
904 * observer.texi (inferior_added, inferior_removed): New
905 observers.
906
629d6a47
TT
9072010-02-19 Tom Tromey <tromey@redhat.com>
908
909 * gdbint.texinfo (Getting Started): Fix @node.
910 (Debugging GDB): Likewise.
911
c09529e5
JB
9122010-02-13 Joel Brobecker <brobecker@adacore.com>
913
914 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
915 documenting the gdb_test_timeout variable.
916
540aa8e7
MS
9172010-02-12 Jakob Engblom <jakob@virtutech.com>
918
919 * gdb.texinfo (MI commands): Added documentation of --reverse
920 option to a set of MI commands. Restructured documentation of MI
921 commands --exec-continue to reflect the complexity of reverse
922 execution.
923
081dfbf7
PA
9242010-02-12 Pedro Alves <pedro@codesourcery.com>
925
926 * gdb.texinfo (Using the Collected Data): Specify that the address
927 range of `tfind outsize' is exclusive, and that the address range
928 of `tfind range' is inclusive.
929 (Tracepoint Packets): Specify that the address range of
930 `QTFrame:range' is inclusive, and that the address range of
931 `QTFrame:outside' is exclusive
932
8e9c5e02
VP
9332010-02-12 Vladimir Prus <vladimir@codesourcery.com>
934
935 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
936
92981e24
TT
9372010-02-10 Tom Tromey <tromey@redhat.com>
938
939 * gdb.texinfo (Debugging Output): Document set debug parser and
940 show debug parser.
941
075b51b7
L
9422010-02-09 H.J. Lu <hongjiu.lu@intel.com>
943
944 * gdb.texinfo (Predefined Target Types): Add i387_ext,
945 i386_eflags and i386_mxcsr.
946
3bb8d5c3
L
9472010-02-08 H.J. Lu <hongjiu.lu@intel.com>
948
949 * gdb.texinfo: Document i386 target features.
950
c5f80513
DE
9512010-02-05 Doug Evans <dje@google.com>
952
953 * gdbint.texinfo (Testsuite): Add a new section to document the
954 various DejaGnu variables that may be overridden.
1be00882 955 Document INTERNAL_GDBFLAGS.
c5f80513 956
6ac33a4e
TT
9572010-02-04 Tom Tromey <tromey@redhat.com>
958
959 PR cli/8830:
960 * gdb.texinfo (Files): -readnow comes before the filename for file
961 and symbol-file.
962
a1dcb23a
DJ
9632010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
964
965 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
966 Document ARM breakpoint types.
967 (Register Packet Format): Move into the new section.
968 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
969
95433b34
JB
9702010-01-21 Joel Brobecker <brobecker@adacore.com>
971
972 * gdb.texinfo (File Options): Adjust the documentation of this
973 switch to refer to the "source" command rather than partially
974 duplicating some of the relevant information.
975 (Extending GDB): Introduce and document the set/show script-extension
976 setting.
977 (Command Files): Add note explaining that the "source" command
978 is also used to evalute scripts written in other languages.
979 Remove the short slightly incorrect reference to sourcing Python
980 scripts.
981 (Python Commands): Document how to execute a Python script from GDB.
982
8d576872
JB
9832010-01-19 Joel Brobecker <brobecker@adacore.com>
984
985 * gdb.texinfo (Command Files): Fix typo.
986
8150ff9c
JB
9872010-01-18 Tom Tromey <tromey@redhat.com>
988
989 * gdb.texinfo (File Options): Document -x on .py files.
990 (Command Files): Document handling of Python scripts.
991
23db03a6
JZ
9922010-01-18 Jie Zhang <jie.zhang@analog.com>
993
994 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
995
00bf0b85
SS
9962010-01-15 Stan Shebs <stan@codesourcery.com>
997
998 * gdb.texinfo (Trace Files): New section.
999 (Tracepoint Packets): Document QTSave and qTBuffer.
1000 (Trace File Format): New appendix.
1001
be759fcf
PM
10022010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1003
1004 * gdb.texinfo (Values From Inferior): Document lazy_string value
1005 method.
1006 (Python API): Add Lazy strings menu item.
1007 (Lazy Strings In Python): New node.
1008
dc146f7c
VP
10092010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1010
1011 * gdb.texinfo (GDB/MI Thread Information): New.
1012 (GDB/MI Async Records): Document the core field in *stopped.
1013 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1014 documentation
1015 (Process list): Document that osdata document may contain
1016 threads.
1017 (Remote Serial Protocol): Document qXfer:threads.
1018
d5551862
SS
10192010-01-06 Stan Shebs <stan@codesourcery.com>
1020
1021 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1022 disconnected tracing.
1023 (Tracepoint Packets): Document new protocol.
1024
7a697b8d
SS
10252010-01-05 Stan Shebs <stan@codesourcery.com>
1026
1027 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1028 tracepoints.
1029 (Tracepoint Packets): Describe remote protocol for fast
1030 tracepoints.
1031
e6f3ec50
JB
10322010-01-01 Joel Brobecker <brobecker@adacore.com>
1033
1034 Update the "Start of New Year Procedure".
1035 * gdbint.texinfo: Add the list of files that need to be updated
1036 manually. Minor reformatting.
1037
ddc4e9c1
JB
10382010-01-01 Joel Brobecker <brobecker@adacore.com>
1039
1040 * refcard.tex: Update copyright year in header and text.
1041
9d2897ad
JB
10422010-01-01 Joel Brobecker <brobecker@adacore.com>
1043
1044 * agentexpr.texi: Add 2010 to the list of copyright years.
1045 * annotate.texinfo: Likewise.
1046 * gdb.texinfo: Likewise.
1047 * gdbint.texinfo: Likewise.
1048 * observer.texi: Likewise.
1049 * stabs.texinfo: Likewise.
1050
6da95a67
SS
10512009-12-31 Stan Shebs <stan@codesourcery.com>
1052
1053 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1054
236f1d4d
SS
10552009-12-29 Stan Shebs <stan@codesourcery.com>
1056
1057 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1058
f61e138d
SS
10592009-12-28 Stan Shebs <stan@codesourcery.com>
1060
1061 * gdb.texinfo (Trace State Variables): New section.
1062 (Tracepoint Packets): Describe trace state variable packets.
1063 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1064 variable bytecodes.
1065
0fe7935b
DJ
10662009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1069 declarations.
1070
a6b29f87
VP
10712009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1072
1073 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1074 -gdb-exit behaviour.
1075
5e4bde96
JB
10762009-12-20 Joel Brobecker <brobecker@adacore.com>
1077
1078 * gpl.texi: Update to version 3 of the GPL.
1079
a1715244
JB
10802009-12-20 Joel Brobecker <brobecker@adacore.com>
1081
1082 * Makefile.in: Update copyright header.
1083 * observer.texi: Fix the copyright header of the generated files.
1084
361ae042
PM
10852009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1086
1087 * gdb.texinfo (Types In Python): Describe range function.
1088
bfd31e71
PM
10892009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1090
1091 * gdb.texinfo (Types In Python): Describe "is_base_class".
1092
57a1d736
TT
10932009-12-03 Tom Tromey <tromey@redhat.com>
1094
1095 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1096
8cebebb9
PP
10972009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1098
1099 * observer.texi: New memory_changed observer.
1100
16af530a
TT
11012009-12-01 Tom Tromey <tromey@redhat.com>
1102
1103 * gdb.texinfo (Reverse Execution): Fix typo.
1104
b6199126
DJ
11052009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1106
1107 PR gdb/8704
1108
1109 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1110 are allowed after the breakpoint condition.
1111
7a6973ad
TT
11122009-11-23 Tom Tromey <tromey@redhat.com>
1113
1114 PR python/10782:
1115 * gdb.texinfo (Types In Python): Document Type.pointer.
1116
21a0512e
PP
11172009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1118
1119 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1120
a5832c8f
PA
11212009-11-11 Pedro Alves <pedro@codesourcery.com>
1122
1123 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1124 (Using Agent Expressions): Delete cross reference.
1125
1eb7cd77
JB
11262009-11-07 Joel Brobecker <brobecker@adacore.com>
1127
1128 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1129 and @settitle directives up to help makeinfo find them.
1130
24ddea62
JK
11312009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1132
1133 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1134 (Auto-loading): Use plural and note one can use multiple components now.
1135
3afae151
VP
11362009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1137
1138 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1139 -stack-list-arguments have the same documentation for parameter
1140 as -stack-list-locals. Add comas.
1141
14ff2235
PM
11422009-10-27 Tom Tromey <tromey@redhat.com>
1143 Eli Zaretskii <eliz@gnu.org>
1144
c8d5aac9 1145 PR python/10781
14ff2235
PM
1146
1147 * gdb.texinfo (Values From Inferior): Document cast method.
1148
9c419145
PP
11492009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1150
1151 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1152 and adjust example.
889bf7c5 1153
29153c24
MS
11542009-10-22 Michael Snyder <msnyder@vmware.com>
1155
1156 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1157 info record command. Also document the new save and restore
29153c24
MS
1158 commands.
1159
2b28d209
PP
11602009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1161
1162 * gdb.texinfo (Machine Code): Mention current pc marker.
1163 (Memory): Likewise.
1164
6c95b8df
PA
11652009-10-19 Pedro Alves <pedro@codesourcery.com>
1166 Stan Shebs <stan@codesourcery.com>
1167
1168 * observer.texi (new_inferior): Rename to...
1169 (inferior_appeared): ... this.
1170
1171 * gdb.texinfo (Inferiors): Rename node to ...
1172 (Inferiors and Programs): ... this. Mention running multiple
1173 programs in the same debug session.
1174 <info inferiors>: Mention the new 'Executable' column if "info
1175 inferiors". Update examples. Document the "add-inferior",
1176 "clone-inferior", "remove-inferior" and "maint info
1177 program-spaces" commands.
1178 (Process): Rename node to...
1179 (Forks): ... this. Document "set|show follow-exec-mode".
1180
2f8132f3
MS
11812009-10-11 Michael Snyder <msnyder@vmware.com>
1182
1183 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1184 (ReverseContinue): Ditto.
1185
cba4b2d3
PP
11862009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1187
1188 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1189
da082f17
JK
11902009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1191
1192 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1193
08be9d71
ME
11942009-10-06 Michael Eager <eager@eagercon.com>
1195
1196 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1197 (Embedded Processors): Add MicroBlaze.
1198 (MicroBlaze): New. Describe Xilinx MicroBlaze
1199
08a0efd0
PA
12002009-10-04 Pedro Alves <pedro@codesourcery.com>
1201
1202 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1203
cbb8f428
EZ
12042009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1205
1206 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1207
30a4a70c
JB
12082009-09-23 Joel Brobecker <brobecker@adacore.com>
1209
1210 * observer.texi (solib_unloaded): Document explicitly the fact that
1211 this observer is called before the associated symbols are unloaded.
1212
b3372f91
VP
12132009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1214
1215 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1216 -stack-list-variables.
1217
f43030c4
TT
12182009-09-18 Tom Tromey <tromey@redhat.com>
1219
1220 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1221 is experimental.
1222
ec7e75e7
PP
12232009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1224
1225 * gdb.texinfo (convenince variables): Mention
1226 $_siginfo could be empty.
f43030c4 1227
0cc7d26f
TT
12282009-09-15 Tom Tromey <tromey@redhat.com>
1229
1230 * gdb.texinfo (GDB/MI Variable Objects): Document
1231 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1232 Expand -var-update documentation.
1233
a96d9b2e
SDJ
12342009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1235
1236 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1237 feature.
1238
005ca36a
JB
12392009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1240
1241 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1242
0d772ac9
MS
12432009-09-10 Michael Snyder <msnyder@vmware.com>
1244
1245 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1246 ReverseStep replies to the qSupported query.
1247
14fb1bac
JB
12482009-09-10 Joel Brobecker <brobecker@adacore.com>
1249
1250 Add documentation for set/show interactive-mode.
1251 * gdb.texinfo (Other Misc Settings): New node.
1252
29b090c0
DE
12532009-09-01 Doug Evans <dje@google.com>
1254
1255 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1256 non-stop mode's affect on remote caching.
1257
4e5d721f
DE
12582009-08-31 Jacob Potter <jdpotter@google.com>
1259 Doug Evans <dje@google.com>
1260
1261 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1262 Mark `set/show remotecache' options as obsolete.
1263 Document new `set/show stack-cache' option.
1264 Update text for `info dcache'.
1265
55333a84
DE
12662009-08-27 Doug Evans <dje@google.com>
1267
1268 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1269 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1270
bc3a0b4d
RW
12712009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1272
1273 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1274 about autoconf.
1275
3a1ff0b6
PA
12762009-08-25 Pedro Alves <pedro@codesourcery.com>
1277
1278 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1279 small example, and describe its columns. Replace "inferior-id" by
1280 "infno" throughout.
1281
81ecdfbb
RW
12822009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1283
af542c2e
RW
1284 * gdbint.texinfo (Releasing GDB): Point to
1285 README-maintainer-mode file for required autoconf version.
1286 * configure.ac: Do not substitute datarootdir, htmldir,
1287 pdfdir, docdir. Do not process --with-datarootdir,
1288 --with-htmldir, --with-pdfdir, --with-docdir.
1289 * configure: Regenerate.
1290
81ecdfbb
RW
1291 * configure: Regenerate.
1292
4efc6507
DE
12932009-08-20 Reid Kleckner <reid@kleckner.net>
1294
1295 * gdb.texinfo: Add chapter on JIT interface.
1296
43089a6e
NR
12972009-08-07 Nick Roberts <nickrob@snap.net.nz>
1298
1299 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1300 confirmation request.
43089a6e 1301
99e008fe
EZ
13022009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1303
c8d5aac9
L
1304 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1305 CRC definitions.
99e008fe 1306
48cb2d85
VP
13072009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1308
1309 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1310 -break-commands.
48cb2d85 1311
ff1a52c6
UW
13122009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1313
1314 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1315 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1316
3285f3fe
UW
13172009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1318
1319 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1320 "set spu stop-on-load" and "show spu stop-on-load" commands.
1321
e35359c5
UW
13222009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1323
1324 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1325
58d6951d
DJ
13262009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1327
1328 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1329 org.gnu.gdb.arm.neon.
1330
08d16641
PA
13312009-07-20 Pedro Alves <pedro@codesourcery.com>
1332
1333 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1334 optional element.
1335 (subsection OS ABI): New subsection.
1336
782b2b07
SS
13372009-07-14 Stan Shebs <stan@codesourcery.com>
1338
1339 * gdb.texinfo (Tracepoint Conditions): New section.
1340 (General Query Packets): Describe ConditionalTracepoints.
1341 (Tracepoint Packets): Describe condition field.
1342 (Maintenance Commands): Describe maint agent-eval.
1343 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1344
9b117ef3
HZ
13452009-07-11 Hui Zhu <teawater@gmail.com>
1346
1347 * gdb.texinfo (disassemble): Add a new modifier /r
1348 to "disassemble" command to make it print the raw instructions
1349 in hex as well as in symbolic form.
1350
f5a33284
TT
13512009-07-09 Tom Tromey <tromey@redhat.com>
1352
1353 * gdbint.texinfo (Testsuite): Document parallel make check.
1354
812f7342
TT
13552009-07-09 Tom Tromey <tromey@redhat.com>
1356
1357 * gdbint.texinfo (Testsuite): Document test transcripts.
1358
fbb8f299
PM
13592009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1360
1361 * gdb.texinfo (Values From Inferior): Add length parameter
1362 description.
1363
dd8f35ac
EZ
13642009-07-04 Chris Genly <chris@genly.us>
1365
1366 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1367 in -var-list-children. Fix example according to what the code
1368 does.
1369
2277426b
PA
13702009-07-02 Pedro Alves <pedro@codesourcery.com>
1371
1372 * gdb.texinfo (Debugging multiple inferiors): Document the
1373 "inferior", "detach inferior" and "kill inferior" commands.
1374 (Debugging Programs with Multiple Processes): Adjust to mention
1375 generic "inferior" commands. Delete mention of "detach fork" and
1376 "delete fork". Cross reference to "Debugging multiple inferiors"
1377 section.
1378
a6d9a66e
UW
13792009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1380
5af949e3
UW
1381 * gdbint.texinfo (Item Output Functions): Update signature
1382 for ui_out_field_core_addr.
1383
13842009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1385
1386 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1387 Update example code extrated from breakpoint.c.
1388
9901a55b 13892009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1390
9901a55b
PP
1391 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1392 MI commands.
1393 (GDB/MI Symbol Query): Likewise.
1394 (GDB/MI File Commands): Likewise.
1395 (GDB/MI File Transfer Commands): Likewise.
1396 (GDB/MI Target Manipulation): Likewise.
1397 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1398
edb3359d
DJ
13992009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1400
1401 * gdb.texinfo (Debugging Optimized Code): New chapter.
1402 (Compiling for Debugging): Reference it. Move some
1403 text to the new section.
1404
7cd1089b
PM
14052009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1406
1407 * doc/gdb.texinfo (Calling): Document
1408 set-unwind-on-terminating-exception usage.
1409
d4db2f36
PA
14102009-06-11 Pedro Alves <pedro@codesourcery.com>
1411
1412 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1413 command.
1414
d1a7880c
PA
14152009-06-07 Pedro Alves <pedro@codesourcery.com>
1416
1417 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1418 references.
1419
473f94e6
UW
14202009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1421
1422 * gdbint.texinfo: Rename formal parameters to gdbarch function
1423 protoypes from "current_gdbarch" to "gdbarch".
1424
8f500870
TT
14252009-05-28 Tom Tromey <tromey@redhat.com>
1426
1427 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1428
b6313243
TT
14292009-05-27 Tom Tromey <tromey@redhat.com>
1430
1431 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1432 feature.
1433 (GDB/MI Variable Objects): Document -var-set-visualizer.
1434
14352009-04-02 Tom Tromey <tromey@redhat.com>
1436
1437 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1438 feature.
1439 (GDB/MI Variable Objects): Document -var-set-visualizer.
1440
a6bac58e
TT
14412009-05-27 Tom Tromey <tromey@redhat.com>
1442 Thiago Jung Bauermann <bauerman@br.ibm.com>
1443 Phil Muldoon <pmuldoon@redhat.com>
1444
1445 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1446 (Pretty Printing): New node.
1447 (Selecting Pretty-Printers): Likewise.
1448 (Python API): Update.
1449 (Output Formats): Document /r format.
1450
2c74e833
TT
14512009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1452 Tom Tromey <tromey@redhat.com>
1453
1454 * gdb.texinfo (Types In Python): New node.
1455 (Values From Inferior): "type" is now an attribute.
1456 (Python API): Update.
1457
89c73ade
TT
14582009-05-27 Tom Tromey <tromey@redhat.com>
1459 Thiago Jung Bauermann <bauerman@br.ibm.com>
1460 Phil Muldoon <pmuldoon@redhat.com>
1461
1462 * gdb.texinfo: Add @syncodeindex for `tp'.
1463 (Python API): Update.
1464 (Auto-loading): New node.
1465 (Objfiles In Python): New node.
1466
17a37d48
PP
14672009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1468
1469 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1470
6718376f
NR
14712009-05-15 Nick Roberts <nickrob@snap.net.nz>
1472
1473 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1474
cbe54154
PA
14752009-05-12 Pedro Alves <pedro@codesourcery.com>
1476
1477 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1478 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1479 show show-debug-regs' docs.
1480
8e05493c
EZ
14812009-05-08 Eli Zaretskii <eliz@gnu.org>
1482
1483 * gdb.texinfo (Process Record and Replay): Add description of
1484 reverse execution.
1485
b39f4988
JB
14862009-05-07 Joel Brobecker <brobecker@adacore.com>
1487
1488 * gdbint.texinfo (Adding support for debugging core files): New node.
1489 (Native Debugging): Remove the ``Native core file Support'' section.
1490
a2311334
EZ
14912009-05-01 Eli Zaretskii <eliz@gnu.org>
1492
1493 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1494 Add index entries.
1495
53cc454a 14962009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1497 Michael Snyder <msnyder@vmware.com>
53cc454a 1498
a2311334
EZ
1499 * gdb.texinfo: (Process Record and Replay): Add documentation for
1500 process record and replay.
53cc454a 1501
484086b7
JK
15022009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1503
1504 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1505 a new part on command-line defined macros.
1506
32ae1842
EZ
15072009-04-25 Eli Zaretskii <eliz@gnu.org>
1508
1509 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1510 clarify the wording.
1511
b14b1491
TT
15122009-04-23 Tom Tromey <tromey@redhat.com>
1513
1514 * gdb.texinfo (Data Files): New node.
1515 (GDB Files): Update menu.
1516
5c1e86e1
JB
15172009-04-23 Joel Brobecker <brobecker@adacore.com>
1518
1519 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1520 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1521
83eba9b7
VP
15222009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1523
1524 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1525
e31198c4
HZ
15262009-04-22 Hui Zhu <teawater@gmail.com>
1527
1528 * gdb.texinfo (disassemble-next-line): Set the default of
1529 disassemble-next-line to off.
1530
26e251b6
JM
15312009-04-21 Joseph Myers <joseph@codesourcery.com>
1532
1533 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1534 --with-htmldir): New.
1535 * configure: Regenerate.
1536 * Makefile.in (datarootdir, docdir): Define.
1537 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1538 instead of $(SET_TEXINPUTS).
1539 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1540 gdbint.info instead of $(SET_TEXINPUTS).
1541 (gdbint/index.html): Use same -I options as for building
1542 gdbint.info.
1543 (stabs.dvi, stabs.pdf): Use same -I options as for building
1544 stabs.info instead of $(SET_TEXINPUTS).
1545 (stabs/index.html): Use same -I options as for building
1546 stabs.info.
1547 (annotate.dvi, annotate.pdf): Use same -I options as for building
1548 annotate.info instead of $(SET_TEXINPUTS).
1549 (annotate/index.html): Use same -I options as for building
1550 annotate.info.
1551
eac35c4e
DD
15522009-04-21 David Daney <ddaney@caviumnetworks.com>
1553
1554 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1555
29b0e8a2
JM
15562009-04-21 Joseph Myers <joseph@codesourcery.com>
1557
1558 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1559
2b831889 15602009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1561 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1562
1563 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1564 (MAKEHTMLFLAGS): Set to empty.
1565 (html__strip_dir): Define.
1566 (HTMLFILES): Define.
1567 (HTMLFILES_INSTALL): Define.
1568 (install-html): Copy new automake rule.
1569 (html): Depend on $(HTMLFILES).
1570 (gdb_toc.html): Rename to gdb/index.html.
1571 (gdbint_toc.html): Rename to gdbint/index.html.
1572 (stabs_toc.html): Rename to stabs/index.html.
1573 (annotate_toc.html): Rename to annotate/index.html.
1574
89a34d1b
JM
15752009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1576
1577 * Makefile.in: Set pdfdir and htmldir from configure
1578 substitutions.
1579 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1580 * configure: Regenerate.
1581
a2d5da46
JB
15822009-04-16 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1585 This macro is no longer used.
1586
732f6a93
TT
15872009-04-15 Tom Tromey <tromey@redhat.com>
1588
1589 * gdb.texinfo (Character Sets): Document default character set.
1590
87f9adc1
PM
15912009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1592
1593 * gdbint.texinfo: Change server name from sources.redhat.com to
1594 sourceware.org throughout.
1595
2c88c651
JB
15962009-04-09 Joel Brobecker <brobecker@adacore.com>
1597
1598 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1599 about a missing dot or coma after @xref.
1600
4f5376b2
JB
16012009-04-02 Joel Brobecker <brobecker@adacore.com>
1602
1603 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1604 example, and add a small explanation about it.
1605 (Print Settings): Change the documentation of the "set print
1606 frame-arguments" to reflect the fact that the default is now "scalars".
1607
a0381d3a
JB
16082009-04-02 Joel Brobecker <brobecker@adacore.com>
1609
1610 * gdb.texinfo (Print Settings): Add kindex for command "set
1611 print frame-arguments".
1612
45ac276d
JB
16132009-03-31 Joel Brobecker <brobecker@adacore.com>
1614
1615 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1616 breakpoints.
1617 (Set Breaks): Add reference to thread-specific and task-specific
1618 breakpoints.
1619
32cd1edc
JB
16202009-03-31 Joel Brobecker <brobecker@adacore.com>
1621
1622 * gdb.texinfo (Ada Tasks): Remove the documentation about
1623 the "Running" state, as this state has been eliminated.
1624 Now all runnable tasks are shown as "Runnable".
1625
1042e4c0
SS
16262009-03-30 Stan Shebs <stan@codesourcery.com>
1627
1628 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1629 special case of breakpoints.
1630 (Enable and Disable Tracepoints): Mention deprecation.
1631 (Listing Tracepoints): Update description and example.
1632
f8f6f20b
TJB
16332009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1634
1635 * gdb.texinfo (Frames in Python): New node.
1636 (Python API): Update.
1637
c0c6f777
TJB
16382009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1639
1640 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1641 from a method to an attribute.
1642
def2b000
TJB
16432009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1644
1645 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1646 attribute.
1647
a07daef3
PA
16482009-03-25 Pedro Alves <pedro@codesourcery.com>
1649
1650 * observer.texi (thread_exit): Add "silent" parameter.
1651
f3b1572e
PA
16522009-03-22 Pedro Alves <pedro@codesourcery.com>
1653
1654 * observer.texi (about_to_proceed): New.
1655
587afa38
EZ
16562009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1657
1658 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1659 field throughout to handle types with spaces in them. Fix typos
1660 found by aspell.
1661 (Summary, Requirements, Contributors): New first chapter,
1662 "Summary" added, old Requirements section moved there, and new
1663 section, "Contributors" added.
1664 (Initializing a New Architecture, Register Representation)
1665 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1666 (Porting gdb): These sections extended and updated.
1667 (Compiler Characteristics): This section (empty) deleted.
1668 (Defining Other Architecture Features): This section renamed and
1669 duplicate material removed from (formerly "Target Conditionals").
1670 Use braces {} in @deftypeXX type field throughout to handle types
1671 with spaces in them. Typos found by aspell fixed.
1672
1673 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1674 * stack_frame.pdf: Version of image for PDF output.
1675 * stack_frame.png: Version of image for HTML output and for Emacs.
1676 * stack_frame.txt: Version of image for Info output.
1db61298 1677 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1678
10af6951
EZ
16792009-03-21 Eli Zaretskii <eliz@gnu.org>
1680
1681 * gdb.texinfo (Character Sets): Fix last change.
1682
cc924cad
TJB
16832009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1684
1685 * gdb.texinfo (Values From Inferior): Fix optional arguments
1686 markup.
1687 (Commands In Python): Adjust argument names of gdb.Command.__init__
1688 to what the function accepts as keywords.
1689
bc3b79fd
TJB
16902008-03-20 Tom Tromey <tromey@redhat.com>
1691
1692 * gdb.texinfo (Convenience Vars): Document convenience functions.
1693 (Functions In Python): New node.
1694 (Python API): Update.
1695
6c7a06a3
TT
16962009-03-20 Tom Tromey <tromey@redhat.com>
1697
1698 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1699 set target-wide-charset.
1700 (Requirements): Mention iconv.
1701
b646ddd4
HZ
17022009-03-17 Hui Zhu <teawater@gmail.com>
1703
1704 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1705
91440f57
HZ
17062009-03-17 Hui Zhu <teawater@gmail.com>
1707
1708 * gdb.texinfo: Add documentation for disassemble-next-line.
1709
8fd41227
TJB
17102009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1711
1712 * gdb.texinfo (Commands In Python): Remove tindex entries.
1713
61ff14c6
JK
17142009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1715
1716 * gdb.texinfo (Returning): New description for missing debug info.
1717
0b16c5cf
PA
17182009-03-14 Pedro Alves <pedro@codesourcery.com>
1719
1720 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1721 (General Query Packets): Document qAttached.
0b16c5cf 1722
32fc0df9
PA
17232009-03-05 Pedro Alves <pedro@codesourcery.com>
1724
1725 * gdb.texinfo (Background Execution): Better describe the set
1726 target-async command.
1727 (Maintenance Commands): Delete description of the `maint set/show
1728 linux-async' and `maint set/show remote-async' commands.
1729
134eb42c
VP
17302009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1731
1732 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1733 between sentences.
1734
c86cf029
VP
17352009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1736
1737 * gdb.texinfo (GDB/MI Async Records): Document the
1738 =library-loaded and =library-unloaded notifications.
1739
3ea85240
VP
17402009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1741
1742 * observer.texi (test_notification): New observer.
1743
1d33d6ba
VP
17442009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1745
61ff14c6
JK
1746 * observer.texi: Add parameter 'print_frame' to normal_stop
1747 observer.
1d33d6ba 1748
d721c933
EZ
17492009-02-07 Eli Zaretskii <eliz@gnu.org>
1750
1751 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1752 (Commands In Python): Fix COMMAND_* constants in last change. Use
1753 @kbd for interactive input. Add cross-references and index
1754 entries.
1755
4aa995e1
PA
17562009-02-06 Pedro Alves <pedro@codesourcery.com>
1757
1758 * gdb.texinfo (Signals): Document $_siginfo.
1759 (Convenience Variables): Mention $_siginfo.
1760 (Remote Configuration): Document qXfer:siginfo:read,
1761 qXfer:siginfo:write packets, and the read-siginfo-object,
1762 write-siginfo-object commands.
1763
5f5233d4
PA
17642009-02-06 Pedro Alves <pedro@codesourcery.com>
1765
1766 * gdbint.texinfo (Values): New chapter.
1767
d8906c6f
TJB
17682009-02-06 Tom Tromey <tromey@redhat.com>
1769
1770 * gdb.texinfo (Python API): Add entry for Commands In Python.
1771 (Commands In Python): New node.
1772
b6cb8e7d
TJB
17732009-02-05 Tom Tromey <tromey@redhat.com>
1774
1775 * gdb.texinfo (Values From Inferior): Document Value.string.
1776
12453b93
TJB
17772009-02-05 Tom Tromey <tromey@redhat.com>
1778
1779 * gdb.texinfo (Basic Python): Document execute's from_tty
1780 argument.
1781
08c637de
TJB
17822009-02-04 Tom Tromey <tromey@redhat.com>
1783
1784 * gdb.texinfo (Basic Python): Document gdb.history.
1785
592375cd
VP
17862009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1787
1788 * gdb.texinfo (GDB/MI Thread Commands): Document the
1789 'current-thread-id' field. Remove the example with zero threads,
1790 since current GDB won't ever report that if there's inferior.
1791
41447f92
VP
17922009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1793
1794 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1795 option to -break-insert.
1796
098b41a6
JG
17972009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1798 Jerome Guitton <guitton@adacore.com>
1799
1800 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1801 (System-wide configuration): New section.
1802
3c16cced
PA
18032009-01-26 Pedro Alves <pedro@codesourcery.com>
1804
1805 PR gdb/7580:
1806 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1807 internal-error|internal-warning quit|corefile ask|yes|no".
1808
62709adf
PA
18092009-01-26 Pedro Alves <pedro@codesourcery.com>
1810
1811 * gdb.texinfo (Using the `gdbserver' Program): Document
1812 --remote-debug.
1813
7ce58dd2
DE
18142009-01-23 Doug Evans <dje@google.com>
1815
1816 * gdb.texinfo: Add nexti to list of commands that support
1817 background execution.
1818
adb483fe
DJ
18192009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1820
1821 * gdb.texinfo (Define, Hooks): Document prefix command support.
1822
a67ec3f4 18232009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1824 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1825
1826 Fixes for makeinfo --html.
1827
1828 * annotate.texinfo: Use @copying and @insertcopying. Use
1829 @ifnottex in place of @ifinfo.
1830 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1831 place of @ifinfo. Use @ifnotinfo for one index entry.
1832 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1833 in place of @ifinfo.
1834 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1835 in place of @ifinfo. Include contents at start unconditionally.
1836
84fcdf95
PA
18372009-01-13 Pedro Alves <pedro@codesourcery.com>
1838
1839 * gdb.texinfo (General Query Packets): Remove @var{} around the
1840 "spu" literal string.
1841
fa3a767f
PA
18422009-01-07 Pedro Alves <pedro@codesourcery.com>
1843
1844 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1845 program may be running in another process" errors.
1846 * gdbint.texinfo (Native Conditionals): Delete
1847 ONE_PROCESS_WRITETEXT description.
1848
9cb011d3
JB
18492009-01-07 Joel Brobecker <brobecker@adacore.com>
1850
1851 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1852 emacs local variable to be placed at the end of the ChangeLog.
1853 Add server.c and gdbreplay.c to the list of files where the
1854 copyright year needs to be updated.
1855
84603566
SL
18562009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1857
1858 * gdb.texinfo (Remote Configuration): Document new
1859 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1860 commands.
1861
a53f55d8
PA
18622008-12-28 Pedro Alves <pedro@codesourcery.com>
1863
1864 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1865 FETCH_INFERIOR_REGISTERS.
1866 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1867 FETCH_INFERIOR_REGISTERS descriptions. Remove
1868 gdbarch_get_longjmp_target descrition, since already described in
1869 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1870 (Target Conditionals): ... here.
1871
077e0a52
JB
18722008-12-16 Joel Brobecker <brobecker@adacore.com>
1873
1874 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1875 examples.
1876 (Additions to Ada): Likewise. Add the missing opening and closing
1877 parenthesis of the GDB prompt in one of the examples.
1878
023eb17c
JB
18792008-12-14 Joel Brobecker <brobecker@adacore.com>
1880
1881 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1882 about the result of 'Address not being of type System.Address.
1883 This problem has been fixed a while ago.
1884
c3b108f7
VP
18852008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1886
1887 MI non-stop and multiprocess docs.
1888
c8d5aac9
L
1889 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1890 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1891 Adjust documentation for *stopped, document =thread-created,
1892 =thread-exited, =thread-group-created and =thread-group-exited.
1893 (GDB/MI Thread Commands): Document the 'state' field in
1894 -thread-info output.
1895 (GDB/MI Program Execution): Mention --all and --thread-group
1896 options.
1897 (GDB/MI Variable Objects): Describe floating and fixed variable
1898 objects.
1899 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 1900
07e059b5
VP
19012008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1902
c8d5aac9
L
1903 * gdb.texinfo (Operating System Information): New appendix.
1904 (Operating System Auxiliary Information): Document 'info os processes'
1905 (Remote Configuration): Document 'osdata'
1906 (General Query Packets): Document qXfer:osdata:read.
07e059b5 1907
a80b95ba
TG
19082008-11-27 Tristan Gingold <gingold@adacore.com>
1909
1910 * gdb.texinfo (Darwin): Document Darwin specific features.
1911
a655d424
JK
19122008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1913
1914 * gdbint.texinfo (Target Conditionals): Extend the
1915 gdbarch_breakpoint_from_pc description.
1916
249e1128
VP
19172008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1918
1919 * gdb.texinfo (M68K Features): Fix typo.
1920
c14c28ba
PP
19212008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1922
1923 * gdb.texinfo (Symbols): Mention printing containing
1924 image name in "info symbol".
1925 (Maint translate-address): Likewise.
889bf7c5 1926
394a6666
JB
19272008-11-18 Joel Brobecker <brobecker@adacore.com>
1928
1929 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1930 commands "catch load" and "catch unload".
1931
66bb093b
VP
19322008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1933
1934 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 1935 =thread-selected.
889bf7c5 1936
4a92f99b
VP
19372008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1938
c8d5aac9 1939 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 1940
f0323ca0
PA
19412008-10-27 Pedro Alves <pedro@codesourcery.com>
1942
1943 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1944 .mt files, TM_CLIBS or TM_CDEPS.
1945 (x86 Watchpoints): Don't mention TDEPFILES.
1946
8b23ecc4
SL
19472008-10-24 Sandra Loosemore <sandra@codesourcery.com>
1948
1949 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1950 (Overview): Mention notifications and non-stop mode behavior.
1951 (Packets): Update documentation of ?, vAttach, vCont, and vRun
1952 with non-stop mode behavior. Add vStopped description.
1953 (Stop Reply Packets): Update list of packets that return
1954 stop replies. Mention non-stop behavior.
1955 (General Query Packets): Document QNonStop packet and associated
1956 qSupported query response.
1957 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
1958 behavior.
1959 (Notification Packets): New section.
1960 (Remote Non-Stop): New section.
1961 (File-I/O Overview): Mention non-stop behavior.
1962
fff08868
HZ
19632008-10-24 Hui Zhu <teawater@gmail.com>
1964 Pedro Alves <pedro@codesourcery.com>
1965
1966 * gdb.texinfo (displaced-stepping): Describe the auto mode
1967 setting, and say it's the default. This is now a mainstream
1968 setting instead of a maintenance setting.
1969
252fbfc8
PA
19702008-10-23 Pedro Alves <pedro@codesourcery.com>
1971
1972 * observer.texi (thread_stop_requested): New.
1973
20924a55
JB
19742008-10-22 Joel Brobecker <brobecker@adacore.com>
1975
1976 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1977 (Patching): Replace incorrect usage of @samp by @kbd.
1978
bacec72f
MS
19792008-10-17 Michael Snyder <msnyder@vmware.com>
1980
1981 * gdb.texinfo: Add documentation for reverse execution.
1982
a08702d6 19832008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 1984 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
1985
1986 * gdb.texinfo. (Values From Inferior): New subsubsection.
1987
d97bc12b
DE
19882008-10-06 Doug Evans <dje@google.com>
1989
1990 * gdb.texinfo (set debug dwarf2-die): Document it.
1991
87f67dba
JB
19922008-10-01 Joel Brobecker <brobecker@adacore.com>
1993
1994 * gdb.texinfo (catch) [exception]: Document how to insert
1995 a breakpoint on user-defined exceptions when the exception
1996 name is identical to one of the language-defined ones.
1997
2fae03e8
TT
19982008-09-27 Tom Tromey <tromey@redhat.com>
1999
2000 * gdb.texinfo (Macros): Remove text about stringification,
2001 varargs, and splicing.
2002
5c6ce71d
TT
20032008-09-27 Tom Tromey <tromey@redhat.com>
2004
2005 * gdbint.texinfo (Language Support): Remove text about omitting
2006 support for a language.
2007
07128da0
DE
20082008-09-23 Doug Evans <dje@google.com>
2009
2010 * gdb.texinfo (info dcache): Update.
2011
b90a069a
SL
20122008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2013
2014 * gdb.texinfo (Packets): Add info on thread-id syntax and
2015 multiprocess extensions.
2016 <D>: Document multiprocess form of packet.
2017 <H>: Use thread-id syntax.
2018 <T>: Likewise.
2019 <vCont>: Likewise. Note this is required for multiprocess.
2020 <vKill>: New packet.
2021 (Stop Reply Packets) <T>: Use thread-id syntax.
2022 <W>: Document multiprocess form of reply.
2023 <X>: Likewise.
2024 (General Query Packets) <qC>: Use thread-id syntax.
2025 <qfThreadInfo>: Likewise.
2026 <qGetTLSAddr>: Likewise.
2027 <qP>: Likewise.
2028 <qSupported>: Add "multiprocess" feature.
2029 <qThreadExtraInfo>: Use thread-id syntax.
2030
b77209e0
PA
20312008-09-22 Stan Shebs <stan@codesourcery.com>
2032
2033 * gdb.texinfo (Inferiors): New section.
2034
3d0bb823
PA
20352008-09-12 Pedro Alves <pedro@codesourcery.com>
2036
2037 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2038
f8dcfc0a
UW
20392008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2040
2041 * gdbint.texinfo (Target Conditionals): Remove documentation
2042 for gdbarch_name_of_malloc.
2043
8775bb90
MS
20442008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2045
2046 * gdb.texinfo (Interrupts): Mention TCP interface for
2047 sending BREAK.
2048
f1838a98
UW
20492008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2050
2051 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2052 argument prefix to "set sysroot".
2053
158c7665
PH
20542008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2055
2056 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2057 and False.
2058
30e026bb
VP
20592008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2060
c8d5aac9
L
2061 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2062 for possible features of -list-features.
30e026bb 2063
c6ebd6cf
VP
20642008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2065
c8d5aac9 2066 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2067 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2068
aeac0ff9
VP
20692008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2070
2071 * doc/gdb.texinfo (PowerPC): Fix typo.
2072 (PowerPC features): Fix typo.
2073
5231c1fd
PA
20742008-08-18 Pedro Alves <pedro@codesourcery.com>
2075
2076 * observer.texi (thread_ptid_changed): New.
2077
677c5bb1
LM
20782008-08-18 Luis Machado <luisgpm@br.ibm.com>
2079
2080 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2081 (PowerPC features): Mention feature set for VSX registers.
2082
f3a2dd1a
JB
20832008-08-13 Joel Brobecker <brobecker@adacore.com>
2084
2085 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2086 the direct visibility of all names in user-written packages.
2087
33e5cbd6
PA
20882008-08-13 Pedro Alves <pedro@codesourcery.com>
2089
2090 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2091 setting, and make it the default.
2092 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2093 non-stop script example.
2094
d0384fc4
TJB
20952008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2096
2097 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2098 reference to the "Using Different Register and Memory Data
2099 Representation" section.
2100
a6f3e723
SL
21012008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2102
2103 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2104 (Remote Protocol): Add Packet Acknowledgment to menu.
2105 (Overview): Mention +/- can be disabled, and point to new section
2106 where this is discussed in detail.
2107 (General Query Packets): Document QStartNoAckMode packet, and
2108 corresponding qSupported reply.
2109 (Packet Acknowledgment): New section.
2110
0606b73b
SL
21112008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2112 Pedro Alves <pedro@codesourcery.com>
2113
2114 * gdb.texinfo (Threads): Move paragraph about automatic thread
2115 selection to All-Stop Mode subsection.
2116 (Thread Stops): Reorganize existing material into subsections.
2117 Add introductory blurb and menu.
2118 (Non-Stop Mode): New subsection.
2119 (Background Execution): New subsection.
2120 (Maintenance Commands): Add cross-references from async mode
2121 commands to the new Background Execution section.
2122
d57a3c85
TJB
21232008-08-06 Tom Tromey <tromey@redhat.com>
2124
2125 * gdb.texinfo (Extending GDB): New chapter.
2126 (Sequences): Demoted chapter, now a section under the new
2127 Extending GDB chapter.
2128 (Python): New section.
2129
6d76a53d
SS
21302008-07-31 Stan Shebs <stan@codesourcery.com>
2131
2132 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2133
1f70da6a
SS
21342008-07-29 Stan Shebs <stan@codesourcery.com>
2135
2136 * gdbint.texinfo: General round of cleanup and minor
2137 clarifications.
2138 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2139 (Longjmp Support): Update description to reflect how it is done
2140 for targets without using native header.
2141 (Symbol Handling): Add a little more general explanation.
2142 (COFF, ELF): Mention stabs encapsulation.
2143 (DWARF 3): New section.
2144 (Adding a New Host): Scrub out some obsolete bits.
2145 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2146 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2147 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2148 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2149 SEEK_SET, STOP_SIGNAL, USG.
2150 (Raw and Virtual Register Representations): Ditto for
2151 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2152 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2153 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2154 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2155 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2156 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2157 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2158 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2159 DEPRECATED_USE_STRUCT_CONVENTION.
2160 Describe gdbarch_deprecated_fp_regnum.
2161 Update description of gdbarch_print_insn.
2162 (Adding a New Target): Scrub out obsolete bits.
2163 (Obsolete Conditionals): Remove entire section.
2164
383f836e
TT
21652008-07-25 Tom Tromey <tromey@redhat.com>
2166
2167 * observer.texi (GDB Observers): Document new observers:
2168 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2169 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2170 architecture_changed.
2171
cfd8ab24
SS
21722008-07-21 Stan Shebs <stan@codesourcery.com>
2173
2174 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2175 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2176
781b42b0
TT
21772008-07-21 Tom Tromey <tromey@redhat.com>
2178
2179 * observer.texi (GDB Observers): Remove obsolete comment.
2180 <executable_changed>: Remove argument.
2181
d7d9f01e
TT
21822008-07-18 Tom Tromey <tromey@redhat.com>
2183
2184 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2185
bf250677
DE
21862008-07-10 Doug Evans <dje@google.com>
2187
2188 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2189
10568435
JK
21902008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2191
2192 * gdb.texinfo (Starting): Document "set disable-randomization".
2193
5ae4183a
AS
21942008-07-07 Andreas Schwab <schwab@suse.de>
2195
2196 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2197
b56e7235
VP
21982008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2199
2200 * gdb.texinfo (GDB/MI Target Manipulation): Add
2201 example of -target-attach.
2202
e1ac3328
VP
22032008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2204
2205 * observer.texi (target_resumed): New observer.
5ae4183a 2206 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2207
65d12d83
TT
22082008-06-06 Tom Tromey <tromey@redhat.com>
2209
2210 * gdb.texinfo (Completion): Add field name example.
2211
fbc5282e
MK
22122008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2213
2214 * gdb.texinfo (GDB/MI Program Context): Added example
2215 to -exec-arguments
5ae4183a 2216
fbc5282e 22172008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2218
2219 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2220 annotation.
2221
c16158bc 22222008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2223 Nathan Sidwell <nathan@codesourcery.com>
2224 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2225
2226 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2227 and ACX_BUGURL.
2228 * configure: Regenerate.
2229 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2230 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2231 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2232 mailing-list-specific text about bug reporting unless
2233 BUGURL_DEFAULT.
2234
75c99385
PA
22352008-06-05 Pedro Alves <pedro@codesourcery.com>
2236
2237 * gdb.texinfo (-target-select): Remove reference to target async.
2238 (Maintenance Commands): Document "maint set/show remote-async".
2239
1763a388
MK
22402008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2241
2242 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2243 in -target-file-get section.
5ae4183a 2244
d0d064df
PA
22452008-05-22 Pedro Alves <pedro@codesourcery.com>
2246
9b562ab8
PA
2247 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2248 killing the inferior when it is already debugging a process.
d0d064df 2249
8dfa32fc
JB
22502008-05-21 Joel Brobecker <brobecker@adacore.com>
2251
2252 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2253 abbreviation for "finish".
2254
55f996a7
NR
22552008-05-21 Nick Roberts <nickrob@snap.net.nz>
2256
2257 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2258
ba2b1c56
DJ
22592008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2260
2261 * gdbint.texinfo (Target Conditionals): Delete entry for
2262 gdbarch_dwarf_reg_to_regnum.
2263
08388c79
DE
22642008-05-09 Doug Evans <dje@google.com>
2265
a3c83fae 2266 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2267
d14508fe
DE
22682008-05-05 Doug Evans <dje@google.com>
2269
2270 * gdb.texinfo (disassemble): Document /m modifier.
2271
e2b7ddea
VP
22722008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2273
5ae4183a
AS
2274 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2275 will not report the time of commands that run the target.
e2b7ddea 2276
8eb41542
VP
22772008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2278
2279 * gdb.texinfo (GDB/MI Output Records): Add
2280 missing semicolon.
2281
82f68b1c
VP
22822008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2283
2284 * gdb.texinfo (GDB/MI Output Records):
2285 Document =thread-create and =thread-exited.
2286
fa0f268d
VP
22872008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2288
2289 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2290 Remove mention of dmi-discuss.
fa0f268d 2291
063bfe2e
VP
22922008-05-03 Pedro Alves <pedro@codesourcery.com>
2293
2294 * observer.texi (thread_exit): New.
2295
237fc4c9
PA
22962008-05-02 Pedro Alves <pedro@codesourcery.com>
2297
2298 * gdb.texinfo (Debugging Output): Document "set/show debug
2299 displaced".
2300 (Maintenance Commands): Document "maint set/show
2301 can-use-displaced-stepping".
2302
0428b8f5
DJ
23032008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2304
2305 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2306 and set/show arm force-mode.
2307
5009afc5
AS
23082008-05-02 Andreas Schwab <schwab@suse.de>
2309
2310 * gdbint.texinfo (Algorithms): Describe
2311 target_watchpoint_addr_within_range.
2312
669fac23
DJ
23132008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2314
2315 * gdbint.texinfo (Stack Frames): New chapter.
2316 (Algorithms): Move Frames text to the new chapter.
2317 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2318 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2319
721c02de
VP
23202008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2321
5ae4183a
AS
2322 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2323 output does not necessary include any tokens.
721c02de 2324
c055b101
CV
23252008-04-22 Corinna Vinschen <vinschen@redhat.com>
2326
2327 * gdb.texinfo (Set SH Calling convention): New @item.
2328 (Show SH Calling convention): Ditto.
2329
68837c9d
MD
23302008-04-22 Markus Deuling <deuling@de.ibm.com>
2331
2332 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2333
2e9132cc
EZ
23342008-04-20 Eli Zaretskii <eliz@gnu.org>
2335
2336 * gdb.texinfo (Set Breaks): Mention that multiple location
2337 breakpoints need line number info. Add index entries.
2338
31fffb02
CS
23392008-04-19 Craig Silverstein <csilvers@google.com>
2340
2341 * gdb.texinfo (Requirements): Add an optional requirement on
2342 zlib.
2343 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2344 Compressed DWARF 2.
2345
a47ec5fe
AR
23462008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2347
2348 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2349 sample output for 'stopped,reason="breakpoint-hit"' message.
2350 (GDB/MI Program Execution): Likewise.
2351
de051565
MK
23522008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2353
5ae4183a 2354 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2355 -var-set-format. Add -f option to -var-evaluate-expression.
2356
6ba66d6a
JB
23572008-04-03 Joel Brobecker <brobecker@adacore.com>
2358
2359 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2360 new node "Ambiguous Expressions". Replace references to this
2361 node by references to "Ambiguous Expressions" throughout.
2362 (Ambiguous Expressions): New node.
2363
1e26b4f8
DJ
23642008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2365
2366 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2367
b84876c2
PA
23682008-03-21 Pedro Alves <pedro@codesourcery.com>
2369
2370 * gdb.texinfo (Debugging Output): Document
2371 "set/show debug lin-lwp-async".
2372 (Maintenance Commands): Document "maint set/show linux-async".
2373
63092375
DJ
23742008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2375
2376 * gdb.texinfo (Expressions): Update description of malloced arrays.
2377
8e8901c5
VP
23782008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2379
2380 * gdb.texinfo (Thread Commands): Document
2381 -thread-info. Remove -thread-list-all-threads.
2382
1fddbabb
PA
23832008-03-14 Pedro Alves <pedro@codesourcery.com>
2384 Sandra Loosemore <sandra@codesourcery.com>
2385
2386 * gdb.texinfo (Library List Format): Update to mention the
2387 possibility to pass section addresses instead of segment
2388 addresses.
2389
ccd213ac
DJ
23902008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2391
2392 * gdb.texinfo (Starting): Document "set exec-wrapper".
2393 (Server): Document gdbserver --wrapper.
2394
fa4727a6
DJ
23952008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2396
2397 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2398 unreadable memory. Delete obsolete SPARClite reference.
2399
8edfe269
DJ
24002008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2401
2402 * gdb.texinfo (Starting): Mention always-running targets.
2403 (Target Commands): Add an anchor for load.
2404 (Connecting): Explain continue instead of run.
2405
1843f87b
DJ
24062008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2407
2408 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2409
f9082629
NR
24102008-02-26 Nick Roberts <nickrob@snap.net.nz>
2411
2412 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2413 breakpoint table.
2414
fd96d250
PA
24152008-02-19 Pedro Alves <pedro@codesourcery.com>
2416
2417 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2418 killing the inferior when it is already debugging a process.
2419
36af4ef6
MD
24202008-02-13 Markus Deuling <deuling@de.ibm.com>
2421
2422 * gdbint.texinfo (Build Script): New section. Mention new build script
2423 gdb_buildall.sh.
2424
cda4ce5a
JB
24252008-02-01 Jim Blandy <jimb@red-bean.com>
2426
2427 * gdb.texinfo (Help): Summarize 'info args' correctly.
2428
4acd40f3
TJB
24292008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2430
2431 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2432 available in PowerPC architecture.
2433 (Embedded Processors): Change node name of PowerPC item in menu.
2434 (PowerPC): Rename to...
2435 (PowerPC Embedded): this.
2436 (Architectures): Add new PowerPC item in menu.
2437 (PowerPC): New node.
2438
6e6c6f50
DJ
24392008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2440
2441 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2442 commands.
2443
5ee187d7
DJ
24442008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2445
2446 * gdb.texinfo (Setting Catchpoints): Mention features
2447 supported on GNU/Linux.
2448
e275c0d9
NR
24492008-01-30 Nick Roberts <nickrob@snap.net.nz>
2450
2451 * gdb.texinfo (GDB/MI File Commands): Describe new output
2452 field for MI command -file-list-exec-source-file.
2453
2d717e4f
DJ
24542008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2455
2456 * gdb.texinfo (Using the `gdbserver' Program): Add security
2457 warning. Rearrange into subsections and subsubsections. Document
2458 --multi and --debug. Correct --with-sysroot typo. Update --attach
2459 usage. Make load reference clearer. Document monitor exit.
2460 (Remote Configuration): Document set remote exec-file, attach-packet,
2461 and run-packet.
2462 (Packets): Document vAttach and vRun.
2463
d35a4257 24642008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2465
2466 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2467 detach-on-follow -> detach-on-fork.
f663676d 2468
c78d192c
DJ
24692008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2470
2471 * gdbint.texinfo (Native Conditionals): Remove
2472 SHELL_COMMAND_CONCAT and SHELL_FILE.
2473
d35a4257
EZ
24742008-01-26 Eli Zaretskii <eliz@gnu.org>
2475
2476 * gdb.texinfo (Specify Location): Improve wording.
2477
93815fbf
VP
24782008-01-23 Chris Demetriou <cgd@google.com>
2479
2480 * gdb.texinfo (Threads): Document new "set print thread-events"
2481 and "show print thread-events" commands.
2482
2a25a5ba
EZ
24832008-01-19 Eli Zaretskii <eliz@gnu.org>
2484
2485 * gdb.texinfo (Specify Location): New section.
2486 (Delete Breaks, Edit, Set Breaks): Remove description of
2487 locations. Instead, add a reference to "Specify Location".
2488 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2489 (Symbols): Refer to "Specify Location" for the valid forms of
2490 linespecs and locations.
2491
32c9a795
MD
24922008-01-18 Markus Deuling <deuling@de.ibm.com>
2493
2494 * gdbint.texinfo (Target Conditionals): Replace the description of
2495 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2496
b17828ca
JB
24972008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2498
2499 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2500 about &&var, which is rejected by the expression parser.
2501
0aea4bf3
LM
25022008-01-09 Luis Machado <luisgpm@br.ibm.com>
2503
2504 * gdb.texinfo (Output): Update documentation on using printf with DFP
2505 types.
2506
febe4383
TJB
25072008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2508
2509 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2510 subsubsection.
2511 (Decimal Floating Point format): New subsubsection.
2512
7a404eba
PA
25132008-01-05 Pedro Alves <pedro@codesourcery.com>
2514
2515 * gdb.texinfo (File Options): Remove mention of the attempt to
2516 open a core file with the -p option. Don't list -c as a valid
2517 option to attach to a process.
2518
a4d9b460
PA
25192008-01-05 Pedro Alves <pedro@codesourcery.com>
2520
2521 * gdbint.texinfo (Host Conditionals): Remove mention of
2522 ALIGN_STACK_ON_ENTRY.
2523
6ec2edbe
JB
25242008-01-05 Joel Brobecker <brobecker@adacore.com>
2525
2526 * gdbint.texinfo (Start of New Year Procedure): Add item
2527 describing how to update the source and documentation copyright
2528 notices.
2529
d8b2a693
JB
25302007-12-18 Jim Blandy <jimb@codesourcery.com>
2531
ab209b3a 2532 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2533 watchpoint explanation into the main description of the watchpoint
2534 command; update synopses of 'watch', 'rwatch', and 'awatch'
2535 commands.
2536
8b4ed427
VP
25372007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2538
2539 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2540 Document 'pending-breakpoints' feature of
2541 -list-features.
2542
37e4754d
LM
25432007-12-17 Luis Machado <luisgpm@br.ibm.com>
2544
669fac23 2545 * gdb.texinfo: Add new parameter's description.
37e4754d 2546
1d3811f6
DJ
25472007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2548
2549 * gdb.texinfo (Overview): Clarify run-length encoding
2550 example. Remove the restriction on "+" and "-" characters.
2551
c1c25a1a
EZ
25522007-12-15 Eli Zaretskii <eliz@gnu.org>
2553
2554 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2555
afe8ab22 25562007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2557
afe8ab22
VP
2558 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2559 the -f option for -break-insert, remove -r option,
2560 and clarify specification of location.
2561
a6b151f1
DJ
25622007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2563
2564 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2565 formatting.
2566 (Remote Debugging): Add File Transfer section.
2567 (Remote Configuration): Document Host I/O packets.
2568 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2569 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2570 (Packets): Add vFile.
2571
3b784c4f
EZ
25722007-11-17 Eli Zaretskii <eliz@gnu.org>
2573
2574 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2575 breakpoints with multiple locations.
2576 (Breakpoint Menus): Improve wording.
2577 (Output): Fix last change.
2578
a4ce5b0d
UW
25792007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2580
2581 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2582
1b39d5c0
DE
25832007-11-15 Doug Evans <dje@google.com>
2584
2585 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2586
7a72d44c
VP
25872007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2588
2589 * gdbint.texinfo (Native Conditionals): Remove
2590 mention of CLEAR_SOLIB.
5ae4183a 2591
6d1829bf 25922007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2593
2594 * gdb.texinfo (Print Settings): Add documentation for "set/show
2595 print frame-arguments".
2596
1a619819
LM
25972007-11-05 Luis Machado <luisgpm@br.ibm.com>
2598
3b784c4f 2599 * gdb.texinfo (Output): Update printf command's description.
1a619819 2600
55eddb0f
DJ
26012007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2602
2603 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2604 powerpc soft-float".
2605
9cceb671
DJ
26062007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2607
2608 * gdb.texinfo (Files): Correct formatting. Mention Expat
2609 requirement.
2610 (Requirements for Building GDB): Expand the list of Expat
2611 uses.
2612 (Library List Format, Memory Map Format): Mention Expat.
2613 (Target Descriptions): Update Expat wording.
2614
83acabca
DJ
26152007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2616
2617 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2618 Document that gdbarch_convert_register_p should return zero for no-op
2619 conversions.
2620
e35879db
UW
26212007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2622
83acabca 2623 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2624 of set_gdbarch_sofun_address_maybe_missing back to ...
2625 (Target Conditionals): ... here to fix build break.
2626
203c3895
UW
26272007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2628
83acabca 2629 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2630 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2631 (Compiler Characteristics): ... documentation of
2632 set_gdbarch_sofun_address_maybe_missing.
2633
11411de3
DJ
26342007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2635
2636 * gdbint.texinfo (Target Conditionals): Use
2637 frame_unwind_register_unsigned in examples instead of
2638 frame_unwind_unsigned_register.
2639
7cc46491
DJ
26402007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2641
2642 * gdb.texinfo (Predefined Target Types): Add int128
2643 and uint128.
2644 (Standard Target Features): Add PowerPC features.
2645
81adfced
DJ
26462007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2647
2648 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2649
c1874924
UW
26502007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2651
2652 * gdbint.texi (Target Conditionals): Remove documentation
2653 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2654 gdbarch_extract_return_value, and gdbarch_store_return_value.
2655
f6e56ab3
UW
26562007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2657
2658 * gdbint.texi (Target Conditionals): Remove documentation of
2659 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2660
56cf5405
KH
26612007-10-11 Kazu Hirata <kazu@codesourcery.com>
2662
2663 * gdb.texinfo: Mention that inaccessible-by-default is on by
2664 default.
2665
35156bae
DJ
26662007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2667
2668 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2669
d983da9c
DJ
26702007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2671
2672 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2673 multi-threaded watchpoints.
2674 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2675 checked. Describe sticky notification. Expand description
2676 of steppable and continuable watchpoints.
2677 (Watchpoints and Threads): New subsection.
2678
fe6fbf8b
VP
26792007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2680
2681 * gdb.texinfo (Setting Breakpoints): Revise
2682 documentation for pending breakpoints. Document
2683 breakpoints with multiple locations.
5ae4183a 2684
084344da
VP
26852007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2686
2687 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2688 Document -list-features.
5ae4183a 2689
82160952
EZ
26902007-09-15 Eli Zaretskii <eliz@gnu.org>
2691
2692 * gdb.texinfo (Output): Spell out which features of C's printf are
2693 not supported by GDB's printf.
7e27a47a
EZ
2694 (Separate Debug Files): More accurate wording regarding build ID
2695 and a reference to the ld manual rather than the Fedora wiki.
82160952 2696
ea37ba09
DJ
26972007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2698 Jim Blandy <jimb@codesourcery.com>
2699
2700 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2701 (Examining Memory): Update mentions of the 's' format.
2702 (Automatic Display): Likewise.
2703
b8533aec
DJ
27042007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2705
2706 * gdb.texinfo: Update the FSF's Back-Cover Text.
2707
83f83d7f
JK
27082007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2709 Eli Zaretskii <eliz@gnu.org>
2710
2711 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2712 Fixed the ``build ID'' name. New binaries build instructions for the
2713 build ID inclusion. Explain how the commands are specific to the build
2714 ID vs. debug link.
2715
c7e83d54
EZ
27162007-09-01 Eli Zaretskii <eliz@gnu.org>
2717
2718 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2719 indexing for ``build ID'' support.
2720
d3750b24
JK
27212007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2722
2723 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2724 Enlisted BUILD ID to the debug file searching example.
2725 Included a BUILD ID `.note.gnu.build-id' section description.
2726 Updated/added the debug files splitting instructions for OBJCOPY.
2727
02142340
VP
27282007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2729
2730 * gdb.texinfo (Variable Objects): Adjust docs
2731 for -var-info-expression and document
2732 -var-info-path-expression.
2733
d3bdde98
JB
27342007-08-20 Jim Blandy <jimb@codesourcery.com>
2735
3fb6a982
JB
2736 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2737 (title page): Include the dedication in the printed manual, as a
2738 separate page after the copyright notice.
5ae4183a 2739
d3bdde98
JB
2740 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2741 don't break a @var across a line.
2742
c80a96a8
MR
27432007-07-25 Maciej W. Rozycki <macro@mips.com>
2744
2745 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2746 for include files.
2747
5824a901
NR
27482007-07-12 Nick Roberts <nickrob@snap.net.nz>
2749
2750 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2751 in annotate.texinfo.
2752 (Command History): Link to new node.
5824a901 2753
d52e7ea3
UW
27542007-07-05 Markus Deuling <deuling@de.ibm.com>
2755
2756 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2757
5fc14d0a
EZ
27582007-07-05 Eli Zaretskii <eliz@gnu.org>
2759
2760 * gdbint.texinfo (Target Conditionals): Fix last change.
2761
4a9bb1df
UW
27622007-07-03 Markus Deuling <deuling@de.ibm.com>
2763
2764 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2765 routines:
2766 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2767 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2768 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2769 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2770 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2771 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2772 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2773 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2774 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2775 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2776 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2777 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2778 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2779 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2780 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2781 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2782 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2783 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2784 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2785 (SOFTWARE_SINGLE_STEP_P)
2786
2787 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2788 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2789
2790 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2791 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2792 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2793 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2794 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2795 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2796 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2797 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2798 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2799 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2800
2801 (Converting an existing Target Architecture to Multi-arch): Remove
2802 section.
2803
2804 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2805 (gdbarch_addr_bits_remove): Add code example.
2806
2807 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2808
cfa9d6d9
DJ
28092007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2810
2811 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2812 Add other missing entries. Adjust the table size to fit.
2813 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2814 stop reasons including the new "library" event.
2815 (General Query Packets): Adjust table widths for qSupported. Mention
2816 qXfer:libraries:read reply to qSupported and document the new packet.
2817 (Library List Format): New section.
2818
159fcc13
JK
28192007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2820
2821 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2822
f66d1690
MS
28232007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2824
2825 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2826
67102876
NR
28272007-06-25 Nick Roberts <nickrob@snap.net.nz>
2828
2829 * gdbint.texinfo (Register and Memory Data): Break sections
2830 into nodes and add a menu.
2831
a4642986
MR
28322007-06-21 Maciej W. Rozycki <macro@mips.com>
2833
2834 * gdb.texinfo (Examining Memory): Document the new behaviour.
2835
e9c17194
VP
28362007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2837
2838 * gdb.texinfo (Standard Target Features): Document
2839 m68k features.
2840
31d99776
DJ
28412007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2842
2843 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2844
1780a0ed
DJ
28452007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2846
2847 * gdb.texinfo (Target Description Format): Add version attribute
2848 for <target>.
2849
822b6570
DJ
28502007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2851
2852 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2853
f8b73d13
DJ
28542007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2855
2856 * gdb.texinfo (MIPS Features): New subsection.
2857
0e7f50da
UW
28582007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2859 Markus Deuling <deuling@de.ibm.com>
2860
2861 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2862 and qXfer:spu:write packets and mention them under qSupported.
2863
23d964e7
UW
28642007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2865 Markus Deuling <deuling@de.ibm.com>
2866
2867 * gdb.texinfo (Architectures): Add new SPU section to document
2868 Cell Broadband Engine SPU architecture specific commands.
2869
9f708cb2
VP
28702007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2871
2872 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2873 comments.
2874
7579b5f8
NR
28752007-06-07 Nick Roberts <nickrob@snap.net.nz>
2876
2877 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2878
bf06d120
JB
28792007-05-29 Jim Blandy <jimb@codesourcery.com>
2880
2881 * gdb.texinfo (Overview): Doc fix.
2882
23776285
MR
28832007-05-22 Maciej W. Rozycki <macro@mips.com>
2884
2885 * gdb.texinfo (Remote Configuration): Document "set/show
2886 remoteflow".
2887
1a69e1e4
DJ
28882007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2889
bf06d120
JB
2890 * gdb.texinfo (MIPS): Remove documentation for set mips
2891 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2892 stack-arg-size.
1a69e1e4 2893
46ba6afa 28942007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2895
46ba6afa
BW
2896 * all-cfg.texi (GDBTUI): New.
2897 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2898 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2899 (TUI Configuration): Edit to improve clarity and fix problems of
2900 both style and content.
5ae4183a 2901
06d3b283
UW
29022007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2903
2904 * observer.texi (GDB Observers): New observer "new_objfile".
2905
179101d6
UW
29062007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2907
2908 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2909
25d5ea92
VP
29102007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2911
2912 * gdb.texinfo (GDB/MI Variable Objects): Document
2913 frozen variables objects.
5ae4183a 2914
ea35711c
DJ
29152007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2916
2917 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2918 (Character Sets, Caching Data of Remote Targets): Likewise.
2919 (Targets): Delete Remote node. Move its text...
2920 (Debugging Remote Programs): ...to here. Delete description
2921 of the "remote" command.
2922 (Remote configuration): Delete description of "set remotedevice"
2923 and "show remotedevice".
2924 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2925
db2e3e2e
BW
29262007-04-11 Bob Wilson <bob.wilson@acm.org>
2927
5ae4183a
AS
2928 * gdb.texinfo (Contributors, Continuing and Stepping)
2929 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2930 (General Query Packets, File-I/O Remote Protocol Extension)
2931 (Protocol Basics, The F Reply Packet, Write)
2932 (Protocol-specific Representation of Datatypes, Memory Transfer):
2933 Fix hyphenation, punctuation and grammar problems.
2934 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2935 'section' instead of 'subsection' in the text.
2936 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2937 (i386): Remove period from section name.
db2e3e2e
BW
2938 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2939 (Config Names, Configure Options): Use @file{configure}.
2940
8a3dae3e
DJ
29412007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2942
2943 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2944 and tab expansion.
2945
1a92f856
DJ
29462007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
2947
2948 * gdbint.texinfo (SOM): Correct location of the SOM reader.
2949
79a6e687 29502007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2951
79a6e687
BW
2952 * gdb.texinfo: Consistently capitalize all significant words in
2953 node names, chapter titles, section titles, and headings. Update
2954 cross references to match.
2955 (Starting and Stopping Trace Experiment): Make node name plural.
2956 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 2957
ad527d2e
PA
29582007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2959
2960 * gdb.texinfo (WinCE): Delete obsolete subsection.
2961
7ce59000
DJ
29622007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2963
2964 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2965 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2966 references.
2967
8807d78b
DJ
29682007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2969
2970 * gdb.texinfo (Startup): Delete references to some alternate
2971 names for .gdbinit.
2972 (Thread): Remove LynxOS reference.
2973 (Tandem ST2000): Delete target-specific documentation.
2974 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2975 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2976 and GDB_OSABI_LYNXOS.
2977
5f402660
UW
29782007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
2979
2980 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2981
bac718a6
UW
29822007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2983
2984 * gdbint.texinfo (Target Conditionals): Remove mention of
2985 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2986 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2987
9453113a
DJ
29882007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2989
2990 * Makefile.in: Add "pdfdir" installation
2991 directory, PDFTEX macro, support for "install-pdf" target,
2992 and rules for making a pdf version of refcard.texi.
2993 * refcard.tex: Specify paper size for PDF output.
2994
ae21e955 29952007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2996
ae21e955 2997 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 2998
3f94c067 29992007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3000
3f94c067
BW
3001 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3002 (Source Path, Character Sets, Macros, Define)
3003 (GDB/MI Result Records, GDB/MI Simple Examples)
3004 (GDB/MI Program Execution, GDB/MI File Commands)
3005 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3006 (Bug Reporting): Use @value{GCC}.
5ae4183a 3007
12c27660 30082007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 3009
12c27660
BW
3010 * gdb.texinfo (Help): Fix formatting of examples.
3011 (Variables): Use @ifnotinfo instead of @iftex.
3012 (Non-debug DLL symbols): Use @ref instead of @pxref.
3013 (Sparclet File): Use @samp instead of quotes.
5ae4183a 3014
ce9341a1
BW
30152007-03-26 Bob Wilson <bob.wilson@acm.org>
3016
3017 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3018
c8f4133a
BW
30192007-03-26 Bob Wilson <bob.wilson@acm.org>
3020
3021 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3022 the order of the nodes.
3023 (C Operators, C Constants, Debugging C): Remove extra menus.
3024 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 3025
c8f4133a 30262007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
3027
3028 * gdb.texinfo (File Options): Add missing parenthesis.
3029 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3030
c74d0ad8
DJ
30312007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3032
3033 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3034
ff6f572f
DJ
30352007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3036
669fac23 3037 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3038 case insensitivity.
3039 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3040
994337c3
NR
30412007-02-18 Nick Roberts <nickrob@snap.net.nz>
3042
3043 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3044 (Files): Add section name to argument list for pxref.
3045 (Non-debug DLL symbols): Don't use `see' for pxref.
3046 (Embedded Processors): Fix typo.
3047 (GDB/MI Breakpoint Commands): Execution commands generate
3048 *stopped not ^done.
3049
eb819d70
NR
30502007-02-13 Nick Roberts <nickrob@snap.net.nz>
3051
3052 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3053 values for in_scope. Mention that only root variables can be
3054 updated.
3055 (GDB/MI Development and Front Ends): Explain new values may be
3056 added to existing fields.
3057
123dc839
DJ
30582007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3059
3060 * gdb.texinfo (-target-disconnect): Use @smallexample.
3061 (Requirements): Add anchor for Expat. Update description.
3062 (Target Descriptions): Mention Expat.
3063 (Target Description Format): Document new elements. Use
3064 @smallexample.
3065 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3066 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3067
108546a0
DJ
30682007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3069
3070 * gdb.texinfo (Target Description Format): Add section on XInclude.
3071
95a98c01
NR
30722006-02-03 Nick Roberts <nickrob@snap.net.nz>
3073
3074 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3075 command -enable-timings.
3076
f4b3909f
EZ
30772007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3078
5ae4183a 3079 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3080 descriptions for new/deleted elements in gdb_osabi. Add missing
3081 description for function generic_elf_osabi_sniff_abi_tag_sections.
3082
c7ba131e
JB
30832007-01-29 Joel Brobecker <brobecker@adacore.com>
3084
3085 * gdb.texinfo (Maintenance Commands): Add documentation for
3086 the new "maint print target-stack" command.
3087
3a60f64e
JK
30882007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3089 Eli Zaretskii <eliz@gnu.org>
3090
f4b3909f 3091 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3092
c582f8b6
EZ
30932007-01-26 Eli Zaretskii <eliz@gnu.org>
3094
3095 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3096 Use @value{NGCC} instead of @value{GCC}.
3097
d3e8051b
EZ
30982007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3099
3100 * agentexpr.texi: Fix typos.
3101 * annotate.texinfo: Likewise.
3102 * gdb.texinfo: Likewise.
3103 * gdbint.texinfo: Likewise.
3104 * observer.texi: Likewise.
3105 * stabs.texinfo: Likewise.
3106
86f04699
EZ
31072007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3108
3109 * gdbint.texinfo (Support Libraries): Remove mmalloc
3110 entry. Describe readline library.
3111
23181151
DJ
31122007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3113
3114 * gdb.texinfo (Target Descriptions): New section.
3115 (General Query Packets): Add QPassSignals anchor. Mention
3116 qXfer:features:read under qSupported. Expand mentions of
3117 qXfer:memory-map:read and QPassSignals. Document
3118 qXfer:features:read.
3119
f822c95b
DJ
31202007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3121
3122 * gdb.texinfo (Commands to specify files): Describe
3123 "set sysroot" and "show sysroot".
3124 (Using the `gdbserver' program): Lowercase argument
3125 to @var. Expand description of setting up GDB on the
3126 host.
3127
8936fcda
JB
31282007-01-05 Joel Brobecker <brobecker@adacore.com>
3129
3130 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3131 catch exception, catch exception unhandled, and catch assert
3132 commands.
3133
e776119f
DJ
31342007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3135
3136 * gdb.texinfo (Debugging Output): Document "set debug xml"
3137 and "show debug xml".
3138
aa79a185
DJ
31392007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3140
3141 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3142
7f893741
JB
31432007-01-01 Joel Brobecker <brobecker@adacore.com>
3144
3145 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3146
a1b5960f
VP
31472006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3148
3149 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3150 note in @ignore, to be removed later if nobody complains.
3151
9f470e6e
NR
31522006-12-04 Nick Roberts <nickrob@snap.net.nz>
3153
3154 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3155 of -var-delete.
3156
765dc015 31572006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3158
765dc015 3159 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3160 automatic software/hardware breakpoint usage and
3161 the "set breakpoint auto-hw" command.
765dc015 3162
4b5752d0
VP
31632006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3164
3165 * gdb.texinfo (Memory Access Checking): New.
3166
89be2091
DJ
31672006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3168
3169 * gdb.texinfo (Remote configuration): Mention
3170 "pass-signals-packet".
3171 (General Query Packets): Document QPassSignals. Fix
3172 a typo.
3173
ca3bf3bd
DJ
31742006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3175
3176 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3177
427c3a89
DJ
31782006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3179
3180 * gdb.texinfo (Remote configuration): Rewrite documentation for
3181 packet configuration commands.
3182 (OS Information): Adjust reference to qXfer:auxv:read.
3183 (General Query Packets): Remove references to read-aux-vector-packet
3184 and set remote get-thread-local-storage-address.
3185
7a107747
DJ
31862006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3187
3188 * gdbint.texinfo (Target Architecture Definition): Add new
3189 Initializing a New Architecture section.
3190
1c56eb0e
EZ
31912006-10-31 David Taylor <dtaylor@emc.com>
3192
3193 * stabs.texinfo (Macro define and undefine): New node describing
3194 stabs for #define and #undef.
3195
f73adfeb
AS
31962006-10-27 Andreas Schwab <schwab@suse.de>
3197
3198 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3199
fd60e0df
EZ
32002006-10-21 Eli Zaretskii <eliz@gnu.org>
3201
3202 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3203 clarify on the possible meanings of ``expression'' watched by
3204 watchpoints. Add indexing.
e5ac9b53
EZ
3205 (Prompting, Errors, Invalidation, Annotations for Running)
3206 (Source Annotations): Fix index entries by adding "annotation" to
3207 them, to discriminate from index entries that point to the more
3208 general topic descriptions.
fd60e0df 3209
52bb452f
DJ
32102006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3211
3212 * gdbint.texinfo (Target Vector Definition): Move most
3213 content into Existing Targets. Add a menu.
3214 (Existing Targets): New section, moved from Target Vector
3215 Definition. Use @subsection.
3216 (Managing Execution State): New section.
3217
58955e58
BW
32182006-10-16 Bob Wilson <bob.wilson@acm.org>
3219
3220 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3221
c8aa23ab
EZ
32222006-10-15 Eli Zaretskii <eliz@gnu.org>
3223
3224 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3225 (Command Syntax, Signals, Backtrace, Connecting)
3226 (Remote configuration, Renesas Boards, Console I/O): Fix last
3227 change: use Ctrl- instead of C-, except wrt Emacs.
3228 (File-I/O Examples): Put Ctrl-c in @kbd.
3229 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3230 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3231 (Signals, Set Breaks, Set Watchpoints): Document optional
3232 arguments to `info signals' `handle', `info breakpoints', and
3233 `info watchpoints'.
c8aa23ab 3234
e7109c7e
EZ
32352006-10-14 Eli Zaretskii <eliz@gnu.org>
3236
3237 * gdb.texinfo (Backtrace): Fix last change.
3238
de3aea7b
NR
32392006-10-14 Nick Roberts <nickrob@snap.net.nz>
3240
3241 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3242
7f9087cb
BW
32432006-10-10 Bob Wilson <bob.wilson@acm.org>
3244
c8aa23ab
EZ
3245 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3246 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3247 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3248
68437a39
DJ
32492006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3250 Daniel Jacobowitz <dan@codesourcery.com>
3251
3252 * gdb.texinfo (Packets): Document vFlashErase,
3253 vFlashWrite and vFlashDone packets.
3254 (General Query Packets): Document qXfer:memory-map:read.
3255 Add a new feature for qXfer:memory-map:read.
3256 (Memory map format): New section.
3257 (Target Commands): Mention that gdb can write flash.
3258
fd79ecee
DJ
32592006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3260 Daniel Jacobowitz <dan@codesourcery.com>
3261
3262 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3263 memory regions and "mem auto".
3264
350da6ee
DJ
32652006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3266
3267 * gdbint.texinfo (Array Containers): New section.
3268
2f1acb09
VP
32692006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3270
3271 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3272 -stack-list-arguments HIGH_FRAME argument can be larger then the
3273 actual number of frames.
3274
2ab1eb7a
VP
32752006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3276
3277 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3278 -stack-list-locals HIGH_FRAME argument can be larger then the
3279 actual number of frames.
2ab1eb7a 3280
599b237a
BW
32812006-09-02 Bob Wilson <bob.wilson@acm.org>
3282
3283 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3284 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3285
25ab7e6d
EZ
32862006-09-02 Eli Zaretskii <eliz@gnu.org>
3287
3288 * gdbint.texinfo (Overall Structure): New section "Source Tree
3289 Structure".
3290
940178d3
JB
32912006-08-17 Jim Blandy <jimb@codesourcery.com>
3292
3293 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3294 responses.
3295
30daae6c
JB
32962006-08-08 Joel Brobecker <brobecker@adacore.com>
3297
3298 * gdb.texinfo (Source Path): Add documentation for new
3299 substitute-path commands.
3300
7fa2210b
DJ
33012006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3302
3303 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3304 (Running Configure): ...here.
3305 (Requirements): New node. Mention expat.
3306
3d00d119
DJ
33072006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3308
5ae4183a 3309 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3310 'set download-write-size' and 'show download-write-size'.
3311
0cbfa4ee
DJ
33122006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3313
3314 * stabs.texinfo (Member Type Descriptor): Correct example for
3315 pointer to member types.
3316
16026cd7
AS
33172006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3318
3319 * gdb.texinfo (Optional warnings and messages): Add
3320 'set/show trace-commands'.
3321 (Command files): Add '-v' to source command.
3322
0876f84a
DJ
33232006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3324
3325 * gdb.texinfo (OS Information): Update qPart reference to
3326 qXfer.
3327 (Remote configuration): Likewise.
3328 (Overview): Move @cindex to the start of a paragraph. Talk
3329 about binary data encoding.
3330 (Packets): Refer to the overview for the details of the X
3331 packet encoding.
3332 (General Query Packets): Remove qPart description. Add qXfer
3333 description. Add an anchor to qSupported. Correct feature
3334 table title. Add a new feature for qXfer:auxv:read.
3335 (Interrupts): Add a missing parenthesis.
3336
2ec3381a
DJ
33372006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3338
669fac23 3339 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3340 (GDB/MI Kod Commands): Remove commented out node.
3341
594fe323
EZ
33422006-07-01 Eli Zaretskii <eliz@gnu.org>
3343
3344 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3345 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3346 (GDB/MI Thread Commands, GDB/MI Program Execution)
3347 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3348 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3349 (GDB/MI File Commands, GDB/MI Target Manipulation)
3350 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3351 since the MI prompt is hard-wired into the code.
3352
7e3fb70c
NR
33532006-07-01 Nick Roberts <nickrob@snap.net.nz>
3354
3355 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3356 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3357 (GDB/MI Data Manipulation): Remove description of unimplemented
3358 display related commands as variable objects perform this function
3359 and are superior: -display-delete, -display-disable,
3360 -display-enable, -display-insert and -display-list. Move
3361 -environment-cd, -environment-directory, -environment-path
3362 and -environment-pwd to "Program Context".
3363 (GDB/MI Program Control): Rename to "Program Execution". Move
3364 -exec-arguments -exec-abort to...
3365 (GDB/MI Program Context): ...here. New node split from "Data
3366 Manipulation".
3367
be2a5f71
DJ
33682006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3369
3370 * gdb.texinfo (Remote configuration): Document set / show
3371 remote supported-packets.
3372 (General Query Packets): Document qSupported packet.
3373
fc320d37
SL
33742006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3375
3376 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3377 and font markup.
3378 (Protocol basics): Likewise.
3379 (The F request packet): Likewise.
3380 (The F reply packet): Likewise.
3381 (Memory transfer): Move this node to be a subsubsection of
3382 "Protocol specific representation of datatypes".
3383 (The Ctrl-C message): More copy editing.
3384 (Console I/O): Likewise.
3385 (The isatty call): Delete this node, and merge its content into
3386 the "isatty" node. Fixed references elsewhere.
3387 (The system call): Delete this node, and merge its content into
3388 the "system" node. Fixed references elsewhere.
3389 (open): Reformat to use @table, and add appropriate font markup.
3390 (close): Likewise.
3391 (read): Likewise.
3392 (write): Likewise.
3393 (lseek): Likewise.
3394 (rename): Likewise.
3395 (unlink): Likewise.
3396 (stat/fstat): Likewise.
3397 (gettimeofday): Likewise.
3398 (isatty): Likewise.
3399 (system): Likewise, plus minor changes to fix confusing wording.
3400 (Integral datatypes): Fix font markup.
3401 (Pointer values): Likewise.
3402 (struct stat): Fix markup to use @table, plus minor copy editing.
3403 (struct timeval): Fix font markup, plus minor copy editing.
3404 (Constants): Minor copy editing.
3405 (Errno values): Add font markup.
3406 (File-I/O Examples): Likewise.
3407
158fdf5c
NR
34082006-06-10 Nick Roberts <nickrob@snap.net.nz>
3409
3410 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3411 (GDB/MI Simple Examples): Move node up one level. Use real
3412 examples.
3413 (GDB/MI Compatibility with CLI): Update.
3414 (GDB/MI Result Records): Add "connected" and "exit" result
3415 classes.
3416 (GDB/MI Stream Records): Clarify target output.
3417 (GDB/MI Command Description Format): Modify example description.
3418 (GDB/MI Breakpoint Table Commands): Rename to...
3419 (GDB/MI Breakpoint Commands): ...this
3420 (GDB/MI Breakpoint Commands): Add optional thread field.
3421 (GDB/MI Program Control): Add an introduction. Move "Program
3422 termination" examples into exec-run description.
3423 (GDB/MI File Commands): Mention similar CLI commands.
3424 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3425 is similar to "-gdb-version".
3426
ddb50cd7
EZ
34272006-06-09 Eli Zaretskii <eliz@gnu.org>
3428
3429 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3430
2aef0d6b
NR
34312006-06-02 Nick Roberts <nickrob@snap.net.nz>
3432
3433 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3434 sourceware.org for mailing lists.
d5e40d59 3435 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3436
383a5c52
NR
34372006-06-01 Nick Roberts <nickrob@snap.net.nz>
3438
d5e40d59 3439 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3440
e16b02ee
EZ
34412006-05-22 Eli Zaretskii <eliz@gnu.org>
3442
3443 * gdb.texinfo (Cygwin Native): Fix last change.
3444
be90c084
CF
34452006-05-22 Christopher Faylor <cgf@timesys.com>
3446
3447 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3448
347ceba5
NR
34492006-05-15 Nick Roberts <nickrob@snap.net.nz>
3450
3451 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3452 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3453
369af7bd
DJ
34542006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3455
3456 * gdb.texinfo (General Query Packets): Recommend not starting
3457 new packets with qC and clarify.
3458
2ffdbde8 34592006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3460
3461 * gdb.texinfo (M2 Types): New section.
72019c9c 3462
16d1a084
DJ
34632006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3464
3465 * agentexpr.texi: Add a copyright and license notice.
3466 * observer.texi: Likewise, with GPL clause for function prototypes.
3467 Remove trailing whitespace.
3468
aa56d27a
JB
34692006-05-05 Jim Blandy <jimb@codesourcery.com>
3470
3471 * gdb.texinfo (General Query Packets): Document conventions for
3472 terminating packet names, and their violations.
3473
5bdf8622
DJ
34742006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3475
3476 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3477 * gdb.texinfo: Likewise.
3478
605a56cb
DJ
34792006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3480
3481 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3482 and "show remotedebug".
3483 (Debugging Output): Add additional index entries.
3484
b8db102d
MS
34852006-04-27 Michael Snyder <msnyder@redhat.com>
3486
3487 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3488
c5e30d01
AC
34892006-04-22 Andrew Cagney <cagney@redhat.com>
3490
3491 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3492 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3493
8181d85f
DJ
34942006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3495
3496 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3497 and remove breakpoint prototypes.
3498 (Watchpoints): Move description of target_insert_hw_breakpoint and
3499 target_remove_hw_breakpoint ...
3500 (Breakpoints): ... to here. Document target_insert_breakpoint and
3501 target_remove_breakpoint.
3502
4f553f88
JB
35032006-04-17 Jim Blandy <jimb@codesourcery.com>
3504
3505 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3506 and C packets are optional.
3507
cd852561
FR
35082006-04-14 Frederic Riss <frederic.riss@st.com>
3509
3510 * gdb.texinfo (Specifying source directories): Update the description
3511 of the source file search to reflect the fact that the source path
3512 always contains at least $cdir and $cwd.
3513
b620eb07
MS
35142006-03-31 Michael Snyder <msnyder@redhat.com>
3515
3516 * gdb.texinfo: Update copyright dates.
3517
3156cdaf
EZ
35182006-03-31 Eli Zaretskii <eliz@gnu.org>
3519
3520 * gdb.texinfo (Overview): Add an index entry to "empty response".
3521
7d30c22d
JB
35222006-03-28 Jim Blandy <jimb@codesourcery.com>
3523
3524 * gdbint.texinfo (Prologue Analysis): New section.
3525
86941c27
JB
35262006-03-07 Jim Blandy <jimb@red-bean.com>
3527
66b8c7f6
JB
3528 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3529
1a10341b
JB
3530 * gdb.texinfo (Target Commands): Update text describing how to
3531 specify a target. Refer to the detailed section on remote
3532 debugging, not the brief mention.
3533
86941c27
JB
3534 * gdb.texinfo (Connecting): Organize the different 'target remote'
3535 connection methods into a table. Add a 'target remote' index
3536 entry. (!!!)
3537
62f3a2ba
FF
35382006-02-17 Fred Fish <fnf@specifix.com>
3539
3540 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3541 'ptype' commands to reflect the fact that the only significant
3542 difference between them is that ptype prints the complete type
3543 description instead of just the name.
3544
8b9a88ea
WZ
35452006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3546
3547 * gdbint.texinfo (Watchpoints): Delete
3548 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3549
7e8dc855
NR
35502006-02-10 Nick Roberts <nickrob@snap.net.nz>
3551
3552 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3553 times fields where needed. Fix typos. Update general form given
3554 for output of -break-insert.
3555 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3556
c91d38aa
DJ
35572006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3558
3559 * gdbint.texinfo (Symbol Handling): Add a section
3560 on memory management.
3561
38fcd64c
DJ
35622006-02-06 Vladimir Prus <ghost@cs.msu.su>
3563
3564 * gdb.texinfo (Breakpoint table commands): Document the fullname
3565 field in -break-list output.
3566
219eec71
EZ
35672006-02-03 Eli Zaretskii <eliz@gnu.org>
3568
3569 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3570 debugging information produced by the various "set debug..."
3571 options.
3572
ae5a43e0
DJ
35732006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3574
3575 * gdb.texinfo (Files): Remove obsolete bits from the description
3576 of "symbol-file".
3577
a9f158ec
JB
35782006-01-25 Jim Blandy <jimb@redhat.com>
3579
3580 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3581
410dd08e
JB
35822006-01-24 Jim Blandy <jimb@redhat.com>
3583
3584 * gdbint.texinfo (Frames): Document the basics of GDB's register
3585 unwinding model, and explain the existence of the "sentinel" frame.
3586
4b505b12
AS
35872006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3588
3589 * gdb.texinfo (Choosing files): Mention that -directory is used
3590 for script files.
3591 (Specifying source directories): Likewise.
3592 (Command files): Explain how script files are found.
3593
839c27b7
EZ
35942006-01-21 Eli Zaretskii <eliz@gnu.org>
3595
3596 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3597 the threads in a multi-threaded program.
3598 (Threads): The threadno argument of "thread apply" can be a range
3599 of numbers.
3600
7be93b9e
JB
36012006-01-18 Jim Blandy <jimb@redhat.com>
3602
3603 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3604 of warning flags.
3605
fcc73fe3
EZ
36062006-01-13 Eli Zaretskii <eliz@gnu.org>
3607
3608 * gdb.texinfo (Sequences): Improve menu annotations.
3609 (Define): Add index entries for arguments of user-defined
3610 commands. Move the description of flow-control commands...
3611 (Command Files): ...to here. Document loop_break and
3612 loop_continue.
ca91424e
EZ
3613 (Define, Command Files): Document `end' and add index entries for
3614 it.
fcc73fe3 3615
5c95884b
MS
36162006-01-04 Michael Snyder <msnyder@redhat.com>
3617
3618 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3619 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3620
860701dc
PH
36212006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3622
3623 * gdb.texinfo (Omissions from Ada): Document that there is now
3624 limited aggregate support.
3625
36b80e65
EZ
36262005-12-28 Eli Zaretskii <eliz@gnu.org>
3627
3628 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3629 registers and the likes.
3630
c1468174
EZ
36312005-12-24 Eli Zaretskii <eliz@gnu.org>
3632
3633 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3634 (Symbols): Fix usage of "e.g.".
359df76b 3635 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3636
3637 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3638 (Coding): Fix usage of "e.g.".
3639
c02a867d
EZ
36402005-12-23 Eli Zaretskii <eliz@gnu.org>
3641
5ae4183a
AS
3642 * stabs.texinfo:
3643 * refcard.tex:
c02a867d 3644 * gpl.texi:
5ae4183a
AS
3645 * gdbint.texinfo:
3646 * gdb.texinfo:
3647 * gdb-cfg.texi:
c02a867d 3648 * fdl.texi:
5ae4183a
AS
3649 * annotate.texinfo:
3650 * all-cfg.texi:
c02a867d
EZ
3651 * Makefile.in: Add (C) after Copyright. Update the FSF
3652 address.
3653
fad38dfa
EZ
36542005-12-03 Eli Zaretskii <eliz@gnu.org>
3655
3656 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3657 extend GDB with commands for external monitor.
3658
53e5f3cf
AS
36592005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3660
3661 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3662
55f6ca0f
JB
36632005-11-25 Joel Brobecker <brobecker@adacore.com>
3664
3665 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3666
c1947b85
JB
36672005-11-21 Jim Blandy <jimb@redhat.com>
3668
3669 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3670 placement of 'R' actions in tracepoint action packets; document
3671 dependence of 'X' and 'M' actions on a preceding 'R' action for
3672 their registers.
3673
9d29849a
JB
36742005-11-19 Jim Blandy <jimb@redhat.com>
3675
3676 * gdb.texinfo (Tracepoint Packets): New node.
3677 (General Query Packets): Add entries for the tracepoint packets,
3678 referring to the "Tracepoint Packets" node.
3679 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3680
9a6253be
KB
36812005-11-18 Kevin Buettner <kevinb@redhat.com>
3682
3683 * gdb.texinfo (set remotebreak): Add anchor.
3684 (X packet): Likewise.
3685 (Remote Protocol): Add new section `Interrupts' and new index
3686 entry `interrupts (remote protocol)'.
3687
5f3bebba
JB
36882005-11-18 Jim Blandy <jimb@redhat.com>
3689
3690 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3691 entries into the General Query Packets section. Add a
3692 cross-reference to that section. Drop description of replies, as
3693 these are covered in the descriptions of each packet.
3694 (General Query Packets): Add introductory text. Explain naming
3695 conventions, and how the end of a name is recognized.
3696
9a7a1b36
KB
36972005-11-17 Kevin Buettner <kevinb@redhat.com>
3698
0564b6cf 3699 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3700 "set remotebreak" command.
3701
b8ff78ce
JB
37022005-11-16 Jim Blandy <jimb@redhat.com>
3703
3704 * gdb.texinfo (Packets, Stop Reply Packets)
3705 (General Query Packets): Various formatting cleanups.
3706 - Use @samp for packet contents.
3707 - Drop summaries from packet @item lines; the same information appears
3708 immediately below in the description.
3709 - Delete paragraph breaks after packet @item commands, so that the
3710 description appears directly to the right of the packet prototype
3711 in the printed manual, if it fits.
3712 - Place spaces in packet prototypes between @vars and non-@var
3713 letters, and explain that they're just for formatting.
3714 - Use @dots{} instead of '...'.
3715 - Fix uses of @code where @var was needed.
3716 - Replace "deprecated" markers with English text spelling out the
3717 packet's status and the preferred alternatives.
3718 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3719 what this ever meant.
3720 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3721 this for a long time.
3722 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3723 implemented several times, and have been in use for years.
3724
8ffe2530
JB
37252005-11-15 Jim Blandy <jimb@redhat.com>
3726
c43c5473
JB
3727 * gdb.texinfo (Packets): Add index entries for 'm' packet
3728 disclaimers.
5ae4183a 3729
fb031cdf
JB
3730 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3731 of stub when processing an 'm' packet.
3732
8ffe2530
JB
3733 * gdb.texinfo (Packets): Mention that packets beginning with
3734 letters are reserved once, at the top, instead of actually listing
3735 them all and saying "reserved".
3736
c03c782f
AS
37372005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3738
3739 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3740 Change @var{$arg0 to @code{$arg0.
3741
814e32d7
WZ
37422005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3743
3744 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3745
fa93a9d8
JB
37462005-11-12 Jim Blandy <jimb@redhat.com>
3747
3748 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3749 order. Remove extraneous 'z'.
3750
8a5a3c82
AS
37512005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3752
3753 * gdb.texinfo (Choosing files): Add --eval-command.
3754
4b0ad762
AS
37552005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3756
3757 * gdb.texinfo (Choosing modes): Add --return-child-result.
3758
3759
1a088d06
AS
37602005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3761
3762 * gdb.texinfo (Choosing modes): Add --batch-silent.
3763
656d5e12
EZ
37642005-10-28 Eli Zaretskii <eliz@gnu.org>
3765
3766 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3767 "The -var-update Command".
3768
3c9c013a
JB
37692005-10-03 Joel Brobecker <brobecker@adacore.com>
3770
3771 * gdb.texinfo (Print Settings): Add documentation for set/show
3772 print array-indexes.
3773
7ba3cf9c
DJ
37742005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3775
3776 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3777 6.2 and 6.3.
3778
a94ab193
EZ
37792005-08-27 Eli Zaretskii <eliz@gnu.org>
3780
3781 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3782 since 19-Jan-2004.
3783 (Files): Likewise.
ab1adacd
EZ
3784 (Variables, Symbols): Document the "<incomplete type>" message and
3785 its reasons.
a94ab193 3786
ca06016a
FF
37872005-08-01 Fred Fish <fnf@specifix.com>
3788
3789 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3790
cf58170d
NR
37912005-07-15 Nick Roberts <nickrob@snap.net.nz>
3792
3793 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3794 option for -var-list-children and -var-update.
3795 (GDB/MI Stack Manipulation): Simplify description of
3796 print-values option for -stack-list-locals.
3797 (GDB/MI Command Description Format): Clarify.
3798 (Mode Options): Spelling of superseded.
3799
38f1196a
BR
38002005-07-12 Bob Rossi <bob@brasko.net>
3801
3802 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3803 corresponding GDB command comment.
3804
3cb3b8df
BR
38052005-07-06 Bob Rossi <bob@brasko.net>
3806
3807 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3808 and -inferior-tty-show.
3809 (Input/Output): Document "set/show inferior-tty" and tty alias.
3810
10fac096
NW
38112005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3812
3813 * gdb.texinfo (Packets): Change description of 'D' packet to note
3814 that GDB does wait for a response.
3815
d1b6db76
NR
38162005-06-22 Nick Roberts <nickrob@snap.net.nz>
3817
3818 * gdb.texinfo (History) Rename "Command History".
3819 (Command History): Move node "Server Prefix" from section on
3820 Annotations here.
3821
29629dcf
NR
38222005-06-19 Nick Roberts <nickrob@snap.net.nz>
3823
3824 * gdb.texinfo (GDB/MI Stack Manipulation):
3825 Re-instate -stack-info-frame with example. Say that it gets
3826 info on selected frame, not current frame.
3827
397ca115
EZ
38282005-06-18 Eli Zaretskii <eliz@gnu.org>
3829
3830 * gdb.texinfo (Server): Clarify that `file' should be used before
3831 connecting to the server.
3832 (Files): Add an xref to the above description.
51274035
EZ
3833 (Output Formats): More detailed description of the `c' format.
3834 (Memory): List explicitly all the formats supported by `x'.
638ac427 3835 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3836 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3837 files. Add more indexing for solib-absolute-prefix and
3838 --with-sysroot.
76d17f34
EZ
3839 (Machine Code): Document possible problems with locations in
3840 shared libraries.
d416eeec
EZ
3841 (Backtrace): Document that free-standing environments do not need
3842 to have a `main' function.
397ca115 3843
74f6deaa
NR
38442005-06-18 Nick Roberts <nickrob@snap.net.nz>
3845
3846 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3847 -stack-info-frame.
3848
a9967aef
AC
38492005-06-07 Andrew Cagney <cagney@gnu.org>
3850
3851 * gdb.texinfo (Contributors): Note the original multi-arch
3852 contributors.
3853
e09f16f9
EZ
38542005-06-03 Eli Zaretskii <eliz@gnu.org>
3855
3856 * gdb.texinfo (Registers): Add index entries for the standard
3857 registers.
3858 (Frames): Add cross-reference from frame pointer description to
3859 the Registers node.
3860 (Annotations Overview): Fix the reference to GDB name.
3861
d87ba7ee
EZ
38622005-06-01 Eli Zaretskii <eliz@gnu.org>
3863
3864 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3865 can-use-hw-watchpoints.
3866
034dad6f
BR
38672005-05-28 Bob Rossi <bob@brasko.net>
3868
3869 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3870 the possible reasons why an exec async record would be returned to FE.
3871
ffed4509
AC
38722005-05-26 Andrew Cagney <cagney@gnu.org>
3873
3874 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3875 Andrew Cagney implemented the original GDB/MI.
3876
e22e55c9
OF
38772005-05-23 Orjan Friberg <orjanf@axis.com>
3878
3879 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3880 documentation. Add documentation for cris-mode.
3881
a78e13ce
EZ
38822005-05-20 Eli Zaretskii <eliz@gnu.org>
3883
3884 * gdb.texinfo (Numbers): Explain the example and make the wording
3885 more acurate.
3886
76ff342d
DJ
38872005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3888 Dennis Brueni <dennis@slickedit.com>
3889
3890 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3891 (GDB/MI Data Manipulation, GDB/MI Program Control)
3892 (GDB/MI Stack Manipulation): Update examples to include the fullname
3893 attribute in stack frames.
3894
119b882a
EZ
38952005-05-12 Eli Zaretskii <eliz@gnu.org>
3896
3897 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3898 do with other non-standard names of init files.
3899
6fc08d32
EZ
39002005-05-11 Eli Zaretskii <eliz@gnu.org>
3901
3902 * gdb.texinfo (Command Files): Move the description of the startup
3903 from here...
3904 (Startup): ...to this new subsection of the Invocation chapter.
3905 Rearrange the description of init files more logically and add a
3906 cross-reference to "Command Files". Document the special gdbinit
3907 name for CISCO 68k. Expand the description of what GDB does
3908 during startup.
3909 (History): Add index entry for HISTSIZE.
3910
a561754a
MK
39112005-05-02 Mark Kettenis <kettenis@gnu.org>
3912
3913 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3914
2eecc4ab
EZ
39152005-05-02 Eli Zaretskii <eliz@gnu.org>
3916
3917 * gdb.texinfo (SVR4 Process Information, The isatty call)
3918 (The system call): Don't use foo(N) notation for man pages and
3919 functions.
514c4d71 3920 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 3921
18999be5
EZ
39222005-04-27 Eli Zaretskii <eliz@gnu.org>
3923
3924 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3925 were optimized away.
3926
0abb7bc7
EZ
39272005-04-22 Eli Zaretskii <eliz@gnu.org>
3928
3929 * gdb.texinfo (Remote configuration): Document "set/show
3930 get-thread-local-storage-address". Add cross-reference to the
3931 description of the qGetTLSAddr packet.
3932 (General Query Packets): Mention "set remote
3933 get-thread-local-storage-address" and add a reference to its
3934 description.
3935
6f61acb1
NR
39362005-04-19 Nick Roberts <nickrob@snap.net.nz>
3937
3938 * gdb.texinfo (Backtrace): Describe 'bt full'.
3939
9d59903a
NR
39402005-04-17 Nick Roberts <nickrob@snap.net.nz>
3941
3942 * gdb.texinfo (Mode Options): Fix typo.
3943 (GDB/MI): Describe how to invoke GDB/MI.
3944
721c2651
EZ
39452005-04-16 Eli Zaretskii <eliz@gnu.org>
3946
3947 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 3948 references changed. Add description of "info udot".
721c2651
EZ
3949 (Files): Document "set/show stop-on-solib-events".
3950 (M32R/D): Document "set/show download-path", "set/show
3951 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
3952 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3953 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
3954 (Maintenance Commands): Improve indexing.
3955 (Target Commands): Document "set/show hash", "set/show debug
3956 monitor".
3957 (SVR4 Process Information): Document "info pidlist" and "info
3958 meminfo". Document "set/show procfs-tarce" and "set/show
3959 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
3960 (Symbols, The Print Command with Objective-C): Improve indexing.
3961 (Objective-C): Add references to "info classes" and "info
3962 selectors".
c45da7e6
EZ
3963 (Debugging Output): Improve wording. Document "set/show debug
3964 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
3965 (Set Breaks): Add index entry for "hardware breakpoints".
3966 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3967 and "set/show usehardbreakpoints".
3968 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3969 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
3970 (ARM): Document "rdilogfile", "rdilogenable", "set/show
3971 rdiromatzero", "set/show rdiheartbeat".
3972 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3973 "sds".
3974 (Embedded Processors): Document the "sim" command.
3975 (Remote): Document the "remote" command.
3976 (DJGPP Native): Document the "info serial" command.
3977 (Threads): Document "maint info sol-threads".
3978 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3979 (Set Breaks): Improve indexing.
3980 (Command Syntax): Add a reference to dont-repeat.
3981 (Define): Document "dont-repeat".
3982 (TUI Commands): Document "tabset".
3983 (WinCE): New subsection. Document "set/show remotedirectory",
3984 "set/show remoteupload", "set/show remoteaddhost".
721c2651 3985
14d6dd68
EZ
39862005-04-15 Eli Zaretskii <eliz@gnu.org>
3987
3988 * gdb.texinfo (Hurd Native): New subsection, documents
3989 Hurd-specific commands.
a64548ea 3990 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 3991 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
3992 (MIPS): Improve documentation of heuristic-fence-post. Document
3993 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3994 mips stack-arg-size", "set/show mips mask-address", "set/show mips
3995 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 3996 (ARM): Document ARM-specific commands.
a64548ea
EZ
3997 (AVR): New section. Document "info io_registers".
3998 (CRIS): New section. Document "set/show cris-version" and
3999 "set/show cris-dwarf2-cfi".
4000 (HPPA): New section. Document "set/show debug hppa" and "maint
4001 print unwind".
a5adf40f 4002 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 4003 (Super-H): New section. Document the "regs" command.
721c2651 4004 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 4005
9c16f35a
EZ
40062005-04-09 Eli Zaretskii <eliz@gnu.org>
4007
4008 * gdb.texinfo (Print Settings): Document "set/show print
4009 pascal_static-members", "set print repeats", "show print
4010 null-stop". Improve indexing. Fix documentation of "set print
4011 union".
4012 (Pascal): New section.
4013 (Supported languages): Rename from "Support"; all references
4014 updated. Add a menu item for Pascal.
4015 (Numbers): Document "set radix.
4016 (Screen Size): Document "set/show pagination".
4017 (MIPS Embedded): Remove "set processor" documentation.
4018 (Remote configuration): Document "set/show X/P/Z-packet",
4019 "set/show read-aux-vector-packet", "set/show remote
4020 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4021 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4022 remotedebug", "set/show remotebreak", "set/show remotedevice",
4023 "set/show remotelogfile".
4024 (Auxiliary Vector): Add reference to the description of the
4025 read-aux-vector-packet setting.
4026 (Set Watchpoints): Add a cross-reference to "set remote
4027 hardware-breakpoint-limit".
4028 (General Query Packets): Add indexing of requests and
4029 cross-references to related commands in "Remote configuration".
4030 (File-I/O Overview, The system call): Fix wording and typos.
4031 (Thread Stops): Add index entries.
4032 (Continuing and Stepping): Document "show step-mode".
4033 (i386): New node. Document "set/show struct-convention".
4034 (Files): Document "show trust-readonly-sections".
4035 (Calling): Document "set/show unwindonsignal".
4036 (Messages/Warnings): Add index entries.
4037 (Maintenance Commands): Document "set/show watchdog".
4038 (Annotations Overview): Document "show annotate".
4039 (Set Watchpoints): Add index entries.
4040 (Symbols): Fix doc of case-sensitive.
4041 (ABI): Document "show coerce-float-to-double".
4042 (Convenience Vars, Help): Improve indexing.
4043 (Machine Code): Document "show disassembly-flavor".
4044 (Debugging C plus plus): Document "show overload-resolution".
4045 (Value History, Signaling): Add index entries.
4046
40472005-04-08 Eli Zaretskii <eliz@gnu.org>
4048
4049 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4050 (Processes): Fix wording.
4051 (History, List, Logging output, Define, Symbols, Print Settings):
4052 Improve indexing.
4053
a8f24a35
EZ
40542005-04-03 Eli Zaretskii <eliz@gnu.org>
4055
4056 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4057 redundant index entry for "target" command.
4058 (Backtrace): Add index entries.
4059 (Symbols, Fortran): Document the "set case-sensitive" command.
4060 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4061 (Print Settings): Add index entry for "set demangle-style".
4062 (Target Commands): Document "set download-write-size".
4063 (Debugging Output): Document "set exec-done-display".
4064
09d4efe1
EZ
40652005-04-02 Eli Zaretskii <eliz@gnu.org>
4066
4067 * gdb.texinfo (Files): Fix the name and documentation of
4068 add-shared-symbol-files. Document its alias assf. Update the
4069 list of OSs where GDB supports shared libraries. Fix markup.
4070 (Continuing and Stepping): Add reference to @var{location} in the
4071 text.
4072 (Dump/Restore Files): Fix reference to @{filename}.
4073 (Help): Fix wording.
4074 (Attach): Ditto.
4075 (Set Watchpoints): Ditto.
4076 (Backtrace): Remove redundant index entries. Improve index
4077 entries.
4078 (Delete Breaks): Fix wording.
4079 (Memory): Document the compare-sections command.
4080 (Memory Region Attributes): Improve wording.
4081 (Disabling): Improve wording.
4082 (Fortran): New subsection. Document the "info common" command.
4083 (Help): Document aliases "info copying" and "info warranty".
4084 (Caching Remote Data): New section. Document the "set/show
4085 remotecache" and "info dcache" commands.
4086 (Show): Fix wording of the documentation of the "set
4087 extension-language" command.
4088 (Signals): Add index entry for "info handle".
4089 (Memory Region Attributes): Fix punctuation.
4090 (Symbols): Change the arg name to "location" and refer to it in
4091 the text. Fix wording of "info types" doc.
4092 (Threads): Fix usage of @enumerate @item's.
4093 (Listing Tracepoints): Add index entry for "info tp".
4094 (Set Watchpoints): Add xref to "info break" description.
4095 (Macros): Add an index entry for "macro exp1". Document the
4096 "macro list" command.
4097 (Maintenance Commands): Document "flushregs", "maint agent",
4098 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4099 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4100 "maint print architecture", "maint print objfiles", "maint print
4101 statistics", "maint print type", "maint show-debug-regs", "maint
4102 space", "maint time", and "maint translate-address".
4103 (Connecting): Document the "monitor" command.
4104 (Annotations Overview): Describe the "set annotate" command.
4105
82f2d802
EZ
41062005-04-01 Eli Zaretskii <eliz@gnu.org>
4107
4108 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4109 Rearrange index entries and improve wording about support for
4110 hardware watchpoints.
4111
7d51c7de
BR
41122005-03-10 Bob Rossi <bob@brasko.net>
4113
4114 * gdb.texinfo: Update copyright
4115
68c71a2e
TR
41162005-02-09 Theodore A. Roth <troth@openavr.org>
4117
4118 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4119 error.
4120
83761cbd
KB
41212005-02-03 Kevin Buettner <kevinb@redhat.com>
4122
4123 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4124
9f1c6395
MS
41252005-01-17 Michael Snyder <msnyder@redhat.com>
4126
4127 * gdb.texinfo: Fix spelling, infinte -> infinite.
4128
fbd1b305
MK
41292005-01-08 Mark Kettenis <kettenis@gnu.org>
4130
4131 * observer.texi (GDB Observers): Document "solib_loaded".
4132
3ace7edb
AC
41332005-01-07 Andrew Cagney <cagney@gnu.org>
4134
bec39cab
AC
4135 * configure.ac: Rename configure.in, require autoconf 2.59.
4136 * configure: Re-generate.
4137
3ace7edb
AC
4138 * configure.in: Replace configdirs with multiple references to
4139 AC_CONFIG_SUBDIRS.
4140 * configure: Re-generate.
5ae4183a 4141
53531fc1
AC
41422005-01-04 Andrew Cagney <cagney@gnu.org>
4143
4144 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4145 part of the version number.
4146
536ffdb7
MK
41472004-12-24 Mark Kettenis <kettenis@gnu.org>
4148
4149 * gdbint.texinfo (Algorithms): Remove description of
4150 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4151
e1aac25b
JB
41522004-12-07 Jim Blandy <jimb@redhat.com>
4153
4154 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4155 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4156 numbers.
4157
f47b1503
AS
41582004-12-07 Andreas Schwab <schwab@suse.de>
4159
4160 * gdb.texinfo (Mode Options): Document -l option.
4161
b6b8ece6
EZ
41622004-12-04 Eli Zaretskii <eliz@gnu.org>
4163
4164 * gdbint.texinfo (Algorithms): More accurate description of
4165 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4166 is not needed unless data-read and data-access watchpoints are
4167 supported. Add a description of how GDB checks whether the
4168 inferior stopped because a watchpoint was hit.
4169
01371747
EZ
41702004-11-23 Eli Zaretskii <eliz@gnu.org>
4171
4172 * gdb.texinfo (Files): Add cross-reference to description of
4173 -readnow command-line switch.
4174
2315ffec
RC
41752004-11-10 Randolph Chung <tausq@debian.org>
4176
4177 * gdb.texinfo: Document set/show backtrace past-entry commands.
4178 Rearrange index entries for set/show backtrace past-main.
4179
69065f5d
AC
41802004-11-10 Jon Beniston <jon@beniston.com>
4181
4182 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4183 * gdb.texinfo (Remote Serial Protocol): Further describe
4184 binary transfer escaping mechanism .
69065f5d 4185
30e91e0b
RC
41862004-11-08 Randolph Chung <tausq@debian.org>
4187
4188 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4189 and "show debug infrun". Add index entries.
4190
60bf7e09
EZ
41912004-10-23 Eli Zaretskii <eliz@gnu.org>
4192
4193 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4194 "info proc" that are already implemented. Add index entries.
4195 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4196 (Files): Add a tip for decreasing memory used for symtabs from
4197 shared libraries.
f018e82f
EZ
4198 (Starting): Fix whitespace; make "elaboration" stand out where it
4199 is first used, and add an index entry for the term.
f8568604
EZ
4200 (Calling): Expand and elaborate text. Add "print". Add the
4201 description of problems with weak aliases.
384ee23f 4202 (Core File Generation): New section.
60bf7e09 4203
d52fe014
AC
42042004-10-12 Andrew Cagney <cagney@gnu.org>
4205
4206 * gdbint.texinfo (Versions and Branches): New chapter.
4207 (Releasing GDB): Delete "Versions and Branches" section.
4208 (Top): Add "Versions and Branches".
4209
703663ab
EZ
42102004-10-08 Eli Zaretskii <eliz@gnu.org>
4211
4212 * gdb.texinfo (Editing, History): Add cross-references to the
4213 included Readline and History user documentation. Remove
4214 references to the symbol have-readline-appendices which is unused
4215 and undefined.
4216 (History): Fix indexing.
4217
ac77d04f
JJ
42182004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4219
4220 * gdbint.texinfo (target_stopped_data_address): Update to
4221 new prototype.
4222 (i386_stopped_data_address): Update prototype and description.
4223 (i386_stopped_by_watchpoint): New function and description.
4224
e07c999f
PH
42252004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4226
4227 * gdb.texinfo (Filenames): Add Ada suffixes.
4228 (Ada) New section.
4229
2e868123
AC
42302004-09-27 Andrew Cagney <cagney@gnu.org>
4231 Robert Picco <Robert.Picco@hp.com>
4232
4233 * gdb.texinfo (Packets): Document the "p" packet.
4234
02a57714
JM
42352004-09-21 Jason Molenda (jmolenda@apple.com)
4236
4237 * gdb.texinfo (Paths and Names of the Source Files): Document the
4238 meaning of values in the 'desc' field of a SO stab.
4239
ae038cb0
DJ
42402004-09-20 Daniel Jacobowitz <dan@debian.org>
4241
4242 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4243 max-cache-age" and "maint show dwarf2 max-cache-age".
4244
f7dc1244
EZ
42452004-09-16 Eli Zaretskii <eliz@gnu.org>
4246
4247 * gdb.texinfo (Set Breaks): Add index entry for setting
4248 breakpoints on overloaded C++ functions that are not members of
4249 any classes. Add an example and an index entry for setting
4250 breakpoints on all program functions.
4251 (Character Sets, Macros, Overlay Commands)
4252 (Non-debug DLL symbols, GDB/MI Output Syntax)
4253 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4254 Use "(@value{GDBP})" instead of a literal "(gdb)".
4255
f810308b
AC
42562004-09-12 Andrew Cagney <cagney@gnu.org>
4257
4258 * gdbint.texinfo (Native Debugging): Delete description of
4259 FILES_INFO_HOOK.
4260
15a661f3
PH
42612004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4262
5ae4183a
AS
4263 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4264 to hex_string_custom (not historically correct, but more
15a661f3
PH
4265 understandable, given the current code).
4266
f3219c75
AC
42672004-09-03 Andrew Cagney <cagney@gnu.org>
4268
4269 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4270
f3bb6704
JJ
42712004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4272
4273 * observer.texi (solib_unloaded): New observer.
4274
8d2c00cb
AC
42752004-08-24 Andrew Cagney <cagney@gnu.org>
4276
4277 * gdbint.texinfo (Target Architecture Definition): Add missing
4278 comma.
4279
e7dc800a
MC
42802004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4281
4282 * (Using the Testsuite): build != host is supported,
4283 but some test scripts do not support build != host.
4284
73b03683
MK
42852004-08-14 Mark Kettenis <kettenis@gnu.org>
4286
4287 * gdbint.texinfo (Host Definition): Delete description of
4288 FCLOSE_PROVIDED and GETENV_PROVIDED.
4289
c0ccb908
MK
42902004-08-05 Mark Kettenis <kettenis@chello.nl>
4291
4292 * gdbint.texinfo (Host Definition): Delete description of
4293 NO_SYS_FILE.
4294 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4295 PTRACE_FP_BUG.
4296
9c8dbfa9
AC
42972004-08-05 Andrew Cagney <cagney@gnu.org>
4298
4299 * gdbint.texinfo (Target Architecture Definition): Delete
4300 reference to deprecated_read_fp.
4301
f42accbe
AC
43022004-08-02 Andrew Cagney <cagney@gnu.org>
4303
4304 * gdbint.texinfo (Target Architecture Definition): Delete
4305 description of DEPRECATED_REGISTER_BYTES.
4306
0b66e38c
EZ
43072004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4308
4309 * gdb.texinfo (Source Path): Document the new behavior of
4310 searching for the source files.
4311
15387254
EZ
43122004-07-17 Eli Zaretskii <eliz@gnu.org>
4313
4314 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4315 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4316 (Auto Display): Improve indexing.
4317
2c07db7a
AC
43182004-07-16 Andrew Cagney <cagney@gnu.org>
4319
4320 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4321 "-noasync".
4322
4644b6e3
EZ
43232004-07-09 Eli Zaretskii <eliz@gnu.org>
4324
4325 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4326 have the same prefix have only their prefix in the index.
4327
7561d450
MK
43282004-07-03 Mark Kettenis <kettenis@gnu.org>
4329
4330 * gdb.texinfo (BSD libkvm Interface): New node (section)
4331 (Native): Add it to the menu.
4332
67bebe79
MK
43332004-07-01 Mark Kettenis <kettenis@gnu.org>
4334
4335 * gdbint.texinfo (Target Architecture Definition): Remove
4336 PCC_SOL_BROKEN.
4337
1a6923e0
MK
43382004-06-24 Mark Kettenis <kettenis@gnu.org>
4339
4340 * gdbint.texinfo (Target Architecture Definition): Remove
4341 SUN_FIXED_LBRAC_BUG.
4342
b435e160
AC
43432004-06-26 Andrew Cagney <cagney@gnu.org>
4344
4345 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4346
b5622e8d
AC
43472004-06-20 Andrew Cagney <cagney@gnu.org>
4348
4349 * gdbint.texinfo (Target Architecture Definition): Deprecate
4350 USE_STRUCT_CONVENTION.
4351
e0c07bf0
MC
43522004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4353
4354 gdb.texinfo (Bug Reporting): Mention session recording,
4355 with the script command or Emacs.
4356
782263ab
AC
43572004-06-18 Andrew Cagney <cagney@gnu.org>
4358
4359 * gdbint.texinfo (Target Architecture Definition): Deprecate
4360 FUNCTION_START_OFFSET.
4361
03727ca6
AC
43622004-06-14 Andrew Cagney <cagney@gnu.org>
4363
4364 Based on changes from Karl Berry.
4365 * gdb.texinfo: Do not use @sc in a direntry.
4366 * stabs.texinfo: Change @dircateogry to "Software development".
4367 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4368
97092415
AC
43692004-06-13 Andrew Cagney <cagney@gnu.org>
4370
4371 * gdbint.texinfo (Target Architecture Definition): Delete
4372 description of RETURN_VALUE_ON_STACK.
4373
1f6d4158
AC
43742004-06-09 Andrew Cagney <cagney@gnu.org>
4375
4376 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4377 deleted by previous patch.
4378
d966f0cb
AC
43792004-06-08 Andrew Cagney <cagney@gnu.org>
4380
4381 * gdbint.texinfo (Native Debugging): Delete documentation on
4382 ATTACH_DETACH.
4383
86fe4aaa
RC
43842004-06-06 Randolph Chung <tausq@debian.org>
4385
4386 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4387
d4b6d575
RC
43882004-06-06 Randolph Chung <tausq@debian.org>
4389
5ae4183a 4390 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4391 the new push_dummy_call method signature. Describe the function
4392 argument.
4393
4e8b0763
JB
43942004-05-24 Joel Brobecker <brobecker@gnat.com>
4395
4396 * gdb.texinfo (Starting): Document new start command.
4397
59caf092
AC
43982004-05-21 Andrew Cagney <cagney@redhat.com>
4399
4400 * observer.texi (GDB Observers): Document "inferior_created".
4401
e4a2df64
AC
44022004-05-08 Andrew Cagney <cagney@redhat.com>
4403
e6b55ae2
AC
4404 * gdbint.texinfo (Target Architecture Definition): Delete
4405 description of DO_DEFERRED_STORES.
4406
28954179
AC
4407 * gdbint.texinfo (Target Architecture Definition): Delete
4408 references to DEPRECATED_FIX_CALL_DUMMY.
4409
434b87dd
AC
4410 * gdbint.texinfo (Target Architecture Definition): Delete
4411 description of DEPRECATED_CALL_DUMMY_WORDS,
4412 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4413
58d28df8
AC
4414 * gdbint.texinfo (Target Architecture Definition): Delete
4415 description of DEPRECATED_PUSH_DUMMY_FRAME.
4416
e4a2df64
AC
4417 * gdbint.texinfo (Target Architecture Definition): Delete
4418 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4419
2b4855ab
AC
44202004-05-07 Andrew Cagney <cagney@redhat.com>
4421
4422 * observer.texi (GDB Observers): Add "Debugging" section. Include
4423 cross reference to "set/show debug observer".
4424 * gdb.texinfo (Debugging Output): Document "set/show debug
4425 observer".
4426
fcf70625
AC
44272004-05-01 Andrew Cagney <cagney@redhat.com>
4428
4429 * gdbint.texinfo (Target Architecture Definition): Delete
4430 description of DEPRECATED_PC_IN_SIGTRAMP.
4431
8ee56bcf
AC
44322004-04-30 Andrew Cagney <cagney@redhat.com>
4433
4434 * gdbint.texinfo (Target Architecture Definition): Delete
4435 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4436
67ab9a76
OF
44372004-04-30 Orjan Friberg <orjanf@axis.com>
4438
4439 * observer.texi (GDB Observers): Correct spelling.
4440
79346bcb
OF
44412004-04-26 Orjan Friberg <orjanf@axis.com>
4442
4443 * observer.texi (GDB Observers): Add target_changed event.
4444
7a464420
AC
44452004-04-08 Andrew Cagney <cagney@redhat.com>
4446
4447 * observer.texi (GDB Observers): Rework, provide generic observer
4448 definitions and then a list of observable events.
4449
6cdf9d98
AC
44502004-04-04 Andrew Cagney <cagney@redhat.com>
4451
4452 * gdbint.texinfo (Host Definition): Delete reference to
4453 NO_SIGINTERRUPT.
4454
ddc135a4
AC
44552004-04-02 Andrew Cagney <cagney@redhat.com>
4456
4457 * gdbint.texinfo (Target Architecture Definition): Delete
4458 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4459
6a1b180d
SC
44602004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4461
4462 * gdb.texinfo (TUI Commands): Document tui reg commands.
4463
d0d5df6f
AC
44642004-03-26 Andrew Cagney <cagney@redhat.com>
4465
4466 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4467 "gdbtui".
4468 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4469 (Contributors): Mention both Text and Terminal User Interface.
4470
aa2a3f87
AC
44712004-03-23 Andrew Cagney <cagney@redhat.com>
4472
4473 * gdbint.texinfo (Target Architecture Definition): Deprecate
4474 references to SIGTRAMP_START and SIGTRAMP_END.
4475
f561f026
AC
44762004-03-23 Andrew Cagney <cagney@redhat.com>
4477
4478 * gdbint.texinfo (Target Architecture Definition): Deprecate
4479 references to PC_IN_SIGTRAMP.
4480
33cb8b0f
AC
44812004-03-19 Andrew Cagney <cagney@redhat.com>
4482
4483 * gdbint.texinfo (Target Architecture Definition): Delete
4484 reference to GDB_TARGET_IS_HPPA.
4485
fc989b7a
AC
44862004-03-18 Andrew Cagney <cagney@redhat.com>
4487
4488 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4489 describe pre_init and post_init.
4490
701b08bb
DJ
44912004-03-09 Daniel Jacobowitz <drow@mvista.com>
4492
4493 * gdb.texinfo (Debugging Output): Document values for "set debug
4494 target".
4495
faae5abe
AC
44962004-02-28 Andrew Cagney <cagney@redhat.com>
4497
4498 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4499
dd79a6cf
JJ
45002004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4501
4502 * gdb.texinfo (breakpoints): Add information about the
4503 new "set breakpoint pending" and "show breakpoint pending"
4504 commands.
4505
e7f16015
AC
45062004-02-26 Andrew Cagney <cagney@redhat.com>
4507
4508 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4509 in Per-architecture module data section.
4510
7161a3a6
RM
45112004-02-25 Roland McGrath <roland@redhat.com>
4512
4513 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4514
2154891a
AC
45152004-02-24 Andrew Cagney <cagney@redhat.com>
4516
4517 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4518 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4519 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4520
6c74ac8b
AC
45212004-02-17 Andrew Cagney <cagney@redhat.com>
4522
4523 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4524
19772a2c
AC
45252004-02-16 Andrew Cagney <cagney@redhat.com>
4526
4527 * gdbint.texinfo (Target Architecture Definition): Deprecate
4528 FRAMELESS_FUNCTION_INVOCATION.
4529
c9830293
AC
45302004-02-16 Andrew Cagney <cagney@redhat.com>
4531
4532 * gdbint.texinfo (Coding): Mention -Wunused-function.
4533
b9d26eb9
AC
45342004-02-14 Andrew Cagney <cagney@redhat.com>
4535
4536 * gdbint.texinfo (Target Architecture Definition): Delete
4537 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4538
49efadf5
EZ
45392004-02-12 Elena Zannoni <ezannoni@redhat.com>
4540
4541 * gdb.texinfo: Properly quote the name "C++".
4542 * gdbint.texinfo: Ditto.
4543 * stabs.texinfo: Ditto.
4544
1eb288ea
EZ
45452004-02-11 Elena Zannoni <ezannoni@redhat.com>
4546
4547 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4548 minimal information about libiberty.
4549
e4937fc1
MC
45502004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4551
4552 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4553
a9331b3f
RM
45542004-02-04 Roland McGrath <roland@redhat.com>
4555
4556 * gdb.texinfo (Auxiliary Vector): New node (section).
4557 (Data): Add it to the menu.
4558
2650777c
JJ
45592004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4560
4561 * gdb.texinfo (Breakpoints): Add information about pending
4562 breakpoint support.
4563
b4501125
AC
45642004-01-26 Andrew Cagney <cagney@redhat.com>
4565
4566 * gdb.texinfo (Overview): Delete references to the cisco protocol
4567 including the "N" response.
4568
74055713
AC
45692004-01-26 Andrew Cagney <cagney@redhat.com>
4570
4571 * gdbint.texinfo (Target Architecture Definition): Rename
4572 EXTRACT_STRUCT_VALUE_ADDRESS to
4573 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4574
3bbe9696
EZ
45752004-01-24 Eli Zaretskii <eliz@gnu.org>
4576
4577 * gdb.texinfo (KOD): Document "show os". Add index entries for
4578 "set/show os" and "info cisco" commands.
4579
5843504f
EZ
45802004-01-21 Eli Zaretskii <eliz@gnu.org>
4581
4582 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4583
9175c9a3
MC
45842004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4585
4586 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4587 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4588
8e94b928
NR
45892004-01-19 Nick Roberts <nick@nick.uklinux.net>
4590
4591 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4592 -stack-list-locals.
4593 (GDB/MI Variable Objects): Describe extension to
4594 -var-list-children.
4595
a20cf136
DJ
45962004-01-17 Daniel Jacobowitz <drow@mvista.com>
4597
4598 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4599
afb18d0f
AC
46002004-01-17 Andrew Cagney <cagney@redhat.com>
4601
4602 * gdbint.texinfo (Target Architecture Definition): Delete
4603 documentation on DEPRECATED_NPC_REGNUM.
4604
b51970ac
DJ
46052004-01-13 Daniel Jacobowitz <drow@mvista.com>
4606
4607 * gdb.texinfo: Update copyright year. Mention that set
4608 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4609 "set follow-fork-mode ask".
4610
0f0cffd2
AC
46112004-01-13 Andrew Cagney <cagney@redhat.com>
4612
4613 * gdbint.texinfo: Update copyright year.
4614 (Coding): Add -Wunused-label to list of -Werror warnings.
4615
c552b3bb 46162004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4617 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4618
4619 * gdb.texinfo: Update copyright.
4620 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4621 around names, as appropriate. Minor syntax cleanup of
4622 _NSPrintForDebugger explanation. Two spaces after periods.
4623 GDBN used instead of lit. "gdb". Index entries added for
4624 print-object and _NSPrintForDebugger. @noindent added in one spot.
4625
afe157ca
EZ
46262003-11-11 Elena Zannoni <ezannoni@redhat.com>
4627
4628 * stabs.texinfo: Add dircategory and direntry commands.
4629 * annotate.texinfo: Ditto.
4630
963e2bb7
AC
46312003-11-10 Andrew Cagney <cagney@redhat.com>
4632
4633 * gdbint.texinfo (Target Architecture Definition): Replace the
4634 return_value method's "inval" and "outval" parameters with
4635 "readbuf" and "writebuf".
4636
1d8b2f28
JB
46372003-10-28 Jim Blandy <jimb@redhat.com>
4638
4639 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4640 from "The `F' request packet" and "The `F' reply packet", to make
4641 texi2dvi happy.
4642 (File-I/O remote protocol extension): Update menu entries, too.
4643
36d86913
MC
46442003-10-26 Michael Chastain <mec@shout.net>
4645
4646 * gdb.texinfo (Thread Stops): Document the issue with
4647 premature return from system calls in multi-threaded programs.
4648
ce2826aa
AC
46492003-10-24 Andrew Cagney <cagney@redhat.com>
4650
4651 * annotate.texinfo: Fix "fortunatly"[sic].
4652
f24c5e49
KI
46532003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4654
4655 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4656 with "Hitachi" and "Mitsubishi".
4657
92ad9cd9
AC
46582003-10-20 Andrew Cagney <cagney@redhat.com>
4659
4660 * gdbint.texinfo (Target Architecture Definition): Document
4661 gdbarch_return_value. Add cross references from
4662 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4663 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4664
0ab4b752
MK
46652003-10-18 Mark Kettenis <kettenis@gnu.org>
4666
4667 * gdbint.texinfo (Target Architecture Definition): Document
4668 regset_from_core_section.
fb3e19c0
KI
4669
46702003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4671
4672 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4673
a9331b3f 46742003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4675
4676 From Anthony Green <green@redhat.com>:
5ae4183a 4677 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4678
1485d690
KB
46792003-10-14 Kevin Buettner <kevinb@redhat.com>
4680
889bf7c5
PA
4681 * gdb.texinfo (Breakpoint related warnings): New node.
4682 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4683
86d30acc
DJ
46842003-10-13 Daniel Jacobowitz <drow@mvista.com>
4685
4686 * gdb.texinfo (Remote Protocol): Document v and vCont.
4687
172c2a43
KI
46882003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4689
4690 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4691 * gdbint.texinfo: Ditto.
4692
71952f4c
AC
46932003-10-09 Andrew Cagney <cagney@redhat.com>
4694
4695 From 2003-09-18 David Anderson <davea@sgi.com>:
4696 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4697 "command".
4698
268e2188
AC
46992003-10-03 Andrew Cagney <cagney@redhat.com>
4700
4701 * gdbint.texinfo (Target Architecture Definition): Deprecate
4702 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4703 just target.
4704
12c266ea 47052003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4706
f30992d4 4707 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4708 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4709 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4710 * gdbint.texinfo (Target Architecture Definition): Rename
4711
47122003-09-30 Andrew Cagney <cagney@redhat.com>
4713
f30992d4 4714 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4715 (Target Architecture Definition):
f30992d4 4716
2e092625
AC
4717 * gdbint.texinfo (Target Architecture Definition): Rename
4718 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4719
0717ae8a
AC
47202003-09-29 Andrew Cagney <cagney@redhat.com>
4721
dad809b7
AC
4722 * gdbint.texinfo (Target Architecture Definition): Delete
4723 documentation for NEED_TEXT_START_END.
4724
0717ae8a
AC
4725 * gdbint.texinfo (Target Architecture Definition): Rename
4726 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4727 TARGET_WRITE_PC.
a9331b3f 4728
af6cf26d
MC
47292003-09-22 Michael Chastain <mec@shout.net>
4730
4731 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4732
ee206350
AG
47332003-09-21 Anthony Green <green@redhat.com>
4734
4735 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4736
a38c9fe6
MK
47372003-09-21 Mark Kettenis <kettenis@gnu.org>
4738
4739 * gdbint.texinfo (Target Architecture Definition): Document
4740 stabs_argument_has_addr.
4741
77949794
AC
47422003-09-18 Andrew Cagney <cagney@redhat.com>
4743
4744 * gdbint.texinfo (Target Architecture Definition): Delete
4745 documentation on REGISTER_NAMES.
4746
8e823e25
MK
47472003-09-13 Mark Kettenis <kettenis@gnu.org>
4748
4749 * gdbint.texinfo (Target Architecture Definition): Replace
4750 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4751
f27dd7fd
AC
47522003-09-11 Andrew Cagney <cagney@redhat.com>
4753
4754 * gdbint.texinfo (Target Architecture Definition): Replace
4755 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4756
8b148df9
AC
47572003-08-18 Andrew Cagney <cagney@redhat.com>
4758
4759 * gdbint.texinfo (Target Architecture Definition): Document
4760 "frame_red_zone_size".
4761
25d29d70
AC
47622003-08-09 Andrew Cagney <cagney@redhat.com>
4763
4764 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4765 with "set/show backtrace past-main" and "set/show backtrace
4766 limit".
4767
c938e9b0
L
47682003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4769
4770 * Makefile.in (install-info): Support DESTDIR.
4771 (install-html): Likewise.
4772
64fabec2
AC
47732003-08-07 Andrew Cagney <cagney@redhat.com>
4774
4775 Patch from Nick Roberts.
4776 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4777 bindings. Remove description of send-gdb-command.
4778
2fcf52f0
AC
47792003-08-07 Andrew Cagney <cagney@redhat.com>
4780
4781 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4782 GDB 6.0.
4783
086432e2
AC
47842003-08-06 Andrew Cagney <cagney@redhat.com>
4785
4786 * gdb.texinfo (Mode Options): Mention that level three is the
4787 highest available and that level 2 is deprecated.
4788 (Annotations Overview): Mention annotation levels. Cross reference
4789 to "Limitations of the Annotation Interface" in annotate.texi.
4790 (TODO, Value Annotations, Frame Annotations): Delete section.
4791 (Displays, Breakpoint Info): Delete.
4792
e5249f67
AC
47932003-08-04 Andrew Cagney <cagney@redhat.com>
4794
4795 * agentexpr.texi: Delete @bye.
4796 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4797 (stabs.info): Add $(srcdir) to include search path.
4798 (html): Depend on "annotate_toc.html", and not "annotate.html".
4799 * stabs.texinfo: Ditto. Include "fdl.texi".
4800 * gdbint.texinfo: Update copyright statement's list of invariant
4801 sections.
4802
e6f672d2
AC
48032003-07-28 Andrew Cagney <cagney@redhat.com>
4804
4805 * Makefile.in (INFO_DEPS): Add annotate.info.
4806 (dvi, ps, html, pdf): Add annotate.
4807 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4808 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4809 (ANNOTATE_DOC_FILES): New macro.
4810 (ANNOTATE_TEX_TMPS): New macro.
4811 (annotate.info, annotate_toc.html): Specify dependencies.
4812 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4813 * annotate.texinfo: Rename annotate.texi. Get building. Add
4814 "Migrating to GDB/MI" and "Limitations of the Annotation
4815 Interface" chapters. Mention why it is not part of the user
4816 guide. Update copyright notice. Include "fdl.texi".
4817
72ffddc9
SC
48182003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4819
4820 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4821
a9f12a31
DJ
48222003-07-24 Daniel Jacobowitz <drow@mvista.com>
4823
4824 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4825
b1fe9455
DJ
48262003-07-24 Daniel Jacobowitz <drow@mvista.com>
4827
4828 * gdb.texinfo (Server): Mention pidof.
4829
153721e6
AC
48302003-07-22 Andrew Cagney <cagney@redhat.com>
4831
4832 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4833 list.
4834
0fac0b41
DJ
48352003-06-28 Daniel Jacobowitz <drow@mvista.com>
4836
4837 * gdb.texinfo (Logging output): New chapter.
4838
4e562065
JB
48392003-06-24 Joel Brobecker <brobecker@gnat.com>
4840
4841 * gdb.texinfo (Unsupported languages): New section.
4842 (Languages): Add link to new section.
4843
f2c06f52
AC
48442003-06-22 Andrew Cagney <cagney@redhat.com>
4845
4846 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4847
b4177fca
DJ
48482003-06-22 Daniel Jacobowitz <drow@mvista.com>
4849
4850 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4851
f418dd93
DJ
48522003-06-22 Daniel Jacobowitz <drow@mvista.com>
4853
4854 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4855 * agentexpr.texi: Retitle section, and change it to an appendix.
4856 Comment out texinfo initialization. Factor a @var{} into two
4857 pieces to prevent makeinfo warnings.
4858 * gdb.texinfo: Add Agent Expressions appendix.
4859
4ca61388
DJ
48602003-06-19 Daniel Jacobowitz <drow@mvista.com>
4861
4862 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4863
07f31aa6
DJ
48642003-06-18 Daniel Jacobowitz <drow@mvista.com>
4865
5ae4183a 4866 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4867 remote target". Document the "detach" and "disconnect" commands.
4868 (Server, Netware, Debug Session): Reference "Connecting to a
4869 remote target".
4870 (GDB/MI Target Manipulation): Document "-target-disconnect".
4871
2dd0da42
AC
48722003-06-13 Andrew Cagney <cagney@redhat.com>
4873
4874 * gdbint.texinfo (Target Architecture Definition): Deprecate
4875 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4876 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4877
e7a3abfc
JB
48782003-06-09 Jim Blandy <jimb@redhat.com>
4879
4880 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4881
25e3a86b
AC
48822003-06-08 Andrew Cagney <cagney@redhat.com>
4883
4884 * gdbint.texinfo (Target Architecture Definition): Delete
4885 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4886
a9e5fdc2
AC
48872003-06-08 Andrew Cagney <cagney@redhat.com>
4888
4889 * gdbint.texinfo (Target Architecture Definition): Document
4890 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4891
b37303ee
AF
48922003-06-07 Adam Fedor <fedor@gnu.org>
4893
4894 * gdb.texinfo: Add Objective-C documentation.
4895
39fe6e80
AC
48962003-06-01 Andrew Cagney <cagney@redhat.com>
4897
4898 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4899 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4900
125309b2
AC
49012003-05-21 Andrew Cagney <cagney@redhat.com>
4902
4903 * gdbint.texinfo (Target Architecture Definition): Delete
4904 references to "extract_address" and "store_address".
4905
b8b527c5
AC
49062003-05-16 Andrew Cagney <cagney@redhat.com>
4907
4908 * gdbint.texinfo (Target Architecture Definition): Replace
4909 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4910 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4911
50e3ee83
TR
49122003-05-14 Theodore A. Roth <troth@openavr.org>
4913
4914 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4915
44e2be90
L
49162003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4917
4918 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4919 (gdb.dvi): Likewise.
4920 (gdb.pdf): Likewise.
4921 (links2roff): Likewise.
4922
df5215a6
JB
49232003-05-08 Jim Blandy <jimb@redhat.com>
4924
4925 * gdb.texinfo (Dump/Restore Files): Update documentation for
4926 'dump', 'append', and 'restore': note that format argument is
4927 optional; simplify presentation of the command variants; and be
4928 more precise about the formats.
4929
5e7b2f39
JB
49302003-05-07 Jim Blandy <jimb@redhat.com>
4931
4932 * gdb.texinfo (Symbols): Update documentation: 'maint list
4933 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4934 symtabs' and 'maint info psymtabs'.
4935
b1e29e33
AC
49362003-05-05 Andrew Cagney <cagney@redhat.com>
4937
4938 * gdbint.texinfo (Target Architecture Definition): Make
4939 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4940 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4941 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4942
00905d52
AC
49432003-05-04 Andrew Cagney <cagney@redhat.com>
4944
4945 * gdb.texinfo (Maintenance Commands): Document "maint print
4946 dummy-frames".
4947
54ff5908
AC
49482003-05-04 Andrew Cagney <cagney@redhat.com>
4949
4950 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4951
32e7087d
JB
49522003-05-03 J. Brobecker <brobecker@gnat.com>
4953
4954 Thierry Schneider <tpschneider1@yahoo.com>
4955 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4956 for new MI command.
4957
7043d8dc
AC
49582003-05-03 Andrew Cagney <cagney@redhat.com>
4959
4960 * gdbint.texinfo (Target Architecture Definition): Document
4961 push_dummy_code. Add cross references.
4962
e33d66ec
EZ
49632003-05-02 Elena Zannoni <ezannoni@redhat.com>
4964
4965 * gdb.texinfo (Character Sets): Update to reflect new behavior of
4966 set/show charsets commands.
4967
0ba6dca9
AC
49682003-04-28 Andrew Cagney <cagney@redhat.com>
4969
4970 * gdbint.texinfo (Target Architecture Definition): Replace
4971 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4972 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4973
d7a27068
AC
49742003-04-28 Andrew Cagney <cagney@redhat.com>
4975
4976 * gdbint.texinfo (Target Architecture Definition): Rename
4977 "tm_print_insn" to "deprecated_tm_print_insn".
4978
44ea7b70
JB
49792003-04-09 Jim Blandy <jimb@redhat.com>
4980
4981 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4982 list psymtabs'.
4983
fb8f8949
AC
49842003-04-08 Andrew Cagney <cagney@redhat.com>
4985
4986 * gdbint.texinfo (Target Architecture Definition): Delete
4987 references to EXTRA_FRAME_INFO.
4988
32fb0f22
AC
49892003-04-08 Andrew Cagney <cagney@redhat.com>
4990
4991 * gdbint.texinfo (Target Architecture Definition): Delete
4992 PRINT_TYPELESS_INTEGER.
4993
6be67e67
JB
49942003-04-02 J. Brobecker <brobecker@gnat.com>
4995
4996 * observer.texi (GDB Observers): Adjust the documentation for the
4997 normal_stop notification to better describe reality. Fix a couple
4998 of minor typos.
4999
4e35d5f0
BR
50002003-04-02 Bob Rossi <bob_rossi@cox.net>
5001
a9331b3f 5002 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
5003 '-file-list-exec-source-file'
5004
e8a8712a
AC
50052003-03-31 Andrew Cagney <cagney@redhat.com>
5006
5007 * gdbint.texinfo (Target Architecture Definition): Delete
5008 references to CALL_DUMMY_P.
5009
6c0e89ed
AC
50102003-03-30 Andrew Cagney <cagney@redhat.com>
5011
5012 * gdbint.texinfo (Target Architecture Definition): Remove
5013 reference to TARGET_WRITE_SP.
a9331b3f 5014
378bfd1b
AC
50152003-03-27 Andrew Cagney <cagney@redhat.com>
5016
5017 * gdbint.texinfo (Target Architecture Definition): Remove
5018 references to write_sp.
6c0e89ed 5019
922fbb7b
AC
50202003-03-27 Andrew Cagney <cagney@redhat.com>
5021
5022 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5023 chapter body. Use @smallexample instead of @example.
5024 (Annotations): Ditto.
5025 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5026 annotate.texi.
5027
b81774d8
AC
50282003-03-26 Andrew Cagney <cagney@redhat.com>
5029
5030 * gdbint.texinfo (Target Architecture Definition): Replace
5031 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5032 dummy_addr parameters.
5033
1bf6d5cc
AC
50342003-03-25 Andrew Cagney <cagney@redhat.com>
5035
5036 * gdbint.texinfo (Target Architecture Definition): Delete
5037 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5038 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5039 Add reference to PUSH_ARGUMENTS.
5040
618ce49f
AC
50412003-03-23 Andrew Cagney <cagney@redhat.com>
5042
5043 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5044 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5045
bcd7e15f
JB
50462003-03-18 J. Brobecker <brobecker@gnat.com>
5047
5048 * gdbint.texinfo (Algorithms): Add new section describing the
5049 Observer paradigm.
5050 (Top): Add menu entry to new observer appendix.
5051 * observer.texi: New file.
5052 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5053 new observer.texi file.
5054
9fe8321b
AC
50552003-03-17 Andrew Cagney <cagney@redhat.com>
5056
5057 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5058 that GNU Press update the manual version number.
5059
ac2adee5
AC
50602003-03-12 Andrew Cagney <cagney@redhat.com>
5061
5062 * gdbint.texinfo (Target Architecture Definition): Delete
5063 references to get_saved_register. Rename GET_SAVED_REGISTER to
5064 DEPRECATED_GET_SAVED_REGISTER.
5065
749b82f6
AC
50662003-03-13 Andrew Cagney <cagney@redhat.com>
5067
5068 * gdbint.texinfo (Target Architecture Definition): Replace
5069 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5070
8bedc050
AC
50712003-03-12 Andrew Cagney <cagney@redhat.com>
5072
5073 * gdbint.texinfo (Target Architecture Definition): Rename
5074 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5075
0ce1b118
CV
50762003-03-10 Corinna Vinschen <vinschen@redhat.com>
5077
5078 * gdb.texinfo: Add File-I/O documentation.
5079
12cc2063
AC
50802003-03-10 Andrew Cagney <cagney@redhat.com>
5081
5082 * gdbint.texinfo (Target Architecture Definition): Cross reference
5083 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5084
7453dc06
AC
50852003-03-07 Andrew Cagney <cagney@redhat.com>
5086
5087 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5088 frame" command.
5089
6314f104
AC
50902003-03-05 Andrew Cagney <cagney@redhat.com>
5091
5092 * gdbint.texinfo (Target Architecture Definition): Document
5093 unwind_dummy_id. Cross reference unwind_dummy_id and
5094 SAVE_DUMMY_FRAME_TOS.
5095
f1212245
DJ
50962003-03-05 James Ingham <jingham@apple.com>
5097 Daniel Jacobowitz <drow@mvista.com>
5098
5099 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5100 and "show cp-abi".
5101
77e7e267
AC
51022003-03-03 Andrew Cagney <cagney@redhat.com>
5103
5104 * gdbint.texinfo (Target Architecture Definition): Document
5105 register_type.
5106
838a8221
AC
51072003-03-03 Andrew Cagney <cagney@redhat.com>
5108
5109 * stabs.texinfo (Structures): Use @samp and separate @var's
5110 instead of a single @var containing a comma separated list.
5111 (Unions): Ditto.
5112
d7f4a264
DJ
51132003-03-02 Daniel Jacobowitz <drow@mvista.com>
5114
5115 * Makefile.in (distclean): Remove config.log.
5116
f30ee0bc
AC
51172003-03-01 Andrew Cagney <cagney@redhat.com>
5118
5119 * gdbint.texinfo (Target Architecture Definition): Rename
5120 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5121
51222003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5123
5124 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5125 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5126
be448670
CF
51272003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5128
5129 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5130 (Non-debug DLL symbols): New node, describing the minimal symbols
5131 loaded from DLLs without real debugging symbols.
5132
501eef12
AC
51332003-02-20 Andrew Cagney <ac131313@redhat.com>
5134
5135 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5136 hardware-breakpoint-limit".
5137 (Set Watchpoints): Add cross reference to "set remote
5138 hardware-watchpoint-limit".
5139 (Remote configuration options): New section.
5140
21c294e6
AC
51412003-02-04 Andrew Cagney <ac131313@redhat.com>
5142
e9be73e4
AC
5143 * gdbint.texinfo (Target Architecture Definition): Delete
5144 descrption of IS_TRAPPED_INTERNALVAR.
5145
21c294e6
AC
5146 From Keith Seitz <keiths@redhat.com>:
5147 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5148 option "-i"/"--interpreter" to this chapter. Include index
5149 entries.
5150
0179ffac
DC
51512003-02-04 David Carlton <carlton@math.stanford.edu>
5152
5153 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5154 (Variables): Recommend stabs+ and DWARF 2.
5155 (C plus plus expressions): Correct info about
5156 compiler versions, debug formats.
5157 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5158 PR symtab/874.
5159
7ca9f392
AC
51602003-02-01 Andrew Cagney <ac131313@redhat.com>
5161
5162 * gdbint.texinfo (Target Architecture Definition): Delete
5163 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5164 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5165 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5166 references to nindy and i960.
5167 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5168
31a85ea2
AC
51692003-02-01 Andrew Cagney <ac131313@redhat.com>
5170
5171 * gdbint.texinfo (Target Architecture Definition): Delete
5172 FLOAT_INFO.
5173
6b894e49
AC
51742003-01-30 Andrew Cagney <ac131313@redhat.com>
5175
5176 * stabs.texinfo (Member Type Descriptor): Clarify description of
5177 `@'. Suggested by Ben Hutchings.
5178
c48861fb
AC
51792003-01-29 Andrew Cagney <ac131313@redhat.com>
5180
5181 * gdb.texinfo (M68K): Delete reference to es1800.
5182
617073a9
AC
51832003-01-29 Andrew Cagney <ac131313@redhat.com>
5184
5185 * gdb.texinfo (Maintenance Commands): Document `maint print
5186 reggroups' and `maint print register-groups'.
5187 * gdbint.texinfo (Target Architecture Definition): Document
5188 register_reggroup_p.
5189
5b5d99cf
JB
51902003-01-23 Jim Blandy <jimb@redhat.com>
5191
5192 * gdb.texinfo (Separate Debug Files): New section.
5193
e7ba9c65
DJ
51942003-01-22 Daniel Jacobowitz <drow@mvista.com>
5195
5196 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5197 and "maint show profile".
5198
94e91d6d
MC
51992003-01-16 Michael Chastain <mec@shout.net>
5200
5201 * gdb.texinfo (Installing GDB): Warn against
5202 ".../gdb-VERSION/gdb/configure".
5203 (Separate Objdir): Likewise.
5204
867f3898
AC
52052003-01-15 Andrew Cagney <ac131313@redhat.com>
5206
5207 * gdbint.texinfo (Target Architecture Definition): Delete
5208 definition of PRINT_REGISTER_HOOK.
5209
f153cc92
EZ
52102003-01-15 Elena Zannoni <ezannoni@redhat.com>
5211
5212 (OpenRISC 1000): Fix formatting of command names.
5213
c60eb6f1
EZ
52142003-01-15 Elena Zannoni <ezannoni@redhat.com>
5215
5216 * gdb.texinfo (Continuing and Stepping): Add new command
5217 'advance'. Clarify behavior of 'until'.
5218
f5ebfba0
DJ
52192003-01-13 Daniel Jacobowitz <drow@mvista.com>
5220
5221 * gdb.texinfo (Files): Document solib-absolute-prefix and
5222 solib-search-path.
5223
4ce8657e
MC
52242003-01-09 Michael Chastain <mec@shout.net>
5225
5226 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5227 (Create a Release): Add new instructions for new @file{src-release}.
5228 Document existing instructions for @file{Makefile.in} as
5229 being for @value{GDBN} 5.3.1 or earlier.
5230
372613e3
AC
52312003-01-09 Andrew Cagney <ac131313@redhat.com>
5232
5233 * gdbint.texinfo (Target Architecture Definition): Mention
5234 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5235 allocate memory.
5236
b4e9345d
DJ
52372003-01-04 Daniel Jacobowitz <drow@mvista.com>
5238
5239 * gdb.texinfo (Controlling GDB): Add @kindex for
5240 "show osabi".
5241 (Backtraces): Add @kindex's for backtrace-below-main.
5242
98b45e30
DJ
52432003-01-04 Daniel Jacobowitz <drow@mvista.com>
5244
5245 * gdb.texinfo (Controlling GDB): Document "set osabi".
5246
95f90d25
DJ
52472003-01-04 Daniel Jacobowitz <drow@mvista.com>
5248
5249 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5250 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5251
1e698235
DJ
52522003-01-04 Daniel Jacobowitz <drow@mvista.com>
5253
5254 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5255 "set coerce-float-to-double".
5256 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5257
e632838e
AC
52582003-01-02 Andrew Cagney <ac131313@redhat.com>
5259
5260 * stabs.texinfo: Remove obsolete text.
5261 * gdbint.texinfo: Ditto.
5262 * gdb.texinfo: Ditto.
5263
c133ab7a
MK
52642002-12-22 Mark Kettenis <kettenis@gnu.org>
5265
5266 * gdbint.texinfo (Target Architecture Definition): Update
5267 description of gdbarch_register_osabi.
5268
f821f325
KH
52692002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5270
5271 * agentexpr.texi: Fix typos.
5272 * annotate.texi: Likewise.
5273 * fdl.texi: Likewise.
5274
85a6d8d3 52752002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5276
5277 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5278 DEPRECATED_INIT_FRAME_PC.
5279
ae45cd16
AC
52802002-12-01 Andrew Cagney <ac131313@redhat.com>
5281
5282 * gdbint.texinfo (Target Architecture Definition): Delete
5283 PC_IN_CALL_DUMMY.
5284
07555a72
AC
52852002-11-28 Andrew Cagney <ac131313@redhat.com>
5286
5287 * gdbint.texinfo (Host Definition): Delete documentation on
5288 USE_GENERIC_DUMMY_FRAMES.
5289
c166cdc7
EZ
52902002-11-26 Elena Zannoni <ezannoni@redhat.com>
5291
5ae4183a 5292 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5293 * Makefile.in (install-info): Run the install-info command as part
5294 of the post install steps only.
5295 (uninstall-info): New target.
5296 (uninstall): New target.
5297
35db0260
EZ
52982002-11-22 Elena Zannoni <ezannoni@redhat.com>
5299
5300 * Makefile.in (install): Make install do some real work.
5301
9ba8d803
AC
53022002-11-19 Andrew Cagney <ac131313@redhat.com>
5303
5304 Fix POSIX problem reported by Paul Eggert.
5305 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5306 Fix PR gdb/527.
5307
903ad3a6
AC
53082002-10-26 Andrew Cagney <cagney@redhat.com>
5309
5310 * gdbint.texinfo (Target Architecture Definition): Delete
5311 definition of DO_REGISTERS_INFO.
5312
f2abfe65
KB
53132002-10-18 Kevin Buettner <kevinb@redhat.com>
5314
5315 * gdbint.texinfo (Address Classes): Fix problems with insertion
5316 of ``{'' and ``}'' in example.
5317
b5b0480a
KB
53182002-10-17 Kevin Buettner <kevinb@redhat.com>
5319
5320 * gdbint.texinfo (Address Classes): New section.
5321 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5322 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5323 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5324 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5325
c85508ee
KD
53262002-10-11 Klee Dienes <kdienes@apple.com>
5327
5328 * gdb.texinfo (Registers): Mention vector registers as well as
5329 floating registers in the documentation for 'info registers' and
5330 'info all-registers'.
5331
6d12fc3d
DJ
53322002-10-11 Daniel Jacobowitz <drow@mvista.com>
5333
5334 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5335
8d19fbd2
JJ
53362002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5337
5338 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5339 interface definition.
5340
a37295f9
MM
53412002-10-03 Marko Mlinar <markom@opencores.org>
5342
5343 * gdb.texinfo (Target Commands): Add or1k target specific
5344 commands.
5345 * gdb.texinfo (Contributors): Add myself to the contributors list.
5346
da0f9dcd
AC
53472002-10-01 Andrew Cagney <ac131313@redhat.com>
5348
5349 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5350 and "mi1" instead of "mi1" and "mi0".
5351
2e834e49
HPN
53522002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5353
5354 * gdb.texinfo (Packets): Fix typos "alligned".
5355 Correct z3/Z3 description. Correct z4/Z4 title.
5356
050be0dc
AC
53572002-09-27 Andrew Cagney <ac131313@redhat.com>
5358
5359 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5360
1104b9e7
KB
53612002-09-25 Kevin Buettner <kevinb@redhat.com>
5362
5363 * gdb.texinfo: Use GNU/Linux instead of Linux.
5364
512217c7
AC
53652002-09-25 Andrew Cagney <ac131313@redhat.com>
5366
5367 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5368
10998722
AC
53692002-09-24 Andrew Cagney <ac131313@redhat.com>
5370
512217c7 5371 * gdb.texinfo: Replace @example with @smallexample.
10998722 5372
a0eb71c5
KB
53732002-09-20 Kevin Buettner <kevinb@redhat.com>
5374
f7dc1244 5375 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5376 * gdb.texinfo (Character Sets): Use @smallexample instead of
5377 @example. Use GNU/Linux instead of Linux.
5378
53792002-09-20 Jim Blandy <jimb@redhat.com>
5380
5381 * gdb.texinfo: Add character set documentation.
5382
2f870471
AC
53832002-09-19 Andrew Cagney <ac131313@redhat.com>
5384
5385 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5386 (Packets): Add cross reference from `b' packet to `z' packets.
5387
790eb8f5
AC
53882002-09-19 Andrew Cagney <ac131313@redhat.com>
5389
8d30a00d
AC
5390 * gdb.texinfo (Maintenance Commands): Document ``maint
5391 internal-error'' and ``maint internal-warning''.
5392
790eb8f5
AC
5393 * gdbint.texinfo (Target Architecture Definition): Revise
5394 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5395
a23a7bf1
JB
53962002-09-19 Joel Brobecker <brobecker@gnat.com>
5397
5398 * gdbint.texinfo (Target Conditionals): Document the new
5399 NAME_OF_MALLOC macro.
5400
299ffc64
AC
54012002-09-05 Andrew Cagney <ac131313@redhat.com>
5402
5403 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5404 engineer.
5405
b7bb15bc
SC
54062002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5407
5408 * gdb.texinfo (TUI Overview): Document status line fields.
5409
3d757584
SC
54102002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5411
5412 * gdb.texinfo (TUI Commands): Document info win command.
5413
269c21fe
SC
54142002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5415
5416 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5417
7cf36c78
SC
54182002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5419
5420 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5421 (TUI Keys): Likewise.
5422
d2c6833e
AC
54232002-08-25 Andrew Cagney <ac131313@redhat.com>
5424
5425 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5426 for a packet receive.
5427
46d8b1c3
AC
54282002-08-25 Andrew Cagney <ac131313@redhat.com>
5429
5430 * Makefile.in (clean): Move to end of file.
5431 (distclean, maintainer-clean, realclean): Ditto.
5432 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5433 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5434 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5435 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5436
b0787093
AC
54372002-08-24 Andrew Cagney <ac131313@redhat.com>
5438
5439 * Makefile.in (GDBINT_TEX_TMPS): Define.
5440 (gdbint.dvi, gdbint.pdf): Use
5441 (GDB_TEX_TMPS): Define.
5442 (gdb.dvi, gdb.pdf): Use.
5443 (STABS_TEX_TMPS): Define.
5444 (stabs.dvi, stabs.pdf): Use.
5445 (GDB_DOC_SOURCE_INCLUDES): New macros.
5446 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5447 (GDBINT_DOC_FILES_INCLUDES): New macros.
5448 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5449 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5450 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5451 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5452 (links2roff): Replace SFILES_INCLUDED with
5453 GDB_DOC_SOURCE_INCLUDES.
5454 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5455 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5456 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5457 dependencies.
5458 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5459 dependencies.
5460 (gdbmi.texinfo): Delete rule.
5461 (inc-hist.texinfo): Delete rule.
5462 (rluser.texinfo): Delete rule.
5463
ebba8386
AC
54642002-08-23 Andrew Cagney <cagney@redhat.com>
5465
5466 * gdbint.texinfo (Target Architecture Definition): Update
5467 STORE_RETURN_VALUE, mention regcache.
5468
0ab7a791
AC
54692002-08-21 Andrew Cagney <ac131313@redhat.com>
5470
5471 * gdbint.texinfo (Target Architecture Definition): Document
5472 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5473
ee2d5c50
AC
54742002-08-19 Andrew Cagney <ac131313@redhat.com>
5475
5476 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5477 Fix minor typos. Add index entries.
5478
53c69bd7
AC
54792002-08-18 Andrew Cagney <ac131313@redhat.com>
5480
5481 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5482
e76f1f2e
AC
54832002-08-15 Andrew Cagney <ac131313@redhat.com>
5484
5485 * gdbint.texinfo (Target Architecture Definition): Document
5486 PRINT_VECTOR_INFO.
5487 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5488
0680b120
AC
54892002-08-13 Andrew Cagney <ac131313@redhat.com>
5490
5491 * gdb.texinfo (Maintenance Commands): Document "maint print
5492 registers", "maint print raw-registers" and "maint print
5493 cooked-registers".
5494
3c3bea1c
GS
54952002-08-08 Grace Sainsbury <graces@redhat.com>
5496
a9331b3f 5497 From Mark Salter:
3c3bea1c
GS
5498 * gdb.texinfo (Protocol): Document T packet extension to
5499 allow watchpoint address reporting.
5500
42f9b0a5
AC
55012002-08-03 Andrew Cagney <ac131313@redhat.com>
5502
5503 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5504
db034ac5
AC
55052002-08-01 Andrew Cagney <cagney@redhat.com>
5506
5507 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5508 to CHILL.
5509
e2b28d04
AC
55102002-08-01 Andrew Cagney <ac131313@redhat.com>
5511
5512 * gdbint.texinfo (Coding): Revise section "Include Files".
5513
7fb623f7
AC
55142002-07-24 Andrew Cagney <cagney@redhat.com>
5515
5516 * gdbint.texinfo: Obsolete references to m88k.
5517 * gdb.texinfo: Ditto.
5518
4a2b4636
JB
55192002-07-10 Joel Brobecker <brobecker@gnat.com>
5520
7fb623f7 5521 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5522 where the proper version of autoconf can be retrieved.
5523
a71ec265
DH
55242002-07-09 Don Howard <dhoward@redhat.com>
5525
5526 * gdb.texinfo (Command Files): Further describe the behavior of
5527 sourced command files.
5528
b9aa90c9
AC
55292002-06-27 Andrew Cagney <ac131313@redhat.com>
5530
5531 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5532 (Coding): Clarify ISO C version that GDB assumes.
5533
40dd2248
TT
55342002-06-26 Tom Tromey <tromey@redhat.com>
5535
5536 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5537 add_setshow_cmd_full.
5538
bfac230e
DH
55392002-06-25 Don Howard <dhoward@redhat.com>
5540
5541 * gdb.texinfo (Memory Region Attributes): Document new behavior
5542 for 'mem' command.
5543
475b0867
JB
55442002-06-11 Jim Blandy <jimb@redhat.com>
5545
919d772c
JB
5546 * gdb.texinfo (Symbols): Update documentation for `info source'
5547 command.
5548
475b0867
JB
5549 * gdb.texinfo (Macros): Call the command `info macro', not
5550 `show macro'.
5551
ba8c9337
AC
55522002-06-09 Andrew Cagney <ac131313@redhat.com>
5553
5554 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5555 data''.
5556
1029b7fa
MK
55572002-06-09 Mark Kettenis <kettenis@gnu.org>
5558
5559 * gdbint.texinfo (Target Architecture Definition): Document
5560 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5561
16737d73
AC
55622002-06-08 Andrew Cagney <ac131313@redhat.com>
5563
5564 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5565 lists.
5566
30107679
AC
55672002-06-08 Andrew Cagney <ac131313@redhat.com>
5568
5569 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5570 Branch''.
5571
3352e23e
AC
55722002-06-01 Andrew Cagney <ac131313@redhat.com>
5573
5574 * gdbint.texinfo (Target Architecture Definition): Add section
5575 ``Converting an existing Target Architecture to Multi-arch''.
5576
cbb09e6a
AC
55772002-05-30 Andrew Cagney <ac131313@redhat.com>
5578
5579 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5580 to ``Obsoleting code''. Revise.
5581
e2e0bcd1
JB
55822002-05-17 Jim Blandy <jimb@redhat.com>
5583
5584 * gdb.texinfo (C Preprocessor Macros): New chapter.
5585 Include it in the main menu.
5586 (Contributors): Credit Jim Blandy with macro support.
5587 (Compilation): Explain how to get macro information into the
5588 executable.
5589 (Expressions): Note that preprocessor macros are expanded.
5590
9db8d71f
DJ
55912002-05-14 Daniel Jacobowitz <drow@mvista.com>
5592
5593 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5594 options for `target remote'.
5595
6d531722
AC
55962002-05-13 Andrew Cagney <ac131313@redhat.com>
5597
5598 * gdbint.texinfo (Target Architecture Definition): Delete
5599 documentation on NNPC_REGNUM.
5600
13d01224
AC
56012002-05-11 Andrew Cagney <ac131313@redhat.com>
5602
5603 * gdbint.texinfo (Target Architecture Definition): Document
5604 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5605 (Target Architecture Definition): Revise section `Using Different
5606 Register and Memory Data Representations'. Add section `Raw and
5607 Virtual Register Representations'.
5608
b2e75d78
AC
56092002-05-11 Andrew Cagney <ac131313@redhat.com>
5610
5611 * gdbint.texinfo (Target Architecture Definition): Mention
5612 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5613 (Target Architecture Definition): Mention same. Add references to
5614 web pages.
5615
2c8682ee
MS
56162002-05-08 Michael Snyder <msnyder@redhat.com>
5617
5618 * stabs.texinfo (Attributes): Document new "vector" attribute.
5619
0816590b
AC
56202002-05-04 Andrew Cagney <ac131313@redhat.com>
5621
5622 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5623
2653173e
AC
56242002-05-04 Andrew Cagney <ac131313@redhat.com>
5625
5626 * gdb.texinfo: Delete obsolete references to a29k.
5627
d7bd68ca
AC
56282002-04-24 Andrew Cagney <ac131313@redhat.com>
5629
5630 * gdbint.texinfo (Target Architecture Definition): Replace
5631 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5632
21d83aa5
DM
56332002-04-24 David S. Miller <davem@redhat.com>
5634
5635 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5636
7673a6cc
DM
56372002-04-21 David S. Miller <davem@redhat.com>
5638
5639 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5640
d49d1e0a
AC
56412002-04-21 Andrew Cagney <ac131313@redhat.com>
5642
5643 * gdbint.texinfo (Target Architecture Definition): Delete
5644 definition of HAVE_REGISTER_WINDOWS.
5645
f7dc1244 56462002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5647
5648 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5649 "Theodore A. Roth" <troth@verinet.com>.
5650
5ca0cb28
DH
56512002-04-15 Don Howard <dhoward@redhat.com>
5652
f7dc1244 5653 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5654 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5655 Provide a better explaination of this feature.
5ca0cb28 5656
f208ba17
AC
56572002-04-14 Andrew Cagney <ac131313@redhat.com>
5658
5659 * gdbint.texinfo (Target Architecture Definition): Remove
5660 FRAME_CHAIN_COMBINE.
5661
d5ba91de
MC
56622002-04-12 Michael Chastain <mec@shout.net>
5663
5664 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5665 REG_STACK_SEGMENT.
5666
26818220
MC
56672002-04-09 Michael Chastain <mec@shout.net>
5668
5669 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5670 PYRAMID_* macros.
5671
129188f6
AC
56722002-04-07 Andrew Cagney <ac131313@redhat.com>
5673
5674 * gdb.texinfo (Bug Reporting): Document that the web is the
5675 prefered way of submitting bug reports.
5676 (Bug Reporting): Delete the s-mail address as the last resort.
5677
8227c0ff
AC
56782002-04-05 Andrew Cagney <ac131313@redhat.com>
5679
5680 * gdbint.texinfo (Target Architecture Definition): Delete
5681 references to TARGET_WRITE_FP and write_fp.
5682
16d9dec6
MS
56832002-03-27 Michael Snyder <msnyder@redhat.com>
5684
5685 * gdb.texinfo: Document new commands dump, append, and restore.
5686
9ae8b82c
AC
56872002-03-27 Andrew Cagney <ac131313@redhat.com>
5688
5689 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5690 Branch'.
5691
474c8240
AC
56922002-03-18 Andrew Cagney <ac131313@redhat.com>
5693
5694 * gdb.texinfo: Change all examples to @smallexample.
5695 * gdbint.texinfo: Ditto.
a9331b3f 5696
fb0ff88f
AC
56972002-03-18 Andrew Cagney <ac131313@redhat.com>
5698
5699 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5700 Branches''.
5701
9bb0a4d8
AC
57022002-03-18 Andrew Cagney <ac131313@redhat.com>
5703
5704 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5705 Policy''.
5706
937f164b
FF
57072002-03-04 Fred Fish <fnf@redhat.com>
5708
5709 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5710 expresson, suports, dependant, trhe, perhaphs, situtations,
5711 explictily, taged, oportunity, unfortunatly).
5712
a7b40f07
AC
57132002-02-24 Andrew Cagney <ac131313@redhat.com>
5714
5715 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5716 Remove reference to 3.12.
5717
aab4e0ec
AC
57182002-02-23 Andrew Cagney <ac131313@redhat.com>
5719
5720 * gdbint.texinfo: Include fdl.texi.
5721 (Top): Add GNU Free Documentation License.
5722 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5723 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5724 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5725 (gdbint.info): Add srcdir to include path.
5726 * gdb.texinfo: Include gpl.texi.
5727 (Top): Add Copying.
5728 * gpl.texi: New file.
5729
47b95330
AC
57302002-02-23 Andrew Cagney <ac131313@redhat.com>
5731
5732 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5733
78c47bea
PM
57342002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5735
5736 * gdb.texinfo: Document Cygwin native specific commands.
5737
56460a61
DJ
57382002-02-15 Daniel Jacobowitz <drow@mvista.com>
5739
5740 * gdb.texinfo: Document gdbserver ``--attach'' command.
5741
def71bfa
MS
57422002-02-07 Michael Snyder <msnyder@redhat.com>
5743
5744 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5745 to @code(_ovly_debug_event).
5746
c928edc0
AC
57472002-02-07 Andrew Cagney <ac131313@redhat.com>
5748
5749 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5750
81d46470
MS
57512002-02-06 Michael Snyder <msnyder@redhat.com>
5752
5753 * gdb.texinfo (overlays): Mention new magic symbol
5754 '_ovly_debug_event', which allows GDB to keep better track
5755 of overlays.
5756
f7dc1244 57572002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5758
5759 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5760 Suggested by Dmitry Sivachenko.
5761
5762 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5763
15110bc3
MS
57642002-02-01 Michael Snyder <msnyder@redhat.com>
5765
5766 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5767
6763aef9
MS
57682002-01-30 Michael Snyder <msnyder@redhat.com>
5769
ac282366
MS
5770 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5771 (set trust-readonly-sections): Document.
6763aef9 5772
8642bc8f
AC
57732002-01-29 Andrew Cagney <ac131313@redhat.com>
5774
5775 * gdbint.texinfo (Releasing GDB): Revise and update.
5776
afe64c1a
AC
57772002-01-28 Andrew Cagney <ac131313@redhat.com>
5778
5779 * gdbint.texinfo (Target Architecture Definition): Delete
5780 description of TARGET_BYTE_ORDER_DEFAULT.
5781
f7dc1244 57822002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5783
5784 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5785 <mitya@cavia.pp.ru>.
5786
3d6e1b5a
AC
57872002-01-23 Andrew Cagney <ac131313@redhat.com>
5788
5789 * libgdb.texinfo: Delete file.
5790
6c0e9fb3
AC
57912002-01-22 Andrew Cagney <ac131313@redhat.com>
5792
5793 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5794 * gdbint.texinfo: Ditto.
5795
e0ce93ac
AC
5796Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5797
5798 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5799
be298bcc
AC
58002002-01-22 Andrew Cagney <ac131313@redhat.com>
5801
5802 * Makefile.in: Update copyright.
5803 (TEXI2DVI): Define.
5804 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5805 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5806 gdb-cfg.texi.
5807 (TEXINDEX, PDFTEX): Delete makefile variables.
5808
8e04817f
AC
58092002-01-22 Andrew Cagney <ac131313@redhat.com>
5810
5811 * gdb.texinfo (Protocol): Move section to appendix.
5812
6b2f586d
AC
58132002-01-21 Andrew Cagney <ac131313@redhat.com>
5814
5815 * gdb.texinfo (Remote Debugging): Create a menu.
5816 (Top): Add ``Remote Debugging'' to menu.
5817
6f05cf9f
AC
58182002-01-21 Andrew Cagney <ac131313@redhat.com>
5819
5820 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5821 serial protocol'' from here.
5822 (Remote Debugging): To here. New chapter.
5823
3fd3d7d2
AC
58242002-01-20 Andrew Cagney <ac131313@redhat.com>
5825
5826 * gdbint.texinfo (Target Architecture Definition): Delete
5827 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5828
7fd60527
AC
58292002-01-20 Andrew Cagney <ac131313@redhat.com>
5830
5831 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5832 are no longer needed.
5833 (Porting GDB): Add maintainer note about configure.host.
5834
c2f05ac9
AC
58352002-01-20 Andrew Cagney <ac131313@redhat.com>
5836
5837 * gdbint.texinfo (Target Architecture Definition): Remove
5838 definition of IEEE_FLOAT.
5839
f7dc1244 58402002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5841
5842 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5843 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5844 <3diff@gnu.org>
231b2aad 5845
82600034
AC
58462002-01-19 Andrew Cagney <ac131313@redhat.com>
5847
5848 * gdbint.texinfo (Host Definition): Remove references to
5849 MALLOC_INCOMPATIBLE.
5850
7708fa01
AC
58512002-01-17 Andrew Cagney <ac131313@redhat.com>
5852
5853 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5854 and xyz-xdep.o.
5855
eb12ee30
AC
58562002-01-17 Andrew Cagney <ac131313@redhat.com>
5857
889bf7c5 5858 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
5859 (Set Breaks): Copy ``maint info breakpoint'' doco to
5860 ``Maintenance Commands'' appendix. Add reference.
5861
c9ccaa92
AC
58622002-01-17 Andrew Cagney <ac131313@redhat.com>
5863
5864 * fdl.texi: Remove next/prev from @node.
5865
f7dc1244 58662002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5867
5868 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5869 for monstrous @multitable (from Brian Youmans).
5870
5871 * fdl.texi: New file.
5872
5873 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5874
8973da3a
AC
58752002-01-15 Andrew Cagney <ac131313@redhat.com>
5876
5877 * gdbint.texinfo (Releasing GDB): New chapter.
5878
7d86b5d5
AC
58792002-01-14 Andrew Cagney <ac131313@redhat.com>
5880
5881 * gdb.texinfo (Embedded Processors, Calling program functions):
5882 Obsolete references to a29k.
5883
cc1cb004
AC
58842002-01-13 Andrew Cagney <ac131313@redhat.com>
5885
5886 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5887 examples. Document that a code-block should do or discard its
5888 cleanups before exit.
5889
79f12247
MS
58902002-01-11 Michael Snyder <msnyder@redhat.com>
5891
5892 * gdb.texinfo (Choosing files): Change @samp to @file.
5893
19837790
MS
58942002-01-05 Michael Snyder <msnyder@redhat.com>
5895
5896 * gdb.texinfo (--pid): Document new command line option (attach).
5897
f7dc1244 58982002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
5899
5900 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5901 in the stub.
5902
d7449b42
AC
59032002-01-04 Andrew Cagney <ac131313@redhat.com>
5904
5905 * gdbint.texinfo (Target Architecture Definition): Replace
5906 BIG_ENDIAN with BFD_ENDIAN_BIG.
5907
f23631e4
AC
59082002-01-03 Andrew Cagney <ac131313@redhat.com>
5909
5910 * gdbint.texinfo (Target Architecture Definition): Replace
5911 value_ptr with struct value pointer.
5912
72c9928d
EZ
59132002-01-02 Eli Zaretskii <eliz@gnu.org>
5914
5915 * gdb.texinfo (Free Software): Fix wording.
5916
959acfd1
EZ
59172001-12-31 Eli Zaretskii <eliz@gnu.org>
5918
5919 * gdb.texinfo (Free Software): New section ``Free Software Needs
5920 Free Documentation''.
5921
f7dc1244 59222001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
5923
5924 * stabs.texinfo:
5925 * gdb.texinfo:
5926 * gdbint.texinfo:
5927 * libgdb.texinfo:
5928 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5929
6600abed
MS
59302001-12-29 Michael Snyder <msnyder@redhat.com>
5931
5932 * gdb.texinfo (maint info sections): Fix typo.
5933
f6680716
MS
59342001-12-26 Michael Snyder <msnyder@redhat.com>
5935
fe95c787
MS
5936 * gdb.texinfo (maint info sections): Document.
5937
a9331b3f 5938 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
5939 'info proc' sub-options that are currently not implemented.
5940
c3d3ce5b
JB
59412001-12-20 Jim Blandy <jimb@redhat.com>
5942
5943 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5944
778eb05e
AC
59452001-12-15 Andrew Cagney <ac131313@redhat.com>
5946
5947 * gdbint.texinfo (Target Architecture Definition): Replace
5948 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5949
2607059c
AC
59502001-12-01 Andrew Cagney <ac131313@redhat.com>
5951
5952 * gdbint.texinfo (Host Definition): Delete documentation on
5953 HOST_BYTE_ORDER.
5954
df0cd8c5
JB
59552001-11-30 Jim Blandy <jimb@redhat.com>
5956
5957 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 5958 overlay support. Add to top-level menu.
df0cd8c5 5959
88118b3a
TT
59602001-11-26 Tom Tromey <tromey@redhat.com>
5961
5962 * gdb.texinfo (Command Syntax): Document C-o binding.
5963
96565e91
CF
59642001-07-26 Christopher Faylor <cgf@redhat.com>
5965
5966 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5967 use since it is described in the referenced section.
5968
f7dc1244 5969 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
5970 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5971 clearer when using DJGPP.
5972
2a3d5645
CF
59732001-11-24 Christopher Faylor <cgf@redhat.com>
5974
5975 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5976 specifically refer to MS-DOS.
5977 (command files): Mention gdb.ini is only used on MS-DOS.
5978
aa26fa3a
TT
59792001-11-21 Tom Tromey <tromey@redhat.com>
5980
5981 * gdb.texinfo (Invoking GDB): Document --args.
5982 (Mode Options): Likewise.
5983
4f8ada06
JB
59842001-11-21 Jim Blandy <jimb@redhat.com>
5985
5986 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
5987 Delete documentation; this macro has been removed from the
5988 sources.
4f8ada06 5989
3fe0dc10
JB
59902001-11-13 Jim Blandy <jimb@redhat.com>
5991
5992 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5993
9e5abb06
CV
59942001-11-06 Corinna Vinschen <vinschen@redhat.com>
5995
5996 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5997
1c5dfdad
MS
59982001-11-05 Michael Snyder <msnyder@redhat.com>
5999
a9331b3f 6000 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
6001 quote regexp chars in function names such as "operator*()".
6002
990f9fe3
FF
60032001-11-01 Fred Fish <fnf@redhat.com>
6004
6005 * gdbint.texinfo (SOLIB_ADD): Document additional new
6006 "readsyms" arg.
6007
b433d00b
DH
60082001-10-30 Don Howard <dhoward@redhat.com>
6009
070b1dd3
DH
6010 * gdb.texinfo: (Command Files) Added documentation for the
6011 behavior of gdb with input redirected from a file.
b433d00b 6012
b7209cb4
FF
60132001-10-28 Fred Fish <fnf@redhat.com>
6014
6015 * gdb.texinfo (auto-solib-add): Change docs to match
6016 implementation change.
6017 (auto-solib-limit): Add docs for new variable.
6018
1aa20aa8
AC
60192001-10-15 Andrew Cagney <ac131313@redhat.com>
6020
6021 * gdbint.texinfo (Target Architecture Definition): Function
6022 value_as_pointer renamed to value_as_address.
6023
fc0c74b1
AC
60242001-10-15 Andrew Cagney <ac131313@redhat.com>
6025
6026 * gdbint.texinfo (Target Architecture Definition): Default
6027 POINTER_TO_ADDRESS functions assume unsigned addresses.
6028 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6029 posting by Jim Blandy.
6030
f4846649
JB
60312001-10-12 Jim Blandy <jimb@redhat.com>
6032
6033 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6034 version of texi2html (1.64) doesn't support this flag any more.
6035
f277788b
MK
60362001-09-08 Mark Kettenis <kettenis@gnu.org>
6037
a9dc4918
MK
6038 * gdbint.texinfo (Host Definition): Remove description of
6039 MEM_FNS_DECLARED.
6040
d28379df
MK
6041 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6042
f277788b
MK
6043 * gdbint.texinfo (Host Definition): Remove description of
6044 HAVE_SIGSETMASK.
6045
7ccaa899
EZ
60462001-09-04 Elena Zannoni <ezannoni@redhat.com>
6047
6048 * gdbint.texinfo (Target Architecture Definition): Add
6049 explanation of TARGET_PRINT_INSN macro.
6050
17d9d558
JB
60512001-08-30 Jim Blandy <jimb@redhat.com>
6052
6053 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6054 Explain what it means to load relocatable files.
6055
72cde065
JB
60562001-08-28 Jim Blandy <jimb@redhat.com>
6057
6058 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6059 info `top' menu.
6060
9e678452
CF
6061Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6062
6063 * gdbint.texinfo: Add a cautionary note about macro use.
6064
a2bea4c3 60652001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6066
a2bea4c3
CV
6067 * gdb.texinfo: Explain omitting the hostname in the
6068 `target remote' command.
6069
1129bf27
DJ
60702001-07-30 Daniel Jacobowitz <drow@mvista.com>
6071
6072 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6073 and END-INFO-DIR-ENTRY.
6074
732b3002
SC
60752001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6076
6077 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6078
89437448
AC
60792001-07-25 Andrew Cagney <ac131313@redhat.com>
6080
6081 * gdbint.texinfo (libgdb): Rewrite.
6082
f7dc1244 60832001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6084
6085 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6086
c4555f82
SC
60872001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6088
6089 * gdb.texinfo (TUI): New chapter, document the TUI.
6090 (Mode Options): Document the -tui option.
6091
2f45a6e0
MK
60922001-07-23 Mark Kettenis <kettenis@gnu.org>
6093
6094 * gdbint.texinfo (Host Definition): Remove description of
6095 NEED_POSIX_SETPGID.
6096
f7dc1244 60972001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6098
6099 * gdb.tex (DJGPP Native): New node, with descriptions of
6100 DJGPP-specific commands.
6101
be9c6c35
JM
61022001-07-19 John R. Moore <jmoore@redhat.com>
6103
6104 * gdbint.texinfo: Three misspellings.
6105
dfa249fb
AC
61062001-07-06 Andrew Cagney <ac131313@redhat.com>
6107
6108 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6109 `test` expressions on bash. Problem reported by Colin Walters.
6110
c72e7388
AC
61112001-07-04 Andrew Cagney <ac131313@redhat.com>
6112
6113 * gdbint.texinfo (User Interface): Update ui-out documentation to
6114 refelect recent UI/MI updates.
6115
94bbb2c0
AC
61162001-07-04 Andrew Cagney <ac131313@redhat.com>
6117
6118 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6119 interpreters.
6120
af6c57ea
AC
61212001-06-15 Andrew Cagney <ac131313@redhat.com>
6122
6123 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6124 structure and not macros.
6125 (Host Definition): Document that much of this chapter is obsolete.
6126 (Target Architecture Definition): Update list of files that make
6127 up a target architecture.
6128 (Coding): Update.
6129
83aa8bc6
AC
61302001-06-28 Andrew Cagney <ac131313@redhat.com>
6131
6132 * gdbint.texinfo (Target Architecture Definition): Update
6133 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6134 The latter has been changed to a true predicate.
6135
f7dc1244 61362001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6137
6138 * annotate.texi: Add @noindent where needed. From Dmitry
6139 Sivachenko <dima@Chg.RU>.
6140 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6141
656db9b0
AC
61422001-06-16 Andrew Cagney <ac131313@redhat.com>
6143
6144 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6145
df2396a1
AC
61462001-06-14 Andrew Cagney <ac131313@redhat.com>
6147
6148 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6149 returns ``OK''. Document that the ``R'' packet does not reply.
6150
0f1f2b0a
MS
61512001-06-13 Michael Snyder <msnyder@redhat.com>
6152
6153 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6154
f7dc1244 61552001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6156
6157 * gdb.texinfo (Signals): Clarify the default setting of signal
6158 handling.
6159
a5d7c491
AC
61602001-05-14 Andrew Cagney <ac131313@redhat.com>
6161
6162 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6163 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6164
05a54c4f
AC
61652001-05-12 Andrew Cagney <ac131313@redhat.com>
6166
6167 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6168
f7dc1244 61692001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6170
6171 * gdbint.texinfo (Clean Design and Portable Implementation):
6172 Renamed from "Clean Design".
6173 (Clean Design and Portable Implementation): Document portable
6174 methods of handling file names, and the associated macros.
6175
f7dc1244 61762001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6177
6178 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6179 command and provide a cross-reference to its description.
6180 (Symbols): Note that "info scope" is useful for trace experiments.
6181
f7dc1244 61822001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6183
b37052ae
EZ
6184 * gdb.texinfo (Symbols): Document "info scope".
6185 (Tracepoints): New chapter.
6186 (Contributors): Update for v5.1.
6187 <All nodes>: Change "C++" to "C@t{++}".
6188
0ee54786
EZ
6189 * gdbint.texinfo (User Interface): A new section about ui_out
6190 functions, based on text written by Fernando Nasser.
6191
c534679c
EZ
6192 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6193
f7dc1244 61942001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6195
e9c75b65
EZ
6196 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6197
6198 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6199
6200 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6201 Replace "GDB" with "@value{GDBN}". Fix markup.
6202
6203 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6204
3d67e040
EZ
6205 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6206 a cross-reference to its description.
6207 (Symbols): Document "info symbol".
6208
f7dc1244 62092001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6210
6211 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6212 subsection "x86 Watchpoints".
6213 (Target Architecture Definition): Document the macros
6214 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6215 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6216
b0ed3589
AC
62172001-03-20 Andrew Cagney <ac131313@redhat.com>
6218
6219 * gdbint.texinfo (Target Architecture Definition): Update
6220 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6221 list.
6222
b6ba6518
KB
62232001-03-06 Kevin Buettner <kevinb@redhat.com>
6224
6225 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6226 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6227
f7dc1244 62282001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6229
6230 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6231
f7dc1244 62322001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6233
17cc6a06
EZ
6234 * gdb.texinfo (Environment): Document that `path' does not change
6235 the value of PATH in GDB's own environment (it did in the past,
6236 but that was changed on March 15, 1994). Reported by Doug Evans
6237 <dje@transmeta.com>.
6238
56caf160
EZ
6239 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6240 its line. Fix markup of commands and macros. Add an Index node
6241 and index entries.
6242
29e57380
C
62432001-01-23 J.T. Conklin <jtc@redback.com>
6244
6245 * gdb.texinfo (Memory region attributes): New manual section.
6246
1c6147de
ND
62472001-01-04 Nicholas Duffek <nsd@redhat.com>
6248
6249 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6250
f7dc1244 62512000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6252
6253 * refcard.tex: Version and copyright fixed. From Phil Edwards
6254 <pedwards@disaster.jaj.com>.
6255
0dcedd82
AC
6256Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6257
6258 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6259 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6260
3b851bce
AC
6261Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6262
6263 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6264 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6265
f7dc1244 62662000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6267
6268 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6269 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6270
b90a5f51
CF
62712000-11-10 Christopher Faylor <cgf@cygnus.com>
6272
6273 * gdb.texinfo: Document new 'set step-mode' command.
6274
f7dc1244 62752000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6276
6277 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6278 changes from Dmitry Sivachenko <dima@Chg.RU>.
6279
f7dc1244 62802000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6281
6282 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6283 From Steven Johnson <sbjohnson@ozemail.com.au>.
6284
2e685b93
MK
62852000-08-10 Mark Kettenis <kettenis@gnu.org>
6286
6287 * gdbint.texinfo (Overall Structure): Spelling fix.
6288
f7dc1244 62892000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6290
6291 * gdbint.texinfo (Target Architecture Definition): Document that
6292 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6293 for which REGISTER_CONVERTIBLE returns a zero value.
6294
63ac3005
EZ
62952000-07-08 Christopher Faylor <cgf@cygnus.com>
6296
6297 * Makefile.in (install-info): Find files to install in either the
6298 build or source directories (adapted from Makefile.am).
6299
bd79f757
ND
63002000-07-07 Nicholas Duffek <nsd@redhat.com>
6301
6302 * stabs.texinfo: Fix spelling errors.
6303 (String Field): FILE-NUMBER starts from 0, not 1.
6304
f7dc1244 63052000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6306
6307 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6308 Brian Youmans.
5f208f6d 6309
f7dc1244 63102000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6311
6312 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6313 the source directory. Reported by Mark Harig
6314 <markh@frazier.landmark.com>.
cc542d3b 6315
f3b28801
C
63162000-06-20 J.T. Conklin <jtc@redback.com>
6317
6318 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6319
449f3b6c
AC
6320Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6321
6322 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6323 Generate using pdftex.
449f3b6c 6324 (PDFTEX): Define.
889bf7c5 6325 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6326 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6327 @contents at the start.
449f3b6c 6328
f7dc1244 63292000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6330
6331 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6332 Youmans.
48e934c6 6333
9e9c5ae7
AC
6334Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6335
6336 From Brian Youmans:
6337 * gdb.texinfo: Fix ``et al.''.
6338
c741b251
AC
6339Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6340
6341 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6342 loop.
c741b251 6343
4ab64e14
JG
63442000-05-19 Jimmy Guo <guo@cup.hp.com>
6345
6346 * configure: Regenerate.
6347
f7dc1244 63482000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6349
6350 * Makefile.in (install-info): Run install-info on installed Info
6351 files.
6352
8c70017b
AC
6353Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6354
a7cb598a 6355 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6356 Andrew Cagney.
8c70017b 6357
f7dc1244 63582000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6359
6360 * gdb.texinfo: Proofreading changes from Brian Youmans.
6361
bf0184be
ND
63622000-05-01 Nick Duffek <nsd@cygnus.com>
6363
6364 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6365 startup sequence, minor edits.
6366
f7dc1244 63672000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6368
6369 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6370 TeX.
6371
6372 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6373 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6374 like `n' and `s' which look weird. Convert some of the @kindex to
6375 @vindex, when they refer to variables, not commands.
6376
33e16fad
AC
6377Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6378
6379 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6380
f7dc1244 63812000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6382
6383 * Makefile.in (GDBMI_DIR): New variable.
6384 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6385 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6386 (gdbmi.texinfo): New target, for texi2roff.
6387 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6388 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6389
6390 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6391 gdbmi.texinfo.
6392 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6393 comment.
6394
d167840f
EZ
63952000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6396
6397 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6398 command.
d167840f 6399
f7dc1244 64002000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6401
6402 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6403 prevents the build (and is generally a Bad Idea).
6404
f7dc1244 64052000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6406
6407 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6408 a comma inside @var.
6409 (Command Files): Index markup changes from Dmitry Sivachenko
6410 <dima@Chg.RU>.
6411
f7dc1244 64122000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6413
6414 * Makefile.in (LN_S): Define.
6415 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6416 invoke "ln -s" unless it is known to work.
6417
6418 * configure.in (AC_PROG_LN_S): Add.
6419
8dc7983f
JB
64202000-04-14 Jim Blandy <jimb@redhat.com>
6421
6422 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6423 section.
6424 (Target Conditionals): Document ADDRESS_TO_POINTER,
6425 POINTER_TO_ADDRESS.
6426
1a8237e8
DB
64272000-04-11 Daniel Berlin <dan@cgsoftware.com>
6428
6429 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6430 gdb-cfg.texi to get the value.
6431
ca526f1a
JB
64322000-04-10 Jim Blandy <jimb@redhat.com>
6433
6434 * gdbint.texinfo (Target Architecture Definition): Fix
6435 cross-references.
6436
faaafcb4
JB
64372000-04-08 Jim Blandy <jimb@redhat.com>
6438
6439 * gdbint.texinfo (Using Different Register and Memory Data
6440 Representations): New section.
6441 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6442 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6443 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6444
1b27397f
AC
6445Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6446
6447 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6448 for acknowledgments.
1b27397f 6449
480ff1fb
AC
6450Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6451
6452 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6453 qThreadExtraInfo.
480ff1fb 6454
a9331b3f 64552000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6456
a9331b3f
RM
6457 * gdb.texinfo: Clarify which remote debug protocol commands are
6458 required and which are optional.
f1251bdd 6459
dbeb8dbd
AC
6460Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6461
6462 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6463 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6464 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6465 * annotate.texi: Update.
6466
6d2ebf8b
SS
64672000-03-28 Stan Shebs <shebs@apple.com>
6468
6469 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6470 expectation of additional changes before release), update
6471 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6472 node links, rephrase and/or shorten lines to fix formatting
6473 problem in both regular and @smallbook formats.
6474 * annotate.texi: Shorten lines in example, use smallexample
6475 consistently everywhere.
6476 * Makefile.in: Add comment about texinfo 4.0 html generation.
6477 (SFILES_INCLUDED): Add annotate.texi.
6478
5d161b24
DB
64792000-03-27 Daniel Berlin <dan@cgsoftware.com>
6480
5ae4183a
AS
6481 * gdb.texinfo (Debugging Output): Added new section, documenting
6482 the "set/show debug" commands.
5d161b24 6483
b9deaee7
AC
6484Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6485
6486 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6487 entry.
b9deaee7
AC
6488
6489 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6490 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6491 @chapter and @node entries.
a9331b3f 6492
b9deaee7 6493 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6494
9ef47d30
AC
6495Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6496
6497 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6498 files.
9ef47d30 6499
cfeada60
FN
65002000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6501
6502 From David Whedon <dwhedon@gordian.com>
5ae4183a 6503 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6504
6837a0a2
DB
65052000-03-22 Daniel Berlin <dan@cgsoftware.com>
6506
6507 * gdb.texinfo: Add documentation for the apropos command.
6508
bba2971c
MS
65092000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6510
6511 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6512
2b628194
MS
65132000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6514
a9331b3f 6515 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6516 two places.
6517
96a2c332
SS
65182000-03-17 Stan Shebs <shebs@apple.com>
6519
6520 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6521 <dima@Chg.RU>, also clarification of allowed content for
6522 string constants.
6523
f7dc1244 65242000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6525
6526 * gdb.texinfo (main menu): Add Annotations.
6527 (File Options): Add @cindex entries for each command-line option.
6528 Document --epoch, --annotate, --async, --interpreter, --write,
6529 --statistics, and --version.
6530
6531 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6532 of GDB.
6533
9d233477
JB
65342000-02-23 Jim Blandy <jimb@redhat.com>
6535
6536 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6537
14e0eb3b
JB
65382000-02-22 Jim Blandy <jimb@redhat.com>
6539
6540 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6541
3555de01
JM
65422000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6543
6544 * Makefile.in (diststuff): New target.
6545
5e35df8e
KB
65462000-02-15 Kevin Buettner <kevinb@redhat.com>
6547
6548 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6549 architecture. [From Jim Wilson.]
5e35df8e 6550
c5394b80
JM
65512000-01-16 Tom Tromey <tromey@cygnus.com>
6552
6553 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6554 (Delete Breaks): Mention range arguments.
6555 (Disabling): Likewise.
6556
c3f6f71d
JM
65572000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6558
6559 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6560
c4093a6a
JM
6561Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6562
6563 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6564 valid functions.
c4093a6a 6565
11cf8741
JM
65661999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6567
6568 * gdb.texinfo: Clarify regular expressions used in rbreak.
6569
917317f4
JM
65701999-10-15 Kevin Buettner <kevinb@cygnus.com>
6571
6572 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6573 MEMORY_REMOVE_BREAKPOINT): Document.
6574
6575Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6576
6577 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6578 offset re-using the DATA offset instead.
917317f4 6579
2df3850c
JM
65801999-10-11 Jim Kingdon <kingdon@redhat.com>
6581
6582 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6583
65841999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6585
6586 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6587 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6588 typos.
6589
6590 * gdb.texinfo: Various minor wording and formatting improvements,
6591 mentions of additional command-line options.
6592
2acceee2
JM
65931999-09-30 Fred Fish <fnf@cygnus.com>
6594
6595 * gdb.texinfo: Document additional forms of specifying section
6596 names and addresses for the add-symbol-file command.
6597
c2c6d25f
JM
65981999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6599
6600 * gdbint.texinfo: Fix typo, add the word "have".
6601
66021999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6603
6604 * gdbint.texinfo (Target Architecture Definition): Document the
6605 SKIP_PERMANENT_BREAKPOINT macro.
6606
d4f3574e
SS
66071999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6608
6609 * gdb.texinfo: Fiks speling errers.
6610
6611 * gdb.texinfo: Fix uses of @multitable.
6612
f7dc1244 6613 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 6614 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 6615 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
6616 comments about using with optimization, add more indexing,
6617 fix info about disassembly-flavor.
6618
6619Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6620
6621 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6622 SKIP_SOLIB_RESOLVER): Define.
6623
6624Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6625
6626 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 6627 ``g'' packets.
d4f3574e 6628
104c1213
JM
66291999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6630
6631 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
6632 platform-specific info, inline remote.texi and move sections of it
6633 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
6634 and register stack into the new chapter.
6635 * remote.texi: Remove, now part of gdb.texinfo.
6636 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6637
66381999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6639
6640 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6641 GDB_TARGET_IS_MACH386): These kludges have gone away.
6642
6643Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6644
6645 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 6646 TDEPLIBS.
104c1213 6647
53a5351d
JM
66481999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6649
6650 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6651 surrounding text to fit HP-UX bits into general info.
6652 (HPPA-cfg.texi): Remove, no longer useful.
6653
6654 * gdb.texinfo: Remove explicit links from @node lines, remove
6655 HP-added "Detailed Node Listing" from main menu which confuses
6656 things.
6657
6658 From Dmitry Sivachenko <dima@Chg.RU>:
6659 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 6660 in description of `set environment'.
53a5351d
JM
6661
66621999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6663
6664 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6665
7be570e7
JM
66661999-08-12 Ben Elliston <bje@cygnus.com>
6667
6668 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6669
f7dc1244 66701999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6671
6672 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
6673 watch, awatch, and rwatch. Explain why the latter two cannot be
6674 set as software watchpoints. Document that watchpoints for local
6675 variables are deleted when the debuggee terminates.
7be570e7
JM
6676
6677Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6678
6679 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
6680 packet. Allow E.. response packet. "qRcmd" packet is no longer
6681 reserved.
7be570e7
JM
6682
66831999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6684
a9331b3f
RM
6685 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6686 * gdb.texinfo: Ditto.
7be570e7 6687
96baa820
JM
66881999-08-06 Tom Tromey <tromey@cygnus.com>
6689
6690 * gdb.texinfo (KOD): New node.
6691
6692Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6693
6694 * remote.texi (Rcmd): Fix minor formatting typos.
6695
6696Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6697
6698 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 6699 packets.
96baa820 6700
adf40b2e
JM
67011999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6702
6703 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6704 fixes.
6705
43ff13b4
JM
6706Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6707
6708 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6709
085dd6e6
JM
6710Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6711
6712 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
6713 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6714 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6715 packets that are not supported on all hosts. Expand examples.
6716 Spell check.
085dd6e6
JM
6717
67181999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6719
6720 * Makefile.in: Recognize html, install-html. Add targets
6721 to build HTML versions of documentation via texi2html.
6722
6723Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6724
6725 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 6726 testsuite.
085dd6e6
JM
6727
6728Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6729
6730 * remote.texi (Communication Protocol): Rewrite.
6731
6732Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6733
6734 * stabs.texinfo: Fix uses of xref.
6735
9e0b60a8
JM
6736Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6737
6738 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6739 info about patch submission.
6740
cce74817
JM
6741Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6742
6743 From Per Bothner <bothner@cygnus.com>:
6744 * gdb.texinfo: Document Chill support.
6745
6746Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6747
6748 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
6749 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6750 Document that the value should be greater-than or equal-to zero.
6751 (NO_STD_REGS): Document. Deprecate.
cce74817 6752
ac9a91a7
JM
6753Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6754
6755 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 6756 Document that these are not used.
ac9a91a7
JM
6757
6758Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6759
6760 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6761
392a587b
JM
6762Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6763
6764 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 6765 numargs was dropped.
392a587b
JM
6766
6767Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6768
6769 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6770
b83266a0
SS
6771Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6772
6773 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 6774 Update.
b83266a0 6775
7a292a7a
SS
6776Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6777
6778 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6779 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6780
6781Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6782
6783 * gdbint.texinfo: Fix typos: $ -> @.
6784
6785Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6786
6787 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
6788 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6789 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6790 BREAKPOINT_FROM_PC.
a9331b3f 6791
7a292a7a
SS
6792Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6793
6794 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 6795 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
6796
6797Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6798
6799 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 6800 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
6801
68021999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6803
6804 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6805 longer exists.
6806
6807Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6808
6809 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
6810 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6811 they make the manual source incomprehensible.
7a292a7a
SS
6812 * h8-cfg.texi: Remove, hasn't been used in years.
6813
c906108c
SS
6814Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6815
6816 * gdb.texinfo: Update the credits.
6817
6818Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6819
6820 * gdb.texinfo: Fix mistakes noticed in printout of last
6821 draft, add Alpha to discussion of heuristic fence post.
6822
6823Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6824
6825 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
6826 Edition, merge some HP changes into mainline, describe some
6827 previously undocumented features, describe more of the target
6828 commands available, eliminate obsolete section on renamed
6829 commands.
c906108c
SS
6830 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6831
6832Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6833
6834 * gdb.texinfo: Make many HPPA conditionals unconditional,
6835 including catchpoint description, since now on for all configs.
6836 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6837 specializations.
6838
6839Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6840
6841 * Makefile.in (GDBvn.texi): Fix match expression to work with
6842 current format of VERSION in gdb/Makefile.in.
6843 * gdb.texinfo: Fix node ref to match new readline.
6844
6845Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6846
a9331b3f
RM
6847 * gdb.texinfo: Changes made as part of a project to merge in
6848 changes made by HP. Documentation makes extensive use of
c906108c
SS
6849 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6850 on remote debugging. There are differences in documentation
889bf7c5 6851 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
6852 the HP manual discusses catchpoints, hardware watchpoints, and
6853 some HPUX specific limitations for shared library support.
a9331b3f 6854
c906108c
SS
6855 There are also a number of @node changes.
6856
68571999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6858
6859 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6860 (C Usage): Same.
6861
6862Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6863
6864 The following changes were made by Edith Epstein
889bf7c5
PA
6865 <eepstein@cygnus.com> as part of a project to merge in changes
6866 made by HP.
a9331b3f 6867
c906108c
SS
6868 * HPPA-cfg.texi: new file.
6869
6870 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6871
6872 * refcard.tex: change documentation about catch.
6873 removed info catch.
6874
6875Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6876
6877 * gdbint.texinfo: Expand on GDB's coding standards,
6878 specify the use of arg names with prototypes.
6879
68801998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6881
6882 * gdb.texinfo: Fix tipo.
6883
6884Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6885
6886 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 6887 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
6888
6889Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6890
6891 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6892
68931998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6894
6895 * agentexpr.texi: New file.
6896
6897Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6898
6899 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6900
69011998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6902
6903 * remote.texi: Changed wording that implied that the GDB remote
6904 protocol caches register values instead of GDB itself.
6905
6906Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6907
6908 * gdbint.texinfo: Add some info about symbol readers.
6909 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6910 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6911 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6912 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6913
6914Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6915
a9331b3f 6916 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
6917
6918Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6919
6920 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6921
6922Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6923
6924 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 6925 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
6926
6927Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6928
6929 * gdbint.texinfo: Fix minor typos.
6930
6931Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6932
6933 * gdbint.texinfo: Complete overhaul. Group descriptions more
6934 logically, add more info on generic algorithms, remove much
6935 obsolete and/or wrong material.
6936
6937Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6938
6939 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6940
6941Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6942
6943 * refcard.tex: Copyright, address updates.
6944
6945Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
6946
6947 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6948 for the edition instead of confusing GDB-version-like numbers.
6949
6950Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
6951
6952 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6953
6954Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
6955
5ae4183a 6956 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
6957
6958Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
6959
6960 * gdb.texinfo: Add some credits, mention bug monitor.
6961 * remote.texi: Mention mips monitor targets.
6962 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 6963
c906108c
SS
6964Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
6965
6966 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
6967 files, finish sorting of host vs target vs native macros, describe
6968 some more of them.
c906108c
SS
6969
6970Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
6971
6972 * gdbint.texinfo (Host Conditionals): Document change from
6973 using NO_MMALLOC to it's inverse, USE_MMALLOC.
6974
6975Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
6976
6977 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 6978 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
6979
6980Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
6981
6982 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6983 Document LSEEK_NOT_LINEAR.
6984
6985Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
6986
6987 * stabs.texinfo (Stab Section Basics): Make it clear that only
6988 some versions of the GNU linker remove the leading N_UNDF symbol.
6989
6990Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
6991
6992 * stabs.texinfo (String Field): Document type number pairs here,
6993 instead of in the Sun specific section.
6994 (Include Files): The GNU linker supports the N_BINCL
6995 optimization. Clarify the N_BINCL value, and what it is used
6996 for.
6997 (Procedures): Document N_FUN with an empty string to mark the end
6998 of a function.
6999 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7000 (Sun Differences): Remove this node, as the information is now
7001 elsewhere in the main document.
7002 (Stab Section Basics): Mention that the GNU linker may optimize
7003 stabs and remove the leading N_UNDF symbol.
7004
7005Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7006
7007 * gdb.texinfo, refcard.tex: Restore author credit
7008
7009Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7010
7011 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7012 documentation to account for START and END macros taking
7013 one arg.
7014
7015Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7016
7017 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7018 * gdb.texinfo (Frames): Fix typo.
7019
7020Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7021
7022 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7023 a target_signal as arg type, not a pid.
7024
7025Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7026
7027 * gdb.texinfo: Document `set assembly-language'.
7028
7029Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7030
7031 * remote.texi: Update list of stubs in the GDB distribution.
7032
7033Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7034
7035 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7036 Also document that some systems can use mmalloc but must define
7037 this if their C runtime allocates memory that is later freed.
c906108c 7038 (MMCHECK_FORCE): Document new macro.
a9331b3f 7039
c906108c
SS
7040Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7041
7042 * remote.texi: Add documentation for target Sparclet.
7043
7044Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7045
a9331b3f 7046 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7047 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7048 * configure.in: Rewritten for autoconf.
7049 * configure: New.
7050
7051Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7052
7053 * Makefile.in (DVIPS): New define, set to dvips.
7054 (dvi): Add stabs.dvi.
7055 (ps): New target.
7056 (all-doc): Depend on info, dvi, and ps targets.
7057 (STAGESTUFF): Add *.ps and *.dvi files.
7058 (clean-info, clean-dvi): Remove.
7059 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7060 rules completely rewritten.
7061 (maintainer-clean): Remove clean-info and clean-dvi
7062 dependencies and put their actions in the rules.
7063 (gdb.ps): New target
a9331b3f 7064 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7065 intermediate TeX files, whether they have 2 or 3 character
7066 extensions.
7067 (gdbint.ps): Add target and rules.
7068 (gdb-internals): Delete unused target.
7069 (Makefile): Depends upon config.status also.
7070
7071Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7072
7073 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7074 set.
7075
7076Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7077
7078 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7079 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7080
7081Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7082
7083 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7084
7085Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7086
7087 * gdb.texinfo (Print settings): Document
7088 `set/show print static-members' commands.
7089
7090Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7091
7092 * gdbint.texinfo (Native): Document name change, coredep.c to
7093 core-aout.c.
7094
7095Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7096
7097 * stabs.texinfo (Include Files): Document the values the SunOS4
7098 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7099
7100Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7101
7102 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7103 Fix typo.
7104
7105Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7106
7107 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7108 "gdb.tar.Z".
7109
7110Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7111
7112 * Makefile.in (maintainer-clean): New target, synonym for
7113 realclean.
7114
7115Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7116
7117 * Update all FSF addresses except those in COPYING* files.
7118
7119Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7120
7121 From Richard Earnshaw (rearnsha@armltd.co.uk):
7122 * gdb.texinfo (convenience variables): Document $_exitcode.
7123 (quit): Document optional expression to use as exit code.
7124
7125Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7126
7127 * gdb.texinfo, remote.texi: Brought up to date with various
7128 GDB changes.
7129
7130Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7131
7132 * gdb.texinfo: Update dates and versions, fix comments about
7133 hardware watchpoints in future releases and about the
7134 sharedlibrary command.
7135
7136Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7137
7138 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7139 C_FUN stab. Other cleanups.
7140
7141Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7142
7143 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7144 for the sparc stub.
7145
7146Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7147
7148 * annotate.texi: Clarify which addresses have differing formats
7149 depending on the language and which do not.
7150
7151Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7152
7153 * remote.texi (NetWare): Changed example to use BOARD= instead of
7154 NODE= argument to reflect correspoding change to gdbserve.nlm.
7155
7156Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7157
7158 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7159 GDB, as well as AIX dbx, supports the size type attribute.
7160
7161Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7162
7163 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7164
7165Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7166
7167 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7168 and new 'if' and 'while' commands.
7169
7170Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7171
7172 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7173
7174Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7175
7176 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7177 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7178 NetWare targets. Mostly stolen from the Server node.
7179
7180Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7181
7182 * gdb.texinfo (Setting): Talk about the language of a source file
7183 versus the working language. The old documentation did not match
7184 what GDB did.
7185
7186Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7187
7188 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7189 of a source file.
7190
7191Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7192
7193 * gdb.texinfo (Processes): New node.
7194
7195Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7196
7197 * remote.texi: Update documentation of set/show mipsfpu.
7198
3fc11d3e
JM
7199Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7200
7201 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7202 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7203
7204Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7205
7206 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7207 obsolete conditionals, described some others.
7208
7209Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7210
7211 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7212 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7213
7214Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7215
7216 * gdbint.texinfo: Put regex conditionals in their own table.
7217
7218Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7219
7220 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7221 described or fixed the descriptions of many others.
7222
7223Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7224
7225 * gdb.texinfo: Add some more credits.
7226 * gdbint.texinfo: Capitalize GDB consistently, describe some
7227 macros and remove some.
7228
7229Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7230
7231 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7232 obsolete conditionals, described some others.
7233
7234Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7235
7236 * gdb.texinfo (help targets): Changed to `help target', which
7237 is the correct gdb command.
7238
7239Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7240
7241 * annotate.texi (TODO): New node, for keeping track of annotations
7242 suggested but not yet implemented.
7243
7244Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7245
7246 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7247 another symbol, it is not the address itself.
7248
7249Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7250
7251 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7252 of stabs-in-coff sections.
7253
7254Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7255
7256 * annotate.texi: Change edition to 0.5 and date to May 1994.
7257 Add index.
7258 (Frames): New node, for frame annotation.
7259 (Displays): New node, for display annotation.
7260
7261 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7262 when waiting for your program to stop.
7263
7264Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7265
7266 * annotate.texi (Breakpoint Info): Document annotation of header
7267 fields and record annotation.
7268
7269Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7270
7271 * annotate.texi: New file, to document annotations.
7272
7273Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7274
7275 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7276 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7277
7278Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7279
7280 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7281 section, and say n_strx field is compilation unit relative.
7282 * stabs.texinfo: Don't use @code for a.out when it is the name of
7283 an object file format.
7284
7285Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7286
7287 * gdb.texinfo: Refer to file names, not path names, per rms
7288 convention.
7289 (Arguments): Fix typo.
7290
7291Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7292
7293 * stabs.texinfo (Global Variables): Talk about stabs in files
7294 where variables are referenced, but not defined.
7295
7296Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7297
7298 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7299 Cplusplus to new nodes Member Type Descriptor and Method Type
7300 Descriptor. Re-write stuff for #.
7301
7302Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7303
7304 * gdb.texinfo (Print Settings): Don't document "set print
7305 fast-symbolic-addr off". The bug which it worked around was fixed
7306 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7307
7308 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7309 N_ENTRY node.
7310
7311 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7312
7313Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7314
7315 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7316 references to ieee-float.c.
7317
7318Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7319
7320 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7321 match what the code actually does.
7322
7323Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7324
7325 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7326
7327Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7328
7329 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7330 i, and b.
7331
7332Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7333
7334 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7335 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7336 as "stabs in sections" rather than just saying "ELF and SOM".
7337 Also make that stuff apply to COFF.
7338
7339Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7340
7341 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7342 Ghostscript.
7343
7344Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7345
7346 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7347 versus functions without line numbers, also mention stepping into
7348 them as well as "step" when you are in them. Tell the user how to
7349 deal with the situation. Add comment about "debugging information".
7350
7351Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7352
7353 * stabs.texinfo (Enumerations): Document restriction on where
7354 enumeration types can appear and still win with GDB.
7355
7356Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7357
7358 * stabs.texinfo (Negative Type Numbers): Document format for type
7359 -16.
7360
7361Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7362
7363 * gdb.texinfo (Selection, Frame Info): Update information about
7364 arbitrary frame specficiations.
7365
7366Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7367
7368 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7369
7370Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7371
7372 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7373
7374Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7375
7376 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7377
7378Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7379
7380 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7381 Differences node to Statics node.
7382 (Statics): Discuss XCOFF use of V symbol descriptor.
7383
7384 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7385 not clean.
7386
7387Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7388
7389 * gdb.texinfo (Print Settings): Document `set print
7390 fast-symbolic-addr' and improve the doc for some other
7391 `set print's.
7392
7393Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7394
7395 * stabs.texinfo (String Field): Talk about defining several type
7396 numbers at once.
7397 Fix lint regarding changing node ELF Transformations to
7398 ELF and SOM Transformations.
7399
7400Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7401
7402 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7403
7404Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7405
7406 * stabs.texinfo (Cross-References): `::' is for nested types only
7407 within <>.
7408 (Structures): Document static members.
7409
7410Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7411
7412 * stabs.texinfo: Document S type attribute.
7413
7414Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7415
7416 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7417
7418Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7419
7420 * gdbint.texinfo: Fix a few typos.
7421
7422Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7423
7424 * gdb.texinfo, remote.texi: formatting improvements
7425
7426 * gdb.texinfo (New Features): mention threads.
7427 (Summary, C): fix xrefs in newly contributed text.
7428 (Threads): index entries, clarifications, example
7429 (passim): minor typos fixed, phrasing improvements
7430
7431 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7432 entries; (Server): explain use of gdbserver w/real-time systems,
7433 add example of conflicting TCP port; (MIPS Remote) break up
7434 running text into table, highlighting commands, and add example.
a9331b3f 7435
c906108c
SS
7436Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7437
7438 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7439
7440Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7441
7442 * stabs.texinfo (Nested Symbols): New node.
7443 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7444
7445Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7446
7447 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7448 to picking which Bbss.bss symbol to use, and (because there seems to
7449 be no good way of doing it) re-write some of the text to make it
7450 sound like Bbss.bss isn't such a great idea after all (as currently
7451 designed).
7452
7453 * gdb.texinfo (C): In addition to saying people have to use g++ for
7454 good results, say they have to use stabs. Specifically say cfront
7455 doesn't work well.
7456 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7457 the gdb README. Add xrefs to places where the support for the various
7458 languages is described in detail.
7459
7460Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7461
7462 * stabs.texinfo: Clean up stuff about visibility and virtual
7463 characters.
7464
7465 * stabs.texinfo (N_M2C): Cite Sun doc.
7466
7467Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7468
7469 * gdb.texinfo: updates re threads.
7470 * remote.texinfo: avoid index entries starting with digits.
7471
7472Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7473
7474 * stabs.texinfo (Enumerations): Talk about large, negative and
7475 octal values. Clean up cross reference to type attributes.
7476 (String Field): Say that GDB 4.11 supports size attribute.
7477
7478Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7479
7480 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7481 is a mandatory step. Make the stuff about that more concise.
7482
7483Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7484
7485 * stabs.texinfo (Class Names): New node.
7486
7487 * gdb.texinfo (Command Files): Explain order of init file reading.
7488
7489 * remote.texi (Bootstrapping): Talk about getting the serial driver
7490 to deal with ^C sent by gdb to stop the remote system.
7491
7492Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7493
7494 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7495
7496 * libgdb.texinfo (Defining Commands): made the DOC arg
7497 to gdb_define_app_command a char * instead of char **
7498 per a suggestion from kingdon.
7499
7500 * libgdb.texinfo: total rewrite from a different starting
7501 premise.
7502
7503Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7504
7505 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7506 floats passed as doubles (to improve clarity).
7507
7508Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7509
7510 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7511
7512 * a4rc.sed: update to work with Andreas Vogel papersize params
7513
7514 * refcard.tex: use Andreas Vogel simplifications of papersize
7515 params; remove useless version info; update copyright date.
7516
7517Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7518
7519 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7520
7521Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7522
7523 * gdb.texinfo (Files): Say what address the load command loads it at.
7524
7525 * stabs.texinfo (Common Blocks): Minor cleanups.
7526
7527 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7528 that Sun has backed away from the linker kludge and thus the relevant
7529 issue is changes to the SunPRO tools, not the Solaris linker.
7530
7531 * stabs.texinfo (Traditional Integer Types): Clean up description
7532 of octal bounds a little bit. Document extra leading zeroes.
7533
7534Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7535
7536 * gdb.texinfo (Signaling): Update for symbolic symbol names
7537 and add a section explaining the difference between the GDB
7538 signal command and the shell kill utility.
7539
7540Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7541
7542 * libgdb.texinfo: added `@' to braces that were unescaped.
7543
7544Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7545
7546 * libgdb.texinfo: new file. Spec for the gdb library.
7547
7548Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7549
7550 * stabs.texinfo (Include Files): Fix typo (start -> end).
7551
7552Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7553
7554 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7555 from Melissa at FSF's editing pass.
7556
7557Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7558
7559 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7560 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7561 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7562
7563Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7564
7565 * remote.texi (Bootstrapping): Discuss 386 call gates.
7566
7567Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7568
7569 * stabs.texinfo (Based Variables): New node.
7570
7571Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7572
7573 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7574 names, sizes, and formats to suggest how not to lose.
7575
7576Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7577
7578 * stabs.texinfo (Methods): Fix typo.
7579
7580Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7581
7582 * gdb.texinfo: Fix a few typos.
7583
7584Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7585
7586 * gdb.texinfo: Clarify how well it works with Fortran.
7587
7588 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7589 More on relocating stabs in ELF files.
7590
7591Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7592
7593 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7594
7595Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7596
7597 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7598 parameters on VAX.
7599
7600Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7601
7602 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7603
7604Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7605
7606 * stabs.texinfo: Make info author notice match the TeX author notice.
7607
7608Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7609
7610 * stabs.texinfo: Initial-caps all words in node names and
7611 non-trivial words in section names.
7612
7613Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7614
7615 * stabs.texinfo: Many minor cleanups.
7616
7617 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7618
7619Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7620
7621 * stabs.texinfo: Remove full description of big example.
7622 It's not really helpful; just use pieces of it where appropriate.
7623 Add more Texinfo formatting directives (@samp, etc.).
7624 Use @deffn to define stab types.
7625 Eliminate some wordiness. Break up some nodes.
7626 Add an (alphabetized) index of symbol types.
7627 Use consistent capitalization style in node and section names.
7628
7629Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7630
7631 * gdb.texinfo: Change typo "Two two" to "The two".
7632
7633Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7634
7635 * stabs.texinfo (XCOFF-differences): Remove references to
7636 non-existent types N_DECL and N_RPSYM.
7637
7638 * stabs.texinfo (String Field): Say that type attributes bug is
7639 fixed in GDB 4.10, since it is.
7640
7641 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7642
7643Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7644
7645 * stabs.texinfo: Formatting cleanups.
7646
7647Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7648
7649 * stabs.texinfo: When explaining the n_type of a stab, standardize
7650 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7651 no tabs, use @r).
7652 (Global Variables): Clean up.
7653
7654Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7655
7656 * stabs.texinfo (Stack Variables): Re-write.
7657
7658Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7659
7660 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7661 addresses of a source file. Also revise formatting.
7662 Change "object module" or "object file" to "source file".
7663 Various: Miscellaneous cleanups.
7664
7665Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7666
7667 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7668
7669Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7670
7671 * gdbint.texinfo: Removed many nonsensical machine-collected
7672 host and target conditionals, described some of the remainder.
7673
7674Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7675
7676 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7677
7678 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7679 paragraph which follows.
7680
7681 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7682 variables. Looks better and avoids overful hbox.
7683
7684Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7685
7686 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7687
7688Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7689
7690 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7691 retransmit-timeout
7692
7693Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7694
7695 * gdbint.texinfo: Update statement about `some ancient Unix
7696 systems, like Ultrix 4.0' to Ultrix 4.2.
7697
7698Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7699
7700 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7701
7702 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7703
7704 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7705 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7706
7707 * remote.texi: new name for former gdbinv-s.texi
7708
7709 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7710
7711Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7712
7713 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7714 variables for MIPS remote debugging protocol.
7715
7716Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7717
7718 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7719
7720Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7721
7722 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7723
7724Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7725
7726 * gdb.texinfo: repair conditional bugs in text markup
7727
7728Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7729
7730 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7731 to select Modula-2 material.
7732
7733Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7734
7735 * stabs.texinfo: Cleanups regarding statics.
7736
7737 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7738 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7739
7740Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7741
7742 * stabs.texinfo: N_MAIN is sometimes used for C.
7743
7744Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7745
7746 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7747
7748Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7749
7750 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7751 removed from the code by Kingdon.
c906108c
SS
7752
7753Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7754
7755 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7756 input when evaluating breakpoint conditions; the bug has been fixed.
7757
7758 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7759 sets the ignore count to N-1, not to N.
7760
7761Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7762
7763 * refcard.tex (\hoffset): correct longstanding error to match
7764 intended offset; avoids cutting off edge on some printers
7765
7766Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7767
7768 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7769
7770Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7771
7772 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7773
7774Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7775
7776 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7777 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7778 collect sed edits if any, apply to refcard before formatting;
7779 (refcard.ps) stop implying PS fonts if PS output requested;
7780 (lrefcard.ps) delete extra target for variant PS fonts
7781
7782 * refcard.tex: parametrize papersize dependent info, collect
7783 in easily replaced spot
7784
7785 * a4rc.sed: new file, edits to refcard for A4 paper
7786
7787Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7788
7789 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7790
7791Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7792
7793 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7794
7795Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7796
7797 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7798 politely rather than rudely.
7799
7800Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7801
7802 * stabs.texinfo: Document common blocks.
7803
7804Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7805
7806 * stabs.texinfo: Add some basic info about stabs-in-elf.
7807
7808Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7809
7810 * stabs.texinfo (Top): Minor cleanup.
7811
7812Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7813
7814 * Makefile.in (install-info): remove parentdir support
7815
7816Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7817
7818 * gdb.texinfo (Copying): delete this node and references to it;
7819 RMS says this manual need not carry GPL. (passim): Improvements
7820 from last round at FSF, largely due to Ian Taylor review, and
7821 minor formatting improvements.
7822
7823 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7824 largely due to Ian Taylor review. (Debug Session): minor edits to
7825 new text.
7826
7827Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7828
7829 * Makefile.in (realclean): Remove info and dvi files too.
7830
7831Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7832
7833 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7834 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7835 * gdb.texinfo: Change accordingly.
7836
7837 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7838 N_{L,R}BRAC,N_SLINE are relative to.
7839
7840Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7841
7842 * Makefile.in (GDBvn.texi): Update atomically.
7843
7844Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7845
7846 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7847
7848Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7849
7850 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7851 addresses together. Also motivate the set print symbol-filename
7852 command and suggest other solutions.
7853
7854Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7855
7856 * gdb.texinfo (set print elements): Note that the number of
7857 elements is set to unlimited by "set print elements 0".
7858
7859Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7860
7861 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7862 NF_LDOUBLE means.
7863 (Stab Types): Include Solaris stab types.
7864 (Procedures): Document Solaris extensions.
7865
7866Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7867
7868 * gdb.texinfo: Add `set print symbol-filename' doc.
7869
7870Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7871
7872 * stabs.texinfo (Arrays): Talk about type definition vs. type
7873 information.
7874
7875 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7876 the trailing semicolon.
7877
7878Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7879
7880 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7881 and merge in other parts of the document addressing these subjects.
7882 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7883
7884 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7885 at the end of a range type.
7886
7887 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7888 AIX extensions.
7889
7890Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7891
7892 * stabs.texinfo (Stabs Format): Misc fixes.
7893
7894Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7895
7896 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7897 (Traditional builtin types): Document convex convention for long long.
7898 (Negative builtin types): Discuss type names, and misc fixes.
7899
7900Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7901
7902 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7903 point types used with @samp{R} type descriptor.
7904 (Symbol Descriptors): Describe how to handle conflict between
7905 different meanings of @samp{P} symbol descriptor.
7906
7907Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7908
7909 * stabs.texinfo: Remove node Quick Reference and put its children
7910 directly under the main menu.
7911
7912 * stabs.texinfo: Many more changes to bring it into line with
7913 AIX documentation and reality. I think it now has all the
7914 information from the AIX documentation, except that I burned
7915 out when I got to variant records (Pascal and Modula-2) and
7916 all the COBOL types. Oh well, we can add them later when we're
7917 worrying more about those languages.
7918
7919 * stabs.texinfo (Automatic variables): Talk about what it means
7920 to omit the symbol descriptor.
7921
7922Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7923
7924 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7925 gcc2 behavior with promoted args.
7926
7927Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7928
7929 * gdb.texinfo: include readline appendices in info version of manual
7930
7931Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7932
7933 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7934 target remote.
7935
7936 * gdb.texinfo (Machine Code): more index entries for disassemble
7937
7938Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7939
7940 * Clarify the intended use of the gdb-testers and gdb-patches
7941 mailing lists, and shrink gzip comment.
7942
7943Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7944
7945 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7946 DOSHOST configuration of manual.
7947
7948 * gdb.texinfo (MIPS Stack): new node.
7949
7950 * all-config.texi (MIPS) new switch.
7951
7952 * gdbinv-s.texi (Nindy Options) Remove two instances of future
7953 tense; (MIPS Remote) new node.
7954
7955 * gdb.texinfo (passim) rephrases to work around makeinfo @value
7956 bug; (Environment) less passive, other small cleanups in text about
7957 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7958 (Remote) new MIPS Remote menu entry.
7959
7960Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
7961
7962 * stabs.texinfo: Many changes to include information from the
7963 AIX documentation.
7964
7965 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7966
7967Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
7968
7969 * gdbint.texinfo (new node Debugging GDB, elsewhere):
7970 Move a bunch of information from ../README.
7971 (Getting Started): New node.
7972
7973Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7974
7975 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7976
7977 * gdb.texinfo: advance manual revision dates to present
7978
7979 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7980 stop using silly Roman numerals in @set variable names
7981
7982Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
7983
7984 * stabs.texinfo (Parameters): Keep trying to get this right.
7985
7986Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
7987
7988 * stabs.texinfo (Parameters): More on "local parameters".
7989
7990Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
7991
7992 * stabs.texinfo (Parameters): Re-do "local parameters" section.
7993
7994Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
7995
7996 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7997 (Parameters): Rewrite.
7998 (xcoff-differences, Sun-differences): Minor changes.
7999
8000Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8001
8002 * stabs.texinfo: Minor cleanup.
8003
8004Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8005
8006 * gdbint.texinfo: Minor xcoff stuff.
8007
8008Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8009
8010 * gdbint.texinfo: Update for new config directory structure.
8011 Add info about internal type data structures.
8012
8013Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8014
8015 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8016 $(srcdir).
8017 (gdb-config.texi): Depend on file in $(srcdir).
8018
8019Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8020
8021 * stabs.texinfo: Fixes about N_SO.
8022
8023Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8024
8025 * gdb.texinfo: include list of nonstandard init file names
8026
8027 * *-config.texi: new switch GENERIC for text that applies *only*
8028 to (usual) multiple-target version of manual
8029
8030 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8031 h8 config
8032
8033 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8034 in menus (rather than conditionally selected multiple alternative
8035 menus).
8036
8037 * Makefile.in: define and use DOC_CONFIG var to select
8038 configuration for GDB user manual.
8039
8040 * gdb-config.texi: delete from repository, generate from Makefile.
8041
8042 * all-config.texi: normal `generic' configuration file, formerly
8043 stored as gdb-config.texi
8044
8045Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8046
8047 * Makefile.in: add dvi target to build all .dvi files
8048
8049Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8050
8051 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8052
8053Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8054
8055 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8056 host conditionals.
8057 * stabs.texinfo: More array fixes inspired by Jim's.
8058
8059Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8060
8061 * stabs.texinfo: Fixes re arrays and continuations.
8062
8063 * gdbint.texinfo: Add XCOFF node.
8064
8065Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8066
8067 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8068
8069Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8070
8071 * stabs.texinfo: Fix for array types to mention lower bounds.
8072
8073Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8074
8075 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8076
8077Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8078
8079 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8080
8081Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8082
8083 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8084 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8085
8086Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8087
8088 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8089
8090Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8091
8092 * gdb.texinfo, gdbinv-s.texi: misc updates
8093
8094Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8095
8096 * gdbint.texinfo: Brief documentation for longjmp support,
8097 from an email msg by Stu.
8098
8099Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8100
8101 * stabs.texinfo: Fix description of floating point "range"
8102 types (which really define basic types). Reported by Jim Meehan,
8103 <meehan@src.dec.com>.
8104
8105 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8106
8107Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8108
8109 * gdbint.texinfo: Slightly expand section on supporting a new
8110 object file format.
8111
8112Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8113
8114 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8115 intermediate file.
8116
8117Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8118
8119 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8120
8121Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8122
8123 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8124
8125 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8126 as well as Z8002.
8127
8128Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8129
8130 * gdbint.texinfo: Add sections on clean design and on how to send
8131 in changes.
8132
8133Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8134
8135 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8136
8137Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8138
8139 * gdb.texinfo: Fix typo, reported by Karl Berry.
8140
8141Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8142
8143 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8144
8145Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8146
8147 * gdbint.texinfo: fixed a stray email address (needs @@),
8148 added @table @code to node "Native Conditionals"
8149
8150Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8151
8152 * gdbint.texinfo: Describe coding style of GDB.
8153
8154Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8155
8156 * stabs.texinfo: Minor wording changes.
8157
8158Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8159
8160 * gdbint.texinfo: Improve release doc slightly.
8161
8162Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8163
8164 * gdbint.texinfo: Improve doc of GDB config macros.
8165
8166Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8167
8168 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8169 These will be reinserted when examined.
8170
8171Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8172
8173 * gdbint.texinfo: Make a start at documenting all the #if macros
8174 in GDB. At least list them all, and start separating them into
8175 host-specific and target-specific.
8176
8177Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8178
8179 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8180 examples (not consistent w others).
c906108c
SS
8181 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8182 for generic vn of doc
8183
8184Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8185
8186 * Makefile.in: always create installation directories.
8187
8188Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8189
8190 * gdb.texinfo: in h8 config, do not describe searching commands.
8191
8192Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8193
8194 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8195 conditionals; introduce a few generic switches that may be
8196 useful for other cross-dev or dos-hosted configs.
8197
8198 * gdb.texinfo: fix typo in "info reg" description
8199
8200Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8201
8202 * stabs.texinfo: Minor updates from running TeX over it.
8203 * Makefile.in (stabs.dvi, stabs.ps): Add.
8204
8205Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8206
8207 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8208 First pass at converting it to texinfo.
8209
8210Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8211
8212 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8213 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8214
8215Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8216
8217 * gdbint.texinfo: Add section on partial symbol tables.
8218
8219Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8220
8221 * gdb.texinfo: document `set remotedebug' and `set
8222 rstack_high_address'.
8223
8224Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8225
8226 * gdb.texinfo: slight expansion of new text on reading info files
8227 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8228 H8/300 from DOS.
8229
8230Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8231
8232 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8233
8234Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8235
8236 * gdb.texinfo: Say how to read the `info' files.
8237
8238Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8239
8240 * Makefile.in: gm4 -> m4.
8241
8242Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8243
8244 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8245 Documentation' ahead of `Installing GDB' to match README.
8246 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8247 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8248
8249Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8250
8251 * Makefile.in: remove $(srcdir) from gdb.info rule.
8252
8253Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8254
8255 * Makefile.in: commented out gdb-all.texinfo rule. This is
8256 temporary.
8257
8258Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8259
8260 * Makefile.in, configure.in: removed traces of namesubdir,
8261 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8262 copyrights to '92, changed some from Cygnus to FSF.
8263
8264Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8265
8266 * gdb.texinfo: Improve how we ask for bug reports.
8267
8268Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8269
8270 * Makefile.in: infodir belongs in datadir.
8271
8272Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8273
8274 * Makefile.in: remove spaces following hyphens, bsd make can't
8275 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8276 standards.text support.
c906108c
SS
8277
8278Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8279
8280 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8281 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8282 and mandir now keyed off datadir by default.
8283
8284\f
8285Local Variables:
9e9c5ae7 8286mode: change-log
c906108c
SS
8287left-margin: 8
8288fill-column: 74
8289version-control: never
8290End:
This page took 1.18669 seconds and 4 git commands to generate.