gdb
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
7a9dd1b2
TT
12011-04-19 Tom Tromey <tromey@redhat.com>
2
3 * gdbint.texinfo (Register Information Functions): Remove
4 duplicate "the".
5 * gdb.texinfo (Emacs): Remove duplicate "to".
6 (GDB/MI Variable Objects): Remove duplicate "the".
7 (General Query Packets): Likewise.
8
4368ebeb
JB
92011-04-02 Joel Brobecker <brobecker@adacore.com>
10
11 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
12 "GDB/MI Ada Exception Information" node.
13
956a9fb9
JB
142011-04-01 Joel Brobecker <brobecker@adacore.com>
15
16 * gdb.texinfo (GDB/MI Ada Exception Information): Document
17 the "exception-name" field in the *stopped async record.
18
f1310107
TJB
192011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
20 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
21
22 Implement support for PowerPC BookE ranged breakpoints.
23 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
24
8786b2bd
TT
252011-03-28 Tom Tromey <tromey@redhat.com>
26
27 * gdb.texinfo (Set Tracepoints): Fix typo.
28
9ef07c8c
TT
292011-03-24 Tom Tromey <tromey@redhat.com>
30
31 * gdb.texinfo (Specify Location): Document `function:label'
32 linespec.
33
99c3dc11
PM
342011-03-18 Phil Muldoon <pmuldoon@redhat.com>
35
f1310107 36 PR python/12149
99c3dc11
PM
37
38 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
39
29703da4
PM
402011-03-17 Phil Muldoon <pmuldoon@redhat.com>
41
42 * gdb.texinfo (Blocks In Python): Add is_valid method description.
43 (Inferiors In Python): Likewise.
44 (Threads In Python): Likewise.
45 (Symbols In Python): Likewise.
46 (Objfiles In Python): Likewise.
47 (Symbol Tables In Python): Likewise.
48
c9174737
PA
492011-03-15 Pedro Alves <pedro@codesourcery.com>
50
51 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
52 display>: Explain that the commands accept number ranges.
53
7371cf6d
PM
542011-03-14 Phil Muldoon <pmuldoon@redhat.com>
55
56 * gdb.texinfo (Breakpoints In Python): Add description and example
57 of Python stop function operation.
58
ecec24e6
PM
592011-03-10 Phil Muldoon <pmuldoon@redhat.com>
60
61 * gdb.texinfo (Parameters In Python): Document get_set_string and
62 get_show_string methods.
63
6dcd5565
JK
642011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
65
66 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
67
81896e36
JK
68 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
69 circular-trace-buffer name.
70
5e30da2c
JB
712011-02-28 Joel Brobecker <brobecker@adacore.com>
72
73 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
74 in the previous change.
75
3bd0f5ef 762011-02-27 Michael Snyder <msnyder@vmware.com>
af624141
MS
77
78 * gdb.texinfo (Inferiors and Programs): Update commands to show
79 that they can accept multiple arguments.
80
4ec7539c
JB
812011-02-24 Joel Brobecker <brobecker@adacore.com>
82
83 Revert the following patch (code patch was not approved):
84 2011-02-21 Hui Zhu <teawater@gmail.com>
85 * agentexpr.texi (bytecode descriptions): add printf.
86 * gdb.texinfo (tracepoint action lists): add printf.
87
82809774
DE
882011-02-23 Doug Evans <dje@google.com>
89
90 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
91
e5a67952
MS
922011-02-23 Michael Snyder <msnyder@vmware.com>
93
94 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
95 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
96 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
97
6e6fbe60
DE
982011-02-22 Doug Evans <dje@google.com>
99
100 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
101 Clarify behaviour of lookup_symbol when `block' argument is omitted,
102 add description of result, fix @defun formatting.
103
f994e27a
HZ
1042011-02-21 Hui Zhu <teawater@gmail.com>
105
106 * agentexpr.texi (Bytecode Descriptions): Add printf.
107 * gdb.texinfo (Tracepoint Action Lists): Add printf.
108
c7f96d2b
TT
1092011-02-18 Tom Tromey <tromey@redhat.com>
110
111 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
112
60f98dde
MS
1132011-02-14 Michael Snyder <msnyder@vmware.com>
114
115 * gdb.texinfo (threads): Document argument for "info threads" cmd.
116 Document new command "thread find".
117
08e796bc
MS
1182011-02-14 Michael Snyder <msnyder@vmware.com>
119
120 * gdb.texinfo (Threads): Update example of new thread message.
121
b3b9301e
PA
1222011-02-14 Pedro Alves <pedro@codesourcery.com>
123
124 * gdb.texinfo (Remote Configuration): Mention set/show remote
125 traceframe-info.
126 (Tools/Packages Optional for Building GDB): Mention that expat is
127 used for traceframe info.
128 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
129 (General Query Packets) <qSupported>: Describe the
130 qXfer:traceframe-info:read feature.
131 (qXfer::read): Describe qXfer:traceframe-info:read.
132 (Traceframe Info Format): New section.
133
cef35b0f
PA
1342011-02-04 Pedro Alves <pedro@codesourcery.com>
135
136 * gdbint.texinfo (Formatting): Mention some formatting guidelines
137 for casts and unary operators.
138
f1cbe1d3
TT
1392011-02-04 Tom Tromey <tromey@redhat.com>
140
141 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
142 is not useful.
143
585fdaa1
PA
1442011-01-25 Pedro Alves <pedro@codesourcery.com>
145
146 * gdb.texinfo: s/value optimized out/optimized out/g
147
7bfc9434
JB
1482011-01-21 Joel Brobecker <brobecker@adacore.com>
149
150 * gdb.texinfo (Other Misc Settings): Rework part of the
151 documentation of the "set interactive mode" command.
152
4694da01
TT
1532011-01-19 Tom Tromey <tromey@redhat.com>
154
155 * gdb.texinfo (Threads): Document thread name output and `thread
156 name' command.
157 (Threads In Python): Document Thread.name attribute.
158 (GDB/MI Thread Commands): Document thread attributes.
159
b716877b
AB
1602011-01-12 Andrew Burgess <aburgess@broadcom.com>
161
162 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
163 changes in mi/mi-cmd-disas.c
164
13fd8b81
TT
1652011-01-12 Tom Tromey <tromey@redhat.com>
166
167 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
168 Fix "thread apply" text.
169
e09342b5
TJB
1702011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
171 Thiago Jung Bauermann <bauerman@br.ibm.com>
172
173 Implement support for PowerPC BookE ranged watchpoints.
174 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
175 the "set powerpc exact-watchpoints" flag.
176
06e65f44
TT
1772011-01-07 Tom Tromey <tromey@redhat.com>
178
179 * gdb.texinfo (Python API): Add descriptions to @menu items.
180
d8e22779
TT
1812011-01-06 Tom Tromey <tromey@redhat.com>
182
183 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
184
a255712f
PP
1852010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
186
e09342b5 187 * gdb.texinfo (Debugging Output): Document "set debug jit".
a255712f 188
ccfc3d6e
TT
1892011-01-06 Tom Tromey <tromey@redhat.com>
190
191 PR python/12133:
192 * gdb.texinfo (Frames In Python): Document various frame
193 constants.
194
44944448
JB
1952011-01-05 Joel Brobecker <brobecker@adacore.com>
196
197 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
198 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
199 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
200
42ea3d7a
JK
2012011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
202
203 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
204 (clean): Add GDBvn.texi.
205
720d1a40
JB
2062010-12-29 Joel Brobecker <brobecker@adacore.com>
207
208 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
209 occasional case where the debugger prints an array address
210 instead of the array itself.
211
ad196637
PA
2122010-12-23 Pedro Alves <pedro@codesourcery.com>
213
214 * gdb.texinfo (Packets) <read registers packet>: Document support
215 for registers that were not collected.
216
a86caf66
DE
2172010-12-15 Doug Evans <dje@google.com>
218
219 * gdb.texinfo (Startup): Document auto-loading of scripts during
220 startup.
221 (Auto-loading): Delete "maint set python auto-load on|off".
222 Add "set auto-load-scripts on|off".
223
aae1c79a
DE
2242010-12-07 Doug Evans <dje@google.com>
225
226 * gdb.texinfo (Mode Options): Document -data-directory.
227 (Data Files): Add reference to -data-directory.
228
4e04c971
DE
2292010-11-29 Doug Evans <dje@google.com>
230
231 * gdb.texinfo (Pretty-Printer Introduction): Change
232 printer-name:subprinter-name to printer-name;subprinter-name.
233
94b6973e
PM
2342010-11-29 Phil Muldoon <pmuldoon@redhat.com>
235
236 PR python/12199
237
238 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
239
39037522
TT
2402010-11-23 Tom Tromey <tromey@redhat.com>
241
242 * gdb.texinfo (Top): Check SYSTEM_READLINE.
243 (Editing): Likewise.
244 (Command History): Likewise.
245 (TUI Keys): Likewise.
246 (Bug Reporting): Conditionally include rluser.texi and
247 inc-history.texinfo.
248 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
249 (GDB_DOC_SOURCE_INCLUDES): Add comment.
250 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
251 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
252 (gdb.pdf): Likewise.
253 (gdb.info): Likewise.
254 (gdb/index.html): Likewise.
255
5ae98d25
TT
2562010-11-23 Tom Tromey <tromey@redhat.com>
257
258 * Makefile.in (Makefile): Run ../config.status.
259 (distclean): Update.
260 * configure: Remove.
261 * configure.ac: Remove.
262
621c8364
TT
2632010-11-12 Tom Tromey <tromey@redhat.com>
264
265 * gdb.texinfo (Basic Python): Update. Add xref.
266 (Exception Handling): Document new exception classes.
267 (Types In Python): Update.
268 (Frames In Python): Update.
269
84f4c1fe
PM
2702010-11-11 Phil Muldoon <pmuldoon@redhat.com>
271
272 * gdb.texinfo (Breakpoints In Python): Document "internal"
273 parameter, and visible attribute.
274
99e7ae30
DE
2752010-11-05 Doug Evans <dje@google.com>
276
277 * gdb.texinfo (Source Path): Document "set directories".
278
f4b8a18d
KW
2792010-11-05 Ken Werner <ken.werner@de.ibm.com>
280
281 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
282 (OpenCL C): New node.
283
7b51bc51
DE
2842010-11-02 Doug Evans <dje@google.com>
285
286 * gdb.texinfo (Pretty Printing): Expand into three sections,
287 introduction, example, and commands.
288 (Python API): Delete section Disabling Pretty-Printers, merge into
289 Selecting Pretty-Printers.
290 (Writing a Pretty-Printer): New section. Move the pretty-printer
291 example here, and reformat to match python coding style. Add a second
292 example using the gdb.printing module.
293 (Python modules): Add gdb.printing.
294
9eeee977
DE
2952010-10-29 Doug Evans <dje@google.com>
296
297 * gdb.texinfo (Python): Fix long line.
298
a0e0ffdf
DE
2992010-10-20 Doug Evans <dje@google.com>
300
301 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
302 All references updated. Correct sections marked as subsections.
303 (Coding Standards): New chapter. Move the coding standard related
304 subsections here. Add section on Python coding standards.
305
0e3509db
DE
3062010-10-13 Doug Evans <dje@google.com>
307
308 * gdb.texinfo (Python): Add "Python modules".
309 (Types in Python): Add reference to gdb.types section.
310 (Python modules): New node.
311
44592cc4
DE
3122010-10-11 Doug Evans <dje@google.com>
313
314 * gdb.texinfo (Values From Inferior): Add reference to "Types in
315 Python" from gdb.Value.type description.
316
6e1bb179
JB
3172010-09-28 Joel Brobecker <brobecker@adacore.com>
318
319 * gdb.texinfo (Ravenscar Profile): New node.
320
e8467610
TT
3212010-09-22 Tom Tromey <tromey@redhat.com>
322
323 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
324
fccd1d1e
EZ
3252010-09-22 Eli Zaretskii <eliz@gnu.org>
326
327 * gdb.texinfo (Values From Inferior): Clarify that
328 value.dynamic_type works only in C++ programs with RTTI.
329
c1b6b909
TT
3302010-09-15 Paul Bolle <pebolle@tiscali.nl>
331
332 * gdb.texinfo (Character Sets): Correctly reference host-charset
333 in example.
334
7d288aaa
TT
3352010-09-13 Tom Tromey <tromey@redhat.com>
336
337 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
338 Document "fullname" and "from".
339
f75d858b
MK
3402010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
341
342 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
343 feature `reverse' output by -list-target-features.
344
83b9503b
L
3452010-08-31 H.J. Lu <hongjiu.lu@intel.com>
346
347 * gdb.texinfo (i386 Features): Remove an extra "@item".
348
03f17ccf
TT
3492010-08-30 Tom Tromey <tromey@redhat.com>
350
351 PR python/11792:
352 * gdb.texinfo (Values From Inferior): Document dynamic_type.
353
9779414d
DJ
3542010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
355
356 * gdb.texinfo (ARM Features): Document
357 org.gnu.gdb.arm.m-profile.
358
f9ffd4bb
TT
3592010-08-23 Tom Tromey <tromey@redhat.com>
360
361 PR python/11145:
362 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
363 reinterpret_cast methods.
364
702c2711
TT
3652010-08-23 Tom Tromey <tromey@redhat.com>
366
367 PR python/11915:
368 * gdb.texinfo (Types In Python): Document array method.
369
66b73624
TJB
3702010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
371
372 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
373
06a64a0b
TT
3742010-08-16 Tom Tromey <tromey@redhat.com>
375
376 * gdb.texinfo (Set Watchpoints): Document -location option.
377
a3a7127e
DE
3782010-08-13 Doug Evans <dje@google.com>
379
380 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
381
8dedea02
VP
3822010-08-13 Vladimir Prus <vladimir@codesourcery.com>
383
384 * gdb.texinfo (GDB/MI Data Manipulation): Document
385 -data-read-memory-raw and -data-write-memory-raw.
386
ca5c20b6 3872010-08-11 Tom Tromey <tromey@redhat.com>
889bf7c5 388 Phil Muldoon <pmuldoon@redhat.com>
ca5c20b6
PM
389
390 * gdb.texinfo (Basic Python): Describe post_event API.
391
cb2e07a6
PM
3922010-08-11 Phil Muldoon <pmuldoon@redhat.com>
393
394 * gdb.texinfo (Basic Python): Describe solib_address and
889bf7c5 395 decode_line Python APIs
cb2e07a6 396
464b3efb
TT
3972010-08-10 Tom Tromey <tromey@redhat.com>
398
399 * gdb.texinfo (Pretty Printing API): Document
400 gdb.default_visualizer.
401
c29c521f
TT
4022010-08-10 Tom Tromey <tromey@redhat.com>
403
404 Revert gdb-add-index addition:
405 * gdb.texinfo (Index Files): Don't document gdb-add-index.
406
5da1313b
JK
4072010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
408 Eli Zaretskii <eliz@gnu.org>
409
410 * gdb.texinfo (Mode Options) <-batch>
411 (Basic Python) <gdb.execute>: Describe setting width and height.
412
02d868e8
PP
4132010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
414
415 * gdb.texinfo (Threads): Document 'debug libthread-db'.
416
c2bbed2a
TT
4172010-07-30 Tom Tromey <tromey@redhat.com>
418
419 * gdb.texinfo (Index Files): Mention gdb-add-index.
420
6c13bbe1
HZ
4212010-07-30 Hui Zhu <teawater@gmail.com>
422
423 * gdb.texinfo (Inferiors and Programs): Update the introduce of
424 "detach inferior" and "kill inferior".
425
53a71c06
CR
4262010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
427
428 * gdb.texinfo (Machine Code): Update description of two forms of
429 arguments, and add new example to demonstrate the new form.
430
5374244e
PM
4312010-07-27 Phil Muldoon <pmuldoon@redhat.com>
432
433 * gdb.texinfo (Values From Inferior): Add value inferior function
434 call description.
435
8ea5bce5
JK
4362010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
437
438 * gdb.texinfo (Active Targets): Fix wrong comma placement.
439
c0edd9ed
JK
4402010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
441 Eli Zaretskii <eliz@gnu.org>
442
443 Make core files the process_stratum.
444 * gdb.texinfo (Active Targets): Remove core_stratum. Include
445 record_stratum example.
446
9291a0cd
TT
4472010-07-13 Tom Tromey <tromey@redhat.com>
448
449 * gdb.texinfo (Index Files): New node.
450
f5011d11
TT
4512010-07-13 Tom Tromey <tromey@redhat.com>
452
453 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
454
0f5238ed
TT
4552010-07-13 Tom Tromey <tromey@redhat.com>
456
457 * gdb.texinfo (Specify Location): Document labels.
458
74c761c1
PA
4592010-07-01 Pedro Alves <pedro@codesourcery.com>
460
461 * gdb.texinfo (Create and Delete Tracepoints): Add more index
462 entries for fast tracepoints and static tracepoints.
463
501994c0
PA
4642010-07-01 Pedro Alves <pedro@codesourcery.com>
465
466 * gdb.texinfo (General Query Packets) <qfThreadInfo,
467 qsThreadInfo>: Spell out `l' as ell.
468
0fb4aa4b
PA
4692010-07-01 Pedro Alves <pedro@codesourcery.com>
470
471 * gdb.texinfo (Convenience Variables): Document $_sdata.
472 (Commands to Set Tracepoints): Describe static tracepoints. Add
473 `Listing Static Tracepoint Markers' menu entry. Document
474 "strace".
475 (Tracepoint Action Lists): Document collecting $_sdata.
476 (Listing Static Tracepoint Markers): New subsection.
477 (Tracepoints support in gdbserver): Mention static tracepoints.
478 (remote packets, enabling and disabling): Mention
479 read-sdata-object.
480 (General Query Packets) <qSupported>: Document qXfer:sdata:read
481 and StaticTracepoint.
482 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
483 Document qXfer:sdata:read.
484 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
485
dc3b15be
JB
4862010-06-29 Joel Brobecker <brobecker@adacore.com>
487
488 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
489
595939de
PM
4902010-06-28 Phil Muldoon <pmuldoon@redhat.com>
491 Tom Tromey <tromey@redhat.com>
492 Thiago Jung Bauermann <bauerman@br.ibm.com>
493
494 * gdb.texinfo (Inferiors In Python): New node.
495 * gdb.texinfo (Threads In Python): New node.
496
9279c692
JB
4972010-06-28 Joel Brobecker <brobecker@adacore.com>
498
499 * gdb.texinfo (Python): Document what the python directory is
500 and what its location is.
501 (Basic Python): Document the gdb.PYTHONDIR constant.
502
bc9f0842
TT
5032010-06-25 Tom Tromey <tromey@redhat.com>
504
505 PR python/10808:
506 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
507
f1421989
HZ
5082010-06-24 Hui Zhu <teawater@gmail.com>
509
510 * gdb.texinfo: (Commands for Controlled Output): Add
511 documentation for command "eval".
512
e4c0cfae
SS
5132010-06-21 Stan Shebs <stan@codesourcery.com>
514
515 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
516 * annotate.texinfo: Ditto.
517 * gdbint.texinfo: Ditto.
518 * stabs.texinfo: Ditto.
519
bb08c432
HZ
5202010-06-22 Hui Zhu <teawater@gmail.com>
521
522 * gdb.texinfo: (Process Record and Replay): Add documentation
523 for command "set record memory-query".
524
4f5d9f07
SS
5252010-06-21 Stan Shebs <stan@codesourcery.com>
526
527 * gdb.texinfo: Relicense under GFDL version 1.3.
528 * annotate.texinfo: Relicense under GFDL version 1.3.
529 * gdbint.texinfo: Relicense under GFDL version 1.3.
530 * stabs.texinfo: Relicense under GFDL version 1.3.
531 * fdl.texi: Update to version 1.3.
532
6aed2dbc
SS
5332010-06-18 Stan Shebs <stan@codesourcery.com>
534
a61408f8
SS
535 * gdb.texinfo (Operating System Auxiliary Information): Describe
536 "info os" when no arguments given.
537
6aed2dbc
SS
538 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
539 $_thread.
540
24e933df
HZ
5412010-06-18 Hui Zhu <teawater@gmail.com>
542
543 * gdb.texinfo: (Process Record and Replay): Add documentation
544 for commands "record save" and "record restore".
545
65d79d4b
SDJ
5462010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
547
548 * gdb.texinfo: Include information about the correct use
549 of addresses in the `watch' command.
550
d914c394
SS
5512010-06-11 Stan Shebs <stan@codesourcery.com>
552
553 * gdb.texinfo (Observer Mode): New section.
554 (General Query Packets): Document QAllow.
889bf7c5 555
967cf477
DE
5562010-06-04 Doug Evans <dje@google.com>
557
558 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
559
aaf4119b
DE
5602010-06-03 Doug Evans <dje@google.com>
561
562 * gdbint.texinfo (Coding): Add subsection on command names.
563
9eae7c52
TT
5642010-06-02 Tom Tromey <tromey@redhat.com>
565
566 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
567 always-disassemble.
568
fa593d66
PA
5692010-06-01 Pedro Alves <pedro@codesourcery.com>
570
571 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
572 gdbserver, and add cross reference.
573 (Tracepoints support in gdbserver): New subsection.
574
dde08ee1
PA
5752010-05-26 Pedro Alves <pedro@codesourcery.com>
576
577 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
578 `qRelocInsn' feature.
579 (Relocate instruction reply packet): New subsection
580 of `Tracepoint Packets'.
581 (Tracepoint Packets): Mention that packets QTDP and QTStart
582 support the qRelocInsn request, and add cross reference to new
583 subsection.
584
07ca107c
DE
5852010-05-25 Doug Evans <dje@google.com>
586
587 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
588 (Commands In Python): Document gdb.string_to_argv.
589
c25c4a8b
JK
5902010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
591
592 * gdbint.texinfo (Host Definition): Remove items NORETURN and
593 ATTR_NORETURN.
594
d7b32ed3 5952010-04-29 Phil Muldoon <pmuldoon@redhat.com>
c25c4a8b
JK
596 Tom Tromey <tromey@redhat.com>
597 Thiago Jung Bauermann <bauerman@br.ibm.com>
d7b32ed3 598
c25c4a8b 599 * gdb.texinfo (Parameters In Python): New Node.
d7b32ed3 600
6aecb9c2
JB
6012010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
602
603 * gdb.texinfo: (Summary) Add mention about D language support.
604 (Filenames): Add D suffixes.
605 (D): New node.
606
b7da9e9f
PM
6072010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
608
609 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
610 of macro deleted from GDB code.
611
ab38a727
PA
6122010-04-24 Pedro Alves <pedro@codesourcery.com>
613
614 * gdb.texinfo (Commands to specify files): Describe what how GDB
615 looks up DOS-based filesystem paths on the system root. Document
616 the new `set/show target-file-system-kind' commands.
617
66d09542
DE
6182010-04-23 Doug Evans <dje@google.com>
619
620 * gdb.texinfo (Python): Move Auto-loading section here ...
621 (Python API): from here.
622 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
623 (Maintenance Commands): Add docs for "maint print section-scripts".
624
8bd10a10
CM
6252010-04-20 Chris Moller <cmoller@redhat.com>
626
627 * gdb.texinfo (Setting Breakpoints): Added description of
628 filename-qualified rbreak.
629 * refcard.tex (Breakpoints and Watchpoints): Added brief
630 description of filename-qualified rbreak.
631
4c374409
JK
6322010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
633
634 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
635 (Python API): Change the reference to Pretty Printing API.
636 (Pretty Printing): Move the user part under the Data node. Reformat
637 the sample output to 72 columns. Create a new reference to Pretty
638 Printing API. Rename the API part ...
639 (Pretty Printing API): To a new node name.
640 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
641 (GDB/MI Variable Objects): Change references to Pretty Printing API.
642
5a9351ae
SS
6432010-04-21 Stan Shebs <stan@codesourcery.com>
644
645 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
889bf7c5 646 and commands.
5a9351ae 647 (Listing Tracepoints): Update to reflect current behavior.
889bf7c5 648
9a22f0d0
PM
6492010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
650
651 * gdb.texinfo (Examining memory): Update for change in string
652 display with explicit size.
653
6149aea9
PA
6542010-04-19 Pedro Alves <pedro@codesourcery.com>
655
656 PR breakpoints/8554.
657
658 * gdb.texinfo (Save Breakpoints): New node.
659 (save-tracepoints): Rename to ...
660 (save tracepoints): ... this. Mention that `save-tracepoints' is
661 a deprecated alias to `save tracepoints'.
662
711e434b
PM
6632010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
664
645797a8 665 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
711e434b
PM
666 (info w32 thread-information-block): Document new command.
667 (qGetTIBAddress): Document new gdbserver query.
668 (maint set/show show-all-tib): Document new command.
669
3f7b2faa
DE
6702010-04-15 Doug Evans <dje@google.com>
671
fa33c3cd
DE
672 * gdb.texinfo (Python API): Add progspaces section.
673 (Selecting Pretty-Printers): Progspace pretty-printers are
674 searched too.
675 (Progspaces In Python): New section.
676
3f7b2faa
DE
677 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
678
79f283fe
PM
6792010-04-14 Phil Muldoon <pmuldoon@redhat.com>
680
681 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
682 returns None.
683
87290684
SS
6842010-04-09 Stan Shebs <stan@codesourcery.com>
685
686 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
687 Describe the `frames-created' field, tweak grammar.
688
a97153c7
PA
6892010-04-09 Pedro Alves <pedro@codesourcery.com>
690
691 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
692 Describe the `circular' and `disconnected' fields.
693
5c5dcc1b
L
6942010-04-09 H.J. Lu <hongjiu.lu@intel.com>
695
696 * gdb.texinfo (maint print registers): Mention unavailable and
697 invisible registers.
698
adc36818
PM
6992010-04-09 Phil Muldoon <pmuldoon@redhat.com>
700 Thiago Jung Bauermann <bauerman@br.ibm.com>
5c5dcc1b 701 Tom Tromey <tromey@redhat.com>
adc36818
PM
702
703 * gdb.texinfo (Breakpoints In Python): New Node.
704
33da3f1c
SS
7052010-04-08 Stan Shebs <stan@codesourcery.com>
706
707 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
708 trace status fields.
709
3a13a53b
L
7102010-04-08 H.J. Lu <hongjiu.lu@intel.com>
711
712 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
713 optional. Make org.gnu.gdb.i386.avx requires
714 org.gnu.gdb.i386.avx.
715
08001717
DE
7162010-04-08 Doug Evans <dje@google.com>
717
718 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
719 search path, and document that gdb only scans the search path if
720 the script's path doesn't specify a directory.
721
c375651d
DE
7222010-04-05 Doug Evans <dje@google.com>
723
724 * gdb.texinfo (maint show python auto-load): Fix typo.
725
af54718e
SS
7262010-04-04 Stan Shebs <stan@codesourcery.com>
727
d77f58be
SS
728 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
729 (Setting Watchpoints): Update description of "info watch".
730 (Disabling Breakpoints): Only "info break" lists all.
731
af54718e
SS
732 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
733 (tdump): Explain how tdump works.
734
86b17b60
PA
7352010-04-01 Pedro Alves <pedro@codesourcery.com>
736
737 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
738 add cross reference.
739
ff12863f
PA
7402010-03-31 Pedro Alves <pedro@codesourcery.com>
741
742 * gdb.texinfo (TUI Commands): Mention that in some cases, these
743 commands error out.
744
f68eb612
L
7452010-03-30 H.J. Lu <hongjiu.lu@intel.com>
746
747 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
748
c8d5aac9
L
7492010-03-30 H.J. Lu <hongjiu.lu@intel.com>
750
751 * gdb.texinfo (General Query Packets): Add xmlRegisters.
752
7d13fe92
SS
7532010-03-29 Stan Shebs <stan@codesourcery.com>
754 Nathan Sidwell <nathan@codesourcery.com>
755
756 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
757 GDBN equivalent.
758 (Set Tracepoints): Remove mention that conditional tracepoints
759 don't exist.
760 (Tracepoint Actions): Clarify when while-stepping collection
761 happens, note that while-stepping does not automatically collect
762 $pc.
763
409873ef 7642010-03-29 Stan Shebs <stan@codesourcery.com>
889bf7c5 765
409873ef
SS
766 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
767 (General Query Packets): Describe TracepointSource.
768
ee8e71d4
EZ
7692010-03-27 Matt Rice <ratmice@gmail.com>
770
c8d5aac9
L
771 * gdb.texinfo (ARM): Document arguments to "target sim".
772 (Set Catchpoints): Use @dots{} instead of @r{...}.
ee8e71d4 773
99b5e152
PA
7742010-03-26 Pedro Alves <pedro@codesourcery.com>
775
776 * gdb.texinfo (Tracepoint Packets): Remove mention that
777 terror:string may be plain text, and drop mention of X prefix.
778
cd64ee31
VP
7792010-03-26 Vladimir Prus <vladimir@codesourcery.com>
780
781 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
782
6c28cbf2
SS
7832010-03-24 Stan Shebs <stan@codesourcery.com>
784
785 * gdb.texinfo (Tracepoint Packets): Document trace error status.
786
95a42b64
TT
7872010-03-24 Tom Tromey <tromey@redhat.com>
788
789 PR breakpoints/9352:
790 * gdb.texinfo (Break Commands): Update.
791
18148017
VP
7922010-03-24 Vladimir Prus <vladimir@codesourcery.com>
793
794 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
795 commands.
796
4daf5ac0
SS
7972010-03-16 Stan Shebs <stan@codesourcery.com>
798
799 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
800 circular-trace-buffer.
801 (Tracepoint Packets): Describe QTBuffer, and details of the
802 qTStatus reply.
803
c9429232
SS
8042010-03-12 Stan Shebs <stan@codesourcery.com>
805 Nathan Sidwell <nathan@codesourcery.com>
806
807 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
808 doing instruction stepping.
809 (Tracepoint Restrictions): New node.
810
ccefe4c4
TT
8112010-03-10 Tom Tromey <tromey@redhat.com>
812
813 * gdbint.texinfo (Symbol Handling): Update.
814
7c953934
TT
8152010-03-08 Tom Tromey <tromey@redhat.com>
816
817 PR cli/9591:
818 * gdb.texinfo (Mode Options): Mention lack of pagination and
819 confirmation with --batch.
820 (Screen Size): Mention --batch.
821 (Messages/Warnings): Likewise.
822
f870a310
TT
8232010-03-05 Tom Tromey <tromey@redhat.com>
824
825 * gdb.texinfo (Basic Python): Document target_charset and
826 target_wide_charset.
827
78e2826b
TT
8282010-03-05 Tom Tromey <tromey@redhat.com>
829
830 * gdb.texinfo (Data): Link to pretty-printing.
831 (Output Formats): Likewise. Correct text.
832
f5dff777
DJ
8332010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
834
835 * gdb.texinfo (Types): Describe <struct> and <flags>.
836
dc00d89f
PM
8372010-02-28 Phil Muldoon <pmuldoon@redhat.com>
838
839 * gdb.texinfo (Frames In Python): Add block parameter and
840 description to read_var text.
841
5107b149 8422010-02-26 Phil Muldoon <pmuldoon@redhat.com>
c8d5aac9 843 Tom Tromey <tromey@redhat.com>
5107b149
PM
844
845 * gdb.texinfo (Types In Python): Describe block argument in
846 template_argument and gdb.lookup_type.
847
e03e5e7b
TT
8482010-02-24 Tom Tromey <tromey@redhat.com>
849
850 * gdb.texinfo (Cygwin Native): Fix typo.
851
f3e9a817
PM
8522010-02-24 Phil Muldoon <pmuldoon@redhat.com>
853
854 * gdb.texinfo (Frames In Python): Add block, find_sal, function
855 and select method descriptions.
856 (Python API): Add Blocks In Python, Symbols in Python and Symbol
857 Tables in Python to menu.
858 (Blocks In Python): New node.
859 (Symbols In Python): New node.
860 (Symbol Tables in Python): New node.
861
a79b8f6e
VP
8622010-02-24 Vladimir Prus <vladimir@codesourcery.com>
863
864 Multiexec MI
865
866 gdb/
867 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
868
869 gdb/doc/
870 * gdb.texinfo (GDB/MI Command Syntax): Document notification
871 changes.
872 (GDB/MI Program Execution): Document current behaviour of
873 --all and --thread-group.
874 (GDB/MI Miscellaneous Commands): Document -add-inferior and
875 -remove-inferior.
876 * observer.texi (inferior_added, inferior_removed): New
877 observers.
878
629d6a47
TT
8792010-02-19 Tom Tromey <tromey@redhat.com>
880
881 * gdbint.texinfo (Getting Started): Fix @node.
882 (Debugging GDB): Likewise.
883
c09529e5
JB
8842010-02-13 Joel Brobecker <brobecker@adacore.com>
885
886 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
887 documenting the gdb_test_timeout variable.
888
540aa8e7
MS
8892010-02-12 Jakob Engblom <jakob@virtutech.com>
890
891 * gdb.texinfo (MI commands): Added documentation of --reverse
892 option to a set of MI commands. Restructured documentation of MI
893 commands --exec-continue to reflect the complexity of reverse
894 execution.
895
081dfbf7
PA
8962010-02-12 Pedro Alves <pedro@codesourcery.com>
897
898 * gdb.texinfo (Using the Collected Data): Specify that the address
899 range of `tfind outsize' is exclusive, and that the address range
900 of `tfind range' is inclusive.
901 (Tracepoint Packets): Specify that the address range of
902 `QTFrame:range' is inclusive, and that the address range of
903 `QTFrame:outside' is exclusive
904
8e9c5e02
VP
9052010-02-12 Vladimir Prus <vladimir@codesourcery.com>
906
907 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
908
92981e24
TT
9092010-02-10 Tom Tromey <tromey@redhat.com>
910
911 * gdb.texinfo (Debugging Output): Document set debug parser and
912 show debug parser.
913
075b51b7
L
9142010-02-09 H.J. Lu <hongjiu.lu@intel.com>
915
916 * gdb.texinfo (Predefined Target Types): Add i387_ext,
917 i386_eflags and i386_mxcsr.
918
3bb8d5c3
L
9192010-02-08 H.J. Lu <hongjiu.lu@intel.com>
920
921 * gdb.texinfo: Document i386 target features.
922
c5f80513
DE
9232010-02-05 Doug Evans <dje@google.com>
924
925 * gdbint.texinfo (Testsuite): Add a new section to document the
926 various DejaGnu variables that may be overridden.
1be00882 927 Document INTERNAL_GDBFLAGS.
c5f80513 928
6ac33a4e
TT
9292010-02-04 Tom Tromey <tromey@redhat.com>
930
931 PR cli/8830:
932 * gdb.texinfo (Files): -readnow comes before the filename for file
933 and symbol-file.
934
a1dcb23a
DJ
9352010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
936
937 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
938 Document ARM breakpoint types.
939 (Register Packet Format): Move into the new section.
940 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
941
95433b34
JB
9422010-01-21 Joel Brobecker <brobecker@adacore.com>
943
944 * gdb.texinfo (File Options): Adjust the documentation of this
945 switch to refer to the "source" command rather than partially
946 duplicating some of the relevant information.
947 (Extending GDB): Introduce and document the set/show script-extension
948 setting.
949 (Command Files): Add note explaining that the "source" command
950 is also used to evalute scripts written in other languages.
951 Remove the short slightly incorrect reference to sourcing Python
952 scripts.
953 (Python Commands): Document how to execute a Python script from GDB.
954
8d576872
JB
9552010-01-19 Joel Brobecker <brobecker@adacore.com>
956
957 * gdb.texinfo (Command Files): Fix typo.
958
8150ff9c
JB
9592010-01-18 Tom Tromey <tromey@redhat.com>
960
961 * gdb.texinfo (File Options): Document -x on .py files.
962 (Command Files): Document handling of Python scripts.
963
23db03a6
JZ
9642010-01-18 Jie Zhang <jie.zhang@analog.com>
965
966 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
967
00bf0b85
SS
9682010-01-15 Stan Shebs <stan@codesourcery.com>
969
970 * gdb.texinfo (Trace Files): New section.
971 (Tracepoint Packets): Document QTSave and qTBuffer.
972 (Trace File Format): New appendix.
973
be759fcf
PM
9742010-01-13 Phil Muldoon <pmuldoon@redhat.com>
975
976 * gdb.texinfo (Values From Inferior): Document lazy_string value
977 method.
978 (Python API): Add Lazy strings menu item.
979 (Lazy Strings In Python): New node.
980
dc146f7c
VP
9812010-01-13 Vladimir Prus <vladimir@codesourcery.com>
982
983 * gdb.texinfo (GDB/MI Thread Information): New.
984 (GDB/MI Async Records): Document the core field in *stopped.
985 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
986 documentation
987 (Process list): Document that osdata document may contain
988 threads.
989 (Remote Serial Protocol): Document qXfer:threads.
990
d5551862
SS
9912010-01-06 Stan Shebs <stan@codesourcery.com>
992
993 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
994 disconnected tracing.
995 (Tracepoint Packets): Document new protocol.
996
7a697b8d
SS
9972010-01-05 Stan Shebs <stan@codesourcery.com>
998
999 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1000 tracepoints.
1001 (Tracepoint Packets): Describe remote protocol for fast
1002 tracepoints.
1003
e6f3ec50
JB
10042010-01-01 Joel Brobecker <brobecker@adacore.com>
1005
1006 Update the "Start of New Year Procedure".
1007 * gdbint.texinfo: Add the list of files that need to be updated
1008 manually. Minor reformatting.
1009
ddc4e9c1
JB
10102010-01-01 Joel Brobecker <brobecker@adacore.com>
1011
1012 * refcard.tex: Update copyright year in header and text.
1013
9d2897ad
JB
10142010-01-01 Joel Brobecker <brobecker@adacore.com>
1015
1016 * agentexpr.texi: Add 2010 to the list of copyright years.
1017 * annotate.texinfo: Likewise.
1018 * gdb.texinfo: Likewise.
1019 * gdbint.texinfo: Likewise.
1020 * observer.texi: Likewise.
1021 * stabs.texinfo: Likewise.
1022
6da95a67
SS
10232009-12-31 Stan Shebs <stan@codesourcery.com>
1024
1025 * gdb.texinfo (Tracepoint Actions): Describe teval.
889bf7c5 1026
236f1d4d
SS
10272009-12-29 Stan Shebs <stan@codesourcery.com>
1028
1029 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
889bf7c5 1030
f61e138d
SS
10312009-12-28 Stan Shebs <stan@codesourcery.com>
1032
1033 * gdb.texinfo (Trace State Variables): New section.
1034 (Tracepoint Packets): Describe trace state variable packets.
1035 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1036 variable bytecodes.
1037
0fe7935b
DJ
10382009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1039
1040 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1041 declarations.
1042
a6b29f87
VP
10432009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1044
1045 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1046 -gdb-exit behaviour.
1047
5e4bde96
JB
10482009-12-20 Joel Brobecker <brobecker@adacore.com>
1049
1050 * gpl.texi: Update to version 3 of the GPL.
1051
a1715244
JB
10522009-12-20 Joel Brobecker <brobecker@adacore.com>
1053
1054 * Makefile.in: Update copyright header.
1055 * observer.texi: Fix the copyright header of the generated files.
1056
361ae042
PM
10572009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1058
1059 * gdb.texinfo (Types In Python): Describe range function.
1060
bfd31e71
PM
10612009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1062
1063 * gdb.texinfo (Types In Python): Describe "is_base_class".
1064
57a1d736
TT
10652009-12-03 Tom Tromey <tromey@redhat.com>
1066
1067 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1068
8cebebb9
PP
10692009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1070
1071 * observer.texi: New memory_changed observer.
1072
16af530a
TT
10732009-12-01 Tom Tromey <tromey@redhat.com>
1074
1075 * gdb.texinfo (Reverse Execution): Fix typo.
1076
b6199126
DJ
10772009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1078
1079 PR gdb/8704
1080
1081 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1082 are allowed after the breakpoint condition.
1083
7a6973ad
TT
10842009-11-23 Tom Tromey <tromey@redhat.com>
1085
1086 PR python/10782:
1087 * gdb.texinfo (Types In Python): Document Type.pointer.
1088
21a0512e
PP
10892009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1090
1091 * gdb.texinfo (Machine Code): Adjust.
889bf7c5 1092
a5832c8f
PA
10932009-11-11 Pedro Alves <pedro@codesourcery.com>
1094
1095 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1096 (Using Agent Expressions): Delete cross reference.
1097
1eb7cd77
JB
10982009-11-07 Joel Brobecker <brobecker@adacore.com>
1099
1100 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1101 and @settitle directives up to help makeinfo find them.
1102
24ddea62
JK
11032009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1104
1105 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1106 (Auto-loading): Use plural and note one can use multiple components now.
1107
3afae151
VP
11082009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1109
1110 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1111 -stack-list-arguments have the same documentation for parameter
1112 as -stack-list-locals. Add comas.
1113
14ff2235
PM
11142009-10-27 Tom Tromey <tromey@redhat.com>
1115 Eli Zaretskii <eliz@gnu.org>
1116
c8d5aac9 1117 PR python/10781
14ff2235
PM
1118
1119 * gdb.texinfo (Values From Inferior): Document cast method.
1120
9c419145
PP
11212009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1122
1123 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1124 and adjust example.
889bf7c5 1125
29153c24
MS
11262009-10-22 Michael Snyder <msnyder@vmware.com>
1127
1128 * gdb.texinfo (Process Record and Replay): Document new form of
889bf7c5 1129 info record command. Also document the new save and restore
29153c24
MS
1130 commands.
1131
2b28d209
PP
11322009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1133
1134 * gdb.texinfo (Machine Code): Mention current pc marker.
1135 (Memory): Likewise.
1136
6c95b8df
PA
11372009-10-19 Pedro Alves <pedro@codesourcery.com>
1138 Stan Shebs <stan@codesourcery.com>
1139
1140 * observer.texi (new_inferior): Rename to...
1141 (inferior_appeared): ... this.
1142
1143 * gdb.texinfo (Inferiors): Rename node to ...
1144 (Inferiors and Programs): ... this. Mention running multiple
1145 programs in the same debug session.
1146 <info inferiors>: Mention the new 'Executable' column if "info
1147 inferiors". Update examples. Document the "add-inferior",
1148 "clone-inferior", "remove-inferior" and "maint info
1149 program-spaces" commands.
1150 (Process): Rename node to...
1151 (Forks): ... this. Document "set|show follow-exec-mode".
1152
2f8132f3
MS
11532009-10-11 Michael Snyder <msnyder@vmware.com>
1154
1155 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1156 (ReverseContinue): Ditto.
1157
cba4b2d3
PP
11582009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1159
1160 * gdb.texinfo (Server): Document libthread-db-search-path.
889bf7c5 1161
da082f17
JK
11622009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1163
1164 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1165
08be9d71
ME
11662009-10-06 Michael Eager <eager@eagercon.com>
1167
1168 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1169 (Embedded Processors): Add MicroBlaze.
1170 (MicroBlaze): New. Describe Xilinx MicroBlaze
1171
08a0efd0
PA
11722009-10-04 Pedro Alves <pedro@codesourcery.com>
1173
1174 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1175
cbb8f428
EZ
11762009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1177
1178 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1179
30a4a70c
JB
11802009-09-23 Joel Brobecker <brobecker@adacore.com>
1181
1182 * observer.texi (solib_unloaded): Document explicitly the fact that
1183 this observer is called before the associated symbols are unloaded.
1184
b3372f91
VP
11852009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1186
1187 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1188 -stack-list-variables.
1189
f43030c4
TT
11902009-09-18 Tom Tromey <tromey@redhat.com>
1191
1192 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1193 is experimental.
1194
ec7e75e7
PP
11952009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1196
1197 * gdb.texinfo (convenince variables): Mention
1198 $_siginfo could be empty.
f43030c4 1199
0cc7d26f
TT
12002009-09-15 Tom Tromey <tromey@redhat.com>
1201
1202 * gdb.texinfo (GDB/MI Variable Objects): Document
1203 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1204 Expand -var-update documentation.
1205
a96d9b2e
SDJ
12062009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1207
1208 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1209 feature.
1210
005ca36a
JB
12112009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1212
1213 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1214
0d772ac9
MS
12152009-09-10 Michael Snyder <msnyder@vmware.com>
1216
1217 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1218 ReverseStep replies to the qSupported query.
1219
14fb1bac
JB
12202009-09-10 Joel Brobecker <brobecker@adacore.com>
1221
1222 Add documentation for set/show interactive-mode.
1223 * gdb.texinfo (Other Misc Settings): New node.
1224
29b090c0
DE
12252009-09-01 Doug Evans <dje@google.com>
1226
1227 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1228 non-stop mode's affect on remote caching.
1229
4e5d721f
DE
12302009-08-31 Jacob Potter <jdpotter@google.com>
1231 Doug Evans <dje@google.com>
1232
1233 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1234 Mark `set/show remotecache' options as obsolete.
1235 Document new `set/show stack-cache' option.
1236 Update text for `info dcache'.
1237
55333a84
DE
12382009-08-27 Doug Evans <dje@google.com>
1239
1240 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1241 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1242
bc3a0b4d
RW
12432009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1244
1245 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1246 about autoconf.
1247
3a1ff0b6
PA
12482009-08-25 Pedro Alves <pedro@codesourcery.com>
1249
1250 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1251 small example, and describe its columns. Replace "inferior-id" by
1252 "infno" throughout.
1253
81ecdfbb
RW
12542009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1255
af542c2e
RW
1256 * gdbint.texinfo (Releasing GDB): Point to
1257 README-maintainer-mode file for required autoconf version.
1258 * configure.ac: Do not substitute datarootdir, htmldir,
1259 pdfdir, docdir. Do not process --with-datarootdir,
1260 --with-htmldir, --with-pdfdir, --with-docdir.
1261 * configure: Regenerate.
1262
81ecdfbb
RW
1263 * configure: Regenerate.
1264
4efc6507
DE
12652009-08-20 Reid Kleckner <reid@kleckner.net>
1266
1267 * gdb.texinfo: Add chapter on JIT interface.
1268
43089a6e
NR
12692009-08-07 Nick Roberts <nickrob@snap.net.nz>
1270
1271 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
889bf7c5 1272 confirmation request.
43089a6e 1273
99e008fe
EZ
12742009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1275
c8d5aac9
L
1276 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1277 CRC definitions.
99e008fe 1278
48cb2d85
VP
12792009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1280
1281 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
889bf7c5 1282 -break-commands.
48cb2d85 1283
ff1a52c6
UW
12842009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1285
1286 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1287 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1288
3285f3fe
UW
12892009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1290
1291 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1292 "set spu stop-on-load" and "show spu stop-on-load" commands.
1293
e35359c5
UW
12942009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1295
1296 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1297
58d6951d
DJ
12982009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1299
1300 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1301 org.gnu.gdb.arm.neon.
1302
08d16641
PA
13032009-07-20 Pedro Alves <pedro@codesourcery.com>
1304
1305 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1306 optional element.
1307 (subsection OS ABI): New subsection.
1308
782b2b07
SS
13092009-07-14 Stan Shebs <stan@codesourcery.com>
1310
1311 * gdb.texinfo (Tracepoint Conditions): New section.
1312 (General Query Packets): Describe ConditionalTracepoints.
1313 (Tracepoint Packets): Describe condition field.
1314 (Maintenance Commands): Describe maint agent-eval.
1315 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1316
9b117ef3
HZ
13172009-07-11 Hui Zhu <teawater@gmail.com>
1318
1319 * gdb.texinfo (disassemble): Add a new modifier /r
1320 to "disassemble" command to make it print the raw instructions
1321 in hex as well as in symbolic form.
1322
f5a33284
TT
13232009-07-09 Tom Tromey <tromey@redhat.com>
1324
1325 * gdbint.texinfo (Testsuite): Document parallel make check.
1326
812f7342
TT
13272009-07-09 Tom Tromey <tromey@redhat.com>
1328
1329 * gdbint.texinfo (Testsuite): Document test transcripts.
1330
fbb8f299
PM
13312009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1332
1333 * gdb.texinfo (Values From Inferior): Add length parameter
1334 description.
1335
dd8f35ac
EZ
13362009-07-04 Chris Genly <chris@genly.us>
1337
1338 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1339 in -var-list-children. Fix example according to what the code
1340 does.
1341
2277426b
PA
13422009-07-02 Pedro Alves <pedro@codesourcery.com>
1343
1344 * gdb.texinfo (Debugging multiple inferiors): Document the
1345 "inferior", "detach inferior" and "kill inferior" commands.
1346 (Debugging Programs with Multiple Processes): Adjust to mention
1347 generic "inferior" commands. Delete mention of "detach fork" and
1348 "delete fork". Cross reference to "Debugging multiple inferiors"
1349 section.
1350
a6d9a66e
UW
13512009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1352
5af949e3
UW
1353 * gdbint.texinfo (Item Output Functions): Update signature
1354 for ui_out_field_core_addr.
1355
13562009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1357
1358 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
a6d9a66e
UW
1359 Update example code extrated from breakpoint.c.
1360
9901a55b 13612009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
889bf7c5 1362
9901a55b
PP
1363 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1364 MI commands.
1365 (GDB/MI Symbol Query): Likewise.
1366 (GDB/MI File Commands): Likewise.
1367 (GDB/MI File Transfer Commands): Likewise.
1368 (GDB/MI Target Manipulation): Likewise.
1369 (GDB/MI Miscellaneous Commands): Likewise.
889bf7c5 1370
edb3359d
DJ
13712009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1372
1373 * gdb.texinfo (Debugging Optimized Code): New chapter.
1374 (Compiling for Debugging): Reference it. Move some
1375 text to the new section.
1376
7cd1089b
PM
13772009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1378
1379 * doc/gdb.texinfo (Calling): Document
1380 set-unwind-on-terminating-exception usage.
1381
d4db2f36
PA
13822009-06-11 Pedro Alves <pedro@codesourcery.com>
1383
1384 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1385 command.
1386
d1a7880c
PA
13872009-06-07 Pedro Alves <pedro@codesourcery.com>
1388
1389 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1390 references.
1391
473f94e6
UW
13922009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1393
1394 * gdbint.texinfo: Rename formal parameters to gdbarch function
1395 protoypes from "current_gdbarch" to "gdbarch".
1396
8f500870
TT
13972009-05-28 Tom Tromey <tromey@redhat.com>
1398
1399 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1400
b6313243
TT
14012009-05-27 Tom Tromey <tromey@redhat.com>
1402
1403 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1404 feature.
1405 (GDB/MI Variable Objects): Document -var-set-visualizer.
1406
14072009-04-02 Tom Tromey <tromey@redhat.com>
1408
1409 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1410 feature.
1411 (GDB/MI Variable Objects): Document -var-set-visualizer.
1412
a6bac58e
TT
14132009-05-27 Tom Tromey <tromey@redhat.com>
1414 Thiago Jung Bauermann <bauerman@br.ibm.com>
1415 Phil Muldoon <pmuldoon@redhat.com>
1416
1417 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1418 (Pretty Printing): New node.
1419 (Selecting Pretty-Printers): Likewise.
1420 (Python API): Update.
1421 (Output Formats): Document /r format.
1422
2c74e833
TT
14232009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1424 Tom Tromey <tromey@redhat.com>
1425
1426 * gdb.texinfo (Types In Python): New node.
1427 (Values From Inferior): "type" is now an attribute.
1428 (Python API): Update.
1429
89c73ade
TT
14302009-05-27 Tom Tromey <tromey@redhat.com>
1431 Thiago Jung Bauermann <bauerman@br.ibm.com>
1432 Phil Muldoon <pmuldoon@redhat.com>
1433
1434 * gdb.texinfo: Add @syncodeindex for `tp'.
1435 (Python API): Update.
1436 (Auto-loading): New node.
1437 (Objfiles In Python): New node.
1438
17a37d48
PP
14392009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1440
1441 * gdb.texinfo (Threads): Document libthread-db-search-path.
889bf7c5 1442
6718376f
NR
14432009-05-15 Nick Roberts <nickrob@snap.net.nz>
1444
1445 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1446
cbe54154
PA
14472009-05-12 Pedro Alves <pedro@codesourcery.com>
1448
1449 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1450 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1451 show show-debug-regs' docs.
1452
8e05493c
EZ
14532009-05-08 Eli Zaretskii <eliz@gnu.org>
1454
1455 * gdb.texinfo (Process Record and Replay): Add description of
1456 reverse execution.
1457
b39f4988
JB
14582009-05-07 Joel Brobecker <brobecker@adacore.com>
1459
1460 * gdbint.texinfo (Adding support for debugging core files): New node.
1461 (Native Debugging): Remove the ``Native core file Support'' section.
1462
a2311334
EZ
14632009-05-01 Eli Zaretskii <eliz@gnu.org>
1464
1465 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1466 Add index entries.
1467
53cc454a 14682009-04-30 Hui Zhu <teawater@gmail.com>
c8d5aac9 1469 Michael Snyder <msnyder@vmware.com>
53cc454a 1470
a2311334
EZ
1471 * gdb.texinfo: (Process Record and Replay): Add documentation for
1472 process record and replay.
53cc454a 1473
484086b7
JK
14742009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1475
1476 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1477 a new part on command-line defined macros.
1478
32ae1842
EZ
14792009-04-25 Eli Zaretskii <eliz@gnu.org>
1480
1481 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1482 clarify the wording.
1483
b14b1491
TT
14842009-04-23 Tom Tromey <tromey@redhat.com>
1485
1486 * gdb.texinfo (Data Files): New node.
1487 (GDB Files): Update menu.
1488
5c1e86e1
JB
14892009-04-23 Joel Brobecker <brobecker@adacore.com>
1490
1491 * gdbint.texinfo (Defining Other Architecture Features): Remove
e346fb8f 1492 entry for PROCESS_LINENUMBER_HOOK.
5c1e86e1 1493
83eba9b7
VP
14942009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1495
1496 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1497
e31198c4
HZ
14982009-04-22 Hui Zhu <teawater@gmail.com>
1499
1500 * gdb.texinfo (disassemble-next-line): Set the default of
1501 disassemble-next-line to off.
1502
26e251b6
JM
15032009-04-21 Joseph Myers <joseph@codesourcery.com>
1504
1505 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1506 --with-htmldir): New.
1507 * configure: Regenerate.
1508 * Makefile.in (datarootdir, docdir): Define.
1509 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1510 instead of $(SET_TEXINPUTS).
1511 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1512 gdbint.info instead of $(SET_TEXINPUTS).
1513 (gdbint/index.html): Use same -I options as for building
1514 gdbint.info.
1515 (stabs.dvi, stabs.pdf): Use same -I options as for building
1516 stabs.info instead of $(SET_TEXINPUTS).
1517 (stabs/index.html): Use same -I options as for building
1518 stabs.info.
1519 (annotate.dvi, annotate.pdf): Use same -I options as for building
1520 annotate.info instead of $(SET_TEXINPUTS).
1521 (annotate/index.html): Use same -I options as for building
1522 annotate.info.
1523
eac35c4e
DD
15242009-04-21 David Daney <ddaney@caviumnetworks.com>
1525
1526 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1527
29b0e8a2
JM
15282009-04-21 Joseph Myers <joseph@codesourcery.com>
1529
1530 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1531
2b831889 15322009-04-18 Carlos O'Donell <carlos@codesourcery.com>
c8d5aac9 1533 Joseph Myers <joseph@codesourcery.com>
2b831889
JM
1534
1535 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1536 (MAKEHTMLFLAGS): Set to empty.
1537 (html__strip_dir): Define.
1538 (HTMLFILES): Define.
1539 (HTMLFILES_INSTALL): Define.
1540 (install-html): Copy new automake rule.
1541 (html): Depend on $(HTMLFILES).
1542 (gdb_toc.html): Rename to gdb/index.html.
1543 (gdbint_toc.html): Rename to gdbint/index.html.
1544 (stabs_toc.html): Rename to stabs/index.html.
1545 (annotate_toc.html): Rename to annotate/index.html.
1546
89a34d1b
JM
15472009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1548
1549 * Makefile.in: Set pdfdir and htmldir from configure
1550 substitutions.
1551 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1552 * configure: Regenerate.
1553
a2d5da46
JB
15542009-04-16 Joel Brobecker <brobecker@adacore.com>
1555
1556 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1557 This macro is no longer used.
1558
732f6a93
TT
15592009-04-15 Tom Tromey <tromey@redhat.com>
1560
1561 * gdb.texinfo (Character Sets): Document default character set.
1562
87f9adc1
PM
15632009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1564
1565 * gdbint.texinfo: Change server name from sources.redhat.com to
1566 sourceware.org throughout.
1567
2c88c651
JB
15682009-04-09 Joel Brobecker <brobecker@adacore.com>
1569
1570 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1571 about a missing dot or coma after @xref.
1572
4f5376b2
JB
15732009-04-02 Joel Brobecker <brobecker@adacore.com>
1574
1575 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1576 example, and add a small explanation about it.
1577 (Print Settings): Change the documentation of the "set print
1578 frame-arguments" to reflect the fact that the default is now "scalars".
1579
a0381d3a
JB
15802009-04-02 Joel Brobecker <brobecker@adacore.com>
1581
1582 * gdb.texinfo (Print Settings): Add kindex for command "set
1583 print frame-arguments".
1584
45ac276d
JB
15852009-03-31 Joel Brobecker <brobecker@adacore.com>
1586
1587 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1588 breakpoints.
1589 (Set Breaks): Add reference to thread-specific and task-specific
1590 breakpoints.
1591
32cd1edc
JB
15922009-03-31 Joel Brobecker <brobecker@adacore.com>
1593
1594 * gdb.texinfo (Ada Tasks): Remove the documentation about
1595 the "Running" state, as this state has been eliminated.
1596 Now all runnable tasks are shown as "Runnable".
1597
1042e4c0
SS
15982009-03-30 Stan Shebs <stan@codesourcery.com>
1599
1600 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1601 special case of breakpoints.
1602 (Enable and Disable Tracepoints): Mention deprecation.
1603 (Listing Tracepoints): Update description and example.
1604
f8f6f20b
TJB
16052009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1606
1607 * gdb.texinfo (Frames in Python): New node.
1608 (Python API): Update.
1609
c0c6f777
TJB
16102009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1611
1612 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1613 from a method to an attribute.
1614
def2b000
TJB
16152009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1616
1617 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1618 attribute.
1619
a07daef3
PA
16202009-03-25 Pedro Alves <pedro@codesourcery.com>
1621
1622 * observer.texi (thread_exit): Add "silent" parameter.
1623
f3b1572e
PA
16242009-03-22 Pedro Alves <pedro@codesourcery.com>
1625
1626 * observer.texi (about_to_proceed): New.
1627
587afa38
EZ
16282009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1629
1630 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1631 field throughout to handle types with spaces in them. Fix typos
1632 found by aspell.
1633 (Summary, Requirements, Contributors): New first chapter,
1634 "Summary" added, old Requirements section moved there, and new
1635 section, "Contributors" added.
1636 (Initializing a New Architecture, Register Representation)
1637 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1638 (Porting gdb): These sections extended and updated.
1639 (Compiler Characteristics): This section (empty) deleted.
1640 (Defining Other Architecture Features): This section renamed and
1641 duplicate material removed from (formerly "Target Conditionals").
1642 Use braces {} in @deftypeXX type field throughout to handle types
1643 with spaces in them. Typos found by aspell fixed.
1644
1645 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1646 * stack_frame.pdf: Version of image for PDF output.
1647 * stack_frame.png: Version of image for HTML output and for Emacs.
1648 * stack_frame.txt: Version of image for Info output.
1db61298 1649 * stack_frame.eps: Version of image for TeX DVI output.
587afa38 1650
10af6951
EZ
16512009-03-21 Eli Zaretskii <eliz@gnu.org>
1652
1653 * gdb.texinfo (Character Sets): Fix last change.
1654
cc924cad
TJB
16552009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1656
1657 * gdb.texinfo (Values From Inferior): Fix optional arguments
1658 markup.
1659 (Commands In Python): Adjust argument names of gdb.Command.__init__
1660 to what the function accepts as keywords.
1661
bc3b79fd
TJB
16622008-03-20 Tom Tromey <tromey@redhat.com>
1663
1664 * gdb.texinfo (Convenience Vars): Document convenience functions.
1665 (Functions In Python): New node.
1666 (Python API): Update.
1667
6c7a06a3
TT
16682009-03-20 Tom Tromey <tromey@redhat.com>
1669
1670 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1671 set target-wide-charset.
1672 (Requirements): Mention iconv.
1673
b646ddd4
HZ
16742009-03-17 Hui Zhu <teawater@gmail.com>
1675
1676 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1677
91440f57
HZ
16782009-03-17 Hui Zhu <teawater@gmail.com>
1679
1680 * gdb.texinfo: Add documentation for disassemble-next-line.
1681
8fd41227
TJB
16822009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1683
1684 * gdb.texinfo (Commands In Python): Remove tindex entries.
1685
61ff14c6
JK
16862009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1687
1688 * gdb.texinfo (Returning): New description for missing debug info.
1689
0b16c5cf
PA
16902009-03-14 Pedro Alves <pedro@codesourcery.com>
1691
1692 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 1693 (General Query Packets): Document qAttached.
0b16c5cf 1694
32fc0df9
PA
16952009-03-05 Pedro Alves <pedro@codesourcery.com>
1696
1697 * gdb.texinfo (Background Execution): Better describe the set
1698 target-async command.
1699 (Maintenance Commands): Delete description of the `maint set/show
1700 linux-async' and `maint set/show remote-async' commands.
1701
134eb42c
VP
17022009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1703
1704 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1705 between sentences.
1706
c86cf029
VP
17072009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1708
1709 * gdb.texinfo (GDB/MI Async Records): Document the
1710 =library-loaded and =library-unloaded notifications.
1711
3ea85240
VP
17122009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1713
1714 * observer.texi (test_notification): New observer.
1715
1d33d6ba
VP
17162009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1717
61ff14c6
JK
1718 * observer.texi: Add parameter 'print_frame' to normal_stop
1719 observer.
1d33d6ba 1720
d721c933
EZ
17212009-02-07 Eli Zaretskii <eliz@gnu.org>
1722
1723 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1724 (Commands In Python): Fix COMMAND_* constants in last change. Use
1725 @kbd for interactive input. Add cross-references and index
1726 entries.
1727
4aa995e1
PA
17282009-02-06 Pedro Alves <pedro@codesourcery.com>
1729
1730 * gdb.texinfo (Signals): Document $_siginfo.
1731 (Convenience Variables): Mention $_siginfo.
1732 (Remote Configuration): Document qXfer:siginfo:read,
1733 qXfer:siginfo:write packets, and the read-siginfo-object,
1734 write-siginfo-object commands.
1735
5f5233d4
PA
17362009-02-06 Pedro Alves <pedro@codesourcery.com>
1737
1738 * gdbint.texinfo (Values): New chapter.
1739
d8906c6f
TJB
17402009-02-06 Tom Tromey <tromey@redhat.com>
1741
1742 * gdb.texinfo (Python API): Add entry for Commands In Python.
1743 (Commands In Python): New node.
1744
b6cb8e7d
TJB
17452009-02-05 Tom Tromey <tromey@redhat.com>
1746
1747 * gdb.texinfo (Values From Inferior): Document Value.string.
1748
12453b93
TJB
17492009-02-05 Tom Tromey <tromey@redhat.com>
1750
1751 * gdb.texinfo (Basic Python): Document execute's from_tty
1752 argument.
1753
08c637de
TJB
17542009-02-04 Tom Tromey <tromey@redhat.com>
1755
1756 * gdb.texinfo (Basic Python): Document gdb.history.
1757
592375cd
VP
17582009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1759
1760 * gdb.texinfo (GDB/MI Thread Commands): Document the
1761 'current-thread-id' field. Remove the example with zero threads,
1762 since current GDB won't ever report that if there's inferior.
1763
41447f92
VP
17642009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1765
1766 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1767 option to -break-insert.
1768
098b41a6
JG
17692009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1770 Jerome Guitton <guitton@adacore.com>
1771
1772 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1773 (System-wide configuration): New section.
1774
3c16cced
PA
17752009-01-26 Pedro Alves <pedro@codesourcery.com>
1776
1777 PR gdb/7580:
1778 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1779 internal-error|internal-warning quit|corefile ask|yes|no".
1780
62709adf
PA
17812009-01-26 Pedro Alves <pedro@codesourcery.com>
1782
1783 * gdb.texinfo (Using the `gdbserver' Program): Document
1784 --remote-debug.
1785
7ce58dd2
DE
17862009-01-23 Doug Evans <dje@google.com>
1787
1788 * gdb.texinfo: Add nexti to list of commands that support
1789 background execution.
1790
adb483fe
DJ
17912009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1792
1793 * gdb.texinfo (Define, Hooks): Document prefix command support.
1794
a67ec3f4 17952009-01-14 Joseph Myers <joseph@codesourcery.com>
c8d5aac9 1796 Carlos O'Donell <carlos@codesourcery.com>
a67ec3f4
JM
1797
1798 Fixes for makeinfo --html.
1799
1800 * annotate.texinfo: Use @copying and @insertcopying. Use
1801 @ifnottex in place of @ifinfo.
1802 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1803 place of @ifinfo. Use @ifnotinfo for one index entry.
1804 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1805 in place of @ifinfo.
1806 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1807 in place of @ifinfo. Include contents at start unconditionally.
1808
84fcdf95
PA
18092009-01-13 Pedro Alves <pedro@codesourcery.com>
1810
1811 * gdb.texinfo (General Query Packets): Remove @var{} around the
1812 "spu" literal string.
1813
fa3a767f
PA
18142009-01-07 Pedro Alves <pedro@codesourcery.com>
1815
1816 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1817 program may be running in another process" errors.
1818 * gdbint.texinfo (Native Conditionals): Delete
1819 ONE_PROCESS_WRITETEXT description.
1820
9cb011d3
JB
18212009-01-07 Joel Brobecker <brobecker@adacore.com>
1822
1823 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1824 emacs local variable to be placed at the end of the ChangeLog.
1825 Add server.c and gdbreplay.c to the list of files where the
1826 copyright year needs to be updated.
1827
84603566
SL
18282009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1829
1830 * gdb.texinfo (Remote Configuration): Document new
1831 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1832 commands.
1833
a53f55d8
PA
18342008-12-28 Pedro Alves <pedro@codesourcery.com>
1835
1836 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1837 FETCH_INFERIOR_REGISTERS.
1838 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1839 FETCH_INFERIOR_REGISTERS descriptions. Remove
1840 gdbarch_get_longjmp_target descrition, since already described in
1841 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1842 (Target Conditionals): ... here.
1843
077e0a52
JB
18442008-12-16 Joel Brobecker <brobecker@adacore.com>
1845
1846 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1847 examples.
1848 (Additions to Ada): Likewise. Add the missing opening and closing
1849 parenthesis of the GDB prompt in one of the examples.
1850
023eb17c
JB
18512008-12-14 Joel Brobecker <brobecker@adacore.com>
1852
1853 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1854 about the result of 'Address not being of type System.Address.
1855 This problem has been fixed a while ago.
1856
c3b108f7
VP
18572008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1858
1859 MI non-stop and multiprocess docs.
1860
c8d5aac9
L
1861 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1862 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1863 Adjust documentation for *stopped, document =thread-created,
1864 =thread-exited, =thread-group-created and =thread-group-exited.
1865 (GDB/MI Thread Commands): Document the 'state' field in
1866 -thread-info output.
1867 (GDB/MI Program Execution): Mention --all and --thread-group
1868 options.
1869 (GDB/MI Variable Objects): Describe floating and fixed variable
1870 objects.
1871 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
c3b108f7 1872
07e059b5
VP
18732008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1874
c8d5aac9
L
1875 * gdb.texinfo (Operating System Information): New appendix.
1876 (Operating System Auxiliary Information): Document 'info os processes'
1877 (Remote Configuration): Document 'osdata'
1878 (General Query Packets): Document qXfer:osdata:read.
07e059b5 1879
a80b95ba
TG
18802008-11-27 Tristan Gingold <gingold@adacore.com>
1881
1882 * gdb.texinfo (Darwin): Document Darwin specific features.
1883
a655d424
JK
18842008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1885
1886 * gdbint.texinfo (Target Conditionals): Extend the
1887 gdbarch_breakpoint_from_pc description.
1888
249e1128
VP
18892008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1890
1891 * gdb.texinfo (M68K Features): Fix typo.
1892
c14c28ba
PP
18932008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1894
1895 * gdb.texinfo (Symbols): Mention printing containing
1896 image name in "info symbol".
1897 (Maint translate-address): Likewise.
889bf7c5 1898
394a6666
JB
18992008-11-18 Joel Brobecker <brobecker@adacore.com>
1900
1901 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1902 commands "catch load" and "catch unload".
1903
66bb093b
VP
19042008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1905
1906 * gdb.texinfo (GDB/MI Async Records): Document
c8d5aac9 1907 =thread-selected.
889bf7c5 1908
4a92f99b
VP
19092008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1910
c8d5aac9 1911 * observer.texi (new_inferior, inferior_exit): New observers.
4a92f99b 1912
f0323ca0
PA
19132008-10-27 Pedro Alves <pedro@codesourcery.com>
1914
1915 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1916 .mt files, TM_CLIBS or TM_CDEPS.
1917 (x86 Watchpoints): Don't mention TDEPFILES.
1918
8b23ecc4
SL
19192008-10-24 Sandra Loosemore <sandra@codesourcery.com>
1920
1921 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1922 (Overview): Mention notifications and non-stop mode behavior.
1923 (Packets): Update documentation of ?, vAttach, vCont, and vRun
1924 with non-stop mode behavior. Add vStopped description.
1925 (Stop Reply Packets): Update list of packets that return
1926 stop replies. Mention non-stop behavior.
1927 (General Query Packets): Document QNonStop packet and associated
1928 qSupported query response.
1929 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
1930 behavior.
1931 (Notification Packets): New section.
1932 (Remote Non-Stop): New section.
1933 (File-I/O Overview): Mention non-stop behavior.
1934
fff08868
HZ
19352008-10-24 Hui Zhu <teawater@gmail.com>
1936 Pedro Alves <pedro@codesourcery.com>
1937
1938 * gdb.texinfo (displaced-stepping): Describe the auto mode
1939 setting, and say it's the default. This is now a mainstream
1940 setting instead of a maintenance setting.
1941
252fbfc8
PA
19422008-10-23 Pedro Alves <pedro@codesourcery.com>
1943
1944 * observer.texi (thread_stop_requested): New.
1945
20924a55
JB
19462008-10-22 Joel Brobecker <brobecker@adacore.com>
1947
1948 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1949 (Patching): Replace incorrect usage of @samp by @kbd.
1950
bacec72f
MS
19512008-10-17 Michael Snyder <msnyder@vmware.com>
1952
1953 * gdb.texinfo: Add documentation for reverse execution.
1954
a08702d6 19552008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 1956 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
1957
1958 * gdb.texinfo. (Values From Inferior): New subsubsection.
1959
d97bc12b
DE
19602008-10-06 Doug Evans <dje@google.com>
1961
1962 * gdb.texinfo (set debug dwarf2-die): Document it.
1963
87f67dba
JB
19642008-10-01 Joel Brobecker <brobecker@adacore.com>
1965
1966 * gdb.texinfo (catch) [exception]: Document how to insert
1967 a breakpoint on user-defined exceptions when the exception
1968 name is identical to one of the language-defined ones.
1969
2fae03e8
TT
19702008-09-27 Tom Tromey <tromey@redhat.com>
1971
1972 * gdb.texinfo (Macros): Remove text about stringification,
1973 varargs, and splicing.
1974
5c6ce71d
TT
19752008-09-27 Tom Tromey <tromey@redhat.com>
1976
1977 * gdbint.texinfo (Language Support): Remove text about omitting
1978 support for a language.
1979
07128da0
DE
19802008-09-23 Doug Evans <dje@google.com>
1981
1982 * gdb.texinfo (info dcache): Update.
1983
b90a069a
SL
19842008-09-22 Sandra Loosemore <sandra@codesourcery.com>
1985
1986 * gdb.texinfo (Packets): Add info on thread-id syntax and
1987 multiprocess extensions.
1988 <D>: Document multiprocess form of packet.
1989 <H>: Use thread-id syntax.
1990 <T>: Likewise.
1991 <vCont>: Likewise. Note this is required for multiprocess.
1992 <vKill>: New packet.
1993 (Stop Reply Packets) <T>: Use thread-id syntax.
1994 <W>: Document multiprocess form of reply.
1995 <X>: Likewise.
1996 (General Query Packets) <qC>: Use thread-id syntax.
1997 <qfThreadInfo>: Likewise.
1998 <qGetTLSAddr>: Likewise.
1999 <qP>: Likewise.
2000 <qSupported>: Add "multiprocess" feature.
2001 <qThreadExtraInfo>: Use thread-id syntax.
2002
b77209e0
PA
20032008-09-22 Stan Shebs <stan@codesourcery.com>
2004
2005 * gdb.texinfo (Inferiors): New section.
2006
3d0bb823
PA
20072008-09-12 Pedro Alves <pedro@codesourcery.com>
2008
2009 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2010
f8dcfc0a
UW
20112008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2012
2013 * gdbint.texinfo (Target Conditionals): Remove documentation
2014 for gdbarch_name_of_malloc.
2015
8775bb90
MS
20162008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2017
2018 * gdb.texinfo (Interrupts): Mention TCP interface for
2019 sending BREAK.
2020
f1838a98
UW
20212008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2022
2023 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2024 argument prefix to "set sysroot".
2025
158c7665
PH
20262008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2027
2028 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2029 and False.
2030
30e026bb
VP
20312008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2032
c8d5aac9
L
2033 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2034 for possible features of -list-features.
30e026bb 2035
c6ebd6cf
VP
20362008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2037
c8d5aac9 2038 * gdb.texinfo (Background execution): Adjust example
c6ebd6cf
VP
2039 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2040
aeac0ff9
VP
20412008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2042
2043 * doc/gdb.texinfo (PowerPC): Fix typo.
2044 (PowerPC features): Fix typo.
2045
5231c1fd
PA
20462008-08-18 Pedro Alves <pedro@codesourcery.com>
2047
2048 * observer.texi (thread_ptid_changed): New.
2049
677c5bb1
LM
20502008-08-18 Luis Machado <luisgpm@br.ibm.com>
2051
2052 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2053 (PowerPC features): Mention feature set for VSX registers.
2054
f3a2dd1a
JB
20552008-08-13 Joel Brobecker <brobecker@adacore.com>
2056
2057 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2058 the direct visibility of all names in user-written packages.
2059
33e5cbd6
PA
20602008-08-13 Pedro Alves <pedro@codesourcery.com>
2061
2062 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2063 setting, and make it the default.
2064 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2065 non-stop script example.
2066
d0384fc4
TJB
20672008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2068
2069 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2070 reference to the "Using Different Register and Memory Data
2071 Representation" section.
2072
a6f3e723
SL
20732008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2074
2075 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2076 (Remote Protocol): Add Packet Acknowledgment to menu.
2077 (Overview): Mention +/- can be disabled, and point to new section
2078 where this is discussed in detail.
2079 (General Query Packets): Document QStartNoAckMode packet, and
2080 corresponding qSupported reply.
2081 (Packet Acknowledgment): New section.
2082
0606b73b
SL
20832008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2084 Pedro Alves <pedro@codesourcery.com>
2085
2086 * gdb.texinfo (Threads): Move paragraph about automatic thread
2087 selection to All-Stop Mode subsection.
2088 (Thread Stops): Reorganize existing material into subsections.
2089 Add introductory blurb and menu.
2090 (Non-Stop Mode): New subsection.
2091 (Background Execution): New subsection.
2092 (Maintenance Commands): Add cross-references from async mode
2093 commands to the new Background Execution section.
2094
d57a3c85
TJB
20952008-08-06 Tom Tromey <tromey@redhat.com>
2096
2097 * gdb.texinfo (Extending GDB): New chapter.
2098 (Sequences): Demoted chapter, now a section under the new
2099 Extending GDB chapter.
2100 (Python): New section.
2101
6d76a53d
SS
21022008-07-31 Stan Shebs <stan@codesourcery.com>
2103
2104 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2105
1f70da6a
SS
21062008-07-29 Stan Shebs <stan@codesourcery.com>
2107
2108 * gdbint.texinfo: General round of cleanup and minor
2109 clarifications.
2110 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2111 (Longjmp Support): Update description to reflect how it is done
2112 for targets without using native header.
2113 (Symbol Handling): Add a little more general explanation.
2114 (COFF, ELF): Mention stabs encapsulation.
2115 (DWARF 3): New section.
2116 (Adding a New Host): Scrub out some obsolete bits.
2117 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2118 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2119 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2120 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2121 SEEK_SET, STOP_SIGNAL, USG.
2122 (Raw and Virtual Register Representations): Ditto for
2123 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2124 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2125 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2126 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2127 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2128 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2129 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2130 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2131 DEPRECATED_USE_STRUCT_CONVENTION.
2132 Describe gdbarch_deprecated_fp_regnum.
2133 Update description of gdbarch_print_insn.
2134 (Adding a New Target): Scrub out obsolete bits.
2135 (Obsolete Conditionals): Remove entire section.
2136
383f836e
TT
21372008-07-25 Tom Tromey <tromey@redhat.com>
2138
2139 * observer.texi (GDB Observers): Document new observers:
2140 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2141 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2142 architecture_changed.
2143
cfd8ab24
SS
21442008-07-21 Stan Shebs <stan@codesourcery.com>
2145
2146 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2147 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2148
781b42b0
TT
21492008-07-21 Tom Tromey <tromey@redhat.com>
2150
2151 * observer.texi (GDB Observers): Remove obsolete comment.
2152 <executable_changed>: Remove argument.
2153
d7d9f01e
TT
21542008-07-18 Tom Tromey <tromey@redhat.com>
2155
2156 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2157
bf250677
DE
21582008-07-10 Doug Evans <dje@google.com>
2159
2160 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2161
10568435
JK
21622008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2163
2164 * gdb.texinfo (Starting): Document "set disable-randomization".
2165
5ae4183a
AS
21662008-07-07 Andreas Schwab <schwab@suse.de>
2167
2168 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2169
b56e7235
VP
21702008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2171
2172 * gdb.texinfo (GDB/MI Target Manipulation): Add
2173 example of -target-attach.
2174
e1ac3328
VP
21752008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2176
2177 * observer.texi (target_resumed): New observer.
5ae4183a 2178 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 2179
65d12d83
TT
21802008-06-06 Tom Tromey <tromey@redhat.com>
2181
2182 * gdb.texinfo (Completion): Add field name example.
2183
fbc5282e
MK
21842008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2185
2186 * gdb.texinfo (GDB/MI Program Context): Added example
2187 to -exec-arguments
5ae4183a 2188
fbc5282e 21892008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
2190
2191 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2192 annotation.
2193
c16158bc 21942008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
2195 Nathan Sidwell <nathan@codesourcery.com>
2196 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
2197
2198 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2199 and ACX_BUGURL.
2200 * configure: Regenerate.
2201 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2202 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2203 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2204 mailing-list-specific text about bug reporting unless
2205 BUGURL_DEFAULT.
2206
75c99385
PA
22072008-06-05 Pedro Alves <pedro@codesourcery.com>
2208
2209 * gdb.texinfo (-target-select): Remove reference to target async.
2210 (Maintenance Commands): Document "maint set/show remote-async".
2211
1763a388
MK
22122008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2213
2214 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2215 in -target-file-get section.
5ae4183a 2216
d0d064df
PA
22172008-05-22 Pedro Alves <pedro@codesourcery.com>
2218
9b562ab8
PA
2219 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2220 killing the inferior when it is already debugging a process.
d0d064df 2221
8dfa32fc
JB
22222008-05-21 Joel Brobecker <brobecker@adacore.com>
2223
2224 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2225 abbreviation for "finish".
2226
55f996a7
NR
22272008-05-21 Nick Roberts <nickrob@snap.net.nz>
2228
2229 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2230
ba2b1c56
DJ
22312008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2232
2233 * gdbint.texinfo (Target Conditionals): Delete entry for
2234 gdbarch_dwarf_reg_to_regnum.
2235
08388c79
DE
22362008-05-09 Doug Evans <dje@google.com>
2237
a3c83fae 2238 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 2239
d14508fe
DE
22402008-05-05 Doug Evans <dje@google.com>
2241
2242 * gdb.texinfo (disassemble): Document /m modifier.
2243
e2b7ddea
VP
22442008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2245
5ae4183a
AS
2246 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2247 will not report the time of commands that run the target.
e2b7ddea 2248
8eb41542
VP
22492008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2250
2251 * gdb.texinfo (GDB/MI Output Records): Add
2252 missing semicolon.
2253
82f68b1c
VP
22542008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2255
2256 * gdb.texinfo (GDB/MI Output Records):
2257 Document =thread-create and =thread-exited.
2258
fa0f268d
VP
22592008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2260
2261 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 2262 Remove mention of dmi-discuss.
fa0f268d 2263
063bfe2e
VP
22642008-05-03 Pedro Alves <pedro@codesourcery.com>
2265
2266 * observer.texi (thread_exit): New.
2267
237fc4c9
PA
22682008-05-02 Pedro Alves <pedro@codesourcery.com>
2269
2270 * gdb.texinfo (Debugging Output): Document "set/show debug
2271 displaced".
2272 (Maintenance Commands): Document "maint set/show
2273 can-use-displaced-stepping".
2274
0428b8f5
DJ
22752008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2276
2277 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2278 and set/show arm force-mode.
2279
5009afc5
AS
22802008-05-02 Andreas Schwab <schwab@suse.de>
2281
2282 * gdbint.texinfo (Algorithms): Describe
2283 target_watchpoint_addr_within_range.
2284
669fac23
DJ
22852008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2286
2287 * gdbint.texinfo (Stack Frames): New chapter.
2288 (Algorithms): Move Frames text to the new chapter.
2289 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2290 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2291
721c02de
VP
22922008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2293
5ae4183a
AS
2294 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2295 output does not necessary include any tokens.
721c02de 2296
c055b101
CV
22972008-04-22 Corinna Vinschen <vinschen@redhat.com>
2298
2299 * gdb.texinfo (Set SH Calling convention): New @item.
2300 (Show SH Calling convention): Ditto.
2301
68837c9d
MD
23022008-04-22 Markus Deuling <deuling@de.ibm.com>
2303
2304 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2305
2e9132cc
EZ
23062008-04-20 Eli Zaretskii <eliz@gnu.org>
2307
2308 * gdb.texinfo (Set Breaks): Mention that multiple location
2309 breakpoints need line number info. Add index entries.
2310
31fffb02
CS
23112008-04-19 Craig Silverstein <csilvers@google.com>
2312
2313 * gdb.texinfo (Requirements): Add an optional requirement on
2314 zlib.
2315 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2316 Compressed DWARF 2.
2317
a47ec5fe
AR
23182008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2319
2320 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2321 sample output for 'stopped,reason="breakpoint-hit"' message.
2322 (GDB/MI Program Execution): Likewise.
2323
de051565
MK
23242008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2325
5ae4183a 2326 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
2327 -var-set-format. Add -f option to -var-evaluate-expression.
2328
6ba66d6a
JB
23292008-04-03 Joel Brobecker <brobecker@adacore.com>
2330
2331 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2332 new node "Ambiguous Expressions". Replace references to this
2333 node by references to "Ambiguous Expressions" throughout.
2334 (Ambiguous Expressions): New node.
2335
1e26b4f8
DJ
23362008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2337
2338 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2339
b84876c2
PA
23402008-03-21 Pedro Alves <pedro@codesourcery.com>
2341
2342 * gdb.texinfo (Debugging Output): Document
2343 "set/show debug lin-lwp-async".
2344 (Maintenance Commands): Document "maint set/show linux-async".
2345
63092375
DJ
23462008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2347
2348 * gdb.texinfo (Expressions): Update description of malloced arrays.
2349
8e8901c5
VP
23502008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2351
2352 * gdb.texinfo (Thread Commands): Document
2353 -thread-info. Remove -thread-list-all-threads.
2354
1fddbabb
PA
23552008-03-14 Pedro Alves <pedro@codesourcery.com>
2356 Sandra Loosemore <sandra@codesourcery.com>
2357
2358 * gdb.texinfo (Library List Format): Update to mention the
2359 possibility to pass section addresses instead of segment
2360 addresses.
2361
ccd213ac
DJ
23622008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2363
2364 * gdb.texinfo (Starting): Document "set exec-wrapper".
2365 (Server): Document gdbserver --wrapper.
2366
fa4727a6
DJ
23672008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2368
2369 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2370 unreadable memory. Delete obsolete SPARClite reference.
2371
8edfe269
DJ
23722008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2373
2374 * gdb.texinfo (Starting): Mention always-running targets.
2375 (Target Commands): Add an anchor for load.
2376 (Connecting): Explain continue instead of run.
2377
1843f87b
DJ
23782008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2379
2380 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2381
f9082629
NR
23822008-02-26 Nick Roberts <nickrob@snap.net.nz>
2383
2384 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2385 breakpoint table.
2386
fd96d250
PA
23872008-02-19 Pedro Alves <pedro@codesourcery.com>
2388
2389 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2390 killing the inferior when it is already debugging a process.
2391
36af4ef6
MD
23922008-02-13 Markus Deuling <deuling@de.ibm.com>
2393
2394 * gdbint.texinfo (Build Script): New section. Mention new build script
2395 gdb_buildall.sh.
2396
cda4ce5a
JB
23972008-02-01 Jim Blandy <jimb@red-bean.com>
2398
2399 * gdb.texinfo (Help): Summarize 'info args' correctly.
2400
4acd40f3
TJB
24012008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2402
2403 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2404 available in PowerPC architecture.
2405 (Embedded Processors): Change node name of PowerPC item in menu.
2406 (PowerPC): Rename to...
2407 (PowerPC Embedded): this.
2408 (Architectures): Add new PowerPC item in menu.
2409 (PowerPC): New node.
2410
6e6c6f50
DJ
24112008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2412
2413 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2414 commands.
2415
5ee187d7
DJ
24162008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2417
2418 * gdb.texinfo (Setting Catchpoints): Mention features
2419 supported on GNU/Linux.
2420
e275c0d9
NR
24212008-01-30 Nick Roberts <nickrob@snap.net.nz>
2422
2423 * gdb.texinfo (GDB/MI File Commands): Describe new output
2424 field for MI command -file-list-exec-source-file.
2425
2d717e4f
DJ
24262008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2427
2428 * gdb.texinfo (Using the `gdbserver' Program): Add security
2429 warning. Rearrange into subsections and subsubsections. Document
2430 --multi and --debug. Correct --with-sysroot typo. Update --attach
2431 usage. Make load reference clearer. Document monitor exit.
2432 (Remote Configuration): Document set remote exec-file, attach-packet,
2433 and run-packet.
2434 (Packets): Document vAttach and vRun.
2435
d35a4257 24362008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
2437
2438 * gdb.texinfo (Processes): Mention process command.
889bf7c5 2439 detach-on-follow -> detach-on-fork.
f663676d 2440
c78d192c
DJ
24412008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2442
2443 * gdbint.texinfo (Native Conditionals): Remove
2444 SHELL_COMMAND_CONCAT and SHELL_FILE.
2445
d35a4257
EZ
24462008-01-26 Eli Zaretskii <eliz@gnu.org>
2447
2448 * gdb.texinfo (Specify Location): Improve wording.
2449
93815fbf
VP
24502008-01-23 Chris Demetriou <cgd@google.com>
2451
2452 * gdb.texinfo (Threads): Document new "set print thread-events"
2453 and "show print thread-events" commands.
2454
2a25a5ba
EZ
24552008-01-19 Eli Zaretskii <eliz@gnu.org>
2456
2457 * gdb.texinfo (Specify Location): New section.
2458 (Delete Breaks, Edit, Set Breaks): Remove description of
2459 locations. Instead, add a reference to "Specify Location".
2460 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2461 (Symbols): Refer to "Specify Location" for the valid forms of
2462 linespecs and locations.
2463
32c9a795
MD
24642008-01-18 Markus Deuling <deuling@de.ibm.com>
2465
2466 * gdbint.texinfo (Target Conditionals): Replace the description of
2467 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2468
b17828ca
JB
24692008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2470
2471 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2472 about &&var, which is rejected by the expression parser.
2473
0aea4bf3
LM
24742008-01-09 Luis Machado <luisgpm@br.ibm.com>
2475
2476 * gdb.texinfo (Output): Update documentation on using printf with DFP
2477 types.
2478
febe4383
TJB
24792008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2480
2481 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2482 subsubsection.
2483 (Decimal Floating Point format): New subsubsection.
2484
7a404eba
PA
24852008-01-05 Pedro Alves <pedro@codesourcery.com>
2486
2487 * gdb.texinfo (File Options): Remove mention of the attempt to
2488 open a core file with the -p option. Don't list -c as a valid
2489 option to attach to a process.
2490
a4d9b460
PA
24912008-01-05 Pedro Alves <pedro@codesourcery.com>
2492
2493 * gdbint.texinfo (Host Conditionals): Remove mention of
2494 ALIGN_STACK_ON_ENTRY.
2495
6ec2edbe
JB
24962008-01-05 Joel Brobecker <brobecker@adacore.com>
2497
2498 * gdbint.texinfo (Start of New Year Procedure): Add item
2499 describing how to update the source and documentation copyright
2500 notices.
2501
d8b2a693
JB
25022007-12-18 Jim Blandy <jimb@codesourcery.com>
2503
ab209b3a 2504 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
2505 watchpoint explanation into the main description of the watchpoint
2506 command; update synopses of 'watch', 'rwatch', and 'awatch'
2507 commands.
2508
8b4ed427
VP
25092007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2510
2511 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2512 Document 'pending-breakpoints' feature of
2513 -list-features.
2514
37e4754d
LM
25152007-12-17 Luis Machado <luisgpm@br.ibm.com>
2516
669fac23 2517 * gdb.texinfo: Add new parameter's description.
37e4754d 2518
1d3811f6
DJ
25192007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2520
2521 * gdb.texinfo (Overview): Clarify run-length encoding
2522 example. Remove the restriction on "+" and "-" characters.
2523
c1c25a1a
EZ
25242007-12-15 Eli Zaretskii <eliz@gnu.org>
2525
2526 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2527
afe8ab22 25282007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 2529
afe8ab22
VP
2530 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2531 the -f option for -break-insert, remove -r option,
2532 and clarify specification of location.
2533
a6b151f1
DJ
25342007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2535
2536 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2537 formatting.
2538 (Remote Debugging): Add File Transfer section.
2539 (Remote Configuration): Document Host I/O packets.
2540 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 2541 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
2542 (Packets): Add vFile.
2543
3b784c4f
EZ
25442007-11-17 Eli Zaretskii <eliz@gnu.org>
2545
2546 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2547 breakpoints with multiple locations.
2548 (Breakpoint Menus): Improve wording.
2549 (Output): Fix last change.
2550
a4ce5b0d
UW
25512007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2552
2553 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2554
1b39d5c0
DE
25552007-11-15 Doug Evans <dje@google.com>
2556
2557 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2558
7a72d44c
VP
25592007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2560
2561 * gdbint.texinfo (Native Conditionals): Remove
2562 mention of CLEAR_SOLIB.
5ae4183a 2563
6d1829bf 25642007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
2565
2566 * gdb.texinfo (Print Settings): Add documentation for "set/show
2567 print frame-arguments".
2568
1a619819
LM
25692007-11-05 Luis Machado <luisgpm@br.ibm.com>
2570
3b784c4f 2571 * gdb.texinfo (Output): Update printf command's description.
1a619819 2572
55eddb0f
DJ
25732007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2574
2575 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2576 powerpc soft-float".
2577
9cceb671
DJ
25782007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2579
2580 * gdb.texinfo (Files): Correct formatting. Mention Expat
2581 requirement.
2582 (Requirements for Building GDB): Expand the list of Expat
2583 uses.
2584 (Library List Format, Memory Map Format): Mention Expat.
2585 (Target Descriptions): Update Expat wording.
2586
83acabca
DJ
25872007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2588
2589 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2590 Document that gdbarch_convert_register_p should return zero for no-op
2591 conversions.
2592
e35879db
UW
25932007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2594
83acabca 2595 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
2596 of set_gdbarch_sofun_address_maybe_missing back to ...
2597 (Target Conditionals): ... here to fix build break.
2598
203c3895
UW
25992007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2600
83acabca 2601 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
2602 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2603 (Compiler Characteristics): ... documentation of
2604 set_gdbarch_sofun_address_maybe_missing.
2605
11411de3
DJ
26062007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2607
2608 * gdbint.texinfo (Target Conditionals): Use
2609 frame_unwind_register_unsigned in examples instead of
2610 frame_unwind_unsigned_register.
2611
7cc46491
DJ
26122007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2613
2614 * gdb.texinfo (Predefined Target Types): Add int128
2615 and uint128.
2616 (Standard Target Features): Add PowerPC features.
2617
81adfced
DJ
26182007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2619
2620 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2621
c1874924
UW
26222007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2623
2624 * gdbint.texi (Target Conditionals): Remove documentation
2625 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2626 gdbarch_extract_return_value, and gdbarch_store_return_value.
2627
f6e56ab3
UW
26282007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2629
2630 * gdbint.texi (Target Conditionals): Remove documentation of
2631 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2632
56cf5405
KH
26332007-10-11 Kazu Hirata <kazu@codesourcery.com>
2634
2635 * gdb.texinfo: Mention that inaccessible-by-default is on by
2636 default.
2637
35156bae
DJ
26382007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2639
2640 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2641
d983da9c
DJ
26422007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2643
2644 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2645 multi-threaded watchpoints.
2646 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2647 checked. Describe sticky notification. Expand description
2648 of steppable and continuable watchpoints.
2649 (Watchpoints and Threads): New subsection.
2650
fe6fbf8b
VP
26512007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2652
2653 * gdb.texinfo (Setting Breakpoints): Revise
2654 documentation for pending breakpoints. Document
2655 breakpoints with multiple locations.
5ae4183a 2656
084344da
VP
26572007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2658
2659 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2660 Document -list-features.
5ae4183a 2661
82160952
EZ
26622007-09-15 Eli Zaretskii <eliz@gnu.org>
2663
2664 * gdb.texinfo (Output): Spell out which features of C's printf are
2665 not supported by GDB's printf.
7e27a47a
EZ
2666 (Separate Debug Files): More accurate wording regarding build ID
2667 and a reference to the ld manual rather than the Fedora wiki.
82160952 2668
ea37ba09
DJ
26692007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2670 Jim Blandy <jimb@codesourcery.com>
2671
2672 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2673 (Examining Memory): Update mentions of the 's' format.
2674 (Automatic Display): Likewise.
2675
b8533aec
DJ
26762007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2677
2678 * gdb.texinfo: Update the FSF's Back-Cover Text.
2679
83f83d7f
JK
26802007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2681 Eli Zaretskii <eliz@gnu.org>
2682
2683 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2684 Fixed the ``build ID'' name. New binaries build instructions for the
2685 build ID inclusion. Explain how the commands are specific to the build
2686 ID vs. debug link.
2687
c7e83d54
EZ
26882007-09-01 Eli Zaretskii <eliz@gnu.org>
2689
2690 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2691 indexing for ``build ID'' support.
2692
d3750b24
JK
26932007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2694
2695 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2696 Enlisted BUILD ID to the debug file searching example.
2697 Included a BUILD ID `.note.gnu.build-id' section description.
2698 Updated/added the debug files splitting instructions for OBJCOPY.
2699
02142340
VP
27002007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2701
2702 * gdb.texinfo (Variable Objects): Adjust docs
2703 for -var-info-expression and document
2704 -var-info-path-expression.
2705
d3bdde98
JB
27062007-08-20 Jim Blandy <jimb@codesourcery.com>
2707
3fb6a982
JB
2708 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2709 (title page): Include the dedication in the printed manual, as a
2710 separate page after the copyright notice.
5ae4183a 2711
d3bdde98
JB
2712 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2713 don't break a @var across a line.
2714
c80a96a8
MR
27152007-07-25 Maciej W. Rozycki <macro@mips.com>
2716
2717 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2718 for include files.
2719
5824a901
NR
27202007-07-12 Nick Roberts <nickrob@snap.net.nz>
2721
2722 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
2723 in annotate.texinfo.
2724 (Command History): Link to new node.
5824a901 2725
d52e7ea3
UW
27262007-07-05 Markus Deuling <deuling@de.ibm.com>
2727
2728 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2729
5fc14d0a
EZ
27302007-07-05 Eli Zaretskii <eliz@gnu.org>
2731
2732 * gdbint.texinfo (Target Conditionals): Fix last change.
2733
4a9bb1df
UW
27342007-07-03 Markus Deuling <deuling@de.ibm.com>
2735
2736 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2737 routines:
2738 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2739 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2740 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2741 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2742 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2743 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2744 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2745 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2746 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2747 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2748 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2749 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2750 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2751 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2752 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2753 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2754 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2755 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2756 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2757 (SOFTWARE_SINGLE_STEP_P)
2758
2759 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2760 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2761
2762 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2763 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2764 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2765 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2766 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2767 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2768 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2769 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2770 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2771 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2772
2773 (Converting an existing Target Architecture to Multi-arch): Remove
2774 section.
2775
2776 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2777 (gdbarch_addr_bits_remove): Add code example.
2778
2779 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2780
cfa9d6d9
DJ
27812007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2782
2783 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2784 Add other missing entries. Adjust the table size to fit.
2785 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2786 stop reasons including the new "library" event.
2787 (General Query Packets): Adjust table widths for qSupported. Mention
2788 qXfer:libraries:read reply to qSupported and document the new packet.
2789 (Library List Format): New section.
2790
159fcc13
JK
27912007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2792
2793 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2794
f66d1690
MS
27952007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2796
2797 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2798
67102876
NR
27992007-06-25 Nick Roberts <nickrob@snap.net.nz>
2800
2801 * gdbint.texinfo (Register and Memory Data): Break sections
2802 into nodes and add a menu.
2803
a4642986
MR
28042007-06-21 Maciej W. Rozycki <macro@mips.com>
2805
2806 * gdb.texinfo (Examining Memory): Document the new behaviour.
2807
e9c17194
VP
28082007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2809
2810 * gdb.texinfo (Standard Target Features): Document
2811 m68k features.
2812
31d99776
DJ
28132007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2814
2815 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2816
1780a0ed
DJ
28172007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2818
2819 * gdb.texinfo (Target Description Format): Add version attribute
2820 for <target>.
2821
822b6570
DJ
28222007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2823
2824 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2825
f8b73d13
DJ
28262007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2827
2828 * gdb.texinfo (MIPS Features): New subsection.
2829
0e7f50da
UW
28302007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2831 Markus Deuling <deuling@de.ibm.com>
2832
2833 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2834 and qXfer:spu:write packets and mention them under qSupported.
2835
23d964e7
UW
28362007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2837 Markus Deuling <deuling@de.ibm.com>
2838
2839 * gdb.texinfo (Architectures): Add new SPU section to document
2840 Cell Broadband Engine SPU architecture specific commands.
2841
9f708cb2
VP
28422007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2843
2844 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2845 comments.
2846
7579b5f8
NR
28472007-06-07 Nick Roberts <nickrob@snap.net.nz>
2848
2849 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2850
bf06d120
JB
28512007-05-29 Jim Blandy <jimb@codesourcery.com>
2852
2853 * gdb.texinfo (Overview): Doc fix.
2854
23776285
MR
28552007-05-22 Maciej W. Rozycki <macro@mips.com>
2856
2857 * gdb.texinfo (Remote Configuration): Document "set/show
2858 remoteflow".
2859
1a69e1e4
DJ
28602007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2861
bf06d120
JB
2862 * gdb.texinfo (MIPS): Remove documentation for set mips
2863 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2864 stack-arg-size.
1a69e1e4 2865
46ba6afa 28662007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2867
46ba6afa
BW
2868 * all-cfg.texi (GDBTUI): New.
2869 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2870 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2871 (TUI Configuration): Edit to improve clarity and fix problems of
2872 both style and content.
5ae4183a 2873
06d3b283
UW
28742007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2875
2876 * observer.texi (GDB Observers): New observer "new_objfile".
2877
179101d6
UW
28782007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2879
2880 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2881
25d5ea92
VP
28822007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2883
2884 * gdb.texinfo (GDB/MI Variable Objects): Document
2885 frozen variables objects.
5ae4183a 2886
ea35711c
DJ
28872007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2888
2889 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2890 (Character Sets, Caching Data of Remote Targets): Likewise.
2891 (Targets): Delete Remote node. Move its text...
2892 (Debugging Remote Programs): ...to here. Delete description
2893 of the "remote" command.
2894 (Remote configuration): Delete description of "set remotedevice"
2895 and "show remotedevice".
2896 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2897
db2e3e2e
BW
28982007-04-11 Bob Wilson <bob.wilson@acm.org>
2899
5ae4183a
AS
2900 * gdb.texinfo (Contributors, Continuing and Stepping)
2901 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2902 (General Query Packets, File-I/O Remote Protocol Extension)
2903 (Protocol Basics, The F Reply Packet, Write)
2904 (Protocol-specific Representation of Datatypes, Memory Transfer):
2905 Fix hyphenation, punctuation and grammar problems.
2906 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2907 'section' instead of 'subsection' in the text.
2908 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2909 (i386): Remove period from section name.
db2e3e2e
BW
2910 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2911 (Config Names, Configure Options): Use @file{configure}.
2912
8a3dae3e
DJ
29132007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2914
2915 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2916 and tab expansion.
2917
1a92f856
DJ
29182007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
2919
2920 * gdbint.texinfo (SOM): Correct location of the SOM reader.
2921
79a6e687 29222007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2923
79a6e687
BW
2924 * gdb.texinfo: Consistently capitalize all significant words in
2925 node names, chapter titles, section titles, and headings. Update
2926 cross references to match.
2927 (Starting and Stopping Trace Experiment): Make node name plural.
2928 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
5ae4183a 2929
ad527d2e
PA
29302007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2931
2932 * gdb.texinfo (WinCE): Delete obsolete subsection.
2933
7ce59000
DJ
29342007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2935
2936 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2937 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2938 references.
2939
8807d78b
DJ
29402007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2941
2942 * gdb.texinfo (Startup): Delete references to some alternate
2943 names for .gdbinit.
2944 (Thread): Remove LynxOS reference.
2945 (Tandem ST2000): Delete target-specific documentation.
2946 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2947 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2948 and GDB_OSABI_LYNXOS.
2949
5f402660
UW
29502007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
2951
2952 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2953
bac718a6
UW
29542007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2955
2956 * gdbint.texinfo (Target Conditionals): Remove mention of
2957 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2958 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2959
9453113a
DJ
29602007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2961
2962 * Makefile.in: Add "pdfdir" installation
2963 directory, PDFTEX macro, support for "install-pdf" target,
2964 and rules for making a pdf version of refcard.texi.
2965 * refcard.tex: Specify paper size for PDF output.
2966
ae21e955 29672007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2968
ae21e955 2969 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 2970
3f94c067 29712007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2972
3f94c067
BW
2973 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2974 (Source Path, Character Sets, Macros, Define)
2975 (GDB/MI Result Records, GDB/MI Simple Examples)
2976 (GDB/MI Program Execution, GDB/MI File Commands)
2977 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2978 (Bug Reporting): Use @value{GCC}.
5ae4183a 2979
12c27660 29802007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 2981
12c27660
BW
2982 * gdb.texinfo (Help): Fix formatting of examples.
2983 (Variables): Use @ifnotinfo instead of @iftex.
2984 (Non-debug DLL symbols): Use @ref instead of @pxref.
2985 (Sparclet File): Use @samp instead of quotes.
5ae4183a 2986
ce9341a1
BW
29872007-03-26 Bob Wilson <bob.wilson@acm.org>
2988
2989 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2990
c8f4133a
BW
29912007-03-26 Bob Wilson <bob.wilson@acm.org>
2992
2993 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2994 the order of the nodes.
2995 (C Operators, C Constants, Debugging C): Remove extra menus.
2996 (Method Names in Commands): Do not specify next/prev/up nodes.
5ae4183a 2997
c8f4133a 29982007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
2999
3000 * gdb.texinfo (File Options): Add missing parenthesis.
3001 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3002
c74d0ad8
DJ
30032007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3004
3005 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3006
ff6f572f
DJ
30072007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3008
669fac23 3009 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
3010 case insensitivity.
3011 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3012
994337c3
NR
30132007-02-18 Nick Roberts <nickrob@snap.net.nz>
3014
3015 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3016 (Files): Add section name to argument list for pxref.
3017 (Non-debug DLL symbols): Don't use `see' for pxref.
3018 (Embedded Processors): Fix typo.
3019 (GDB/MI Breakpoint Commands): Execution commands generate
3020 *stopped not ^done.
3021
eb819d70
NR
30222007-02-13 Nick Roberts <nickrob@snap.net.nz>
3023
3024 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3025 values for in_scope. Mention that only root variables can be
3026 updated.
3027 (GDB/MI Development and Front Ends): Explain new values may be
3028 added to existing fields.
3029
123dc839
DJ
30302007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3031
3032 * gdb.texinfo (-target-disconnect): Use @smallexample.
3033 (Requirements): Add anchor for Expat. Update description.
3034 (Target Descriptions): Mention Expat.
3035 (Target Description Format): Document new elements. Use
3036 @smallexample.
3037 (Predefined Target Types, Standard Target Features): New sections.
669fac23 3038 * gdbint.texinfo (Target Descriptions): New section.
123dc839 3039
108546a0
DJ
30402007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3041
3042 * gdb.texinfo (Target Description Format): Add section on XInclude.
3043
95a98c01
NR
30442006-02-03 Nick Roberts <nickrob@snap.net.nz>
3045
3046 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3047 command -enable-timings.
3048
f4b3909f
EZ
30492007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3050
5ae4183a 3051 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
3052 descriptions for new/deleted elements in gdb_osabi. Add missing
3053 description for function generic_elf_osabi_sniff_abi_tag_sections.
3054
c7ba131e
JB
30552007-01-29 Joel Brobecker <brobecker@adacore.com>
3056
3057 * gdb.texinfo (Maintenance Commands): Add documentation for
3058 the new "maint print target-stack" command.
3059
3a60f64e
JK
30602007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3061 Eli Zaretskii <eliz@gnu.org>
3062
f4b3909f 3063 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 3064
c582f8b6
EZ
30652007-01-26 Eli Zaretskii <eliz@gnu.org>
3066
3067 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3068 Use @value{NGCC} instead of @value{GCC}.
3069
d3e8051b
EZ
30702007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3071
3072 * agentexpr.texi: Fix typos.
3073 * annotate.texinfo: Likewise.
3074 * gdb.texinfo: Likewise.
3075 * gdbint.texinfo: Likewise.
3076 * observer.texi: Likewise.
3077 * stabs.texinfo: Likewise.
3078
86f04699
EZ
30792007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3080
3081 * gdbint.texinfo (Support Libraries): Remove mmalloc
3082 entry. Describe readline library.
3083
23181151
DJ
30842007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3085
3086 * gdb.texinfo (Target Descriptions): New section.
3087 (General Query Packets): Add QPassSignals anchor. Mention
3088 qXfer:features:read under qSupported. Expand mentions of
3089 qXfer:memory-map:read and QPassSignals. Document
3090 qXfer:features:read.
3091
f822c95b
DJ
30922007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3093
3094 * gdb.texinfo (Commands to specify files): Describe
3095 "set sysroot" and "show sysroot".
3096 (Using the `gdbserver' program): Lowercase argument
3097 to @var. Expand description of setting up GDB on the
3098 host.
3099
8936fcda
JB
31002007-01-05 Joel Brobecker <brobecker@adacore.com>
3101
3102 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3103 catch exception, catch exception unhandled, and catch assert
3104 commands.
3105
e776119f
DJ
31062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3107
3108 * gdb.texinfo (Debugging Output): Document "set debug xml"
3109 and "show debug xml".
3110
aa79a185
DJ
31112007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3112
3113 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3114
7f893741
JB
31152007-01-01 Joel Brobecker <brobecker@adacore.com>
3116
3117 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3118
a1b5960f
VP
31192006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3120
3121 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3122 note in @ignore, to be removed later if nobody complains.
3123
9f470e6e
NR
31242006-12-04 Nick Roberts <nickrob@snap.net.nz>
3125
3126 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3127 of -var-delete.
3128
765dc015 31292006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 3130
765dc015 3131 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
3132 automatic software/hardware breakpoint usage and
3133 the "set breakpoint auto-hw" command.
765dc015 3134
4b5752d0
VP
31352006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3136
3137 * gdb.texinfo (Memory Access Checking): New.
3138
89be2091
DJ
31392006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3140
3141 * gdb.texinfo (Remote configuration): Mention
3142 "pass-signals-packet".
3143 (General Query Packets): Document QPassSignals. Fix
3144 a typo.
3145
ca3bf3bd
DJ
31462006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3147
3148 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3149
427c3a89
DJ
31502006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3151
3152 * gdb.texinfo (Remote configuration): Rewrite documentation for
3153 packet configuration commands.
3154 (OS Information): Adjust reference to qXfer:auxv:read.
3155 (General Query Packets): Remove references to read-aux-vector-packet
3156 and set remote get-thread-local-storage-address.
3157
7a107747
DJ
31582006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3159
3160 * gdbint.texinfo (Target Architecture Definition): Add new
3161 Initializing a New Architecture section.
3162
1c56eb0e
EZ
31632006-10-31 David Taylor <dtaylor@emc.com>
3164
3165 * stabs.texinfo (Macro define and undefine): New node describing
3166 stabs for #define and #undef.
3167
f73adfeb
AS
31682006-10-27 Andreas Schwab <schwab@suse.de>
3169
3170 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3171
fd60e0df
EZ
31722006-10-21 Eli Zaretskii <eliz@gnu.org>
3173
3174 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3175 clarify on the possible meanings of ``expression'' watched by
3176 watchpoints. Add indexing.
e5ac9b53
EZ
3177 (Prompting, Errors, Invalidation, Annotations for Running)
3178 (Source Annotations): Fix index entries by adding "annotation" to
3179 them, to discriminate from index entries that point to the more
3180 general topic descriptions.
fd60e0df 3181
52bb452f
DJ
31822006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3183
3184 * gdbint.texinfo (Target Vector Definition): Move most
3185 content into Existing Targets. Add a menu.
3186 (Existing Targets): New section, moved from Target Vector
3187 Definition. Use @subsection.
3188 (Managing Execution State): New section.
3189
58955e58
BW
31902006-10-16 Bob Wilson <bob.wilson@acm.org>
3191
3192 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3193
c8aa23ab
EZ
31942006-10-15 Eli Zaretskii <eliz@gnu.org>
3195
3196 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3197 (Command Syntax, Signals, Backtrace, Connecting)
3198 (Remote configuration, Renesas Boards, Console I/O): Fix last
3199 change: use Ctrl- instead of C-, except wrt Emacs.
3200 (File-I/O Examples): Put Ctrl-c in @kbd.
3201 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3202 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
3203 (Signals, Set Breaks, Set Watchpoints): Document optional
3204 arguments to `info signals' `handle', `info breakpoints', and
3205 `info watchpoints'.
c8aa23ab 3206
e7109c7e
EZ
32072006-10-14 Eli Zaretskii <eliz@gnu.org>
3208
3209 * gdb.texinfo (Backtrace): Fix last change.
3210
de3aea7b
NR
32112006-10-14 Nick Roberts <nickrob@snap.net.nz>
3212
3213 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3214
7f9087cb
BW
32152006-10-10 Bob Wilson <bob.wilson@acm.org>
3216
c8aa23ab
EZ
3217 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3218 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3219 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 3220
68437a39
DJ
32212006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3222 Daniel Jacobowitz <dan@codesourcery.com>
3223
3224 * gdb.texinfo (Packets): Document vFlashErase,
3225 vFlashWrite and vFlashDone packets.
3226 (General Query Packets): Document qXfer:memory-map:read.
3227 Add a new feature for qXfer:memory-map:read.
3228 (Memory map format): New section.
3229 (Target Commands): Mention that gdb can write flash.
3230
fd79ecee
DJ
32312006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3232 Daniel Jacobowitz <dan@codesourcery.com>
3233
3234 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3235 memory regions and "mem auto".
3236
350da6ee
DJ
32372006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3238
3239 * gdbint.texinfo (Array Containers): New section.
3240
2f1acb09
VP
32412006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3242
3243 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3244 -stack-list-arguments HIGH_FRAME argument can be larger then the
3245 actual number of frames.
3246
2ab1eb7a
VP
32472006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3248
3249 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
3250 -stack-list-locals HIGH_FRAME argument can be larger then the
3251 actual number of frames.
2ab1eb7a 3252
599b237a
BW
32532006-09-02 Bob Wilson <bob.wilson@acm.org>
3254
3255 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3256 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3257
25ab7e6d
EZ
32582006-09-02 Eli Zaretskii <eliz@gnu.org>
3259
3260 * gdbint.texinfo (Overall Structure): New section "Source Tree
3261 Structure".
3262
940178d3
JB
32632006-08-17 Jim Blandy <jimb@codesourcery.com>
3264
3265 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3266 responses.
3267
30daae6c
JB
32682006-08-08 Joel Brobecker <brobecker@adacore.com>
3269
3270 * gdb.texinfo (Source Path): Add documentation for new
3271 substitute-path commands.
3272
7fa2210b
DJ
32732006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3274
3275 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3276 (Running Configure): ...here.
3277 (Requirements): New node. Mention expat.
3278
3d00d119
DJ
32792006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3280
5ae4183a 3281 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
3282 'set download-write-size' and 'show download-write-size'.
3283
0cbfa4ee
DJ
32842006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3285
3286 * stabs.texinfo (Member Type Descriptor): Correct example for
3287 pointer to member types.
3288
16026cd7
AS
32892006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3290
3291 * gdb.texinfo (Optional warnings and messages): Add
3292 'set/show trace-commands'.
3293 (Command files): Add '-v' to source command.
3294
0876f84a
DJ
32952006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3296
3297 * gdb.texinfo (OS Information): Update qPart reference to
3298 qXfer.
3299 (Remote configuration): Likewise.
3300 (Overview): Move @cindex to the start of a paragraph. Talk
3301 about binary data encoding.
3302 (Packets): Refer to the overview for the details of the X
3303 packet encoding.
3304 (General Query Packets): Remove qPart description. Add qXfer
3305 description. Add an anchor to qSupported. Correct feature
3306 table title. Add a new feature for qXfer:auxv:read.
3307 (Interrupts): Add a missing parenthesis.
3308
2ec3381a
DJ
33092006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3310
669fac23 3311 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
3312 (GDB/MI Kod Commands): Remove commented out node.
3313
594fe323
EZ
33142006-07-01 Eli Zaretskii <eliz@gnu.org>
3315
3316 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3317 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3318 (GDB/MI Thread Commands, GDB/MI Program Execution)
3319 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3320 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3321 (GDB/MI File Commands, GDB/MI Target Manipulation)
3322 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3323 since the MI prompt is hard-wired into the code.
3324
7e3fb70c
NR
33252006-07-01 Nick Roberts <nickrob@snap.net.nz>
3326
3327 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3328 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3329 (GDB/MI Data Manipulation): Remove description of unimplemented
3330 display related commands as variable objects perform this function
3331 and are superior: -display-delete, -display-disable,
3332 -display-enable, -display-insert and -display-list. Move
3333 -environment-cd, -environment-directory, -environment-path
3334 and -environment-pwd to "Program Context".
3335 (GDB/MI Program Control): Rename to "Program Execution". Move
3336 -exec-arguments -exec-abort to...
3337 (GDB/MI Program Context): ...here. New node split from "Data
3338 Manipulation".
3339
be2a5f71
DJ
33402006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3341
3342 * gdb.texinfo (Remote configuration): Document set / show
3343 remote supported-packets.
3344 (General Query Packets): Document qSupported packet.
3345
fc320d37
SL
33462006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3347
3348 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3349 and font markup.
3350 (Protocol basics): Likewise.
3351 (The F request packet): Likewise.
3352 (The F reply packet): Likewise.
3353 (Memory transfer): Move this node to be a subsubsection of
3354 "Protocol specific representation of datatypes".
3355 (The Ctrl-C message): More copy editing.
3356 (Console I/O): Likewise.
3357 (The isatty call): Delete this node, and merge its content into
3358 the "isatty" node. Fixed references elsewhere.
3359 (The system call): Delete this node, and merge its content into
3360 the "system" node. Fixed references elsewhere.
3361 (open): Reformat to use @table, and add appropriate font markup.
3362 (close): Likewise.
3363 (read): Likewise.
3364 (write): Likewise.
3365 (lseek): Likewise.
3366 (rename): Likewise.
3367 (unlink): Likewise.
3368 (stat/fstat): Likewise.
3369 (gettimeofday): Likewise.
3370 (isatty): Likewise.
3371 (system): Likewise, plus minor changes to fix confusing wording.
3372 (Integral datatypes): Fix font markup.
3373 (Pointer values): Likewise.
3374 (struct stat): Fix markup to use @table, plus minor copy editing.
3375 (struct timeval): Fix font markup, plus minor copy editing.
3376 (Constants): Minor copy editing.
3377 (Errno values): Add font markup.
3378 (File-I/O Examples): Likewise.
3379
158fdf5c
NR
33802006-06-10 Nick Roberts <nickrob@snap.net.nz>
3381
3382 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3383 (GDB/MI Simple Examples): Move node up one level. Use real
3384 examples.
3385 (GDB/MI Compatibility with CLI): Update.
3386 (GDB/MI Result Records): Add "connected" and "exit" result
3387 classes.
3388 (GDB/MI Stream Records): Clarify target output.
3389 (GDB/MI Command Description Format): Modify example description.
3390 (GDB/MI Breakpoint Table Commands): Rename to...
3391 (GDB/MI Breakpoint Commands): ...this
3392 (GDB/MI Breakpoint Commands): Add optional thread field.
3393 (GDB/MI Program Control): Add an introduction. Move "Program
3394 termination" examples into exec-run description.
3395 (GDB/MI File Commands): Mention similar CLI commands.
3396 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3397 is similar to "-gdb-version".
3398
ddb50cd7
EZ
33992006-06-09 Eli Zaretskii <eliz@gnu.org>
3400
3401 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3402
2aef0d6b
NR
34032006-06-02 Nick Roberts <nickrob@snap.net.nz>
3404
3405 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3406 sourceware.org for mailing lists.
d5e40d59 3407 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 3408
383a5c52
NR
34092006-06-01 Nick Roberts <nickrob@snap.net.nz>
3410
d5e40d59 3411 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 3412
e16b02ee
EZ
34132006-05-22 Eli Zaretskii <eliz@gnu.org>
3414
3415 * gdb.texinfo (Cygwin Native): Fix last change.
3416
be90c084
CF
34172006-05-22 Christopher Faylor <cgf@timesys.com>
3418
3419 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3420
347ceba5
NR
34212006-05-15 Nick Roberts <nickrob@snap.net.nz>
3422
3423 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3424 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3425
369af7bd
DJ
34262006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3427
3428 * gdb.texinfo (General Query Packets): Recommend not starting
3429 new packets with qC and clarify.
3430
2ffdbde8 34312006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
3432
3433 * gdb.texinfo (M2 Types): New section.
72019c9c 3434
16d1a084
DJ
34352006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3436
3437 * agentexpr.texi: Add a copyright and license notice.
3438 * observer.texi: Likewise, with GPL clause for function prototypes.
3439 Remove trailing whitespace.
3440
aa56d27a
JB
34412006-05-05 Jim Blandy <jimb@codesourcery.com>
3442
3443 * gdb.texinfo (General Query Packets): Document conventions for
3444 terminating packet names, and their violations.
3445
5bdf8622
DJ
34462006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3447
3448 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3449 * gdb.texinfo: Likewise.
3450
605a56cb
DJ
34512006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3452
3453 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3454 and "show remotedebug".
3455 (Debugging Output): Add additional index entries.
3456
b8db102d
MS
34572006-04-27 Michael Snyder <msnyder@redhat.com>
3458
3459 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3460
c5e30d01
AC
34612006-04-22 Andrew Cagney <cagney@redhat.com>
3462
3463 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3464 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3465
8181d85f
DJ
34662006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3467
3468 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3469 and remove breakpoint prototypes.
3470 (Watchpoints): Move description of target_insert_hw_breakpoint and
3471 target_remove_hw_breakpoint ...
3472 (Breakpoints): ... to here. Document target_insert_breakpoint and
3473 target_remove_breakpoint.
3474
4f553f88
JB
34752006-04-17 Jim Blandy <jimb@codesourcery.com>
3476
3477 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3478 and C packets are optional.
3479
cd852561
FR
34802006-04-14 Frederic Riss <frederic.riss@st.com>
3481
3482 * gdb.texinfo (Specifying source directories): Update the description
3483 of the source file search to reflect the fact that the source path
3484 always contains at least $cdir and $cwd.
3485
b620eb07
MS
34862006-03-31 Michael Snyder <msnyder@redhat.com>
3487
3488 * gdb.texinfo: Update copyright dates.
3489
3156cdaf
EZ
34902006-03-31 Eli Zaretskii <eliz@gnu.org>
3491
3492 * gdb.texinfo (Overview): Add an index entry to "empty response".
3493
7d30c22d
JB
34942006-03-28 Jim Blandy <jimb@codesourcery.com>
3495
3496 * gdbint.texinfo (Prologue Analysis): New section.
3497
86941c27
JB
34982006-03-07 Jim Blandy <jimb@red-bean.com>
3499
66b8c7f6
JB
3500 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3501
1a10341b
JB
3502 * gdb.texinfo (Target Commands): Update text describing how to
3503 specify a target. Refer to the detailed section on remote
3504 debugging, not the brief mention.
3505
86941c27
JB
3506 * gdb.texinfo (Connecting): Organize the different 'target remote'
3507 connection methods into a table. Add a 'target remote' index
3508 entry. (!!!)
3509
62f3a2ba
FF
35102006-02-17 Fred Fish <fnf@specifix.com>
3511
3512 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3513 'ptype' commands to reflect the fact that the only significant
3514 difference between them is that ptype prints the complete type
3515 description instead of just the name.
3516
8b9a88ea
WZ
35172006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3518
3519 * gdbint.texinfo (Watchpoints): Delete
3520 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3521
7e8dc855
NR
35222006-02-10 Nick Roberts <nickrob@snap.net.nz>
3523
3524 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3525 times fields where needed. Fix typos. Update general form given
3526 for output of -break-insert.
3527 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3528
c91d38aa
DJ
35292006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3530
3531 * gdbint.texinfo (Symbol Handling): Add a section
3532 on memory management.
3533
38fcd64c
DJ
35342006-02-06 Vladimir Prus <ghost@cs.msu.su>
3535
3536 * gdb.texinfo (Breakpoint table commands): Document the fullname
3537 field in -break-list output.
3538
219eec71
EZ
35392006-02-03 Eli Zaretskii <eliz@gnu.org>
3540
3541 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3542 debugging information produced by the various "set debug..."
3543 options.
3544
ae5a43e0
DJ
35452006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3546
3547 * gdb.texinfo (Files): Remove obsolete bits from the description
3548 of "symbol-file".
3549
a9f158ec
JB
35502006-01-25 Jim Blandy <jimb@redhat.com>
3551
3552 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3553
410dd08e
JB
35542006-01-24 Jim Blandy <jimb@redhat.com>
3555
3556 * gdbint.texinfo (Frames): Document the basics of GDB's register
3557 unwinding model, and explain the existence of the "sentinel" frame.
3558
4b505b12
AS
35592006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3560
3561 * gdb.texinfo (Choosing files): Mention that -directory is used
3562 for script files.
3563 (Specifying source directories): Likewise.
3564 (Command files): Explain how script files are found.
3565
839c27b7
EZ
35662006-01-21 Eli Zaretskii <eliz@gnu.org>
3567
3568 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3569 the threads in a multi-threaded program.
3570 (Threads): The threadno argument of "thread apply" can be a range
3571 of numbers.
3572
7be93b9e
JB
35732006-01-18 Jim Blandy <jimb@redhat.com>
3574
3575 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3576 of warning flags.
3577
fcc73fe3
EZ
35782006-01-13 Eli Zaretskii <eliz@gnu.org>
3579
3580 * gdb.texinfo (Sequences): Improve menu annotations.
3581 (Define): Add index entries for arguments of user-defined
3582 commands. Move the description of flow-control commands...
3583 (Command Files): ...to here. Document loop_break and
3584 loop_continue.
ca91424e
EZ
3585 (Define, Command Files): Document `end' and add index entries for
3586 it.
fcc73fe3 3587
5c95884b
MS
35882006-01-04 Michael Snyder <msnyder@redhat.com>
3589
3590 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 3591 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 3592
860701dc
PH
35932006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3594
3595 * gdb.texinfo (Omissions from Ada): Document that there is now
3596 limited aggregate support.
3597
36b80e65
EZ
35982005-12-28 Eli Zaretskii <eliz@gnu.org>
3599
3600 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3601 registers and the likes.
3602
c1468174
EZ
36032005-12-24 Eli Zaretskii <eliz@gnu.org>
3604
3605 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3606 (Symbols): Fix usage of "e.g.".
359df76b 3607 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
3608
3609 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3610 (Coding): Fix usage of "e.g.".
3611
c02a867d
EZ
36122005-12-23 Eli Zaretskii <eliz@gnu.org>
3613
5ae4183a
AS
3614 * stabs.texinfo:
3615 * refcard.tex:
c02a867d 3616 * gpl.texi:
5ae4183a
AS
3617 * gdbint.texinfo:
3618 * gdb.texinfo:
3619 * gdb-cfg.texi:
c02a867d 3620 * fdl.texi:
5ae4183a
AS
3621 * annotate.texinfo:
3622 * all-cfg.texi:
c02a867d
EZ
3623 * Makefile.in: Add (C) after Copyright. Update the FSF
3624 address.
3625
fad38dfa
EZ
36262005-12-03 Eli Zaretskii <eliz@gnu.org>
3627
3628 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3629 extend GDB with commands for external monitor.
3630
53e5f3cf
AS
36312005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3632
3633 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3634
55f6ca0f
JB
36352005-11-25 Joel Brobecker <brobecker@adacore.com>
3636
3637 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3638
c1947b85
JB
36392005-11-21 Jim Blandy <jimb@redhat.com>
3640
3641 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3642 placement of 'R' actions in tracepoint action packets; document
3643 dependence of 'X' and 'M' actions on a preceding 'R' action for
3644 their registers.
3645
9d29849a
JB
36462005-11-19 Jim Blandy <jimb@redhat.com>
3647
3648 * gdb.texinfo (Tracepoint Packets): New node.
3649 (General Query Packets): Add entries for the tracepoint packets,
3650 referring to the "Tracepoint Packets" node.
3651 (Tracepoints): Add reference to "Tracepoint Packets".
5ae4183a 3652
9a6253be
KB
36532005-11-18 Kevin Buettner <kevinb@redhat.com>
3654
3655 * gdb.texinfo (set remotebreak): Add anchor.
3656 (X packet): Likewise.
3657 (Remote Protocol): Add new section `Interrupts' and new index
3658 entry `interrupts (remote protocol)'.
3659
5f3bebba
JB
36602005-11-18 Jim Blandy <jimb@redhat.com>
3661
3662 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3663 entries into the General Query Packets section. Add a
3664 cross-reference to that section. Drop description of replies, as
3665 these are covered in the descriptions of each packet.
3666 (General Query Packets): Add introductory text. Explain naming
3667 conventions, and how the end of a name is recognized.
3668
9a7a1b36
KB
36692005-11-17 Kevin Buettner <kevinb@redhat.com>
3670
0564b6cf 3671 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
3672 "set remotebreak" command.
3673
b8ff78ce
JB
36742005-11-16 Jim Blandy <jimb@redhat.com>
3675
3676 * gdb.texinfo (Packets, Stop Reply Packets)
3677 (General Query Packets): Various formatting cleanups.
3678 - Use @samp for packet contents.
3679 - Drop summaries from packet @item lines; the same information appears
3680 immediately below in the description.
3681 - Delete paragraph breaks after packet @item commands, so that the
3682 description appears directly to the right of the packet prototype
3683 in the printed manual, if it fits.
3684 - Place spaces in packet prototypes between @vars and non-@var
3685 letters, and explain that they're just for formatting.
3686 - Use @dots{} instead of '...'.
3687 - Fix uses of @code where @var was needed.
3688 - Replace "deprecated" markers with English text spelling out the
3689 packet's status and the preferred alternatives.
3690 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3691 what this ever meant.
3692 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3693 this for a long time.
3694 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3695 implemented several times, and have been in use for years.
3696
8ffe2530
JB
36972005-11-15 Jim Blandy <jimb@redhat.com>
3698
c43c5473
JB
3699 * gdb.texinfo (Packets): Add index entries for 'm' packet
3700 disclaimers.
5ae4183a 3701
fb031cdf
JB
3702 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3703 of stub when processing an 'm' packet.
3704
8ffe2530
JB
3705 * gdb.texinfo (Packets): Mention that packets beginning with
3706 letters are reserved once, at the top, instead of actually listing
3707 them all and saying "reserved".
3708
c03c782f
AS
37092005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3710
3711 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3712 Change @var{$arg0 to @code{$arg0.
3713
814e32d7
WZ
37142005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3715
3716 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3717
fa93a9d8
JB
37182005-11-12 Jim Blandy <jimb@redhat.com>
3719
3720 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3721 order. Remove extraneous 'z'.
3722
8a5a3c82
AS
37232005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3724
3725 * gdb.texinfo (Choosing files): Add --eval-command.
3726
4b0ad762
AS
37272005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3728
3729 * gdb.texinfo (Choosing modes): Add --return-child-result.
3730
3731
1a088d06
AS
37322005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3733
3734 * gdb.texinfo (Choosing modes): Add --batch-silent.
3735
656d5e12
EZ
37362005-10-28 Eli Zaretskii <eliz@gnu.org>
3737
3738 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3739 "The -var-update Command".
3740
3c9c013a
JB
37412005-10-03 Joel Brobecker <brobecker@adacore.com>
3742
3743 * gdb.texinfo (Print Settings): Add documentation for set/show
3744 print array-indexes.
3745
7ba3cf9c
DJ
37462005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3747
3748 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3749 6.2 and 6.3.
3750
a94ab193
EZ
37512005-08-27 Eli Zaretskii <eliz@gnu.org>
3752
3753 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3754 since 19-Jan-2004.
3755 (Files): Likewise.
ab1adacd
EZ
3756 (Variables, Symbols): Document the "<incomplete type>" message and
3757 its reasons.
a94ab193 3758
ca06016a
FF
37592005-08-01 Fred Fish <fnf@specifix.com>
3760
3761 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3762
cf58170d
NR
37632005-07-15 Nick Roberts <nickrob@snap.net.nz>
3764
3765 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3766 option for -var-list-children and -var-update.
3767 (GDB/MI Stack Manipulation): Simplify description of
3768 print-values option for -stack-list-locals.
3769 (GDB/MI Command Description Format): Clarify.
3770 (Mode Options): Spelling of superseded.
3771
38f1196a
BR
37722005-07-12 Bob Rossi <bob@brasko.net>
3773
3774 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3775 corresponding GDB command comment.
3776
3cb3b8df
BR
37772005-07-06 Bob Rossi <bob@brasko.net>
3778
3779 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3780 and -inferior-tty-show.
3781 (Input/Output): Document "set/show inferior-tty" and tty alias.
3782
10fac096
NW
37832005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3784
3785 * gdb.texinfo (Packets): Change description of 'D' packet to note
3786 that GDB does wait for a response.
3787
d1b6db76
NR
37882005-06-22 Nick Roberts <nickrob@snap.net.nz>
3789
3790 * gdb.texinfo (History) Rename "Command History".
3791 (Command History): Move node "Server Prefix" from section on
3792 Annotations here.
3793
29629dcf
NR
37942005-06-19 Nick Roberts <nickrob@snap.net.nz>
3795
3796 * gdb.texinfo (GDB/MI Stack Manipulation):
3797 Re-instate -stack-info-frame with example. Say that it gets
3798 info on selected frame, not current frame.
3799
397ca115
EZ
38002005-06-18 Eli Zaretskii <eliz@gnu.org>
3801
3802 * gdb.texinfo (Server): Clarify that `file' should be used before
3803 connecting to the server.
3804 (Files): Add an xref to the above description.
51274035
EZ
3805 (Output Formats): More detailed description of the `c' format.
3806 (Memory): List explicitly all the formats supported by `x'.
638ac427 3807 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 3808 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
3809 files. Add more indexing for solib-absolute-prefix and
3810 --with-sysroot.
76d17f34
EZ
3811 (Machine Code): Document possible problems with locations in
3812 shared libraries.
d416eeec
EZ
3813 (Backtrace): Document that free-standing environments do not need
3814 to have a `main' function.
397ca115 3815
74f6deaa
NR
38162005-06-18 Nick Roberts <nickrob@snap.net.nz>
3817
3818 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3819 -stack-info-frame.
3820
a9967aef
AC
38212005-06-07 Andrew Cagney <cagney@gnu.org>
3822
3823 * gdb.texinfo (Contributors): Note the original multi-arch
3824 contributors.
3825
e09f16f9
EZ
38262005-06-03 Eli Zaretskii <eliz@gnu.org>
3827
3828 * gdb.texinfo (Registers): Add index entries for the standard
3829 registers.
3830 (Frames): Add cross-reference from frame pointer description to
3831 the Registers node.
3832 (Annotations Overview): Fix the reference to GDB name.
3833
d87ba7ee
EZ
38342005-06-01 Eli Zaretskii <eliz@gnu.org>
3835
3836 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3837 can-use-hw-watchpoints.
3838
034dad6f
BR
38392005-05-28 Bob Rossi <bob@brasko.net>
3840
3841 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3842 the possible reasons why an exec async record would be returned to FE.
3843
ffed4509
AC
38442005-05-26 Andrew Cagney <cagney@gnu.org>
3845
3846 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3847 Andrew Cagney implemented the original GDB/MI.
3848
e22e55c9
OF
38492005-05-23 Orjan Friberg <orjanf@axis.com>
3850
3851 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3852 documentation. Add documentation for cris-mode.
3853
a78e13ce
EZ
38542005-05-20 Eli Zaretskii <eliz@gnu.org>
3855
3856 * gdb.texinfo (Numbers): Explain the example and make the wording
3857 more acurate.
3858
76ff342d
DJ
38592005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3860 Dennis Brueni <dennis@slickedit.com>
3861
3862 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3863 (GDB/MI Data Manipulation, GDB/MI Program Control)
3864 (GDB/MI Stack Manipulation): Update examples to include the fullname
3865 attribute in stack frames.
3866
119b882a
EZ
38672005-05-12 Eli Zaretskii <eliz@gnu.org>
3868
3869 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3870 do with other non-standard names of init files.
3871
6fc08d32
EZ
38722005-05-11 Eli Zaretskii <eliz@gnu.org>
3873
3874 * gdb.texinfo (Command Files): Move the description of the startup
3875 from here...
3876 (Startup): ...to this new subsection of the Invocation chapter.
3877 Rearrange the description of init files more logically and add a
3878 cross-reference to "Command Files". Document the special gdbinit
3879 name for CISCO 68k. Expand the description of what GDB does
3880 during startup.
3881 (History): Add index entry for HISTSIZE.
3882
a561754a
MK
38832005-05-02 Mark Kettenis <kettenis@gnu.org>
3884
3885 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3886
2eecc4ab
EZ
38872005-05-02 Eli Zaretskii <eliz@gnu.org>
3888
3889 * gdb.texinfo (SVR4 Process Information, The isatty call)
3890 (The system call): Don't use foo(N) notation for man pages and
3891 functions.
514c4d71 3892 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 3893
18999be5
EZ
38942005-04-27 Eli Zaretskii <eliz@gnu.org>
3895
3896 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3897 were optimized away.
3898
0abb7bc7
EZ
38992005-04-22 Eli Zaretskii <eliz@gnu.org>
3900
3901 * gdb.texinfo (Remote configuration): Document "set/show
3902 get-thread-local-storage-address". Add cross-reference to the
3903 description of the qGetTLSAddr packet.
3904 (General Query Packets): Mention "set remote
3905 get-thread-local-storage-address" and add a reference to its
3906 description.
3907
6f61acb1
NR
39082005-04-19 Nick Roberts <nickrob@snap.net.nz>
3909
3910 * gdb.texinfo (Backtrace): Describe 'bt full'.
3911
9d59903a
NR
39122005-04-17 Nick Roberts <nickrob@snap.net.nz>
3913
3914 * gdb.texinfo (Mode Options): Fix typo.
3915 (GDB/MI): Describe how to invoke GDB/MI.
3916
721c2651
EZ
39172005-04-16 Eli Zaretskii <eliz@gnu.org>
3918
3919 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 3920 references changed. Add description of "info udot".
721c2651
EZ
3921 (Files): Document "set/show stop-on-solib-events".
3922 (M32R/D): Document "set/show download-path", "set/show
3923 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
3924 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3925 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
3926 (Maintenance Commands): Improve indexing.
3927 (Target Commands): Document "set/show hash", "set/show debug
3928 monitor".
3929 (SVR4 Process Information): Document "info pidlist" and "info
3930 meminfo". Document "set/show procfs-tarce" and "set/show
3931 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
3932 (Symbols, The Print Command with Objective-C): Improve indexing.
3933 (Objective-C): Add references to "info classes" and "info
3934 selectors".
c45da7e6
EZ
3935 (Debugging Output): Improve wording. Document "set/show debug
3936 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
3937 (Set Breaks): Add index entry for "hardware breakpoints".
3938 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3939 and "set/show usehardbreakpoints".
3940 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3941 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
3942 (ARM): Document "rdilogfile", "rdilogenable", "set/show
3943 rdiromatzero", "set/show rdiheartbeat".
3944 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3945 "sds".
3946 (Embedded Processors): Document the "sim" command.
3947 (Remote): Document the "remote" command.
3948 (DJGPP Native): Document the "info serial" command.
3949 (Threads): Document "maint info sol-threads".
3950 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3951 (Set Breaks): Improve indexing.
3952 (Command Syntax): Add a reference to dont-repeat.
3953 (Define): Document "dont-repeat".
3954 (TUI Commands): Document "tabset".
3955 (WinCE): New subsection. Document "set/show remotedirectory",
3956 "set/show remoteupload", "set/show remoteaddhost".
721c2651 3957
14d6dd68
EZ
39582005-04-15 Eli Zaretskii <eliz@gnu.org>
3959
3960 * gdb.texinfo (Hurd Native): New subsection, documents
3961 Hurd-specific commands.
a64548ea 3962 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 3963 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
3964 (MIPS): Improve documentation of heuristic-fence-post. Document
3965 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3966 mips stack-arg-size", "set/show mips mask-address", "set/show mips
3967 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 3968 (ARM): Document ARM-specific commands.
a64548ea
EZ
3969 (AVR): New section. Document "info io_registers".
3970 (CRIS): New section. Document "set/show cris-version" and
3971 "set/show cris-dwarf2-cfi".
3972 (HPPA): New section. Document "set/show debug hppa" and "maint
3973 print unwind".
a5adf40f 3974 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 3975 (Super-H): New section. Document the "regs" command.
721c2651 3976 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 3977
9c16f35a
EZ
39782005-04-09 Eli Zaretskii <eliz@gnu.org>
3979
3980 * gdb.texinfo (Print Settings): Document "set/show print
3981 pascal_static-members", "set print repeats", "show print
3982 null-stop". Improve indexing. Fix documentation of "set print
3983 union".
3984 (Pascal): New section.
3985 (Supported languages): Rename from "Support"; all references
3986 updated. Add a menu item for Pascal.
3987 (Numbers): Document "set radix.
3988 (Screen Size): Document "set/show pagination".
3989 (MIPS Embedded): Remove "set processor" documentation.
3990 (Remote configuration): Document "set/show X/P/Z-packet",
3991 "set/show read-aux-vector-packet", "set/show remote
3992 symbol-lookup-packet", "set/show remote verbose-resume-packet",
3993 "set/show remoteaddresssize", "set/show remotebaud", "set/show
3994 remotedebug", "set/show remotebreak", "set/show remotedevice",
3995 "set/show remotelogfile".
3996 (Auxiliary Vector): Add reference to the description of the
3997 read-aux-vector-packet setting.
3998 (Set Watchpoints): Add a cross-reference to "set remote
3999 hardware-breakpoint-limit".
4000 (General Query Packets): Add indexing of requests and
4001 cross-references to related commands in "Remote configuration".
4002 (File-I/O Overview, The system call): Fix wording and typos.
4003 (Thread Stops): Add index entries.
4004 (Continuing and Stepping): Document "show step-mode".
4005 (i386): New node. Document "set/show struct-convention".
4006 (Files): Document "show trust-readonly-sections".
4007 (Calling): Document "set/show unwindonsignal".
4008 (Messages/Warnings): Add index entries.
4009 (Maintenance Commands): Document "set/show watchdog".
4010 (Annotations Overview): Document "show annotate".
4011 (Set Watchpoints): Add index entries.
4012 (Symbols): Fix doc of case-sensitive.
4013 (ABI): Document "show coerce-float-to-double".
4014 (Convenience Vars, Help): Improve indexing.
4015 (Machine Code): Document "show disassembly-flavor".
4016 (Debugging C plus plus): Document "show overload-resolution".
4017 (Value History, Signaling): Add index entries.
4018
40192005-04-08 Eli Zaretskii <eliz@gnu.org>
4020
4021 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4022 (Processes): Fix wording.
4023 (History, List, Logging output, Define, Symbols, Print Settings):
4024 Improve indexing.
4025
a8f24a35
EZ
40262005-04-03 Eli Zaretskii <eliz@gnu.org>
4027
4028 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4029 redundant index entry for "target" command.
4030 (Backtrace): Add index entries.
4031 (Symbols, Fortran): Document the "set case-sensitive" command.
4032 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4033 (Print Settings): Add index entry for "set demangle-style".
4034 (Target Commands): Document "set download-write-size".
4035 (Debugging Output): Document "set exec-done-display".
4036
09d4efe1
EZ
40372005-04-02 Eli Zaretskii <eliz@gnu.org>
4038
4039 * gdb.texinfo (Files): Fix the name and documentation of
4040 add-shared-symbol-files. Document its alias assf. Update the
4041 list of OSs where GDB supports shared libraries. Fix markup.
4042 (Continuing and Stepping): Add reference to @var{location} in the
4043 text.
4044 (Dump/Restore Files): Fix reference to @{filename}.
4045 (Help): Fix wording.
4046 (Attach): Ditto.
4047 (Set Watchpoints): Ditto.
4048 (Backtrace): Remove redundant index entries. Improve index
4049 entries.
4050 (Delete Breaks): Fix wording.
4051 (Memory): Document the compare-sections command.
4052 (Memory Region Attributes): Improve wording.
4053 (Disabling): Improve wording.
4054 (Fortran): New subsection. Document the "info common" command.
4055 (Help): Document aliases "info copying" and "info warranty".
4056 (Caching Remote Data): New section. Document the "set/show
4057 remotecache" and "info dcache" commands.
4058 (Show): Fix wording of the documentation of the "set
4059 extension-language" command.
4060 (Signals): Add index entry for "info handle".
4061 (Memory Region Attributes): Fix punctuation.
4062 (Symbols): Change the arg name to "location" and refer to it in
4063 the text. Fix wording of "info types" doc.
4064 (Threads): Fix usage of @enumerate @item's.
4065 (Listing Tracepoints): Add index entry for "info tp".
4066 (Set Watchpoints): Add xref to "info break" description.
4067 (Macros): Add an index entry for "macro exp1". Document the
4068 "macro list" command.
4069 (Maintenance Commands): Document "flushregs", "maint agent",
4070 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4071 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4072 "maint print architecture", "maint print objfiles", "maint print
4073 statistics", "maint print type", "maint show-debug-regs", "maint
4074 space", "maint time", and "maint translate-address".
4075 (Connecting): Document the "monitor" command.
4076 (Annotations Overview): Describe the "set annotate" command.
4077
82f2d802
EZ
40782005-04-01 Eli Zaretskii <eliz@gnu.org>
4079
4080 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4081 Rearrange index entries and improve wording about support for
4082 hardware watchpoints.
4083
7d51c7de
BR
40842005-03-10 Bob Rossi <bob@brasko.net>
4085
4086 * gdb.texinfo: Update copyright
4087
68c71a2e
TR
40882005-02-09 Theodore A. Roth <troth@openavr.org>
4089
4090 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4091 error.
4092
83761cbd
KB
40932005-02-03 Kevin Buettner <kevinb@redhat.com>
4094
4095 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4096
9f1c6395
MS
40972005-01-17 Michael Snyder <msnyder@redhat.com>
4098
4099 * gdb.texinfo: Fix spelling, infinte -> infinite.
4100
fbd1b305
MK
41012005-01-08 Mark Kettenis <kettenis@gnu.org>
4102
4103 * observer.texi (GDB Observers): Document "solib_loaded".
4104
3ace7edb
AC
41052005-01-07 Andrew Cagney <cagney@gnu.org>
4106
bec39cab
AC
4107 * configure.ac: Rename configure.in, require autoconf 2.59.
4108 * configure: Re-generate.
4109
3ace7edb
AC
4110 * configure.in: Replace configdirs with multiple references to
4111 AC_CONFIG_SUBDIRS.
4112 * configure: Re-generate.
5ae4183a 4113
53531fc1
AC
41142005-01-04 Andrew Cagney <cagney@gnu.org>
4115
4116 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4117 part of the version number.
4118
536ffdb7
MK
41192004-12-24 Mark Kettenis <kettenis@gnu.org>
4120
4121 * gdbint.texinfo (Algorithms): Remove description of
4122 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4123
e1aac25b
JB
41242004-12-07 Jim Blandy <jimb@redhat.com>
4125
4126 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4127 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4128 numbers.
4129
f47b1503
AS
41302004-12-07 Andreas Schwab <schwab@suse.de>
4131
4132 * gdb.texinfo (Mode Options): Document -l option.
4133
b6b8ece6
EZ
41342004-12-04 Eli Zaretskii <eliz@gnu.org>
4135
4136 * gdbint.texinfo (Algorithms): More accurate description of
4137 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4138 is not needed unless data-read and data-access watchpoints are
4139 supported. Add a description of how GDB checks whether the
4140 inferior stopped because a watchpoint was hit.
4141
01371747
EZ
41422004-11-23 Eli Zaretskii <eliz@gnu.org>
4143
4144 * gdb.texinfo (Files): Add cross-reference to description of
4145 -readnow command-line switch.
4146
2315ffec
RC
41472004-11-10 Randolph Chung <tausq@debian.org>
4148
4149 * gdb.texinfo: Document set/show backtrace past-entry commands.
4150 Rearrange index entries for set/show backtrace past-main.
4151
69065f5d
AC
41522004-11-10 Jon Beniston <jon@beniston.com>
4153
4154 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
4155 * gdb.texinfo (Remote Serial Protocol): Further describe
4156 binary transfer escaping mechanism .
69065f5d 4157
30e91e0b
RC
41582004-11-08 Randolph Chung <tausq@debian.org>
4159
4160 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4161 and "show debug infrun". Add index entries.
4162
60bf7e09
EZ
41632004-10-23 Eli Zaretskii <eliz@gnu.org>
4164
4165 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4166 "info proc" that are already implemented. Add index entries.
4167 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
4168 (Files): Add a tip for decreasing memory used for symtabs from
4169 shared libraries.
f018e82f
EZ
4170 (Starting): Fix whitespace; make "elaboration" stand out where it
4171 is first used, and add an index entry for the term.
f8568604
EZ
4172 (Calling): Expand and elaborate text. Add "print". Add the
4173 description of problems with weak aliases.
384ee23f 4174 (Core File Generation): New section.
60bf7e09 4175
d52fe014
AC
41762004-10-12 Andrew Cagney <cagney@gnu.org>
4177
4178 * gdbint.texinfo (Versions and Branches): New chapter.
4179 (Releasing GDB): Delete "Versions and Branches" section.
4180 (Top): Add "Versions and Branches".
4181
703663ab
EZ
41822004-10-08 Eli Zaretskii <eliz@gnu.org>
4183
4184 * gdb.texinfo (Editing, History): Add cross-references to the
4185 included Readline and History user documentation. Remove
4186 references to the symbol have-readline-appendices which is unused
4187 and undefined.
4188 (History): Fix indexing.
4189
ac77d04f
JJ
41902004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4191
4192 * gdbint.texinfo (target_stopped_data_address): Update to
4193 new prototype.
4194 (i386_stopped_data_address): Update prototype and description.
4195 (i386_stopped_by_watchpoint): New function and description.
4196
e07c999f
PH
41972004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4198
4199 * gdb.texinfo (Filenames): Add Ada suffixes.
4200 (Ada) New section.
4201
2e868123
AC
42022004-09-27 Andrew Cagney <cagney@gnu.org>
4203 Robert Picco <Robert.Picco@hp.com>
4204
4205 * gdb.texinfo (Packets): Document the "p" packet.
4206
02a57714
JM
42072004-09-21 Jason Molenda (jmolenda@apple.com)
4208
4209 * gdb.texinfo (Paths and Names of the Source Files): Document the
4210 meaning of values in the 'desc' field of a SO stab.
4211
ae038cb0
DJ
42122004-09-20 Daniel Jacobowitz <dan@debian.org>
4213
4214 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4215 max-cache-age" and "maint show dwarf2 max-cache-age".
4216
f7dc1244
EZ
42172004-09-16 Eli Zaretskii <eliz@gnu.org>
4218
4219 * gdb.texinfo (Set Breaks): Add index entry for setting
4220 breakpoints on overloaded C++ functions that are not members of
4221 any classes. Add an example and an index entry for setting
4222 breakpoints on all program functions.
4223 (Character Sets, Macros, Overlay Commands)
4224 (Non-debug DLL symbols, GDB/MI Output Syntax)
4225 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4226 Use "(@value{GDBP})" instead of a literal "(gdb)".
4227
f810308b
AC
42282004-09-12 Andrew Cagney <cagney@gnu.org>
4229
4230 * gdbint.texinfo (Native Debugging): Delete description of
4231 FILES_INFO_HOOK.
4232
15a661f3
PH
42332004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4234
5ae4183a
AS
4235 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4236 to hex_string_custom (not historically correct, but more
15a661f3
PH
4237 understandable, given the current code).
4238
f3219c75
AC
42392004-09-03 Andrew Cagney <cagney@gnu.org>
4240
4241 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4242
f3bb6704
JJ
42432004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4244
4245 * observer.texi (solib_unloaded): New observer.
4246
8d2c00cb
AC
42472004-08-24 Andrew Cagney <cagney@gnu.org>
4248
4249 * gdbint.texinfo (Target Architecture Definition): Add missing
4250 comma.
4251
e7dc800a
MC
42522004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4253
4254 * (Using the Testsuite): build != host is supported,
4255 but some test scripts do not support build != host.
4256
73b03683
MK
42572004-08-14 Mark Kettenis <kettenis@gnu.org>
4258
4259 * gdbint.texinfo (Host Definition): Delete description of
4260 FCLOSE_PROVIDED and GETENV_PROVIDED.
4261
c0ccb908
MK
42622004-08-05 Mark Kettenis <kettenis@chello.nl>
4263
4264 * gdbint.texinfo (Host Definition): Delete description of
4265 NO_SYS_FILE.
4266 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4267 PTRACE_FP_BUG.
4268
9c8dbfa9
AC
42692004-08-05 Andrew Cagney <cagney@gnu.org>
4270
4271 * gdbint.texinfo (Target Architecture Definition): Delete
4272 reference to deprecated_read_fp.
4273
f42accbe
AC
42742004-08-02 Andrew Cagney <cagney@gnu.org>
4275
4276 * gdbint.texinfo (Target Architecture Definition): Delete
4277 description of DEPRECATED_REGISTER_BYTES.
4278
0b66e38c
EZ
42792004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4280
4281 * gdb.texinfo (Source Path): Document the new behavior of
4282 searching for the source files.
4283
15387254
EZ
42842004-07-17 Eli Zaretskii <eliz@gnu.org>
4285
4286 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4287 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4288 (Auto Display): Improve indexing.
4289
2c07db7a
AC
42902004-07-16 Andrew Cagney <cagney@gnu.org>
4291
4292 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4293 "-noasync".
4294
4644b6e3
EZ
42952004-07-09 Eli Zaretskii <eliz@gnu.org>
4296
4297 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4298 have the same prefix have only their prefix in the index.
4299
7561d450
MK
43002004-07-03 Mark Kettenis <kettenis@gnu.org>
4301
4302 * gdb.texinfo (BSD libkvm Interface): New node (section)
4303 (Native): Add it to the menu.
4304
67bebe79
MK
43052004-07-01 Mark Kettenis <kettenis@gnu.org>
4306
4307 * gdbint.texinfo (Target Architecture Definition): Remove
4308 PCC_SOL_BROKEN.
4309
1a6923e0
MK
43102004-06-24 Mark Kettenis <kettenis@gnu.org>
4311
4312 * gdbint.texinfo (Target Architecture Definition): Remove
4313 SUN_FIXED_LBRAC_BUG.
4314
b435e160
AC
43152004-06-26 Andrew Cagney <cagney@gnu.org>
4316
4317 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4318
b5622e8d
AC
43192004-06-20 Andrew Cagney <cagney@gnu.org>
4320
4321 * gdbint.texinfo (Target Architecture Definition): Deprecate
4322 USE_STRUCT_CONVENTION.
4323
e0c07bf0
MC
43242004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4325
4326 gdb.texinfo (Bug Reporting): Mention session recording,
4327 with the script command or Emacs.
4328
782263ab
AC
43292004-06-18 Andrew Cagney <cagney@gnu.org>
4330
4331 * gdbint.texinfo (Target Architecture Definition): Deprecate
4332 FUNCTION_START_OFFSET.
4333
03727ca6
AC
43342004-06-14 Andrew Cagney <cagney@gnu.org>
4335
4336 Based on changes from Karl Berry.
4337 * gdb.texinfo: Do not use @sc in a direntry.
4338 * stabs.texinfo: Change @dircateogry to "Software development".
4339 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4340
97092415
AC
43412004-06-13 Andrew Cagney <cagney@gnu.org>
4342
4343 * gdbint.texinfo (Target Architecture Definition): Delete
4344 description of RETURN_VALUE_ON_STACK.
4345
1f6d4158
AC
43462004-06-09 Andrew Cagney <cagney@gnu.org>
4347
4348 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4349 deleted by previous patch.
4350
d966f0cb
AC
43512004-06-08 Andrew Cagney <cagney@gnu.org>
4352
4353 * gdbint.texinfo (Native Debugging): Delete documentation on
4354 ATTACH_DETACH.
4355
86fe4aaa
RC
43562004-06-06 Randolph Chung <tausq@debian.org>
4357
4358 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4359
d4b6d575
RC
43602004-06-06 Randolph Chung <tausq@debian.org>
4361
5ae4183a 4362 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
4363 the new push_dummy_call method signature. Describe the function
4364 argument.
4365
4e8b0763
JB
43662004-05-24 Joel Brobecker <brobecker@gnat.com>
4367
4368 * gdb.texinfo (Starting): Document new start command.
4369
59caf092
AC
43702004-05-21 Andrew Cagney <cagney@redhat.com>
4371
4372 * observer.texi (GDB Observers): Document "inferior_created".
4373
e4a2df64
AC
43742004-05-08 Andrew Cagney <cagney@redhat.com>
4375
e6b55ae2
AC
4376 * gdbint.texinfo (Target Architecture Definition): Delete
4377 description of DO_DEFERRED_STORES.
4378
28954179
AC
4379 * gdbint.texinfo (Target Architecture Definition): Delete
4380 references to DEPRECATED_FIX_CALL_DUMMY.
4381
434b87dd
AC
4382 * gdbint.texinfo (Target Architecture Definition): Delete
4383 description of DEPRECATED_CALL_DUMMY_WORDS,
4384 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4385
58d28df8
AC
4386 * gdbint.texinfo (Target Architecture Definition): Delete
4387 description of DEPRECATED_PUSH_DUMMY_FRAME.
4388
e4a2df64
AC
4389 * gdbint.texinfo (Target Architecture Definition): Delete
4390 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4391
2b4855ab
AC
43922004-05-07 Andrew Cagney <cagney@redhat.com>
4393
4394 * observer.texi (GDB Observers): Add "Debugging" section. Include
4395 cross reference to "set/show debug observer".
4396 * gdb.texinfo (Debugging Output): Document "set/show debug
4397 observer".
4398
fcf70625
AC
43992004-05-01 Andrew Cagney <cagney@redhat.com>
4400
4401 * gdbint.texinfo (Target Architecture Definition): Delete
4402 description of DEPRECATED_PC_IN_SIGTRAMP.
4403
8ee56bcf
AC
44042004-04-30 Andrew Cagney <cagney@redhat.com>
4405
4406 * gdbint.texinfo (Target Architecture Definition): Delete
4407 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4408
67ab9a76
OF
44092004-04-30 Orjan Friberg <orjanf@axis.com>
4410
4411 * observer.texi (GDB Observers): Correct spelling.
4412
79346bcb
OF
44132004-04-26 Orjan Friberg <orjanf@axis.com>
4414
4415 * observer.texi (GDB Observers): Add target_changed event.
4416
7a464420
AC
44172004-04-08 Andrew Cagney <cagney@redhat.com>
4418
4419 * observer.texi (GDB Observers): Rework, provide generic observer
4420 definitions and then a list of observable events.
4421
6cdf9d98
AC
44222004-04-04 Andrew Cagney <cagney@redhat.com>
4423
4424 * gdbint.texinfo (Host Definition): Delete reference to
4425 NO_SIGINTERRUPT.
4426
ddc135a4
AC
44272004-04-02 Andrew Cagney <cagney@redhat.com>
4428
4429 * gdbint.texinfo (Target Architecture Definition): Delete
4430 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4431
6a1b180d
SC
44322004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4433
4434 * gdb.texinfo (TUI Commands): Document tui reg commands.
4435
d0d5df6f
AC
44362004-03-26 Andrew Cagney <cagney@redhat.com>
4437
4438 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4439 "gdbtui".
4440 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4441 (Contributors): Mention both Text and Terminal User Interface.
4442
aa2a3f87
AC
44432004-03-23 Andrew Cagney <cagney@redhat.com>
4444
4445 * gdbint.texinfo (Target Architecture Definition): Deprecate
4446 references to SIGTRAMP_START and SIGTRAMP_END.
4447
f561f026
AC
44482004-03-23 Andrew Cagney <cagney@redhat.com>
4449
4450 * gdbint.texinfo (Target Architecture Definition): Deprecate
4451 references to PC_IN_SIGTRAMP.
4452
33cb8b0f
AC
44532004-03-19 Andrew Cagney <cagney@redhat.com>
4454
4455 * gdbint.texinfo (Target Architecture Definition): Delete
4456 reference to GDB_TARGET_IS_HPPA.
4457
fc989b7a
AC
44582004-03-18 Andrew Cagney <cagney@redhat.com>
4459
4460 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4461 describe pre_init and post_init.
4462
701b08bb
DJ
44632004-03-09 Daniel Jacobowitz <drow@mvista.com>
4464
4465 * gdb.texinfo (Debugging Output): Document values for "set debug
4466 target".
4467
faae5abe
AC
44682004-02-28 Andrew Cagney <cagney@redhat.com>
4469
4470 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4471
dd79a6cf
JJ
44722004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4473
4474 * gdb.texinfo (breakpoints): Add information about the
4475 new "set breakpoint pending" and "show breakpoint pending"
4476 commands.
4477
e7f16015
AC
44782004-02-26 Andrew Cagney <cagney@redhat.com>
4479
4480 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4481 in Per-architecture module data section.
4482
7161a3a6
RM
44832004-02-25 Roland McGrath <roland@redhat.com>
4484
4485 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4486
2154891a
AC
44872004-02-24 Andrew Cagney <cagney@redhat.com>
4488
4489 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4490 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4491 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 4492
6c74ac8b
AC
44932004-02-17 Andrew Cagney <cagney@redhat.com>
4494
4495 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4496
19772a2c
AC
44972004-02-16 Andrew Cagney <cagney@redhat.com>
4498
4499 * gdbint.texinfo (Target Architecture Definition): Deprecate
4500 FRAMELESS_FUNCTION_INVOCATION.
4501
c9830293
AC
45022004-02-16 Andrew Cagney <cagney@redhat.com>
4503
4504 * gdbint.texinfo (Coding): Mention -Wunused-function.
4505
b9d26eb9
AC
45062004-02-14 Andrew Cagney <cagney@redhat.com>
4507
4508 * gdbint.texinfo (Target Architecture Definition): Delete
4509 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4510
49efadf5
EZ
45112004-02-12 Elena Zannoni <ezannoni@redhat.com>
4512
4513 * gdb.texinfo: Properly quote the name "C++".
4514 * gdbint.texinfo: Ditto.
4515 * stabs.texinfo: Ditto.
4516
1eb288ea
EZ
45172004-02-11 Elena Zannoni <ezannoni@redhat.com>
4518
4519 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4520 minimal information about libiberty.
4521
e4937fc1
MC
45222004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4523
4524 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4525
a9331b3f
RM
45262004-02-04 Roland McGrath <roland@redhat.com>
4527
4528 * gdb.texinfo (Auxiliary Vector): New node (section).
4529 (Data): Add it to the menu.
4530
2650777c
JJ
45312004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4532
4533 * gdb.texinfo (Breakpoints): Add information about pending
4534 breakpoint support.
4535
b4501125
AC
45362004-01-26 Andrew Cagney <cagney@redhat.com>
4537
4538 * gdb.texinfo (Overview): Delete references to the cisco protocol
4539 including the "N" response.
4540
74055713
AC
45412004-01-26 Andrew Cagney <cagney@redhat.com>
4542
4543 * gdbint.texinfo (Target Architecture Definition): Rename
4544 EXTRACT_STRUCT_VALUE_ADDRESS to
4545 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 4546
3bbe9696
EZ
45472004-01-24 Eli Zaretskii <eliz@gnu.org>
4548
4549 * gdb.texinfo (KOD): Document "show os". Add index entries for
4550 "set/show os" and "info cisco" commands.
4551
5843504f
EZ
45522004-01-21 Eli Zaretskii <eliz@gnu.org>
4553
4554 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4555
9175c9a3
MC
45562004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4557
4558 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4559 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4560
8e94b928
NR
45612004-01-19 Nick Roberts <nick@nick.uklinux.net>
4562
4563 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4564 -stack-list-locals.
4565 (GDB/MI Variable Objects): Describe extension to
4566 -var-list-children.
4567
a20cf136
DJ
45682004-01-17 Daniel Jacobowitz <drow@mvista.com>
4569
4570 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4571
afb18d0f
AC
45722004-01-17 Andrew Cagney <cagney@redhat.com>
4573
4574 * gdbint.texinfo (Target Architecture Definition): Delete
4575 documentation on DEPRECATED_NPC_REGNUM.
4576
b51970ac
DJ
45772004-01-13 Daniel Jacobowitz <drow@mvista.com>
4578
4579 * gdb.texinfo: Update copyright year. Mention that set
4580 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4581 "set follow-fork-mode ask".
4582
0f0cffd2
AC
45832004-01-13 Andrew Cagney <cagney@redhat.com>
4584
4585 * gdbint.texinfo: Update copyright year.
4586 (Coding): Add -Wunused-label to list of -Werror warnings.
4587
c552b3bb 45882004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 4589 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
4590
4591 * gdb.texinfo: Update copyright.
4592 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4593 around names, as appropriate. Minor syntax cleanup of
4594 _NSPrintForDebugger explanation. Two spaces after periods.
4595 GDBN used instead of lit. "gdb". Index entries added for
4596 print-object and _NSPrintForDebugger. @noindent added in one spot.
4597
afe157ca
EZ
45982003-11-11 Elena Zannoni <ezannoni@redhat.com>
4599
4600 * stabs.texinfo: Add dircategory and direntry commands.
4601 * annotate.texinfo: Ditto.
4602
963e2bb7
AC
46032003-11-10 Andrew Cagney <cagney@redhat.com>
4604
4605 * gdbint.texinfo (Target Architecture Definition): Replace the
4606 return_value method's "inval" and "outval" parameters with
4607 "readbuf" and "writebuf".
4608
1d8b2f28
JB
46092003-10-28 Jim Blandy <jimb@redhat.com>
4610
4611 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4612 from "The `F' request packet" and "The `F' reply packet", to make
4613 texi2dvi happy.
4614 (File-I/O remote protocol extension): Update menu entries, too.
4615
36d86913
MC
46162003-10-26 Michael Chastain <mec@shout.net>
4617
4618 * gdb.texinfo (Thread Stops): Document the issue with
4619 premature return from system calls in multi-threaded programs.
4620
ce2826aa
AC
46212003-10-24 Andrew Cagney <cagney@redhat.com>
4622
4623 * annotate.texinfo: Fix "fortunatly"[sic].
4624
f24c5e49
KI
46252003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4626
4627 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4628 with "Hitachi" and "Mitsubishi".
4629
92ad9cd9
AC
46302003-10-20 Andrew Cagney <cagney@redhat.com>
4631
4632 * gdbint.texinfo (Target Architecture Definition): Document
4633 gdbarch_return_value. Add cross references from
4634 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4635 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4636
0ab4b752
MK
46372003-10-18 Mark Kettenis <kettenis@gnu.org>
4638
4639 * gdbint.texinfo (Target Architecture Definition): Document
4640 regset_from_core_section.
fb3e19c0
KI
4641
46422003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4643
4644 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4645
a9331b3f 46462003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
4647
4648 From Anthony Green <green@redhat.com>:
5ae4183a 4649 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 4650
1485d690
KB
46512003-10-14 Kevin Buettner <kevinb@redhat.com>
4652
889bf7c5
PA
4653 * gdb.texinfo (Breakpoint related warnings): New node.
4654 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 4655
86d30acc
DJ
46562003-10-13 Daniel Jacobowitz <drow@mvista.com>
4657
4658 * gdb.texinfo (Remote Protocol): Document v and vCont.
4659
172c2a43
KI
46602003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4661
4662 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4663 * gdbint.texinfo: Ditto.
4664
71952f4c
AC
46652003-10-09 Andrew Cagney <cagney@redhat.com>
4666
4667 From 2003-09-18 David Anderson <davea@sgi.com>:
4668 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4669 "command".
4670
268e2188
AC
46712003-10-03 Andrew Cagney <cagney@redhat.com>
4672
4673 * gdbint.texinfo (Target Architecture Definition): Deprecate
4674 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4675 just target.
4676
12c266ea 46772003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 4678
f30992d4 4679 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
4680 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4681 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4682 * gdbint.texinfo (Target Architecture Definition): Rename
4683
46842003-09-30 Andrew Cagney <cagney@redhat.com>
4685
f30992d4 4686 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 4687 (Target Architecture Definition):
f30992d4 4688
2e092625
AC
4689 * gdbint.texinfo (Target Architecture Definition): Rename
4690 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4691
0717ae8a
AC
46922003-09-29 Andrew Cagney <cagney@redhat.com>
4693
dad809b7
AC
4694 * gdbint.texinfo (Target Architecture Definition): Delete
4695 documentation for NEED_TEXT_START_END.
4696
0717ae8a
AC
4697 * gdbint.texinfo (Target Architecture Definition): Rename
4698 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4699 TARGET_WRITE_PC.
a9331b3f 4700
af6cf26d
MC
47012003-09-22 Michael Chastain <mec@shout.net>
4702
4703 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4704
ee206350
AG
47052003-09-21 Anthony Green <green@redhat.com>
4706
4707 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4708
a38c9fe6
MK
47092003-09-21 Mark Kettenis <kettenis@gnu.org>
4710
4711 * gdbint.texinfo (Target Architecture Definition): Document
4712 stabs_argument_has_addr.
4713
77949794
AC
47142003-09-18 Andrew Cagney <cagney@redhat.com>
4715
4716 * gdbint.texinfo (Target Architecture Definition): Delete
4717 documentation on REGISTER_NAMES.
4718
8e823e25
MK
47192003-09-13 Mark Kettenis <kettenis@gnu.org>
4720
4721 * gdbint.texinfo (Target Architecture Definition): Replace
4722 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4723
f27dd7fd
AC
47242003-09-11 Andrew Cagney <cagney@redhat.com>
4725
4726 * gdbint.texinfo (Target Architecture Definition): Replace
4727 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4728
8b148df9
AC
47292003-08-18 Andrew Cagney <cagney@redhat.com>
4730
4731 * gdbint.texinfo (Target Architecture Definition): Document
4732 "frame_red_zone_size".
4733
25d29d70
AC
47342003-08-09 Andrew Cagney <cagney@redhat.com>
4735
4736 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4737 with "set/show backtrace past-main" and "set/show backtrace
4738 limit".
4739
c938e9b0
L
47402003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4741
4742 * Makefile.in (install-info): Support DESTDIR.
4743 (install-html): Likewise.
4744
64fabec2
AC
47452003-08-07 Andrew Cagney <cagney@redhat.com>
4746
4747 Patch from Nick Roberts.
4748 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4749 bindings. Remove description of send-gdb-command.
4750
2fcf52f0
AC
47512003-08-07 Andrew Cagney <cagney@redhat.com>
4752
4753 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4754 GDB 6.0.
4755
086432e2
AC
47562003-08-06 Andrew Cagney <cagney@redhat.com>
4757
4758 * gdb.texinfo (Mode Options): Mention that level three is the
4759 highest available and that level 2 is deprecated.
4760 (Annotations Overview): Mention annotation levels. Cross reference
4761 to "Limitations of the Annotation Interface" in annotate.texi.
4762 (TODO, Value Annotations, Frame Annotations): Delete section.
4763 (Displays, Breakpoint Info): Delete.
4764
e5249f67
AC
47652003-08-04 Andrew Cagney <cagney@redhat.com>
4766
4767 * agentexpr.texi: Delete @bye.
4768 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4769 (stabs.info): Add $(srcdir) to include search path.
4770 (html): Depend on "annotate_toc.html", and not "annotate.html".
4771 * stabs.texinfo: Ditto. Include "fdl.texi".
4772 * gdbint.texinfo: Update copyright statement's list of invariant
4773 sections.
4774
e6f672d2
AC
47752003-07-28 Andrew Cagney <cagney@redhat.com>
4776
4777 * Makefile.in (INFO_DEPS): Add annotate.info.
4778 (dvi, ps, html, pdf): Add annotate.
4779 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4780 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4781 (ANNOTATE_DOC_FILES): New macro.
4782 (ANNOTATE_TEX_TMPS): New macro.
4783 (annotate.info, annotate_toc.html): Specify dependencies.
4784 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4785 * annotate.texinfo: Rename annotate.texi. Get building. Add
4786 "Migrating to GDB/MI" and "Limitations of the Annotation
4787 Interface" chapters. Mention why it is not part of the user
4788 guide. Update copyright notice. Include "fdl.texi".
4789
72ffddc9
SC
47902003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4791
4792 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4793
a9f12a31
DJ
47942003-07-24 Daniel Jacobowitz <drow@mvista.com>
4795
4796 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4797
b1fe9455
DJ
47982003-07-24 Daniel Jacobowitz <drow@mvista.com>
4799
4800 * gdb.texinfo (Server): Mention pidof.
4801
153721e6
AC
48022003-07-22 Andrew Cagney <cagney@redhat.com>
4803
4804 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4805 list.
4806
0fac0b41
DJ
48072003-06-28 Daniel Jacobowitz <drow@mvista.com>
4808
4809 * gdb.texinfo (Logging output): New chapter.
4810
4e562065
JB
48112003-06-24 Joel Brobecker <brobecker@gnat.com>
4812
4813 * gdb.texinfo (Unsupported languages): New section.
4814 (Languages): Add link to new section.
4815
f2c06f52
AC
48162003-06-22 Andrew Cagney <cagney@redhat.com>
4817
4818 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4819
b4177fca
DJ
48202003-06-22 Daniel Jacobowitz <drow@mvista.com>
4821
4822 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4823
f418dd93
DJ
48242003-06-22 Daniel Jacobowitz <drow@mvista.com>
4825
4826 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4827 * agentexpr.texi: Retitle section, and change it to an appendix.
4828 Comment out texinfo initialization. Factor a @var{} into two
4829 pieces to prevent makeinfo warnings.
4830 * gdb.texinfo: Add Agent Expressions appendix.
4831
4ca61388
DJ
48322003-06-19 Daniel Jacobowitz <drow@mvista.com>
4833
4834 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4835
07f31aa6
DJ
48362003-06-18 Daniel Jacobowitz <drow@mvista.com>
4837
5ae4183a 4838 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
4839 remote target". Document the "detach" and "disconnect" commands.
4840 (Server, Netware, Debug Session): Reference "Connecting to a
4841 remote target".
4842 (GDB/MI Target Manipulation): Document "-target-disconnect".
4843
2dd0da42
AC
48442003-06-13 Andrew Cagney <cagney@redhat.com>
4845
4846 * gdbint.texinfo (Target Architecture Definition): Deprecate
4847 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4848 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4849
e7a3abfc
JB
48502003-06-09 Jim Blandy <jimb@redhat.com>
4851
4852 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4853
25e3a86b
AC
48542003-06-08 Andrew Cagney <cagney@redhat.com>
4855
4856 * gdbint.texinfo (Target Architecture Definition): Delete
4857 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4858
a9e5fdc2
AC
48592003-06-08 Andrew Cagney <cagney@redhat.com>
4860
4861 * gdbint.texinfo (Target Architecture Definition): Document
4862 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4863
b37303ee
AF
48642003-06-07 Adam Fedor <fedor@gnu.org>
4865
4866 * gdb.texinfo: Add Objective-C documentation.
4867
39fe6e80
AC
48682003-06-01 Andrew Cagney <cagney@redhat.com>
4869
4870 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4871 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4872
125309b2
AC
48732003-05-21 Andrew Cagney <cagney@redhat.com>
4874
4875 * gdbint.texinfo (Target Architecture Definition): Delete
4876 references to "extract_address" and "store_address".
4877
b8b527c5
AC
48782003-05-16 Andrew Cagney <cagney@redhat.com>
4879
4880 * gdbint.texinfo (Target Architecture Definition): Replace
4881 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4882 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4883
50e3ee83
TR
48842003-05-14 Theodore A. Roth <troth@openavr.org>
4885
4886 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4887
44e2be90
L
48882003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4889
4890 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4891 (gdb.dvi): Likewise.
4892 (gdb.pdf): Likewise.
4893 (links2roff): Likewise.
4894
df5215a6
JB
48952003-05-08 Jim Blandy <jimb@redhat.com>
4896
4897 * gdb.texinfo (Dump/Restore Files): Update documentation for
4898 'dump', 'append', and 'restore': note that format argument is
4899 optional; simplify presentation of the command variants; and be
4900 more precise about the formats.
4901
5e7b2f39
JB
49022003-05-07 Jim Blandy <jimb@redhat.com>
4903
4904 * gdb.texinfo (Symbols): Update documentation: 'maint list
4905 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4906 symtabs' and 'maint info psymtabs'.
4907
b1e29e33
AC
49082003-05-05 Andrew Cagney <cagney@redhat.com>
4909
4910 * gdbint.texinfo (Target Architecture Definition): Make
4911 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4912 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4913 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4914
00905d52
AC
49152003-05-04 Andrew Cagney <cagney@redhat.com>
4916
4917 * gdb.texinfo (Maintenance Commands): Document "maint print
4918 dummy-frames".
4919
54ff5908
AC
49202003-05-04 Andrew Cagney <cagney@redhat.com>
4921
4922 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4923
32e7087d
JB
49242003-05-03 J. Brobecker <brobecker@gnat.com>
4925
4926 Thierry Schneider <tpschneider1@yahoo.com>
4927 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4928 for new MI command.
4929
7043d8dc
AC
49302003-05-03 Andrew Cagney <cagney@redhat.com>
4931
4932 * gdbint.texinfo (Target Architecture Definition): Document
4933 push_dummy_code. Add cross references.
4934
e33d66ec
EZ
49352003-05-02 Elena Zannoni <ezannoni@redhat.com>
4936
4937 * gdb.texinfo (Character Sets): Update to reflect new behavior of
4938 set/show charsets commands.
4939
0ba6dca9
AC
49402003-04-28 Andrew Cagney <cagney@redhat.com>
4941
4942 * gdbint.texinfo (Target Architecture Definition): Replace
4943 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4944 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4945
d7a27068
AC
49462003-04-28 Andrew Cagney <cagney@redhat.com>
4947
4948 * gdbint.texinfo (Target Architecture Definition): Rename
4949 "tm_print_insn" to "deprecated_tm_print_insn".
4950
44ea7b70
JB
49512003-04-09 Jim Blandy <jimb@redhat.com>
4952
4953 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4954 list psymtabs'.
4955
fb8f8949
AC
49562003-04-08 Andrew Cagney <cagney@redhat.com>
4957
4958 * gdbint.texinfo (Target Architecture Definition): Delete
4959 references to EXTRA_FRAME_INFO.
4960
32fb0f22
AC
49612003-04-08 Andrew Cagney <cagney@redhat.com>
4962
4963 * gdbint.texinfo (Target Architecture Definition): Delete
4964 PRINT_TYPELESS_INTEGER.
4965
6be67e67
JB
49662003-04-02 J. Brobecker <brobecker@gnat.com>
4967
4968 * observer.texi (GDB Observers): Adjust the documentation for the
4969 normal_stop notification to better describe reality. Fix a couple
4970 of minor typos.
4971
4e35d5f0
BR
49722003-04-02 Bob Rossi <bob_rossi@cox.net>
4973
a9331b3f 4974 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
4975 '-file-list-exec-source-file'
4976
e8a8712a
AC
49772003-03-31 Andrew Cagney <cagney@redhat.com>
4978
4979 * gdbint.texinfo (Target Architecture Definition): Delete
4980 references to CALL_DUMMY_P.
4981
6c0e89ed
AC
49822003-03-30 Andrew Cagney <cagney@redhat.com>
4983
4984 * gdbint.texinfo (Target Architecture Definition): Remove
4985 reference to TARGET_WRITE_SP.
a9331b3f 4986
378bfd1b
AC
49872003-03-27 Andrew Cagney <cagney@redhat.com>
4988
4989 * gdbint.texinfo (Target Architecture Definition): Remove
4990 references to write_sp.
6c0e89ed 4991
922fbb7b
AC
49922003-03-27 Andrew Cagney <cagney@redhat.com>
4993
4994 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4995 chapter body. Use @smallexample instead of @example.
4996 (Annotations): Ditto.
4997 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4998 annotate.texi.
4999
b81774d8
AC
50002003-03-26 Andrew Cagney <cagney@redhat.com>
5001
5002 * gdbint.texinfo (Target Architecture Definition): Replace
5003 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5004 dummy_addr parameters.
5005
1bf6d5cc
AC
50062003-03-25 Andrew Cagney <cagney@redhat.com>
5007
5008 * gdbint.texinfo (Target Architecture Definition): Delete
5009 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5010 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5011 Add reference to PUSH_ARGUMENTS.
5012
618ce49f
AC
50132003-03-23 Andrew Cagney <cagney@redhat.com>
5014
5015 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5016 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5017
bcd7e15f
JB
50182003-03-18 J. Brobecker <brobecker@gnat.com>
5019
5020 * gdbint.texinfo (Algorithms): Add new section describing the
5021 Observer paradigm.
5022 (Top): Add menu entry to new observer appendix.
5023 * observer.texi: New file.
5024 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5025 new observer.texi file.
5026
9fe8321b
AC
50272003-03-17 Andrew Cagney <cagney@redhat.com>
5028
5029 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5030 that GNU Press update the manual version number.
5031
ac2adee5
AC
50322003-03-12 Andrew Cagney <cagney@redhat.com>
5033
5034 * gdbint.texinfo (Target Architecture Definition): Delete
5035 references to get_saved_register. Rename GET_SAVED_REGISTER to
5036 DEPRECATED_GET_SAVED_REGISTER.
5037
749b82f6
AC
50382003-03-13 Andrew Cagney <cagney@redhat.com>
5039
5040 * gdbint.texinfo (Target Architecture Definition): Replace
5041 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5042
8bedc050
AC
50432003-03-12 Andrew Cagney <cagney@redhat.com>
5044
5045 * gdbint.texinfo (Target Architecture Definition): Rename
5046 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 5047
0ce1b118
CV
50482003-03-10 Corinna Vinschen <vinschen@redhat.com>
5049
5050 * gdb.texinfo: Add File-I/O documentation.
5051
12cc2063
AC
50522003-03-10 Andrew Cagney <cagney@redhat.com>
5053
5054 * gdbint.texinfo (Target Architecture Definition): Cross reference
5055 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5056
7453dc06
AC
50572003-03-07 Andrew Cagney <cagney@redhat.com>
5058
5059 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5060 frame" command.
5061
6314f104
AC
50622003-03-05 Andrew Cagney <cagney@redhat.com>
5063
5064 * gdbint.texinfo (Target Architecture Definition): Document
5065 unwind_dummy_id. Cross reference unwind_dummy_id and
5066 SAVE_DUMMY_FRAME_TOS.
5067
f1212245
DJ
50682003-03-05 James Ingham <jingham@apple.com>
5069 Daniel Jacobowitz <drow@mvista.com>
5070
5071 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5072 and "show cp-abi".
5073
77e7e267
AC
50742003-03-03 Andrew Cagney <cagney@redhat.com>
5075
5076 * gdbint.texinfo (Target Architecture Definition): Document
5077 register_type.
5078
838a8221
AC
50792003-03-03 Andrew Cagney <cagney@redhat.com>
5080
5081 * stabs.texinfo (Structures): Use @samp and separate @var's
5082 instead of a single @var containing a comma separated list.
5083 (Unions): Ditto.
5084
d7f4a264
DJ
50852003-03-02 Daniel Jacobowitz <drow@mvista.com>
5086
5087 * Makefile.in (distclean): Remove config.log.
5088
f30ee0bc
AC
50892003-03-01 Andrew Cagney <cagney@redhat.com>
5090
5091 * gdbint.texinfo (Target Architecture Definition): Rename
5092 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5093
50942003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
5095
5096 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5097 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5098
be448670
CF
50992003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5100
5101 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5102 (Non-debug DLL symbols): New node, describing the minimal symbols
5103 loaded from DLLs without real debugging symbols.
5104
501eef12
AC
51052003-02-20 Andrew Cagney <ac131313@redhat.com>
5106
5107 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5108 hardware-breakpoint-limit".
5109 (Set Watchpoints): Add cross reference to "set remote
5110 hardware-watchpoint-limit".
5111 (Remote configuration options): New section.
5112
21c294e6
AC
51132003-02-04 Andrew Cagney <ac131313@redhat.com>
5114
e9be73e4
AC
5115 * gdbint.texinfo (Target Architecture Definition): Delete
5116 descrption of IS_TRAPPED_INTERNALVAR.
5117
21c294e6
AC
5118 From Keith Seitz <keiths@redhat.com>:
5119 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5120 option "-i"/"--interpreter" to this chapter. Include index
5121 entries.
5122
0179ffac
DC
51232003-02-04 David Carlton <carlton@math.stanford.edu>
5124
5125 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5126 (Variables): Recommend stabs+ and DWARF 2.
5127 (C plus plus expressions): Correct info about
5128 compiler versions, debug formats.
5129 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5130 PR symtab/874.
5131
7ca9f392
AC
51322003-02-01 Andrew Cagney <ac131313@redhat.com>
5133
5134 * gdbint.texinfo (Target Architecture Definition): Delete
5135 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5136 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5137 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5138 references to nindy and i960.
5139 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5140
31a85ea2
AC
51412003-02-01 Andrew Cagney <ac131313@redhat.com>
5142
5143 * gdbint.texinfo (Target Architecture Definition): Delete
5144 FLOAT_INFO.
5145
6b894e49
AC
51462003-01-30 Andrew Cagney <ac131313@redhat.com>
5147
5148 * stabs.texinfo (Member Type Descriptor): Clarify description of
5149 `@'. Suggested by Ben Hutchings.
5150
c48861fb
AC
51512003-01-29 Andrew Cagney <ac131313@redhat.com>
5152
5153 * gdb.texinfo (M68K): Delete reference to es1800.
5154
617073a9
AC
51552003-01-29 Andrew Cagney <ac131313@redhat.com>
5156
5157 * gdb.texinfo (Maintenance Commands): Document `maint print
5158 reggroups' and `maint print register-groups'.
5159 * gdbint.texinfo (Target Architecture Definition): Document
5160 register_reggroup_p.
5161
5b5d99cf
JB
51622003-01-23 Jim Blandy <jimb@redhat.com>
5163
5164 * gdb.texinfo (Separate Debug Files): New section.
5165
e7ba9c65
DJ
51662003-01-22 Daniel Jacobowitz <drow@mvista.com>
5167
5168 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5169 and "maint show profile".
5170
94e91d6d
MC
51712003-01-16 Michael Chastain <mec@shout.net>
5172
5173 * gdb.texinfo (Installing GDB): Warn against
5174 ".../gdb-VERSION/gdb/configure".
5175 (Separate Objdir): Likewise.
5176
867f3898
AC
51772003-01-15 Andrew Cagney <ac131313@redhat.com>
5178
5179 * gdbint.texinfo (Target Architecture Definition): Delete
5180 definition of PRINT_REGISTER_HOOK.
5181
f153cc92
EZ
51822003-01-15 Elena Zannoni <ezannoni@redhat.com>
5183
5184 (OpenRISC 1000): Fix formatting of command names.
5185
c60eb6f1
EZ
51862003-01-15 Elena Zannoni <ezannoni@redhat.com>
5187
5188 * gdb.texinfo (Continuing and Stepping): Add new command
5189 'advance'. Clarify behavior of 'until'.
5190
f5ebfba0
DJ
51912003-01-13 Daniel Jacobowitz <drow@mvista.com>
5192
5193 * gdb.texinfo (Files): Document solib-absolute-prefix and
5194 solib-search-path.
5195
4ce8657e
MC
51962003-01-09 Michael Chastain <mec@shout.net>
5197
5198 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5199 (Create a Release): Add new instructions for new @file{src-release}.
5200 Document existing instructions for @file{Makefile.in} as
5201 being for @value{GDBN} 5.3.1 or earlier.
5202
372613e3
AC
52032003-01-09 Andrew Cagney <ac131313@redhat.com>
5204
5205 * gdbint.texinfo (Target Architecture Definition): Mention
5206 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5207 allocate memory.
5208
b4e9345d
DJ
52092003-01-04 Daniel Jacobowitz <drow@mvista.com>
5210
5211 * gdb.texinfo (Controlling GDB): Add @kindex for
5212 "show osabi".
5213 (Backtraces): Add @kindex's for backtrace-below-main.
5214
98b45e30
DJ
52152003-01-04 Daniel Jacobowitz <drow@mvista.com>
5216
5217 * gdb.texinfo (Controlling GDB): Document "set osabi".
5218
95f90d25
DJ
52192003-01-04 Daniel Jacobowitz <drow@mvista.com>
5220
5221 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5222 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5223
1e698235
DJ
52242003-01-04 Daniel Jacobowitz <drow@mvista.com>
5225
5226 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5227 "set coerce-float-to-double".
5228 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5229
e632838e
AC
52302003-01-02 Andrew Cagney <ac131313@redhat.com>
5231
5232 * stabs.texinfo: Remove obsolete text.
5233 * gdbint.texinfo: Ditto.
5234 * gdb.texinfo: Ditto.
5235
c133ab7a
MK
52362002-12-22 Mark Kettenis <kettenis@gnu.org>
5237
5238 * gdbint.texinfo (Target Architecture Definition): Update
5239 description of gdbarch_register_osabi.
5240
f821f325
KH
52412002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5242
5243 * agentexpr.texi: Fix typos.
5244 * annotate.texi: Likewise.
5245 * fdl.texi: Likewise.
5246
85a6d8d3 52472002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
5248
5249 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5250 DEPRECATED_INIT_FRAME_PC.
5251
ae45cd16
AC
52522002-12-01 Andrew Cagney <ac131313@redhat.com>
5253
5254 * gdbint.texinfo (Target Architecture Definition): Delete
5255 PC_IN_CALL_DUMMY.
5256
07555a72
AC
52572002-11-28 Andrew Cagney <ac131313@redhat.com>
5258
5259 * gdbint.texinfo (Host Definition): Delete documentation on
5260 USE_GENERIC_DUMMY_FRAMES.
5261
c166cdc7
EZ
52622002-11-26 Elena Zannoni <ezannoni@redhat.com>
5263
5ae4183a 5264 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
5265 * Makefile.in (install-info): Run the install-info command as part
5266 of the post install steps only.
5267 (uninstall-info): New target.
5268 (uninstall): New target.
5269
35db0260
EZ
52702002-11-22 Elena Zannoni <ezannoni@redhat.com>
5271
5272 * Makefile.in (install): Make install do some real work.
5273
9ba8d803
AC
52742002-11-19 Andrew Cagney <ac131313@redhat.com>
5275
5276 Fix POSIX problem reported by Paul Eggert.
5277 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5278 Fix PR gdb/527.
5279
903ad3a6
AC
52802002-10-26 Andrew Cagney <cagney@redhat.com>
5281
5282 * gdbint.texinfo (Target Architecture Definition): Delete
5283 definition of DO_REGISTERS_INFO.
5284
f2abfe65
KB
52852002-10-18 Kevin Buettner <kevinb@redhat.com>
5286
5287 * gdbint.texinfo (Address Classes): Fix problems with insertion
5288 of ``{'' and ``}'' in example.
5289
b5b0480a
KB
52902002-10-17 Kevin Buettner <kevinb@redhat.com>
5291
5292 * gdbint.texinfo (Address Classes): New section.
5293 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5294 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5295 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5296 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5297
c85508ee
KD
52982002-10-11 Klee Dienes <kdienes@apple.com>
5299
5300 * gdb.texinfo (Registers): Mention vector registers as well as
5301 floating registers in the documentation for 'info registers' and
5302 'info all-registers'.
5303
6d12fc3d
DJ
53042002-10-11 Daniel Jacobowitz <drow@mvista.com>
5305
5306 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5307
8d19fbd2
JJ
53082002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5309
5310 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5311 interface definition.
5312
a37295f9
MM
53132002-10-03 Marko Mlinar <markom@opencores.org>
5314
5315 * gdb.texinfo (Target Commands): Add or1k target specific
5316 commands.
5317 * gdb.texinfo (Contributors): Add myself to the contributors list.
5318
da0f9dcd
AC
53192002-10-01 Andrew Cagney <ac131313@redhat.com>
5320
5321 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5322 and "mi1" instead of "mi1" and "mi0".
5323
2e834e49
HPN
53242002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5325
5326 * gdb.texinfo (Packets): Fix typos "alligned".
5327 Correct z3/Z3 description. Correct z4/Z4 title.
5328
050be0dc
AC
53292002-09-27 Andrew Cagney <ac131313@redhat.com>
5330
5331 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5332
1104b9e7
KB
53332002-09-25 Kevin Buettner <kevinb@redhat.com>
5334
5335 * gdb.texinfo: Use GNU/Linux instead of Linux.
5336
512217c7
AC
53372002-09-25 Andrew Cagney <ac131313@redhat.com>
5338
5339 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5340
10998722
AC
53412002-09-24 Andrew Cagney <ac131313@redhat.com>
5342
512217c7 5343 * gdb.texinfo: Replace @example with @smallexample.
10998722 5344
a0eb71c5
KB
53452002-09-20 Kevin Buettner <kevinb@redhat.com>
5346
f7dc1244 5347 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
5348 * gdb.texinfo (Character Sets): Use @smallexample instead of
5349 @example. Use GNU/Linux instead of Linux.
5350
53512002-09-20 Jim Blandy <jimb@redhat.com>
5352
5353 * gdb.texinfo: Add character set documentation.
5354
2f870471
AC
53552002-09-19 Andrew Cagney <ac131313@redhat.com>
5356
5357 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5358 (Packets): Add cross reference from `b' packet to `z' packets.
5359
790eb8f5
AC
53602002-09-19 Andrew Cagney <ac131313@redhat.com>
5361
8d30a00d
AC
5362 * gdb.texinfo (Maintenance Commands): Document ``maint
5363 internal-error'' and ``maint internal-warning''.
5364
790eb8f5
AC
5365 * gdbint.texinfo (Target Architecture Definition): Revise
5366 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5367
a23a7bf1
JB
53682002-09-19 Joel Brobecker <brobecker@gnat.com>
5369
5370 * gdbint.texinfo (Target Conditionals): Document the new
5371 NAME_OF_MALLOC macro.
5372
299ffc64
AC
53732002-09-05 Andrew Cagney <ac131313@redhat.com>
5374
5375 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5376 engineer.
5377
b7bb15bc
SC
53782002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5379
5380 * gdb.texinfo (TUI Overview): Document status line fields.
5381
3d757584
SC
53822002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5383
5384 * gdb.texinfo (TUI Commands): Document info win command.
5385
269c21fe
SC
53862002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5387
5388 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5389
7cf36c78
SC
53902002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5391
5392 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5393 (TUI Keys): Likewise.
5394
d2c6833e
AC
53952002-08-25 Andrew Cagney <ac131313@redhat.com>
5396
5397 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5398 for a packet receive.
5399
46d8b1c3
AC
54002002-08-25 Andrew Cagney <ac131313@redhat.com>
5401
5402 * Makefile.in (clean): Move to end of file.
5403 (distclean, maintainer-clean, realclean): Ditto.
5404 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5405 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5406 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5407 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5408
b0787093
AC
54092002-08-24 Andrew Cagney <ac131313@redhat.com>
5410
5411 * Makefile.in (GDBINT_TEX_TMPS): Define.
5412 (gdbint.dvi, gdbint.pdf): Use
5413 (GDB_TEX_TMPS): Define.
5414 (gdb.dvi, gdb.pdf): Use.
5415 (STABS_TEX_TMPS): Define.
5416 (stabs.dvi, stabs.pdf): Use.
5417 (GDB_DOC_SOURCE_INCLUDES): New macros.
5418 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5419 (GDBINT_DOC_FILES_INCLUDES): New macros.
5420 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5421 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5422 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5423 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5424 (links2roff): Replace SFILES_INCLUDED with
5425 GDB_DOC_SOURCE_INCLUDES.
5426 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5427 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5428 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5429 dependencies.
5430 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5431 dependencies.
5432 (gdbmi.texinfo): Delete rule.
5433 (inc-hist.texinfo): Delete rule.
5434 (rluser.texinfo): Delete rule.
5435
ebba8386
AC
54362002-08-23 Andrew Cagney <cagney@redhat.com>
5437
5438 * gdbint.texinfo (Target Architecture Definition): Update
5439 STORE_RETURN_VALUE, mention regcache.
5440
0ab7a791
AC
54412002-08-21 Andrew Cagney <ac131313@redhat.com>
5442
5443 * gdbint.texinfo (Target Architecture Definition): Document
5444 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5445
ee2d5c50
AC
54462002-08-19 Andrew Cagney <ac131313@redhat.com>
5447
5448 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5449 Fix minor typos. Add index entries.
5450
53c69bd7
AC
54512002-08-18 Andrew Cagney <ac131313@redhat.com>
5452
5453 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5454
e76f1f2e
AC
54552002-08-15 Andrew Cagney <ac131313@redhat.com>
5456
5457 * gdbint.texinfo (Target Architecture Definition): Document
5458 PRINT_VECTOR_INFO.
5459 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5460
0680b120
AC
54612002-08-13 Andrew Cagney <ac131313@redhat.com>
5462
5463 * gdb.texinfo (Maintenance Commands): Document "maint print
5464 registers", "maint print raw-registers" and "maint print
5465 cooked-registers".
5466
3c3bea1c
GS
54672002-08-08 Grace Sainsbury <graces@redhat.com>
5468
a9331b3f 5469 From Mark Salter:
3c3bea1c
GS
5470 * gdb.texinfo (Protocol): Document T packet extension to
5471 allow watchpoint address reporting.
5472
42f9b0a5
AC
54732002-08-03 Andrew Cagney <ac131313@redhat.com>
5474
5475 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5476
db034ac5
AC
54772002-08-01 Andrew Cagney <cagney@redhat.com>
5478
5479 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5480 to CHILL.
5481
e2b28d04
AC
54822002-08-01 Andrew Cagney <ac131313@redhat.com>
5483
5484 * gdbint.texinfo (Coding): Revise section "Include Files".
5485
7fb623f7
AC
54862002-07-24 Andrew Cagney <cagney@redhat.com>
5487
5488 * gdbint.texinfo: Obsolete references to m88k.
5489 * gdb.texinfo: Ditto.
5490
4a2b4636
JB
54912002-07-10 Joel Brobecker <brobecker@gnat.com>
5492
7fb623f7 5493 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
5494 where the proper version of autoconf can be retrieved.
5495
a71ec265
DH
54962002-07-09 Don Howard <dhoward@redhat.com>
5497
5498 * gdb.texinfo (Command Files): Further describe the behavior of
5499 sourced command files.
5500
b9aa90c9
AC
55012002-06-27 Andrew Cagney <ac131313@redhat.com>
5502
5503 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5504 (Coding): Clarify ISO C version that GDB assumes.
5505
40dd2248
TT
55062002-06-26 Tom Tromey <tromey@redhat.com>
5507
5508 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5509 add_setshow_cmd_full.
5510
bfac230e
DH
55112002-06-25 Don Howard <dhoward@redhat.com>
5512
5513 * gdb.texinfo (Memory Region Attributes): Document new behavior
5514 for 'mem' command.
5515
475b0867
JB
55162002-06-11 Jim Blandy <jimb@redhat.com>
5517
919d772c
JB
5518 * gdb.texinfo (Symbols): Update documentation for `info source'
5519 command.
5520
475b0867
JB
5521 * gdb.texinfo (Macros): Call the command `info macro', not
5522 `show macro'.
5523
ba8c9337
AC
55242002-06-09 Andrew Cagney <ac131313@redhat.com>
5525
5526 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5527 data''.
5528
1029b7fa
MK
55292002-06-09 Mark Kettenis <kettenis@gnu.org>
5530
5531 * gdbint.texinfo (Target Architecture Definition): Document
5532 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5533
16737d73
AC
55342002-06-08 Andrew Cagney <ac131313@redhat.com>
5535
5536 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5537 lists.
5538
30107679
AC
55392002-06-08 Andrew Cagney <ac131313@redhat.com>
5540
5541 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5542 Branch''.
5543
3352e23e
AC
55442002-06-01 Andrew Cagney <ac131313@redhat.com>
5545
5546 * gdbint.texinfo (Target Architecture Definition): Add section
5547 ``Converting an existing Target Architecture to Multi-arch''.
5548
cbb09e6a
AC
55492002-05-30 Andrew Cagney <ac131313@redhat.com>
5550
5551 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5552 to ``Obsoleting code''. Revise.
5553
e2e0bcd1
JB
55542002-05-17 Jim Blandy <jimb@redhat.com>
5555
5556 * gdb.texinfo (C Preprocessor Macros): New chapter.
5557 Include it in the main menu.
5558 (Contributors): Credit Jim Blandy with macro support.
5559 (Compilation): Explain how to get macro information into the
5560 executable.
5561 (Expressions): Note that preprocessor macros are expanded.
5562
9db8d71f
DJ
55632002-05-14 Daniel Jacobowitz <drow@mvista.com>
5564
5565 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5566 options for `target remote'.
5567
6d531722
AC
55682002-05-13 Andrew Cagney <ac131313@redhat.com>
5569
5570 * gdbint.texinfo (Target Architecture Definition): Delete
5571 documentation on NNPC_REGNUM.
5572
13d01224
AC
55732002-05-11 Andrew Cagney <ac131313@redhat.com>
5574
5575 * gdbint.texinfo (Target Architecture Definition): Document
5576 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5577 (Target Architecture Definition): Revise section `Using Different
5578 Register and Memory Data Representations'. Add section `Raw and
5579 Virtual Register Representations'.
5580
b2e75d78
AC
55812002-05-11 Andrew Cagney <ac131313@redhat.com>
5582
5583 * gdbint.texinfo (Target Architecture Definition): Mention
5584 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5585 (Target Architecture Definition): Mention same. Add references to
5586 web pages.
5587
2c8682ee
MS
55882002-05-08 Michael Snyder <msnyder@redhat.com>
5589
5590 * stabs.texinfo (Attributes): Document new "vector" attribute.
5591
0816590b
AC
55922002-05-04 Andrew Cagney <ac131313@redhat.com>
5593
5594 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5595
2653173e
AC
55962002-05-04 Andrew Cagney <ac131313@redhat.com>
5597
5598 * gdb.texinfo: Delete obsolete references to a29k.
5599
d7bd68ca
AC
56002002-04-24 Andrew Cagney <ac131313@redhat.com>
5601
5602 * gdbint.texinfo (Target Architecture Definition): Replace
5603 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5604
21d83aa5
DM
56052002-04-24 David S. Miller <davem@redhat.com>
5606
5607 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5608
7673a6cc
DM
56092002-04-21 David S. Miller <davem@redhat.com>
5610
5611 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5612
d49d1e0a
AC
56132002-04-21 Andrew Cagney <ac131313@redhat.com>
5614
5615 * gdbint.texinfo (Target Architecture Definition): Delete
5616 definition of HAVE_REGISTER_WINDOWS.
5617
f7dc1244 56182002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
5619
5620 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5621 "Theodore A. Roth" <troth@verinet.com>.
5622
5ca0cb28
DH
56232002-04-15 Don Howard <dhoward@redhat.com>
5624
f7dc1244 5625 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 5626 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 5627 Provide a better explaination of this feature.
5ca0cb28 5628
f208ba17
AC
56292002-04-14 Andrew Cagney <ac131313@redhat.com>
5630
5631 * gdbint.texinfo (Target Architecture Definition): Remove
5632 FRAME_CHAIN_COMBINE.
5633
d5ba91de
MC
56342002-04-12 Michael Chastain <mec@shout.net>
5635
5636 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5637 REG_STACK_SEGMENT.
5638
26818220
MC
56392002-04-09 Michael Chastain <mec@shout.net>
5640
5641 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5642 PYRAMID_* macros.
5643
129188f6
AC
56442002-04-07 Andrew Cagney <ac131313@redhat.com>
5645
5646 * gdb.texinfo (Bug Reporting): Document that the web is the
5647 prefered way of submitting bug reports.
5648 (Bug Reporting): Delete the s-mail address as the last resort.
5649
8227c0ff
AC
56502002-04-05 Andrew Cagney <ac131313@redhat.com>
5651
5652 * gdbint.texinfo (Target Architecture Definition): Delete
5653 references to TARGET_WRITE_FP and write_fp.
5654
16d9dec6
MS
56552002-03-27 Michael Snyder <msnyder@redhat.com>
5656
5657 * gdb.texinfo: Document new commands dump, append, and restore.
5658
9ae8b82c
AC
56592002-03-27 Andrew Cagney <ac131313@redhat.com>
5660
5661 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5662 Branch'.
5663
474c8240
AC
56642002-03-18 Andrew Cagney <ac131313@redhat.com>
5665
5666 * gdb.texinfo: Change all examples to @smallexample.
5667 * gdbint.texinfo: Ditto.
a9331b3f 5668
fb0ff88f
AC
56692002-03-18 Andrew Cagney <ac131313@redhat.com>
5670
5671 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5672 Branches''.
5673
9bb0a4d8
AC
56742002-03-18 Andrew Cagney <ac131313@redhat.com>
5675
5676 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5677 Policy''.
5678
937f164b
FF
56792002-03-04 Fred Fish <fnf@redhat.com>
5680
5681 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5682 expresson, suports, dependant, trhe, perhaphs, situtations,
5683 explictily, taged, oportunity, unfortunatly).
5684
a7b40f07
AC
56852002-02-24 Andrew Cagney <ac131313@redhat.com>
5686
5687 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5688 Remove reference to 3.12.
5689
aab4e0ec
AC
56902002-02-23 Andrew Cagney <ac131313@redhat.com>
5691
5692 * gdbint.texinfo: Include fdl.texi.
5693 (Top): Add GNU Free Documentation License.
5694 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5695 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5696 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5697 (gdbint.info): Add srcdir to include path.
5698 * gdb.texinfo: Include gpl.texi.
5699 (Top): Add Copying.
5700 * gpl.texi: New file.
5701
47b95330
AC
57022002-02-23 Andrew Cagney <ac131313@redhat.com>
5703
5704 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5705
78c47bea
PM
57062002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5707
5708 * gdb.texinfo: Document Cygwin native specific commands.
5709
56460a61
DJ
57102002-02-15 Daniel Jacobowitz <drow@mvista.com>
5711
5712 * gdb.texinfo: Document gdbserver ``--attach'' command.
5713
def71bfa
MS
57142002-02-07 Michael Snyder <msnyder@redhat.com>
5715
5716 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5717 to @code(_ovly_debug_event).
5718
c928edc0
AC
57192002-02-07 Andrew Cagney <ac131313@redhat.com>
5720
5721 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5722
81d46470
MS
57232002-02-06 Michael Snyder <msnyder@redhat.com>
5724
5725 * gdb.texinfo (overlays): Mention new magic symbol
5726 '_ovly_debug_event', which allows GDB to keep better track
5727 of overlays.
5728
f7dc1244 57292002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
5730
5731 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5732 Suggested by Dmitry Sivachenko.
5733
5734 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5735
15110bc3
MS
57362002-02-01 Michael Snyder <msnyder@redhat.com>
5737
5738 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5739
6763aef9
MS
57402002-01-30 Michael Snyder <msnyder@redhat.com>
5741
ac282366
MS
5742 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5743 (set trust-readonly-sections): Document.
6763aef9 5744
8642bc8f
AC
57452002-01-29 Andrew Cagney <ac131313@redhat.com>
5746
5747 * gdbint.texinfo (Releasing GDB): Revise and update.
5748
afe64c1a
AC
57492002-01-28 Andrew Cagney <ac131313@redhat.com>
5750
5751 * gdbint.texinfo (Target Architecture Definition): Delete
5752 description of TARGET_BYTE_ORDER_DEFAULT.
5753
f7dc1244 57542002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
5755
5756 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5757 <mitya@cavia.pp.ru>.
5758
3d6e1b5a
AC
57592002-01-23 Andrew Cagney <ac131313@redhat.com>
5760
5761 * libgdb.texinfo: Delete file.
5762
6c0e9fb3
AC
57632002-01-22 Andrew Cagney <ac131313@redhat.com>
5764
5765 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5766 * gdbint.texinfo: Ditto.
5767
e0ce93ac
AC
5768Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5769
5770 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5771
be298bcc
AC
57722002-01-22 Andrew Cagney <ac131313@redhat.com>
5773
5774 * Makefile.in: Update copyright.
5775 (TEXI2DVI): Define.
5776 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5777 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5778 gdb-cfg.texi.
5779 (TEXINDEX, PDFTEX): Delete makefile variables.
5780
8e04817f
AC
57812002-01-22 Andrew Cagney <ac131313@redhat.com>
5782
5783 * gdb.texinfo (Protocol): Move section to appendix.
5784
6b2f586d
AC
57852002-01-21 Andrew Cagney <ac131313@redhat.com>
5786
5787 * gdb.texinfo (Remote Debugging): Create a menu.
5788 (Top): Add ``Remote Debugging'' to menu.
5789
6f05cf9f
AC
57902002-01-21 Andrew Cagney <ac131313@redhat.com>
5791
5792 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5793 serial protocol'' from here.
5794 (Remote Debugging): To here. New chapter.
5795
3fd3d7d2
AC
57962002-01-20 Andrew Cagney <ac131313@redhat.com>
5797
5798 * gdbint.texinfo (Target Architecture Definition): Delete
5799 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5800
7fd60527
AC
58012002-01-20 Andrew Cagney <ac131313@redhat.com>
5802
5803 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5804 are no longer needed.
5805 (Porting GDB): Add maintainer note about configure.host.
5806
c2f05ac9
AC
58072002-01-20 Andrew Cagney <ac131313@redhat.com>
5808
5809 * gdbint.texinfo (Target Architecture Definition): Remove
5810 definition of IEEE_FLOAT.
5811
f7dc1244 58122002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
5813
5814 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
5815 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5816 <3diff@gnu.org>
231b2aad 5817
82600034
AC
58182002-01-19 Andrew Cagney <ac131313@redhat.com>
5819
5820 * gdbint.texinfo (Host Definition): Remove references to
5821 MALLOC_INCOMPATIBLE.
5822
7708fa01
AC
58232002-01-17 Andrew Cagney <ac131313@redhat.com>
5824
5825 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5826 and xyz-xdep.o.
5827
eb12ee30
AC
58282002-01-17 Andrew Cagney <ac131313@redhat.com>
5829
889bf7c5 5830 * gdb.texinfo (Maintenance Commands): Add appendix.
eb12ee30
AC
5831 (Set Breaks): Copy ``maint info breakpoint'' doco to
5832 ``Maintenance Commands'' appendix. Add reference.
5833
c9ccaa92
AC
58342002-01-17 Andrew Cagney <ac131313@redhat.com>
5835
5836 * fdl.texi: Remove next/prev from @node.
5837
f7dc1244 58382002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
5839
5840 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5841 for monstrous @multitable (from Brian Youmans).
5842
5843 * fdl.texi: New file.
5844
5845 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5846
8973da3a
AC
58472002-01-15 Andrew Cagney <ac131313@redhat.com>
5848
5849 * gdbint.texinfo (Releasing GDB): New chapter.
5850
7d86b5d5
AC
58512002-01-14 Andrew Cagney <ac131313@redhat.com>
5852
5853 * gdb.texinfo (Embedded Processors, Calling program functions):
5854 Obsolete references to a29k.
5855
cc1cb004
AC
58562002-01-13 Andrew Cagney <ac131313@redhat.com>
5857
5858 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5859 examples. Document that a code-block should do or discard its
5860 cleanups before exit.
5861
79f12247
MS
58622002-01-11 Michael Snyder <msnyder@redhat.com>
5863
5864 * gdb.texinfo (Choosing files): Change @samp to @file.
5865
19837790
MS
58662002-01-05 Michael Snyder <msnyder@redhat.com>
5867
5868 * gdb.texinfo (--pid): Document new command line option (attach).
5869
f7dc1244 58702002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
5871
5872 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5873 in the stub.
5874
d7449b42
AC
58752002-01-04 Andrew Cagney <ac131313@redhat.com>
5876
5877 * gdbint.texinfo (Target Architecture Definition): Replace
5878 BIG_ENDIAN with BFD_ENDIAN_BIG.
5879
f23631e4
AC
58802002-01-03 Andrew Cagney <ac131313@redhat.com>
5881
5882 * gdbint.texinfo (Target Architecture Definition): Replace
5883 value_ptr with struct value pointer.
5884
72c9928d
EZ
58852002-01-02 Eli Zaretskii <eliz@gnu.org>
5886
5887 * gdb.texinfo (Free Software): Fix wording.
5888
959acfd1
EZ
58892001-12-31 Eli Zaretskii <eliz@gnu.org>
5890
5891 * gdb.texinfo (Free Software): New section ``Free Software Needs
5892 Free Documentation''.
5893
f7dc1244 58942001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
5895
5896 * stabs.texinfo:
5897 * gdb.texinfo:
5898 * gdbint.texinfo:
5899 * libgdb.texinfo:
5900 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5901
6600abed
MS
59022001-12-29 Michael Snyder <msnyder@redhat.com>
5903
5904 * gdb.texinfo (maint info sections): Fix typo.
5905
f6680716
MS
59062001-12-26 Michael Snyder <msnyder@redhat.com>
5907
fe95c787
MS
5908 * gdb.texinfo (maint info sections): Document.
5909
a9331b3f 5910 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
5911 'info proc' sub-options that are currently not implemented.
5912
c3d3ce5b
JB
59132001-12-20 Jim Blandy <jimb@redhat.com>
5914
5915 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5916
778eb05e
AC
59172001-12-15 Andrew Cagney <ac131313@redhat.com>
5918
5919 * gdbint.texinfo (Target Architecture Definition): Replace
5920 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5921
2607059c
AC
59222001-12-01 Andrew Cagney <ac131313@redhat.com>
5923
5924 * gdbint.texinfo (Host Definition): Delete documentation on
5925 HOST_BYTE_ORDER.
5926
df0cd8c5
JB
59272001-11-30 Jim Blandy <jimb@redhat.com>
5928
5929 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 5930 overlay support. Add to top-level menu.
df0cd8c5 5931
88118b3a
TT
59322001-11-26 Tom Tromey <tromey@redhat.com>
5933
5934 * gdb.texinfo (Command Syntax): Document C-o binding.
5935
96565e91
CF
59362001-07-26 Christopher Faylor <cgf@redhat.com>
5937
5938 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5939 use since it is described in the referenced section.
5940
f7dc1244 5941 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
5942 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5943 clearer when using DJGPP.
5944
2a3d5645
CF
59452001-11-24 Christopher Faylor <cgf@redhat.com>
5946
5947 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5948 specifically refer to MS-DOS.
5949 (command files): Mention gdb.ini is only used on MS-DOS.
5950
aa26fa3a
TT
59512001-11-21 Tom Tromey <tromey@redhat.com>
5952
5953 * gdb.texinfo (Invoking GDB): Document --args.
5954 (Mode Options): Likewise.
5955
4f8ada06
JB
59562001-11-21 Jim Blandy <jimb@redhat.com>
5957
5958 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
889bf7c5
PA
5959 Delete documentation; this macro has been removed from the
5960 sources.
4f8ada06 5961
3fe0dc10
JB
59622001-11-13 Jim Blandy <jimb@redhat.com>
5963
5964 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5965
9e5abb06
CV
59662001-11-06 Corinna Vinschen <vinschen@redhat.com>
5967
5968 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5969
1c5dfdad
MS
59702001-11-05 Michael Snyder <msnyder@redhat.com>
5971
a9331b3f 5972 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
5973 quote regexp chars in function names such as "operator*()".
5974
990f9fe3
FF
59752001-11-01 Fred Fish <fnf@redhat.com>
5976
5977 * gdbint.texinfo (SOLIB_ADD): Document additional new
5978 "readsyms" arg.
5979
b433d00b
DH
59802001-10-30 Don Howard <dhoward@redhat.com>
5981
070b1dd3
DH
5982 * gdb.texinfo: (Command Files) Added documentation for the
5983 behavior of gdb with input redirected from a file.
b433d00b 5984
b7209cb4
FF
59852001-10-28 Fred Fish <fnf@redhat.com>
5986
5987 * gdb.texinfo (auto-solib-add): Change docs to match
5988 implementation change.
5989 (auto-solib-limit): Add docs for new variable.
5990
1aa20aa8
AC
59912001-10-15 Andrew Cagney <ac131313@redhat.com>
5992
5993 * gdbint.texinfo (Target Architecture Definition): Function
5994 value_as_pointer renamed to value_as_address.
5995
fc0c74b1
AC
59962001-10-15 Andrew Cagney <ac131313@redhat.com>
5997
5998 * gdbint.texinfo (Target Architecture Definition): Default
5999 POINTER_TO_ADDRESS functions assume unsigned addresses.
6000 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6001 posting by Jim Blandy.
6002
f4846649
JB
60032001-10-12 Jim Blandy <jimb@redhat.com>
6004
6005 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6006 version of texi2html (1.64) doesn't support this flag any more.
6007
f277788b
MK
60082001-09-08 Mark Kettenis <kettenis@gnu.org>
6009
a9dc4918
MK
6010 * gdbint.texinfo (Host Definition): Remove description of
6011 MEM_FNS_DECLARED.
6012
d28379df
MK
6013 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6014
f277788b
MK
6015 * gdbint.texinfo (Host Definition): Remove description of
6016 HAVE_SIGSETMASK.
6017
7ccaa899
EZ
60182001-09-04 Elena Zannoni <ezannoni@redhat.com>
6019
6020 * gdbint.texinfo (Target Architecture Definition): Add
6021 explanation of TARGET_PRINT_INSN macro.
6022
17d9d558
JB
60232001-08-30 Jim Blandy <jimb@redhat.com>
6024
6025 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6026 Explain what it means to load relocatable files.
6027
72cde065
JB
60282001-08-28 Jim Blandy <jimb@redhat.com>
6029
6030 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6031 info `top' menu.
6032
9e678452
CF
6033Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6034
6035 * gdbint.texinfo: Add a cautionary note about macro use.
6036
a2bea4c3 60372001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 6038
a2bea4c3
CV
6039 * gdb.texinfo: Explain omitting the hostname in the
6040 `target remote' command.
6041
1129bf27
DJ
60422001-07-30 Daniel Jacobowitz <drow@mvista.com>
6043
6044 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6045 and END-INFO-DIR-ENTRY.
6046
732b3002
SC
60472001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6048
6049 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6050
89437448
AC
60512001-07-25 Andrew Cagney <ac131313@redhat.com>
6052
6053 * gdbint.texinfo (libgdb): Rewrite.
6054
f7dc1244 60552001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
6056
6057 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6058
c4555f82
SC
60592001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6060
6061 * gdb.texinfo (TUI): New chapter, document the TUI.
6062 (Mode Options): Document the -tui option.
6063
2f45a6e0
MK
60642001-07-23 Mark Kettenis <kettenis@gnu.org>
6065
6066 * gdbint.texinfo (Host Definition): Remove description of
6067 NEED_POSIX_SETPGID.
6068
f7dc1244 60692001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
6070
6071 * gdb.tex (DJGPP Native): New node, with descriptions of
6072 DJGPP-specific commands.
6073
be9c6c35
JM
60742001-07-19 John R. Moore <jmoore@redhat.com>
6075
6076 * gdbint.texinfo: Three misspellings.
6077
dfa249fb
AC
60782001-07-06 Andrew Cagney <ac131313@redhat.com>
6079
6080 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6081 `test` expressions on bash. Problem reported by Colin Walters.
6082
c72e7388
AC
60832001-07-04 Andrew Cagney <ac131313@redhat.com>
6084
6085 * gdbint.texinfo (User Interface): Update ui-out documentation to
6086 refelect recent UI/MI updates.
6087
94bbb2c0
AC
60882001-07-04 Andrew Cagney <ac131313@redhat.com>
6089
6090 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6091 interpreters.
6092
af6c57ea
AC
60932001-06-15 Andrew Cagney <ac131313@redhat.com>
6094
6095 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6096 structure and not macros.
6097 (Host Definition): Document that much of this chapter is obsolete.
6098 (Target Architecture Definition): Update list of files that make
6099 up a target architecture.
6100 (Coding): Update.
6101
83aa8bc6
AC
61022001-06-28 Andrew Cagney <ac131313@redhat.com>
6103
6104 * gdbint.texinfo (Target Architecture Definition): Update
6105 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6106 The latter has been changed to a true predicate.
6107
f7dc1244 61082001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
6109
6110 * annotate.texi: Add @noindent where needed. From Dmitry
6111 Sivachenko <dima@Chg.RU>.
6112 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6113
656db9b0
AC
61142001-06-16 Andrew Cagney <ac131313@redhat.com>
6115
6116 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6117
df2396a1
AC
61182001-06-14 Andrew Cagney <ac131313@redhat.com>
6119
6120 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6121 returns ``OK''. Document that the ``R'' packet does not reply.
6122
0f1f2b0a
MS
61232001-06-13 Michael Snyder <msnyder@redhat.com>
6124
6125 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6126
f7dc1244 61272001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
6128
6129 * gdb.texinfo (Signals): Clarify the default setting of signal
6130 handling.
6131
a5d7c491
AC
61322001-05-14 Andrew Cagney <ac131313@redhat.com>
6133
6134 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6135 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6136
05a54c4f
AC
61372001-05-12 Andrew Cagney <ac131313@redhat.com>
6138
6139 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6140
f7dc1244 61412001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
6142
6143 * gdbint.texinfo (Clean Design and Portable Implementation):
6144 Renamed from "Clean Design".
6145 (Clean Design and Portable Implementation): Document portable
6146 methods of handling file names, and the associated macros.
6147
f7dc1244 61482001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
6149
6150 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6151 command and provide a cross-reference to its description.
6152 (Symbols): Note that "info scope" is useful for trace experiments.
6153
f7dc1244 61542001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 6155
b37052ae
EZ
6156 * gdb.texinfo (Symbols): Document "info scope".
6157 (Tracepoints): New chapter.
6158 (Contributors): Update for v5.1.
6159 <All nodes>: Change "C++" to "C@t{++}".
6160
0ee54786
EZ
6161 * gdbint.texinfo (User Interface): A new section about ui_out
6162 functions, based on text written by Fernando Nasser.
6163
c534679c
EZ
6164 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6165
f7dc1244 61662001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 6167
e9c75b65
EZ
6168 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6169
6170 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6171
6172 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6173 Replace "GDB" with "@value{GDBN}". Fix markup.
6174
6175 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6176
3d67e040
EZ
6177 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6178 a cross-reference to its description.
6179 (Symbols): Document "info symbol".
6180
f7dc1244 61812001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
6182
6183 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6184 subsection "x86 Watchpoints".
6185 (Target Architecture Definition): Document the macros
6186 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6187 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6188
b0ed3589
AC
61892001-03-20 Andrew Cagney <ac131313@redhat.com>
6190
6191 * gdbint.texinfo (Target Architecture Definition): Update
6192 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6193 list.
6194
b6ba6518
KB
61952001-03-06 Kevin Buettner <kevinb@redhat.com>
6196
6197 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6198 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6199
f7dc1244 62002001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
6201
6202 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6203
f7dc1244 62042001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 6205
17cc6a06
EZ
6206 * gdb.texinfo (Environment): Document that `path' does not change
6207 the value of PATH in GDB's own environment (it did in the past,
6208 but that was changed on March 15, 1994). Reported by Doug Evans
6209 <dje@transmeta.com>.
6210
56caf160
EZ
6211 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6212 its line. Fix markup of commands and macros. Add an Index node
6213 and index entries.
6214
29e57380
C
62152001-01-23 J.T. Conklin <jtc@redback.com>
6216
6217 * gdb.texinfo (Memory region attributes): New manual section.
6218
1c6147de
ND
62192001-01-04 Nicholas Duffek <nsd@redhat.com>
6220
6221 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6222
f7dc1244 62232000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
6224
6225 * refcard.tex: Version and copyright fixed. From Phil Edwards
6226 <pedwards@disaster.jaj.com>.
6227
0dcedd82
AC
6228Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6229
6230 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
889bf7c5 6231 DWARF2_REG_TO_REGNUM): Document.
0dcedd82 6232
3b851bce
AC
6233Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6234
6235 * gdbint.texinfo (Coding): Update current value of
889bf7c5 6236 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3b851bce 6237
f7dc1244 62382000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
6239
6240 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6241 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6242
b90a5f51
CF
62432000-11-10 Christopher Faylor <cgf@cygnus.com>
6244
6245 * gdb.texinfo: Document new 'set step-mode' command.
6246
f7dc1244 62472000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
6248
6249 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6250 changes from Dmitry Sivachenko <dima@Chg.RU>.
6251
f7dc1244 62522000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
6253
6254 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6255 From Steven Johnson <sbjohnson@ozemail.com.au>.
6256
2e685b93
MK
62572000-08-10 Mark Kettenis <kettenis@gnu.org>
6258
6259 * gdbint.texinfo (Overall Structure): Spelling fix.
6260
f7dc1244 62612000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
6262
6263 * gdbint.texinfo (Target Architecture Definition): Document that
6264 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6265 for which REGISTER_CONVERTIBLE returns a zero value.
6266
63ac3005
EZ
62672000-07-08 Christopher Faylor <cgf@cygnus.com>
6268
6269 * Makefile.in (install-info): Find files to install in either the
6270 build or source directories (adapted from Makefile.am).
6271
bd79f757
ND
62722000-07-07 Nicholas Duffek <nsd@redhat.com>
6273
6274 * stabs.texinfo: Fix spelling errors.
6275 (String Field): FILE-NUMBER starts from 0, not 1.
6276
f7dc1244 62772000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
6278
6279 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 6280 Brian Youmans.
5f208f6d 6281
f7dc1244 62822000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
6283
6284 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
6285 the source directory. Reported by Mark Harig
6286 <markh@frazier.landmark.com>.
cc542d3b 6287
f3b28801
C
62882000-06-20 J.T. Conklin <jtc@redback.com>
6289
6290 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6291
449f3b6c
AC
6292Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6293
6294 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
889bf7c5 6295 Generate using pdftex.
449f3b6c 6296 (PDFTEX): Define.
889bf7c5 6297 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
449f3b6c 6298 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
889bf7c5 6299 @contents at the start.
449f3b6c 6300
f7dc1244 63012000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
6302
6303 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 6304 Youmans.
48e934c6 6305
9e9c5ae7
AC
6306Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6307
6308 From Brian Youmans:
6309 * gdb.texinfo: Fix ``et al.''.
6310
c741b251
AC
6311Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6312
6313 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
889bf7c5 6314 loop.
c741b251 6315
4ab64e14
JG
63162000-05-19 Jimmy Guo <guo@cup.hp.com>
6317
6318 * configure: Regenerate.
6319
f7dc1244 63202000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
6321
6322 * Makefile.in (install-info): Run install-info on installed Info
6323 files.
6324
8c70017b
AC
6325Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6326
a7cb598a 6327 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
889bf7c5 6328 Andrew Cagney.
8c70017b 6329
f7dc1244 63302000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
6331
6332 * gdb.texinfo: Proofreading changes from Brian Youmans.
6333
bf0184be
ND
63342000-05-01 Nick Duffek <nsd@cygnus.com>
6335
6336 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6337 startup sequence, minor edits.
6338
f7dc1244 63392000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
6340
6341 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6342 TeX.
6343
6344 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6345 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6346 like `n' and `s' which look weird. Convert some of the @kindex to
6347 @vindex, when they refer to variables, not commands.
6348
33e16fad
AC
6349Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6350
6351 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6352
f7dc1244 63532000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
6354
6355 * Makefile.in (GDBMI_DIR): New variable.
6356 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6357 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6358 (gdbmi.texinfo): New target, for texi2roff.
6359 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6360 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6361
6362 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6363 gdbmi.texinfo.
6364 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6365 comment.
6366
d167840f
EZ
63672000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6368
6369 * gdb.texinfo (Files): Update description of add-symbol-file
889bf7c5 6370 command.
d167840f 6371
f7dc1244 63722000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
6373
6374 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6375 prevents the build (and is generally a Bad Idea).
6376
f7dc1244 63772000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
6378
6379 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6380 a comma inside @var.
6381 (Command Files): Index markup changes from Dmitry Sivachenko
6382 <dima@Chg.RU>.
6383
f7dc1244 63842000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
6385
6386 * Makefile.in (LN_S): Define.
6387 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6388 invoke "ln -s" unless it is known to work.
6389
6390 * configure.in (AC_PROG_LN_S): Add.
6391
8dc7983f
JB
63922000-04-14 Jim Blandy <jimb@redhat.com>
6393
6394 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6395 section.
6396 (Target Conditionals): Document ADDRESS_TO_POINTER,
6397 POINTER_TO_ADDRESS.
6398
1a8237e8
DB
63992000-04-11 Daniel Berlin <dan@cgsoftware.com>
6400
6401 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6402 gdb-cfg.texi to get the value.
6403
ca526f1a
JB
64042000-04-10 Jim Blandy <jimb@redhat.com>
6405
6406 * gdbint.texinfo (Target Architecture Definition): Fix
6407 cross-references.
6408
faaafcb4
JB
64092000-04-08 Jim Blandy <jimb@redhat.com>
6410
6411 * gdbint.texinfo (Using Different Register and Memory Data
6412 Representations): New section.
6413 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
889bf7c5
PA
6414 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6415 REGISTER_CONVERT_TO_RAW): Document.
faaafcb4 6416
1b27397f
AC
6417Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6418
6419 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
889bf7c5 6420 for acknowledgments.
1b27397f 6421
480ff1fb
AC
6422Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6423
6424 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
889bf7c5 6425 qThreadExtraInfo.
480ff1fb 6426
a9331b3f 64272000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 6428
a9331b3f
RM
6429 * gdb.texinfo: Clarify which remote debug protocol commands are
6430 required and which are optional.
f1251bdd 6431
dbeb8dbd
AC
6432Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6433
6434 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
889bf7c5
PA
6435 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6436 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
dbeb8dbd
AC
6437 * annotate.texi: Update.
6438
6d2ebf8b
SS
64392000-03-28 Stan Shebs <shebs@apple.com>
6440
6441 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6442 expectation of additional changes before release), update
6443 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6444 node links, rephrase and/or shorten lines to fix formatting
6445 problem in both regular and @smallbook formats.
6446 * annotate.texi: Shorten lines in example, use smallexample
6447 consistently everywhere.
6448 * Makefile.in: Add comment about texinfo 4.0 html generation.
6449 (SFILES_INCLUDED): Add annotate.texi.
6450
5d161b24
DB
64512000-03-27 Daniel Berlin <dan@cgsoftware.com>
6452
5ae4183a
AS
6453 * gdb.texinfo (Debugging Output): Added new section, documenting
6454 the "set/show debug" commands.
5d161b24 6455
b9deaee7
AC
6456Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6457
6458 * annotate.texi (Annotations): When GDBN omit @chapter and @node
889bf7c5 6459 entry.
b9deaee7
AC
6460
6461 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6462 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
889bf7c5 6463 @chapter and @node entries.
a9331b3f 6464
b9deaee7 6465 * gdb.texinfo: Link all top-level nodes.
a9331b3f 6466
9ef47d30
AC
6467Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6468
6469 * Makefile.in (install-info): Create $(infodir) before installing
889bf7c5 6470 files.
9ef47d30 6471
cfeada60
FN
64722000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6473
6474 From David Whedon <dwhedon@gordian.com>
5ae4183a 6475 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 6476
6837a0a2
DB
64772000-03-22 Daniel Berlin <dan@cgsoftware.com>
6478
6479 * gdb.texinfo: Add documentation for the apropos command.
6480
bba2971c
MS
64812000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6482
6483 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6484
2b628194
MS
64852000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6486
a9331b3f 6487 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
6488 two places.
6489
96a2c332
SS
64902000-03-17 Stan Shebs <shebs@apple.com>
6491
6492 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6493 <dima@Chg.RU>, also clarification of allowed content for
6494 string constants.
6495
f7dc1244 64962000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
6497
6498 * gdb.texinfo (main menu): Add Annotations.
6499 (File Options): Add @cindex entries for each command-line option.
6500 Document --epoch, --annotate, --async, --interpreter, --write,
6501 --statistics, and --version.
6502
6503 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6504 of GDB.
6505
9d233477
JB
65062000-02-23 Jim Blandy <jimb@redhat.com>
6507
6508 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6509
14e0eb3b
JB
65102000-02-22 Jim Blandy <jimb@redhat.com>
6511
6512 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6513
3555de01
JM
65142000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6515
6516 * Makefile.in (diststuff): New target.
6517
5e35df8e
KB
65182000-02-15 Kevin Buettner <kevinb@redhat.com>
6519
6520 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 6521 architecture. [From Jim Wilson.]
5e35df8e 6522
c5394b80
JM
65232000-01-16 Tom Tromey <tromey@cygnus.com>
6524
6525 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6526 (Delete Breaks): Mention range arguments.
6527 (Disabling): Likewise.
6528
c3f6f71d
JM
65292000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6530
6531 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6532
c4093a6a
JM
6533Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6534
6535 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
889bf7c5 6536 valid functions.
c4093a6a 6537
11cf8741
JM
65381999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6539
6540 * gdb.texinfo: Clarify regular expressions used in rbreak.
6541
917317f4
JM
65421999-10-15 Kevin Buettner <kevinb@cygnus.com>
6543
6544 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6545 MEMORY_REMOVE_BREAKPOINT): Document.
6546
6547Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6548
6549 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
889bf7c5 6550 offset re-using the DATA offset instead.
917317f4 6551
2df3850c
JM
65521999-10-11 Jim Kingdon <kingdon@redhat.com>
6553
6554 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6555
65561999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6557
6558 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6559 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6560 typos.
6561
6562 * gdb.texinfo: Various minor wording and formatting improvements,
6563 mentions of additional command-line options.
6564
2acceee2
JM
65651999-09-30 Fred Fish <fnf@cygnus.com>
6566
6567 * gdb.texinfo: Document additional forms of specifying section
6568 names and addresses for the add-symbol-file command.
6569
c2c6d25f
JM
65701999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6571
6572 * gdbint.texinfo: Fix typo, add the word "have".
6573
65741999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6575
6576 * gdbint.texinfo (Target Architecture Definition): Document the
6577 SKIP_PERMANENT_BREAKPOINT macro.
6578
d4f3574e
SS
65791999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6580
6581 * gdb.texinfo: Fiks speling errers.
6582
6583 * gdb.texinfo: Fix uses of @multitable.
6584
f7dc1244 6585 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e 6586 * gdb.texinfo: Include details specific to DOS host, clarify
889bf7c5 6587 some confusing language, fix @ref/@xref/@pxref usages, add
d4f3574e
SS
6588 comments about using with optimization, add more indexing,
6589 fix info about disassembly-flavor.
6590
6591Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6592
6593 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6594 SKIP_SOLIB_RESOLVER): Define.
6595
6596Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6597
6598 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
889bf7c5 6599 ``g'' packets.
d4f3574e 6600
104c1213
JM
66011999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6602
6603 * gdb.texinfo: Create a new "Configurations" chapter with
889bf7c5
PA
6604 platform-specific info, inline remote.texi and move sections of it
6605 into the new chapter, move bits about info proc, heuristic search,
104c1213
JM
6606 and register stack into the new chapter.
6607 * remote.texi: Remove, now part of gdb.texinfo.
6608 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6609
66101999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6611
6612 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6613 GDB_TARGET_IS_MACH386): These kludges have gone away.
6614
6615Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6616
6617 * gdbint.texinfo (Target Architecture Definition): Mention
889bf7c5 6618 TDEPLIBS.
104c1213 6619
53a5351d
JM
66201999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6621
6622 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6623 surrounding text to fit HP-UX bits into general info.
6624 (HPPA-cfg.texi): Remove, no longer useful.
6625
6626 * gdb.texinfo: Remove explicit links from @node lines, remove
6627 HP-added "Detailed Node Listing" from main menu which confuses
6628 things.
6629
6630 From Dmitry Sivachenko <dima@Chg.RU>:
6631 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
889bf7c5 6632 in description of `set environment'.
53a5351d
JM
6633
66341999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6635
6636 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6637
7be570e7
JM
66381999-08-12 Ben Elliston <bje@cygnus.com>
6639
6640 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6641
f7dc1244 66421999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
6643
6644 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
889bf7c5
PA
6645 watch, awatch, and rwatch. Explain why the latter two cannot be
6646 set as software watchpoints. Document that watchpoints for local
6647 variables are deleted when the debuggee terminates.
7be570e7
JM
6648
6649Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6650
6651 * remote.texi (Protocol): Further clarification of the "qRcmd"
889bf7c5
PA
6652 packet. Allow E.. response packet. "qRcmd" packet is no longer
6653 reserved.
7be570e7
JM
6654
66551999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6656
a9331b3f
RM
6657 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6658 * gdb.texinfo: Ditto.
7be570e7 6659
96baa820
JM
66601999-08-06 Tom Tromey <tromey@cygnus.com>
6661
6662 * gdb.texinfo (KOD): New node.
6663
6664Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6665
6666 * remote.texi (Rcmd): Fix minor formatting typos.
6667
6668Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6669
6670 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
889bf7c5 6671 packets.
96baa820 6672
adf40b2e
JM
66731999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6674
6675 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6676 fixes.
6677
43ff13b4
JM
6678Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6679
6680 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6681
085dd6e6
JM
6682Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6683
6684 * remote.texi (Communication Protocol): ``v'' is in use. Fix
889bf7c5
PA
6685 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6686 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6687 packets that are not supported on all hosts. Expand examples.
6688 Spell check.
085dd6e6
JM
6689
66901999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6691
6692 * Makefile.in: Recognize html, install-html. Add targets
6693 to build HTML versions of documentation via texi2html.
6694
6695Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6696
6697 * gdbint.texinfo (Testsuite): New chapter, information about the
889bf7c5 6698 testsuite.
085dd6e6
JM
6699
6700Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6701
6702 * remote.texi (Communication Protocol): Rewrite.
6703
6704Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6705
6706 * stabs.texinfo: Fix uses of xref.
6707
9e0b60a8
JM
6708Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6709
6710 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6711 info about patch submission.
6712
cce74817
JM
6713Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6714
6715 From Per Bothner <bothner@cygnus.com>:
6716 * gdb.texinfo: Document Chill support.
6717
6718Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6719
6720 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
889bf7c5
PA
6721 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6722 Document that the value should be greater-than or equal-to zero.
6723 (NO_STD_REGS): Document. Deprecate.
cce74817 6724
ac9a91a7
JM
6725Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6726
6727 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
889bf7c5 6728 Document that these are not used.
ac9a91a7
JM
6729
6730Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6731
6732 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6733
392a587b
JM
6734Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6735
6736 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
889bf7c5 6737 numargs was dropped.
392a587b
JM
6738
6739Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6740
6741 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6742
b83266a0
SS
6743Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6744
6745 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
889bf7c5 6746 Update.
b83266a0 6747
7a292a7a
SS
6748Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6749
6750 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6751 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6752
6753Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6754
6755 * gdbint.texinfo: Fix typos: $ -> @.
6756
6757Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6758
6759 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
889bf7c5
PA
6760 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6761 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6762 BREAKPOINT_FROM_PC.
a9331b3f 6763
7a292a7a
SS
6764Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6765
6766 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
889bf7c5 6767 CALL_DUMMY_STACK_ADJUST): Document.
7a292a7a
SS
6768
6769Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6770
6771 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
889bf7c5 6772 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
7a292a7a
SS
6773
67741999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6775
6776 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6777 longer exists.
6778
6779Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6780
6781 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
889bf7c5
PA
6782 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6783 they make the manual source incomprehensible.
7a292a7a
SS
6784 * h8-cfg.texi: Remove, hasn't been used in years.
6785
c906108c
SS
6786Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6787
6788 * gdb.texinfo: Update the credits.
6789
6790Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6791
6792 * gdb.texinfo: Fix mistakes noticed in printout of last
6793 draft, add Alpha to discussion of heuristic fence post.
6794
6795Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6796
6797 * gdb.texinfo, remote.texi: Many changes; update to Seventh
889bf7c5
PA
6798 Edition, merge some HP changes into mainline, describe some
6799 previously undocumented features, describe more of the target
6800 commands available, eliminate obsolete section on renamed
6801 commands.
c906108c
SS
6802 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6803
6804Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6805
6806 * gdb.texinfo: Make many HPPA conditionals unconditional,
6807 including catchpoint description, since now on for all configs.
6808 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6809 specializations.
6810
6811Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6812
6813 * Makefile.in (GDBvn.texi): Fix match expression to work with
6814 current format of VERSION in gdb/Makefile.in.
6815 * gdb.texinfo: Fix node ref to match new readline.
6816
6817Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6818
a9331b3f
RM
6819 * gdb.texinfo: Changes made as part of a project to merge in
6820 changes made by HP. Documentation makes extensive use of
c906108c
SS
6821 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6822 on remote debugging. There are differences in documentation
889bf7c5 6823 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
c906108c
SS
6824 the HP manual discusses catchpoints, hardware watchpoints, and
6825 some HPUX specific limitations for shared library support.
a9331b3f 6826
c906108c
SS
6827 There are also a number of @node changes.
6828
68291999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6830
6831 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6832 (C Usage): Same.
6833
6834Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6835
6836 The following changes were made by Edith Epstein
889bf7c5
PA
6837 <eepstein@cygnus.com> as part of a project to merge in changes
6838 made by HP.
a9331b3f 6839
c906108c
SS
6840 * HPPA-cfg.texi: new file.
6841
6842 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6843
6844 * refcard.tex: change documentation about catch.
6845 removed info catch.
6846
6847Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6848
6849 * gdbint.texinfo: Expand on GDB's coding standards,
6850 specify the use of arg names with prototypes.
6851
68521998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6853
6854 * gdb.texinfo: Fix tipo.
6855
6856Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6857
6858 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
889bf7c5 6859 TARGET_BYTE_ORDER_SELECTABLE_P.
c906108c
SS
6860
6861Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6862
6863 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6864
68651998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6866
6867 * agentexpr.texi: New file.
6868
6869Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6870
6871 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6872
68731998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6874
6875 * remote.texi: Changed wording that implied that the GDB remote
6876 protocol caches register values instead of GDB itself.
6877
6878Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6879
6880 * gdbint.texinfo: Add some info about symbol readers.
6881 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6882 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6883 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6884 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6885
6886Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6887
a9331b3f 6888 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
6889
6890Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6891
6892 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6893
6894Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6895
6896 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
889bf7c5 6897 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
c906108c
SS
6898
6899Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6900
6901 * gdbint.texinfo: Fix minor typos.
6902
6903Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6904
6905 * gdbint.texinfo: Complete overhaul. Group descriptions more
6906 logically, add more info on generic algorithms, remove much
6907 obsolete and/or wrong material.
6908
6909Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6910
6911 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6912
6913Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6914
6915 * refcard.tex: Copyright, address updates.
6916
6917Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
6918
6919 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6920 for the edition instead of confusing GDB-version-like numbers.
6921
6922Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
6923
6924 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6925
6926Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
6927
5ae4183a 6928 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
6929
6930Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
6931
6932 * gdb.texinfo: Add some credits, mention bug monitor.
6933 * remote.texi: Mention mips monitor targets.
6934 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 6935
c906108c
SS
6936Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
6937
6938 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
889bf7c5
PA
6939 files, finish sorting of host vs target vs native macros, describe
6940 some more of them.
c906108c
SS
6941
6942Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
6943
6944 * gdbint.texinfo (Host Conditionals): Document change from
6945 using NO_MMALLOC to it's inverse, USE_MMALLOC.
6946
6947Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
6948
6949 * gdbint.texinfo (Host Conditionals): Document
889bf7c5 6950 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
c906108c
SS
6951
6952Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
6953
6954 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6955 Document LSEEK_NOT_LINEAR.
6956
6957Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
6958
6959 * stabs.texinfo (Stab Section Basics): Make it clear that only
6960 some versions of the GNU linker remove the leading N_UNDF symbol.
6961
6962Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
6963
6964 * stabs.texinfo (String Field): Document type number pairs here,
6965 instead of in the Sun specific section.
6966 (Include Files): The GNU linker supports the N_BINCL
6967 optimization. Clarify the N_BINCL value, and what it is used
6968 for.
6969 (Procedures): Document N_FUN with an empty string to mark the end
6970 of a function.
6971 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6972 (Sun Differences): Remove this node, as the information is now
6973 elsewhere in the main document.
6974 (Stab Section Basics): Mention that the GNU linker may optimize
6975 stabs and remove the leading N_UNDF symbol.
6976
6977Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
6978
6979 * gdb.texinfo, refcard.tex: Restore author credit
6980
6981Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
6982
6983 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6984 documentation to account for START and END macros taking
6985 one arg.
6986
6987Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
6988
6989 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
6990 * gdb.texinfo (Frames): Fix typo.
6991
6992Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
6993
6994 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6995 a target_signal as arg type, not a pid.
6996
6997Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
6998
6999 * gdb.texinfo: Document `set assembly-language'.
7000
7001Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7002
7003 * remote.texi: Update list of stubs in the GDB distribution.
7004
7005Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7006
7007 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
889bf7c5
PA
7008 Also document that some systems can use mmalloc but must define
7009 this if their C runtime allocates memory that is later freed.
c906108c 7010 (MMCHECK_FORCE): Document new macro.
a9331b3f 7011
c906108c
SS
7012Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7013
7014 * remote.texi: Add documentation for target Sparclet.
7015
7016Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7017
a9331b3f 7018 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
7019 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7020 * configure.in: Rewritten for autoconf.
7021 * configure: New.
7022
7023Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7024
7025 * Makefile.in (DVIPS): New define, set to dvips.
7026 (dvi): Add stabs.dvi.
7027 (ps): New target.
7028 (all-doc): Depend on info, dvi, and ps targets.
7029 (STAGESTUFF): Add *.ps and *.dvi files.
7030 (clean-info, clean-dvi): Remove.
7031 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7032 rules completely rewritten.
7033 (maintainer-clean): Remove clean-info and clean-dvi
7034 dependencies and put their actions in the rules.
7035 (gdb.ps): New target
a9331b3f 7036 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
7037 intermediate TeX files, whether they have 2 or 3 character
7038 extensions.
7039 (gdbint.ps): Add target and rules.
7040 (gdb-internals): Delete unused target.
7041 (Makefile): Depends upon config.status also.
7042
7043Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7044
7045 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7046 set.
7047
7048Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7049
7050 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7051 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7052
7053Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7054
7055 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7056
7057Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7058
7059 * gdb.texinfo (Print settings): Document
7060 `set/show print static-members' commands.
7061
7062Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7063
7064 * gdbint.texinfo (Native): Document name change, coredep.c to
7065 core-aout.c.
7066
7067Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7068
7069 * stabs.texinfo (Include Files): Document the values the SunOS4
7070 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7071
7072Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7073
7074 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7075 Fix typo.
7076
7077Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7078
7079 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7080 "gdb.tar.Z".
7081
7082Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7083
7084 * Makefile.in (maintainer-clean): New target, synonym for
7085 realclean.
7086
7087Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7088
7089 * Update all FSF addresses except those in COPYING* files.
7090
7091Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7092
7093 From Richard Earnshaw (rearnsha@armltd.co.uk):
7094 * gdb.texinfo (convenience variables): Document $_exitcode.
7095 (quit): Document optional expression to use as exit code.
7096
7097Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7098
7099 * gdb.texinfo, remote.texi: Brought up to date with various
7100 GDB changes.
7101
7102Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7103
7104 * gdb.texinfo: Update dates and versions, fix comments about
7105 hardware watchpoints in future releases and about the
7106 sharedlibrary command.
7107
7108Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7109
7110 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7111 C_FUN stab. Other cleanups.
7112
7113Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7114
7115 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7116 for the sparc stub.
7117
7118Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7119
7120 * annotate.texi: Clarify which addresses have differing formats
7121 depending on the language and which do not.
7122
7123Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7124
7125 * remote.texi (NetWare): Changed example to use BOARD= instead of
7126 NODE= argument to reflect correspoding change to gdbserve.nlm.
7127
7128Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7129
7130 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7131 GDB, as well as AIX dbx, supports the size type attribute.
7132
7133Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7134
7135 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7136
7137Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7138
7139 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7140 and new 'if' and 'while' commands.
7141
7142Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7143
7144 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7145
7146Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7147
7148 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7149 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7150 NetWare targets. Mostly stolen from the Server node.
7151
7152Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7153
7154 * gdb.texinfo (Setting): Talk about the language of a source file
7155 versus the working language. The old documentation did not match
7156 what GDB did.
7157
7158Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7159
7160 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7161 of a source file.
7162
7163Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7164
7165 * gdb.texinfo (Processes): New node.
7166
7167Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7168
7169 * remote.texi: Update documentation of set/show mipsfpu.
7170
3fc11d3e
JM
7171Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7172
7173 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7174 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
7175
7176Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7177
7178 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7179 obsolete conditionals, described some others.
7180
7181Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7182
7183 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7184 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7185
7186Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7187
7188 * gdbint.texinfo: Put regex conditionals in their own table.
7189
7190Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7191
7192 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7193 described or fixed the descriptions of many others.
7194
7195Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7196
7197 * gdb.texinfo: Add some more credits.
7198 * gdbint.texinfo: Capitalize GDB consistently, describe some
7199 macros and remove some.
7200
7201Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7202
7203 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7204 obsolete conditionals, described some others.
7205
7206Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7207
7208 * gdb.texinfo (help targets): Changed to `help target', which
7209 is the correct gdb command.
7210
7211Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7212
7213 * annotate.texi (TODO): New node, for keeping track of annotations
7214 suggested but not yet implemented.
7215
7216Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7217
7218 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7219 another symbol, it is not the address itself.
7220
7221Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7222
7223 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7224 of stabs-in-coff sections.
7225
7226Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7227
7228 * annotate.texi: Change edition to 0.5 and date to May 1994.
7229 Add index.
7230 (Frames): New node, for frame annotation.
7231 (Displays): New node, for display annotation.
7232
7233 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7234 when waiting for your program to stop.
7235
7236Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7237
7238 * annotate.texi (Breakpoint Info): Document annotation of header
7239 fields and record annotation.
7240
7241Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7242
7243 * annotate.texi: New file, to document annotations.
7244
7245Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7246
7247 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7248 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7249
7250Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7251
7252 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7253 section, and say n_strx field is compilation unit relative.
7254 * stabs.texinfo: Don't use @code for a.out when it is the name of
7255 an object file format.
7256
7257Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7258
7259 * gdb.texinfo: Refer to file names, not path names, per rms
7260 convention.
7261 (Arguments): Fix typo.
7262
7263Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7264
7265 * stabs.texinfo (Global Variables): Talk about stabs in files
7266 where variables are referenced, but not defined.
7267
7268Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7269
7270 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7271 Cplusplus to new nodes Member Type Descriptor and Method Type
7272 Descriptor. Re-write stuff for #.
7273
7274Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7275
7276 * gdb.texinfo (Print Settings): Don't document "set print
7277 fast-symbolic-addr off". The bug which it worked around was fixed
7278 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7279
7280 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7281 N_ENTRY node.
7282
7283 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7284
7285Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7286
7287 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7288 references to ieee-float.c.
7289
7290Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7291
7292 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7293 match what the code actually does.
7294
7295Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7296
7297 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7298
7299Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7300
7301 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7302 i, and b.
7303
7304Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7305
7306 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7307 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7308 as "stabs in sections" rather than just saying "ELF and SOM".
7309 Also make that stuff apply to COFF.
7310
7311Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7312
7313 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7314 Ghostscript.
7315
7316Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7317
7318 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7319 versus functions without line numbers, also mention stepping into
7320 them as well as "step" when you are in them. Tell the user how to
7321 deal with the situation. Add comment about "debugging information".
7322
7323Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7324
7325 * stabs.texinfo (Enumerations): Document restriction on where
7326 enumeration types can appear and still win with GDB.
7327
7328Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7329
7330 * stabs.texinfo (Negative Type Numbers): Document format for type
7331 -16.
7332
7333Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7334
7335 * gdb.texinfo (Selection, Frame Info): Update information about
7336 arbitrary frame specficiations.
7337
7338Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7339
7340 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7341
7342Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7343
7344 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7345
7346Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7347
7348 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7349
7350Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7351
7352 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7353 Differences node to Statics node.
7354 (Statics): Discuss XCOFF use of V symbol descriptor.
7355
7356 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7357 not clean.
7358
7359Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7360
7361 * gdb.texinfo (Print Settings): Document `set print
7362 fast-symbolic-addr' and improve the doc for some other
7363 `set print's.
7364
7365Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7366
7367 * stabs.texinfo (String Field): Talk about defining several type
7368 numbers at once.
7369 Fix lint regarding changing node ELF Transformations to
7370 ELF and SOM Transformations.
7371
7372Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7373
7374 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7375
7376Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7377
7378 * stabs.texinfo (Cross-References): `::' is for nested types only
7379 within <>.
7380 (Structures): Document static members.
7381
7382Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7383
7384 * stabs.texinfo: Document S type attribute.
7385
7386Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7387
7388 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7389
7390Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7391
7392 * gdbint.texinfo: Fix a few typos.
7393
7394Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7395
7396 * gdb.texinfo, remote.texi: formatting improvements
7397
7398 * gdb.texinfo (New Features): mention threads.
7399 (Summary, C): fix xrefs in newly contributed text.
7400 (Threads): index entries, clarifications, example
7401 (passim): minor typos fixed, phrasing improvements
7402
7403 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7404 entries; (Server): explain use of gdbserver w/real-time systems,
7405 add example of conflicting TCP port; (MIPS Remote) break up
7406 running text into table, highlighting commands, and add example.
a9331b3f 7407
c906108c
SS
7408Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7409
7410 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7411
7412Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7413
7414 * stabs.texinfo (Nested Symbols): New node.
7415 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7416
7417Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7418
7419 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7420 to picking which Bbss.bss symbol to use, and (because there seems to
7421 be no good way of doing it) re-write some of the text to make it
7422 sound like Bbss.bss isn't such a great idea after all (as currently
7423 designed).
7424
7425 * gdb.texinfo (C): In addition to saying people have to use g++ for
7426 good results, say they have to use stabs. Specifically say cfront
7427 doesn't work well.
7428 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7429 the gdb README. Add xrefs to places where the support for the various
7430 languages is described in detail.
7431
7432Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7433
7434 * stabs.texinfo: Clean up stuff about visibility and virtual
7435 characters.
7436
7437 * stabs.texinfo (N_M2C): Cite Sun doc.
7438
7439Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7440
7441 * gdb.texinfo: updates re threads.
7442 * remote.texinfo: avoid index entries starting with digits.
7443
7444Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7445
7446 * stabs.texinfo (Enumerations): Talk about large, negative and
7447 octal values. Clean up cross reference to type attributes.
7448 (String Field): Say that GDB 4.11 supports size attribute.
7449
7450Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7451
7452 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7453 is a mandatory step. Make the stuff about that more concise.
7454
7455Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7456
7457 * stabs.texinfo (Class Names): New node.
7458
7459 * gdb.texinfo (Command Files): Explain order of init file reading.
7460
7461 * remote.texi (Bootstrapping): Talk about getting the serial driver
7462 to deal with ^C sent by gdb to stop the remote system.
7463
7464Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7465
7466 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7467
7468 * libgdb.texinfo (Defining Commands): made the DOC arg
7469 to gdb_define_app_command a char * instead of char **
7470 per a suggestion from kingdon.
7471
7472 * libgdb.texinfo: total rewrite from a different starting
7473 premise.
7474
7475Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7476
7477 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7478 floats passed as doubles (to improve clarity).
7479
7480Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7481
7482 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7483
7484 * a4rc.sed: update to work with Andreas Vogel papersize params
7485
7486 * refcard.tex: use Andreas Vogel simplifications of papersize
7487 params; remove useless version info; update copyright date.
7488
7489Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7490
7491 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7492
7493Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7494
7495 * gdb.texinfo (Files): Say what address the load command loads it at.
7496
7497 * stabs.texinfo (Common Blocks): Minor cleanups.
7498
7499 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7500 that Sun has backed away from the linker kludge and thus the relevant
7501 issue is changes to the SunPRO tools, not the Solaris linker.
7502
7503 * stabs.texinfo (Traditional Integer Types): Clean up description
7504 of octal bounds a little bit. Document extra leading zeroes.
7505
7506Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7507
7508 * gdb.texinfo (Signaling): Update for symbolic symbol names
7509 and add a section explaining the difference between the GDB
7510 signal command and the shell kill utility.
7511
7512Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7513
7514 * libgdb.texinfo: added `@' to braces that were unescaped.
7515
7516Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7517
7518 * libgdb.texinfo: new file. Spec for the gdb library.
7519
7520Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7521
7522 * stabs.texinfo (Include Files): Fix typo (start -> end).
7523
7524Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7525
7526 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7527 from Melissa at FSF's editing pass.
7528
7529Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7530
7531 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7532 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7533 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7534
7535Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7536
7537 * remote.texi (Bootstrapping): Discuss 386 call gates.
7538
7539Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7540
7541 * stabs.texinfo (Based Variables): New node.
7542
7543Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7544
7545 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7546 names, sizes, and formats to suggest how not to lose.
7547
7548Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7549
7550 * stabs.texinfo (Methods): Fix typo.
7551
7552Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7553
7554 * gdb.texinfo: Fix a few typos.
7555
7556Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7557
7558 * gdb.texinfo: Clarify how well it works with Fortran.
7559
7560 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7561 More on relocating stabs in ELF files.
7562
7563Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7564
7565 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7566
7567Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7568
7569 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7570 parameters on VAX.
7571
7572Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7573
7574 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7575
7576Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7577
7578 * stabs.texinfo: Make info author notice match the TeX author notice.
7579
7580Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7581
7582 * stabs.texinfo: Initial-caps all words in node names and
7583 non-trivial words in section names.
7584
7585Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7586
7587 * stabs.texinfo: Many minor cleanups.
7588
7589 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7590
7591Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7592
7593 * stabs.texinfo: Remove full description of big example.
7594 It's not really helpful; just use pieces of it where appropriate.
7595 Add more Texinfo formatting directives (@samp, etc.).
7596 Use @deffn to define stab types.
7597 Eliminate some wordiness. Break up some nodes.
7598 Add an (alphabetized) index of symbol types.
7599 Use consistent capitalization style in node and section names.
7600
7601Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7602
7603 * gdb.texinfo: Change typo "Two two" to "The two".
7604
7605Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7606
7607 * stabs.texinfo (XCOFF-differences): Remove references to
7608 non-existent types N_DECL and N_RPSYM.
7609
7610 * stabs.texinfo (String Field): Say that type attributes bug is
7611 fixed in GDB 4.10, since it is.
7612
7613 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7614
7615Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7616
7617 * stabs.texinfo: Formatting cleanups.
7618
7619Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7620
7621 * stabs.texinfo: When explaining the n_type of a stab, standardize
7622 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7623 no tabs, use @r).
7624 (Global Variables): Clean up.
7625
7626Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7627
7628 * stabs.texinfo (Stack Variables): Re-write.
7629
7630Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7631
7632 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7633 addresses of a source file. Also revise formatting.
7634 Change "object module" or "object file" to "source file".
7635 Various: Miscellaneous cleanups.
7636
7637Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7638
7639 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7640
7641Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7642
7643 * gdbint.texinfo: Removed many nonsensical machine-collected
7644 host and target conditionals, described some of the remainder.
7645
7646Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7647
7648 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7649
7650 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7651 paragraph which follows.
7652
7653 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7654 variables. Looks better and avoids overful hbox.
7655
7656Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7657
7658 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7659
7660Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7661
7662 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7663 retransmit-timeout
7664
7665Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7666
7667 * gdbint.texinfo: Update statement about `some ancient Unix
7668 systems, like Ultrix 4.0' to Ultrix 4.2.
7669
7670Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7671
7672 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7673
7674 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7675
7676 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7677 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7678
7679 * remote.texi: new name for former gdbinv-s.texi
7680
7681 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7682
7683Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7684
7685 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7686 variables for MIPS remote debugging protocol.
7687
7688Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7689
7690 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7691
7692Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7693
7694 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7695
7696Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7697
7698 * gdb.texinfo: repair conditional bugs in text markup
7699
7700Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7701
7702 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7703 to select Modula-2 material.
7704
7705Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7706
7707 * stabs.texinfo: Cleanups regarding statics.
7708
7709 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7710 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7711
7712Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7713
7714 * stabs.texinfo: N_MAIN is sometimes used for C.
7715
7716Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7717
7718 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7719
7720Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7721
7722 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 7723 removed from the code by Kingdon.
c906108c
SS
7724
7725Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7726
7727 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7728 input when evaluating breakpoint conditions; the bug has been fixed.
7729
7730 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7731 sets the ignore count to N-1, not to N.
7732
7733Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7734
7735 * refcard.tex (\hoffset): correct longstanding error to match
7736 intended offset; avoids cutting off edge on some printers
7737
7738Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7739
7740 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7741
7742Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7743
7744 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7745
7746Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7747
7748 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7749 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7750 collect sed edits if any, apply to refcard before formatting;
7751 (refcard.ps) stop implying PS fonts if PS output requested;
7752 (lrefcard.ps) delete extra target for variant PS fonts
7753
7754 * refcard.tex: parametrize papersize dependent info, collect
7755 in easily replaced spot
7756
7757 * a4rc.sed: new file, edits to refcard for A4 paper
7758
7759Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7760
7761 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7762
7763Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7764
7765 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7766
7767Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7768
7769 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7770 politely rather than rudely.
7771
7772Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7773
7774 * stabs.texinfo: Document common blocks.
7775
7776Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7777
7778 * stabs.texinfo: Add some basic info about stabs-in-elf.
7779
7780Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7781
7782 * stabs.texinfo (Top): Minor cleanup.
7783
7784Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7785
7786 * Makefile.in (install-info): remove parentdir support
7787
7788Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7789
7790 * gdb.texinfo (Copying): delete this node and references to it;
7791 RMS says this manual need not carry GPL. (passim): Improvements
7792 from last round at FSF, largely due to Ian Taylor review, and
7793 minor formatting improvements.
7794
7795 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7796 largely due to Ian Taylor review. (Debug Session): minor edits to
7797 new text.
7798
7799Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7800
7801 * Makefile.in (realclean): Remove info and dvi files too.
7802
7803Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7804
7805 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7806 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7807 * gdb.texinfo: Change accordingly.
7808
7809 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7810 N_{L,R}BRAC,N_SLINE are relative to.
7811
7812Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7813
7814 * Makefile.in (GDBvn.texi): Update atomically.
7815
7816Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7817
7818 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7819
7820Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7821
7822 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7823 addresses together. Also motivate the set print symbol-filename
7824 command and suggest other solutions.
7825
7826Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7827
7828 * gdb.texinfo (set print elements): Note that the number of
7829 elements is set to unlimited by "set print elements 0".
7830
7831Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7832
7833 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7834 NF_LDOUBLE means.
7835 (Stab Types): Include Solaris stab types.
7836 (Procedures): Document Solaris extensions.
7837
7838Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7839
7840 * gdb.texinfo: Add `set print symbol-filename' doc.
7841
7842Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7843
7844 * stabs.texinfo (Arrays): Talk about type definition vs. type
7845 information.
7846
7847 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7848 the trailing semicolon.
7849
7850Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7851
7852 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7853 and merge in other parts of the document addressing these subjects.
7854 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7855
7856 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7857 at the end of a range type.
7858
7859 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7860 AIX extensions.
7861
7862Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7863
7864 * stabs.texinfo (Stabs Format): Misc fixes.
7865
7866Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7867
7868 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7869 (Traditional builtin types): Document convex convention for long long.
7870 (Negative builtin types): Discuss type names, and misc fixes.
7871
7872Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7873
7874 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7875 point types used with @samp{R} type descriptor.
7876 (Symbol Descriptors): Describe how to handle conflict between
7877 different meanings of @samp{P} symbol descriptor.
7878
7879Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7880
7881 * stabs.texinfo: Remove node Quick Reference and put its children
7882 directly under the main menu.
7883
7884 * stabs.texinfo: Many more changes to bring it into line with
7885 AIX documentation and reality. I think it now has all the
7886 information from the AIX documentation, except that I burned
7887 out when I got to variant records (Pascal and Modula-2) and
7888 all the COBOL types. Oh well, we can add them later when we're
7889 worrying more about those languages.
7890
7891 * stabs.texinfo (Automatic variables): Talk about what it means
7892 to omit the symbol descriptor.
7893
7894Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7895
7896 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7897 gcc2 behavior with promoted args.
7898
7899Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7900
7901 * gdb.texinfo: include readline appendices in info version of manual
7902
7903Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7904
7905 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7906 target remote.
7907
7908 * gdb.texinfo (Machine Code): more index entries for disassemble
7909
7910Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7911
7912 * Clarify the intended use of the gdb-testers and gdb-patches
7913 mailing lists, and shrink gzip comment.
7914
7915Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7916
7917 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7918 DOSHOST configuration of manual.
7919
7920 * gdb.texinfo (MIPS Stack): new node.
7921
7922 * all-config.texi (MIPS) new switch.
7923
7924 * gdbinv-s.texi (Nindy Options) Remove two instances of future
7925 tense; (MIPS Remote) new node.
7926
7927 * gdb.texinfo (passim) rephrases to work around makeinfo @value
7928 bug; (Environment) less passive, other small cleanups in text about
7929 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7930 (Remote) new MIPS Remote menu entry.
7931
7932Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
7933
7934 * stabs.texinfo: Many changes to include information from the
7935 AIX documentation.
7936
7937 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7938
7939Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
7940
7941 * gdbint.texinfo (new node Debugging GDB, elsewhere):
7942 Move a bunch of information from ../README.
7943 (Getting Started): New node.
7944
7945Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7946
7947 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7948
7949 * gdb.texinfo: advance manual revision dates to present
7950
7951 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7952 stop using silly Roman numerals in @set variable names
7953
7954Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
7955
7956 * stabs.texinfo (Parameters): Keep trying to get this right.
7957
7958Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
7959
7960 * stabs.texinfo (Parameters): More on "local parameters".
7961
7962Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
7963
7964 * stabs.texinfo (Parameters): Re-do "local parameters" section.
7965
7966Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
7967
7968 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7969 (Parameters): Rewrite.
7970 (xcoff-differences, Sun-differences): Minor changes.
7971
7972Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
7973
7974 * stabs.texinfo: Minor cleanup.
7975
7976Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
7977
7978 * gdbint.texinfo: Minor xcoff stuff.
7979
7980Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
7981
7982 * gdbint.texinfo: Update for new config directory structure.
7983 Add info about internal type data structures.
7984
7985Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
7986
7987 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7988 $(srcdir).
7989 (gdb-config.texi): Depend on file in $(srcdir).
7990
7991Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
7992
7993 * stabs.texinfo: Fixes about N_SO.
7994
7995Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7996
7997 * gdb.texinfo: include list of nonstandard init file names
7998
7999 * *-config.texi: new switch GENERIC for text that applies *only*
8000 to (usual) multiple-target version of manual
8001
8002 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8003 h8 config
8004
8005 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8006 in menus (rather than conditionally selected multiple alternative
8007 menus).
8008
8009 * Makefile.in: define and use DOC_CONFIG var to select
8010 configuration for GDB user manual.
8011
8012 * gdb-config.texi: delete from repository, generate from Makefile.
8013
8014 * all-config.texi: normal `generic' configuration file, formerly
8015 stored as gdb-config.texi
8016
8017Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8018
8019 * Makefile.in: add dvi target to build all .dvi files
8020
8021Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8022
8023 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8024
8025Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8026
8027 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8028 host conditionals.
8029 * stabs.texinfo: More array fixes inspired by Jim's.
8030
8031Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8032
8033 * stabs.texinfo: Fixes re arrays and continuations.
8034
8035 * gdbint.texinfo: Add XCOFF node.
8036
8037Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8038
8039 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8040
8041Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8042
8043 * stabs.texinfo: Fix for array types to mention lower bounds.
8044
8045Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8046
8047 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8048
8049Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8050
8051 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8052
8053Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8054
8055 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8056 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8057
8058Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8059
8060 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8061
8062Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8063
8064 * gdb.texinfo, gdbinv-s.texi: misc updates
8065
8066Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8067
8068 * gdbint.texinfo: Brief documentation for longjmp support,
8069 from an email msg by Stu.
8070
8071Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8072
8073 * stabs.texinfo: Fix description of floating point "range"
8074 types (which really define basic types). Reported by Jim Meehan,
8075 <meehan@src.dec.com>.
8076
8077 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8078
8079Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8080
8081 * gdbint.texinfo: Slightly expand section on supporting a new
8082 object file format.
8083
8084Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8085
8086 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8087 intermediate file.
8088
8089Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8090
8091 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8092
8093Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8094
8095 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8096
8097 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8098 as well as Z8002.
8099
8100Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8101
8102 * gdbint.texinfo: Add sections on clean design and on how to send
8103 in changes.
8104
8105Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8106
8107 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8108
8109Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8110
8111 * gdb.texinfo: Fix typo, reported by Karl Berry.
8112
8113Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8114
8115 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8116
8117Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8118
8119 * gdbint.texinfo: fixed a stray email address (needs @@),
8120 added @table @code to node "Native Conditionals"
8121
8122Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8123
8124 * gdbint.texinfo: Describe coding style of GDB.
8125
8126Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8127
8128 * stabs.texinfo: Minor wording changes.
8129
8130Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8131
8132 * gdbint.texinfo: Improve release doc slightly.
8133
8134Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8135
8136 * gdbint.texinfo: Improve doc of GDB config macros.
8137
8138Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8139
8140 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8141 These will be reinserted when examined.
8142
8143Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8144
8145 * gdbint.texinfo: Make a start at documenting all the #if macros
8146 in GDB. At least list them all, and start separating them into
8147 host-specific and target-specific.
8148
8149Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8150
8151 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 8152 examples (not consistent w others).
c906108c
SS
8153 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8154 for generic vn of doc
8155
8156Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8157
8158 * Makefile.in: always create installation directories.
8159
8160Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8161
8162 * gdb.texinfo: in h8 config, do not describe searching commands.
8163
8164Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8165
8166 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8167 conditionals; introduce a few generic switches that may be
8168 useful for other cross-dev or dos-hosted configs.
8169
8170 * gdb.texinfo: fix typo in "info reg" description
8171
8172Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8173
8174 * stabs.texinfo: Minor updates from running TeX over it.
8175 * Makefile.in (stabs.dvi, stabs.ps): Add.
8176
8177Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8178
8179 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8180 First pass at converting it to texinfo.
8181
8182Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8183
8184 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8185 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8186
8187Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8188
8189 * gdbint.texinfo: Add section on partial symbol tables.
8190
8191Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8192
8193 * gdb.texinfo: document `set remotedebug' and `set
8194 rstack_high_address'.
8195
8196Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8197
8198 * gdb.texinfo: slight expansion of new text on reading info files
8199 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8200 H8/300 from DOS.
8201
8202Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8203
8204 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8205
8206Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8207
8208 * gdb.texinfo: Say how to read the `info' files.
8209
8210Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8211
8212 * Makefile.in: gm4 -> m4.
8213
8214Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8215
8216 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8217 Documentation' ahead of `Installing GDB' to match README.
8218 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 8219 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
8220
8221Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8222
8223 * Makefile.in: remove $(srcdir) from gdb.info rule.
8224
8225Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8226
8227 * Makefile.in: commented out gdb-all.texinfo rule. This is
8228 temporary.
8229
8230Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8231
8232 * Makefile.in, configure.in: removed traces of namesubdir,
8233 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8234 copyrights to '92, changed some from Cygnus to FSF.
8235
8236Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8237
8238 * gdb.texinfo: Improve how we ask for bug reports.
8239
8240Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8241
8242 * Makefile.in: infodir belongs in datadir.
8243
8244Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8245
8246 * Makefile.in: remove spaces following hyphens, bsd make can't
8247 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 8248 standards.text support.
c906108c
SS
8249
8250Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8251
8252 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8253 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8254 and mandir now keyed off datadir by default.
8255
8256\f
8257Local Variables:
9e9c5ae7 8258mode: change-log
c906108c
SS
8259left-margin: 8
8260fill-column: 74
8261version-control: never
8262End:
This page took 1.172716 seconds and 4 git commands to generate.