2011-07-11 Phil Muldoon <pmuldoon@redhat.com>
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
... / ...
CommitLineData
12011-07-05 Thiago Jung Bauermann <bauerman.ibm.com>
2
3 * gdb.texinfo: Fix typos.
4
52011-07-01 Tom Tromey <tromey@redhat.com>
6
7 * gdb.texinfo (Debugging Output): Document set debug
8 check-physname.
9
102011-06-29 Tom Tromey <tromey@redhat.com>
11
12 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document
13 breakpoint-notifications feature.
14
152011-06-29 Ulrich Weigand <ulrich.weigand@linaro.org>
16
17 * gdb.texinfo (Target Description): Remove warning about
18 possibly unstable format.
19
202011-06-03 Tom Tromey <tromey@redhat.com>
21
22 * gdb.texinfo (GDB/MI Async Records): Document 'exit-code' field.
23 (Events In Python): Note that exit_code is optional.
24
252011-05-17 Pedro Alves <pedro@codesourcery.com>
26
27 * gdb.texinfo (Remote Protocol) <Overview>: Mention vCont is
28 required for multi-threading support.
29 (Remote Protocol) <Packets>: Mention that 'c', 's', 'C', 'S' and
30 Hc are deprecated for multi-threading debugging. Point readers at
31 the vCont packet.
32
332011-05-15 Doug Evans <dje@google.com>
34
35 * gdb.texinfo (Auto-loading): Document printing of missing scripts.
36
372011-05-13 Doug Evans <dje@google.com>
38
39 * gdb.texinfo (Threads): Document $sdir,$pdir.
40 (Server): Document $pdir exception.
41
42 * gdb.texinfo (Auto-loading): Document "info auto-load-scripts".
43
44 * gdb.texinfo (Threads): Clarify default value for
45 libthread-db-search-path.
46
47 * gdb.texinfo (Completion): Update example.
48 (Debugging Output): Delete `set/show debug lin-lwp-async'.
49
502011-05-12 Kwok Cheung Yeung <kcy@codesourcery.com>
51
52 * gdb.texinfo: Document change in the behaviour of the enable and
53 disable GDB commands when applied to tracepoints.
54 Document the EnableDisableTracepoints remote stub feature.
55 Document QTEnable and QTDisable in the list of tracepoint packets.
56
572011-05-11 Jan Kratochvil <jan.kratochvil@redhat.com>
58
59 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Rename inc-hist.texinfo to
60 hsuser.texi.
61 * gdb.texinfo <!SYSTEM_READLINE>: Rename inc-hist.texinfo inclusion and
62 comment to hsuser.texi. Change rluser.texi name in the comment.
63
642011-05-10 Doug Evans <dje@google.com>
65
66 * gdb.texinfo (Threads): If an empty path is provided for
67 libthread-db-search-path it is reset to its default value.
68 (Server): Ditto.
69
702011-05-09 Doug Evans <dje@google.com>
71
72 * gdb.texinfo (Requirements): Fix typo. Mention --with-iconv-bin.
73
742011-05-06 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
75 Thiago Jung Bauermann <bauerman@br.ibm.com>
76
77 Implement support for PowerPC BookE masked watchpoints.
78 * gdb.texinfo (Set Watchpoints): Document mask parameter.
79 (PowerPC Embedded): Mention support of masked watchpoints.
80
812011-05-03 Joel Brobecker <brobecker@adacore.com>
82
83 * gdb.texinfo (In Memoriam): Replace litteral uses of `GDB' with
84 `@value{GDBN}'.
85
862011-05-03 Joel Brobecker <brobecker@adacore.com>
87
88 * gdb.texinfo (titlepage): Remove dedication.
89 (In Memoriam): New appendix.
90
912011-04-27 Jan Kratochvil <jan.kratochvil@redhat.com>
92 Eli Zaretskii <eliz@gnu.org>
93
94 * gdb.texinfo (Index Section Format): Change the version to 5.
95 Describe the different formula.
96
972011-04-24 Jan Kratochvil <jan.kratochvil@redhat.com>
98 Eli Zaretskii <eliz@gnu.org>
99
100 * gdb.texinfo (Starting and Stopping Trace Experiments): New anchor
101 for disconnected tracing.
102 (Multi-Process Mode for @code{gdbserver}): Mention --multi and
103 extended-remote relationship. Mention --once.
104 (TCP port allocation lifecycle of @code{gdbserver}): New.
105
1062011-04-23 Eli Zaretskii <eliz@gnu.org>
107
108 * gdb.texinfo (Server): Improve indexing. Index all optional
109 switches to gdbserver.
110
1112011-04-20 Tom Tromey <tromey@redhat.com>
112
113 * gdb.texinfo (Index Section Format): New node.
114 (Top): Add new node to menu.
115
1162011-04-20 Pedro Alves <pedro@codesourcery.com>
117
118 * gdb.texinfo (Maintenance Commands): Document `maint print
119 remote-registers'.
120
1212011-04-20 Tom Tromey <tromey@redhat.com>
122
123 * gdb.texinfo (Trace File Format): Move node later.
124
1252011-04-19 Tom Tromey <tromey@redhat.com>
126
127 * gdbint.texinfo (Register Information Functions): Remove
128 duplicate "the".
129 * gdb.texinfo (Emacs): Remove duplicate "to".
130 (GDB/MI Variable Objects): Remove duplicate "the".
131 (General Query Packets): Likewise.
132
1332011-04-02 Joel Brobecker <brobecker@adacore.com>
134
135 * gdb.texinfo (GDB/MI Output Records): Fix menu entry for
136 "GDB/MI Ada Exception Information" node.
137
1382011-04-01 Joel Brobecker <brobecker@adacore.com>
139
140 * gdb.texinfo (GDB/MI Ada Exception Information): Document
141 the "exception-name" field in the *stopped async record.
142
1432011-03-31 Thiago Jung Bauermann <bauerman@br.ibm.com>
144 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
145
146 Implement support for PowerPC BookE ranged breakpoints.
147 * gdb.texinfo (PowerPC Embedded): Document ranged breakpoints.
148
1492011-03-28 Tom Tromey <tromey@redhat.com>
150
151 * gdb.texinfo (Set Tracepoints): Fix typo.
152
1532011-03-24 Tom Tromey <tromey@redhat.com>
154
155 * gdb.texinfo (Specify Location): Document `function:label'
156 linespec.
157
1582011-03-18 Phil Muldoon <pmuldoon@redhat.com>
159
160 PR python/12149
161
162 * gdb.texinfo (Basic Python): Update gdb.write and flush text.
163
1642011-03-17 Phil Muldoon <pmuldoon@redhat.com>
165
166 * gdb.texinfo (Blocks In Python): Add is_valid method description.
167 (Inferiors In Python): Likewise.
168 (Threads In Python): Likewise.
169 (Symbols In Python): Likewise.
170 (Objfiles In Python): Likewise.
171 (Symbol Tables In Python): Likewise.
172
1732011-03-15 Pedro Alves <pedro@codesourcery.com>
174
175 * gdb.texinfo (Auto Display) <undisplay, enable display, disable
176 display>: Explain that the commands accept number ranges.
177
1782011-03-14 Phil Muldoon <pmuldoon@redhat.com>
179
180 * gdb.texinfo (Breakpoints In Python): Add description and example
181 of Python stop function operation.
182
1832011-03-10 Phil Muldoon <pmuldoon@redhat.com>
184
185 * gdb.texinfo (Parameters In Python): Document get_set_string and
186 get_show_string methods.
187
1882011-02-28 Jan Kratochvil <jan.kratochvil@redhat.com>
189
190 * gdb.texinfo (Tracepoint Conditions): Fix missing parenthesis.
191
192 * gdb.texinfo (Starting and Stopping Trace Experiments): Fix
193 circular-trace-buffer name.
194
1952011-02-28 Joel Brobecker <brobecker@adacore.com>
196
197 * gdb.texinfo (Inferiors and Programs): Fix small error introduced
198 in the previous change.
199
2002011-02-27 Michael Snyder <msnyder@vmware.com>
201
202 * gdb.texinfo (Inferiors and Programs): Update commands to show
203 that they can accept multiple arguments.
204
2052011-02-24 Joel Brobecker <brobecker@adacore.com>
206
207 Revert the following patch (code patch was not approved):
208 2011-02-21 Hui Zhu <teawater@gmail.com>
209 * agentexpr.texi (bytecode descriptions): add printf.
210 * gdb.texinfo (tracepoint action lists): add printf.
211
2122011-02-23 Doug Evans <dje@google.com>
213
214 * gdb.texinfo (Symbols In Python): Fix mention of C++, use C@t{++}.
215
2162011-02-23 Michael Snyder <msnyder@vmware.com>
217
218 * gdb.texinfo (Set Breaks): Add @dots{} to arguments of info break.
219 (Set Watchpoints): Add @dots{} to argument of info watchpoints.
220 (Listing Tracepoints): Add @dots{} to argument of info tracepoints.
221
2222011-02-22 Doug Evans <dje@google.com>
223
224 * gdb.texinfo (Symbols In Python): Document lookup_global_symbol.
225 Clarify behaviour of lookup_symbol when `block' argument is omitted,
226 add description of result, fix @defun formatting.
227
2282011-02-21 Hui Zhu <teawater@gmail.com>
229
230 * agentexpr.texi (Bytecode Descriptions): Add printf.
231 * gdb.texinfo (Tracepoint Action Lists): Add printf.
232
2332011-02-18 Tom Tromey <tromey@redhat.com>
234
235 * agentexpr.texi (Bytecode Descriptions): Document pick and rot.
236
2372011-02-14 Michael Snyder <msnyder@vmware.com>
238
239 * gdb.texinfo (threads): Document argument for "info threads" cmd.
240 Document new command "thread find".
241
2422011-02-14 Michael Snyder <msnyder@vmware.com>
243
244 * gdb.texinfo (Threads): Update example of new thread message.
245
2462011-02-14 Pedro Alves <pedro@codesourcery.com>
247
248 * gdb.texinfo (Remote Configuration): Mention set/show remote
249 traceframe-info.
250 (Tools/Packages Optional for Building GDB): Mention that expat is
251 used for traceframe info.
252 (Remote Protocol) <Menu>: Add "Traceframe Info Format".
253 (General Query Packets) <qSupported>: Describe the
254 qXfer:traceframe-info:read feature.
255 (qXfer::read): Describe qXfer:traceframe-info:read.
256 (Traceframe Info Format): New section.
257
2582011-02-04 Pedro Alves <pedro@codesourcery.com>
259
260 * gdbint.texinfo (Formatting): Mention some formatting guidelines
261 for casts and unary operators.
262
2632011-02-04 Tom Tromey <tromey@redhat.com>
264
265 * gdb.texinfo (GDB/MI Async Records): Document that symbols-loaded
266 is not useful.
267
2682011-01-25 Pedro Alves <pedro@codesourcery.com>
269
270 * gdb.texinfo: s/value optimized out/optimized out/g
271
2722011-01-21 Joel Brobecker <brobecker@adacore.com>
273
274 * gdb.texinfo (Other Misc Settings): Rework part of the
275 documentation of the "set interactive mode" command.
276
2772011-01-19 Tom Tromey <tromey@redhat.com>
278
279 * gdb.texinfo (Threads): Document thread name output and `thread
280 name' command.
281 (Threads In Python): Document Thread.name attribute.
282 (GDB/MI Thread Commands): Document thread attributes.
283
2842011-01-12 Andrew Burgess <aburgess@broadcom.com>
285
286 * gdb.texinfo (GDB/MI Data Manipulation): Update to reflect
287 changes in mi/mi-cmd-disas.c
288
2892011-01-12 Tom Tromey <tromey@redhat.com>
290
291 * gdb.texinfo (Threads): Remove duplicate text. Update examples.
292 Fix "thread apply" text.
293
2942011-01-11 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
295 Thiago Jung Bauermann <bauerman@br.ibm.com>
296
297 Implement support for PowerPC BookE ranged watchpoints.
298 * gdb.texinfo (PowerPC Embedded): Document ranged watchpoints and
299 the "set powerpc exact-watchpoints" flag.
300
3012011-01-07 Tom Tromey <tromey@redhat.com>
302
303 * gdb.texinfo (Python API): Add descriptions to @menu items.
304
3052011-01-06 Tom Tromey <tromey@redhat.com>
306
307 * gdb.texinfo (Frames In Python): Document gdb.newest_thread.
308
3092010-01-06 Paul Pluzhnikov <ppluzhnikov@google.com>
310
311 * gdb.texinfo (Debugging Output): Document "set debug jit".
312
3132011-01-06 Tom Tromey <tromey@redhat.com>
314
315 PR python/12133:
316 * gdb.texinfo (Frames In Python): Document various frame
317 constants.
318
3192011-01-05 Joel Brobecker <brobecker@adacore.com>
320
321 * doc/agentexpr.texi, doc/all-cfg.texi, doc/annotate.texinfo,
322 doc/gdb.texinfo, doc/gdbint.texinfo, doc/observer.texi,
323 doc/refcard.tex, doc/stabs.texinfo: Copyright year update.
324
3252011-01-03 Jan Kratochvil <jan.kratochvil@redhat.com>
326
327 * Makefile.in (diststuff): Remove gdb-cfg.texi and GDBvn.texi.
328 (clean): Add GDBvn.texi.
329
3302010-12-29 Joel Brobecker <brobecker@adacore.com>
331
332 * gdb.texinfo (Ada Glitches): Remove paragraph describing the
333 occasional case where the debugger prints an array address
334 instead of the array itself.
335
3362010-12-23 Pedro Alves <pedro@codesourcery.com>
337
338 * gdb.texinfo (Packets) <read registers packet>: Document support
339 for registers that were not collected.
340
3412010-12-15 Doug Evans <dje@google.com>
342
343 * gdb.texinfo (Startup): Document auto-loading of scripts during
344 startup.
345 (Auto-loading): Delete "maint set python auto-load on|off".
346 Add "set auto-load-scripts on|off".
347
3482010-12-07 Doug Evans <dje@google.com>
349
350 * gdb.texinfo (Mode Options): Document -data-directory.
351 (Data Files): Add reference to -data-directory.
352
3532010-11-29 Doug Evans <dje@google.com>
354
355 * gdb.texinfo (Pretty-Printer Introduction): Change
356 printer-name:subprinter-name to printer-name;subprinter-name.
357
3582010-11-29 Phil Muldoon <pmuldoon@redhat.com>
359
360 PR python/12199
361
362 * gdb.texinfo (Breakpoints In Python): Document "delete" method.
363
3642010-11-23 Tom Tromey <tromey@redhat.com>
365
366 * gdb.texinfo (Top): Check SYSTEM_READLINE.
367 (Editing): Likewise.
368 (Command History): Likewise.
369 (TUI Keys): Likewise.
370 (Bug Reporting): Conditionally include rluser.texi and
371 inc-history.texinfo.
372 * Makefile.in (READLINE_TEXI_INCFLAG): New variable.
373 (GDB_DOC_SOURCE_INCLUDES): Add comment.
374 (GDBvn.texi): Set SYSTEM_READLINE when appropriate.
375 (gdb.dvi): Use READLINE_TEXI_INCFLAG.
376 (gdb.pdf): Likewise.
377 (gdb.info): Likewise.
378 (gdb/index.html): Likewise.
379
3802010-11-23 Tom Tromey <tromey@redhat.com>
381
382 * Makefile.in (Makefile): Run ../config.status.
383 (distclean): Update.
384 * configure: Remove.
385 * configure.ac: Remove.
386
3872010-11-12 Tom Tromey <tromey@redhat.com>
388
389 * gdb.texinfo (Basic Python): Update. Add xref.
390 (Exception Handling): Document new exception classes.
391 (Types In Python): Update.
392 (Frames In Python): Update.
393
3942010-11-11 Phil Muldoon <pmuldoon@redhat.com>
395
396 * gdb.texinfo (Breakpoints In Python): Document "internal"
397 parameter, and visible attribute.
398
3992010-11-05 Doug Evans <dje@google.com>
400
401 * gdb.texinfo (Source Path): Document "set directories".
402
4032010-11-05 Ken Werner <ken.werner@de.ibm.com>
404
405 * gdb.texinfo: (Summary) Add mention about OpenCL C language support.
406 (OpenCL C): New node.
407
4082010-11-02 Doug Evans <dje@google.com>
409
410 * gdb.texinfo (Pretty Printing): Expand into three sections,
411 introduction, example, and commands.
412 (Python API): Delete section Disabling Pretty-Printers, merge into
413 Selecting Pretty-Printers.
414 (Writing a Pretty-Printer): New section. Move the pretty-printer
415 example here, and reformat to match python coding style. Add a second
416 example using the gdb.printing module.
417 (Python modules): Add gdb.printing.
418
4192010-10-29 Doug Evans <dje@google.com>
420
421 * gdb.texinfo (Python): Fix long line.
422
4232010-10-20 Doug Evans <dje@google.com>
424
425 * gdbint.texinfo (Misc Guidelines): Renamed from Coding.
426 All references updated. Correct sections marked as subsections.
427 (Coding Standards): New chapter. Move the coding standard related
428 subsections here. Add section on Python coding standards.
429
4302010-10-13 Doug Evans <dje@google.com>
431
432 * gdb.texinfo (Python): Add "Python modules".
433 (Types in Python): Add reference to gdb.types section.
434 (Python modules): New node.
435
4362010-10-11 Doug Evans <dje@google.com>
437
438 * gdb.texinfo (Values From Inferior): Add reference to "Types in
439 Python" from gdb.Value.type description.
440
4412010-09-28 Joel Brobecker <brobecker@adacore.com>
442
443 * gdb.texinfo (Ravenscar Profile): New node.
444
4452010-09-22 Tom Tromey <tromey@redhat.com>
446
447 * gdb.texinfo (Values From Inferior): Mention Value.__init__.
448
4492010-09-22 Eli Zaretskii <eliz@gnu.org>
450
451 * gdb.texinfo (Values From Inferior): Clarify that
452 value.dynamic_type works only in C++ programs with RTTI.
453
4542010-09-15 Paul Bolle <pebolle@tiscali.nl>
455
456 * gdb.texinfo (Character Sets): Correctly reference host-charset
457 in example.
458
4592010-09-13 Tom Tromey <tromey@redhat.com>
460
461 * gdb.texinfo (GDB/MI Stack Manipulation) <-stack-list-frames>:
462 Document "fullname" and "from".
463
4642010-09-01 Marc Khouzam <marc.khouzam@ericsson.com>
465
466 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document new
467 feature `reverse' output by -list-target-features.
468
4692010-08-31 H.J. Lu <hongjiu.lu@intel.com>
470
471 * gdb.texinfo (i386 Features): Remove an extra "@item".
472
4732010-08-30 Tom Tromey <tromey@redhat.com>
474
475 PR python/11792:
476 * gdb.texinfo (Values From Inferior): Document dynamic_type.
477
4782010-08-24 Daniel Jacobowitz <dan@codesourcery.com>
479
480 * gdb.texinfo (ARM Features): Document
481 org.gnu.gdb.arm.m-profile.
482
4832010-08-23 Tom Tromey <tromey@redhat.com>
484
485 PR python/11145:
486 * gdb.texinfo (Values From Inferior): Document dynamic_cast and
487 reinterpret_cast methods.
488
4892010-08-23 Tom Tromey <tromey@redhat.com>
490
491 PR python/11915:
492 * gdb.texinfo (Types In Python): Document array method.
493
4942010-08-18 Thiago Jung Bauermann <bauerman@br.ibm.com>
495
496 * gdb.texinfo (PowerPC Embedded): Mention support for the DVC register.
497
4982010-08-16 Tom Tromey <tromey@redhat.com>
499
500 * gdb.texinfo (Set Watchpoints): Document -location option.
501
5022010-08-13 Doug Evans <dje@google.com>
503
504 * gdb.texinfo (.debug_gdb_scripts section): Fix typo.
505
5062010-08-13 Vladimir Prus <vladimir@codesourcery.com>
507
508 * gdb.texinfo (GDB/MI Data Manipulation): Document
509 -data-read-memory-raw and -data-write-memory-raw.
510
5112010-08-11 Tom Tromey <tromey@redhat.com>
512 Phil Muldoon <pmuldoon@redhat.com>
513
514 * gdb.texinfo (Basic Python): Describe post_event API.
515
5162010-08-11 Phil Muldoon <pmuldoon@redhat.com>
517
518 * gdb.texinfo (Basic Python): Describe solib_address and
519 decode_line Python APIs
520
5212010-08-10 Tom Tromey <tromey@redhat.com>
522
523 * gdb.texinfo (Pretty Printing API): Document
524 gdb.default_visualizer.
525
5262010-08-10 Tom Tromey <tromey@redhat.com>
527
528 Revert gdb-add-index addition:
529 * gdb.texinfo (Index Files): Don't document gdb-add-index.
530
5312010-08-07 Jan Kratochvil <jan.kratochvil@redhat.com>
532 Eli Zaretskii <eliz@gnu.org>
533
534 * gdb.texinfo (Mode Options) <-batch>
535 (Basic Python) <gdb.execute>: Describe setting width and height.
536
5372010-07-31 Paul Pluzhnikov <ppluzhnikov@google.com>
538
539 * gdb.texinfo (Threads): Document 'debug libthread-db'.
540
5412010-07-30 Tom Tromey <tromey@redhat.com>
542
543 * gdb.texinfo (Index Files): Mention gdb-add-index.
544
5452010-07-30 Hui Zhu <teawater@gmail.com>
546
547 * gdb.texinfo (Inferiors and Programs): Update the introduce of
548 "detach inferior" and "kill inferior".
549
5502010-07-28 CHENG Renquan <rqcheng@smu.edu.sg>
551
552 * gdb.texinfo (Machine Code): Update description of two forms of
553 arguments, and add new example to demonstrate the new form.
554
5552010-07-27 Phil Muldoon <pmuldoon@redhat.com>
556
557 * gdb.texinfo (Values From Inferior): Add value inferior function
558 call description.
559
5602010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
561
562 * gdb.texinfo (Active Targets): Fix wrong comma placement.
563
5642010-07-19 Jan Kratochvil <jan.kratochvil@redhat.com>
565 Eli Zaretskii <eliz@gnu.org>
566
567 Make core files the process_stratum.
568 * gdb.texinfo (Active Targets): Remove core_stratum. Include
569 record_stratum example.
570
5712010-07-13 Tom Tromey <tromey@redhat.com>
572
573 * gdb.texinfo (Index Files): New node.
574
5752010-07-13 Tom Tromey <tromey@redhat.com>
576
577 * gdb.texinfo (GDB/MI Variable Objects): Remove extra 'for'.
578
5792010-07-13 Tom Tromey <tromey@redhat.com>
580
581 * gdb.texinfo (Specify Location): Document labels.
582
5832010-07-01 Pedro Alves <pedro@codesourcery.com>
584
585 * gdb.texinfo (Create and Delete Tracepoints): Add more index
586 entries for fast tracepoints and static tracepoints.
587
5882010-07-01 Pedro Alves <pedro@codesourcery.com>
589
590 * gdb.texinfo (General Query Packets) <qfThreadInfo,
591 qsThreadInfo>: Spell out `l' as ell.
592
5932010-07-01 Pedro Alves <pedro@codesourcery.com>
594
595 * gdb.texinfo (Convenience Variables): Document $_sdata.
596 (Commands to Set Tracepoints): Describe static tracepoints. Add
597 `Listing Static Tracepoint Markers' menu entry. Document
598 "strace".
599 (Tracepoint Action Lists): Document collecting $_sdata.
600 (Listing Static Tracepoint Markers): New subsection.
601 (Tracepoints support in gdbserver): Mention static tracepoints.
602 (remote packets, enabling and disabling): Mention
603 read-sdata-object.
604 (General Query Packets) <qSupported>: Document qXfer:sdata:read
605 and StaticTracepoint.
606 Mention qTfSTM, qTsSTM and qTSTMat as tracepoint packets.
607 Document qXfer:sdata:read.
608 (Tracepoint packets): Document qTfSTM, qTsSTM and qTSTMat.
609
6102010-06-29 Joel Brobecker <brobecker@adacore.com>
611
612 * gdb.texinfo (Threads In Python): Fix unmatched @end table.
613
6142010-06-28 Phil Muldoon <pmuldoon@redhat.com>
615 Tom Tromey <tromey@redhat.com>
616 Thiago Jung Bauermann <bauerman@br.ibm.com>
617
618 * gdb.texinfo (Inferiors In Python): New node.
619 * gdb.texinfo (Threads In Python): New node.
620
6212010-06-28 Joel Brobecker <brobecker@adacore.com>
622
623 * gdb.texinfo (Python): Document what the python directory is
624 and what its location is.
625 (Basic Python): Document the gdb.PYTHONDIR constant.
626
6272010-06-25 Tom Tromey <tromey@redhat.com>
628
629 PR python/10808:
630 * gdb.texinfo (Basic Python): Document new gdb.execute argument.
631
6322010-06-24 Hui Zhu <teawater@gmail.com>
633
634 * gdb.texinfo: (Commands for Controlled Output): Add
635 documentation for command "eval".
636
6372010-06-21 Stan Shebs <stan@codesourcery.com>
638
639 * gdb.texinfo: Add explicit @node and @appendix for GFDL.
640 * annotate.texinfo: Ditto.
641 * gdbint.texinfo: Ditto.
642 * stabs.texinfo: Ditto.
643
6442010-06-22 Hui Zhu <teawater@gmail.com>
645
646 * gdb.texinfo: (Process Record and Replay): Add documentation
647 for command "set record memory-query".
648
6492010-06-21 Stan Shebs <stan@codesourcery.com>
650
651 * gdb.texinfo: Relicense under GFDL version 1.3.
652 * annotate.texinfo: Relicense under GFDL version 1.3.
653 * gdbint.texinfo: Relicense under GFDL version 1.3.
654 * stabs.texinfo: Relicense under GFDL version 1.3.
655 * fdl.texi: Update to version 1.3.
656
6572010-06-18 Stan Shebs <stan@codesourcery.com>
658
659 * gdb.texinfo (Operating System Auxiliary Information): Describe
660 "info os" when no arguments given.
661
662 * gdb.texinfo (Debugging Programs with Multiple Threads): Describe
663 $_thread.
664
6652010-06-18 Hui Zhu <teawater@gmail.com>
666
667 * gdb.texinfo: (Process Record and Replay): Add documentation
668 for commands "record save" and "record restore".
669
6702010-06-16 Jan Kratochvil <jan.kratochvil@redhat.com>
671
672 * gdb.texinfo: Include information about the correct use
673 of addresses in the `watch' command.
674
6752010-06-11 Stan Shebs <stan@codesourcery.com>
676
677 * gdb.texinfo (Observer Mode): New section.
678 (General Query Packets): Document QAllow.
679
6802010-06-04 Doug Evans <dje@google.com>
681
682 * gdb.texinfo (Python API): New node `Disabling Pretty-Printers'.
683
6842010-06-03 Doug Evans <dje@google.com>
685
686 * gdbint.texinfo (Coding): Add subsection on command names.
687
6882010-06-02 Tom Tromey <tromey@redhat.com>
689
690 * gdb.texinfo (Maintenance Commands): Document maint set dwarf2
691 always-disassemble.
692
6932010-06-01 Pedro Alves <pedro@codesourcery.com>
694
695 * gdb.texinfo (Set Tracepoints): Mention tracepoints support in
696 gdbserver, and add cross reference.
697 (Tracepoints support in gdbserver): New subsection.
698
6992010-05-26 Pedro Alves <pedro@codesourcery.com>
700
701 * gdb.texinfo (General Query Packets) <qSupported>: Describe the
702 `qRelocInsn' feature.
703 (Relocate instruction reply packet): New subsection
704 of `Tracepoint Packets'.
705 (Tracepoint Packets): Mention that packets QTDP and QTStart
706 support the qRelocInsn request, and add cross reference to new
707 subsection.
708
7092010-05-25 Doug Evans <dje@google.com>
710
711 * gdb.texinfo (Exception Handling): Document gdb.GdbError.
712 (Commands In Python): Document gdb.string_to_argv.
713
7142010-05-02 Jan Kratochvil <jan.kratochvil@redhat.com>
715
716 * gdbint.texinfo (Host Definition): Remove items NORETURN and
717 ATTR_NORETURN.
718
7192010-04-29 Phil Muldoon <pmuldoon@redhat.com>
720 Tom Tromey <tromey@redhat.com>
721 Thiago Jung Bauermann <bauerman@br.ibm.com>
722
723 * gdb.texinfo (Parameters In Python): New Node.
724
7252010-04-29 Mihail Zenkov <mihail.zenkov@gmail.com>
726
727 * gdb.texinfo: (Summary) Add mention about D language support.
728 (Filenames): Add D suffixes.
729 (D): New node.
730
7312010-04-26 Pierre Muller <muller@ics.u-strasbg.fr>
732
733 * gdbint.texinfo (CANNOT_STEP_HW_WATCHPOINTS): Remove explanation
734 of macro deleted from GDB code.
735
7362010-04-24 Pedro Alves <pedro@codesourcery.com>
737
738 * gdb.texinfo (Commands to specify files): Describe what how GDB
739 looks up DOS-based filesystem paths on the system root. Document
740 the new `set/show target-file-system-kind' commands.
741
7422010-04-23 Doug Evans <dje@google.com>
743
744 * gdb.texinfo (Python): Move Auto-loading section here ...
745 (Python API): from here.
746 (Auto-loading): Add docs for .debug_gdb_scripts auto-loaded scripts.
747 (Maintenance Commands): Add docs for "maint print section-scripts".
748
7492010-04-20 Chris Moller <cmoller@redhat.com>
750
751 * gdb.texinfo (Setting Breakpoints): Added description of
752 filename-qualified rbreak.
753 * refcard.tex (Breakpoints and Watchpoints): Added brief
754 description of filename-qualified rbreak.
755
7562010-04-22 Jan Kratochvil <jan.kratochvil@redhat.com>
757
758 * gdb.texinfo (Data): New @menu reference to Pretty Printing.
759 (Python API): Change the reference to Pretty Printing API.
760 (Pretty Printing): Move the user part under the Data node. Reformat
761 the sample output to 72 columns. Create a new reference to Pretty
762 Printing API. Rename the API part ...
763 (Pretty Printing API): To a new node name.
764 (Selecting Pretty-Printers, Progspaces In Python, Objfiles In Python)
765 (GDB/MI Variable Objects): Change references to Pretty Printing API.
766
7672010-04-21 Stan Shebs <stan@codesourcery.com>
768
769 * gdb.texinfo (Tracepoint Actions): Mention synonymy of actions
770 and commands.
771 (Listing Tracepoints): Update to reflect current behavior.
772
7732010-04-22 Pierre Muller <muller@ics.u-strasbg.fr>
774
775 * gdb.texinfo (Examining memory): Update for change in string
776 display with explicit size.
777
7782010-04-19 Pedro Alves <pedro@codesourcery.com>
779
780 PR breakpoints/8554.
781
782 * gdb.texinfo (Save Breakpoints): New node.
783 (save-tracepoints): Rename to ...
784 (save tracepoints): ... this. Mention that `save-tracepoints' is
785 a deprecated alias to `save tracepoints'.
786
7872010-04-16 Pierre Muller <muller@ics.u-strasbg.fr>
788
789 * gdb.texinfo ($_tlb): Document new automatic convinience variable.
790 (info w32 thread-information-block): Document new command.
791 (qGetTIBAddress): Document new gdbserver query.
792 (maint set/show show-all-tib): Document new command.
793
7942010-04-15 Doug Evans <dje@google.com>
795
796 * gdb.texinfo (Python API): Add progspaces section.
797 (Selecting Pretty-Printers): Progspace pretty-printers are
798 searched too.
799 (Progspaces In Python): New section.
800
801 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
802
8032010-04-14 Phil Muldoon <pmuldoon@redhat.com>
804
805 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
806 returns None.
807
8082010-04-09 Stan Shebs <stan@codesourcery.com>
809
810 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
811 Describe the `frames-created' field, tweak grammar.
812
8132010-04-09 Pedro Alves <pedro@codesourcery.com>
814
815 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
816 Describe the `circular' and `disconnected' fields.
817
8182010-04-09 H.J. Lu <hongjiu.lu@intel.com>
819
820 * gdb.texinfo (maint print registers): Mention unavailable and
821 invisible registers.
822
8232010-04-09 Phil Muldoon <pmuldoon@redhat.com>
824 Thiago Jung Bauermann <bauerman@br.ibm.com>
825 Tom Tromey <tromey@redhat.com>
826
827 * gdb.texinfo (Breakpoints In Python): New Node.
828
8292010-04-08 Stan Shebs <stan@codesourcery.com>
830
831 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
832 trace status fields.
833
8342010-04-08 H.J. Lu <hongjiu.lu@intel.com>
835
836 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
837 optional. Make org.gnu.gdb.i386.avx requires
838 org.gnu.gdb.i386.avx.
839
8402010-04-08 Doug Evans <dje@google.com>
841
842 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
843 search path, and document that gdb only scans the search path if
844 the script's path doesn't specify a directory.
845
8462010-04-05 Doug Evans <dje@google.com>
847
848 * gdb.texinfo (maint show python auto-load): Fix typo.
849
8502010-04-04 Stan Shebs <stan@codesourcery.com>
851
852 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
853 (Setting Watchpoints): Update description of "info watch".
854 (Disabling Breakpoints): Only "info break" lists all.
855
856 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
857 (tdump): Explain how tdump works.
858
8592010-04-01 Pedro Alves <pedro@codesourcery.com>
860
861 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
862 add cross reference.
863
8642010-03-31 Pedro Alves <pedro@codesourcery.com>
865
866 * gdb.texinfo (TUI Commands): Mention that in some cases, these
867 commands error out.
868
8692010-03-30 H.J. Lu <hongjiu.lu@intel.com>
870
871 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
872
8732010-03-30 H.J. Lu <hongjiu.lu@intel.com>
874
875 * gdb.texinfo (General Query Packets): Add xmlRegisters.
876
8772010-03-29 Stan Shebs <stan@codesourcery.com>
878 Nathan Sidwell <nathan@codesourcery.com>
879
880 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
881 GDBN equivalent.
882 (Set Tracepoints): Remove mention that conditional tracepoints
883 don't exist.
884 (Tracepoint Actions): Clarify when while-stepping collection
885 happens, note that while-stepping does not automatically collect
886 $pc.
887
8882010-03-29 Stan Shebs <stan@codesourcery.com>
889
890 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
891 (General Query Packets): Describe TracepointSource.
892
8932010-03-27 Matt Rice <ratmice@gmail.com>
894
895 * gdb.texinfo (ARM): Document arguments to "target sim".
896 (Set Catchpoints): Use @dots{} instead of @r{...}.
897
8982010-03-26 Pedro Alves <pedro@codesourcery.com>
899
900 * gdb.texinfo (Tracepoint Packets): Remove mention that
901 terror:string may be plain text, and drop mention of X prefix.
902
9032010-03-26 Vladimir Prus <vladimir@codesourcery.com>
904
905 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
906
9072010-03-24 Stan Shebs <stan@codesourcery.com>
908
909 * gdb.texinfo (Tracepoint Packets): Document trace error status.
910
9112010-03-24 Tom Tromey <tromey@redhat.com>
912
913 PR breakpoints/9352:
914 * gdb.texinfo (Break Commands): Update.
915
9162010-03-24 Vladimir Prus <vladimir@codesourcery.com>
917
918 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
919 commands.
920
9212010-03-16 Stan Shebs <stan@codesourcery.com>
922
923 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
924 circular-trace-buffer.
925 (Tracepoint Packets): Describe QTBuffer, and details of the
926 qTStatus reply.
927
9282010-03-12 Stan Shebs <stan@codesourcery.com>
929 Nathan Sidwell <nathan@codesourcery.com>
930
931 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
932 doing instruction stepping.
933 (Tracepoint Restrictions): New node.
934
9352010-03-10 Tom Tromey <tromey@redhat.com>
936
937 * gdbint.texinfo (Symbol Handling): Update.
938
9392010-03-08 Tom Tromey <tromey@redhat.com>
940
941 PR cli/9591:
942 * gdb.texinfo (Mode Options): Mention lack of pagination and
943 confirmation with --batch.
944 (Screen Size): Mention --batch.
945 (Messages/Warnings): Likewise.
946
9472010-03-05 Tom Tromey <tromey@redhat.com>
948
949 * gdb.texinfo (Basic Python): Document target_charset and
950 target_wide_charset.
951
9522010-03-05 Tom Tromey <tromey@redhat.com>
953
954 * gdb.texinfo (Data): Link to pretty-printing.
955 (Output Formats): Likewise. Correct text.
956
9572010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
958
959 * gdb.texinfo (Types): Describe <struct> and <flags>.
960
9612010-02-28 Phil Muldoon <pmuldoon@redhat.com>
962
963 * gdb.texinfo (Frames In Python): Add block parameter and
964 description to read_var text.
965
9662010-02-26 Phil Muldoon <pmuldoon@redhat.com>
967 Tom Tromey <tromey@redhat.com>
968
969 * gdb.texinfo (Types In Python): Describe block argument in
970 template_argument and gdb.lookup_type.
971
9722010-02-24 Tom Tromey <tromey@redhat.com>
973
974 * gdb.texinfo (Cygwin Native): Fix typo.
975
9762010-02-24 Phil Muldoon <pmuldoon@redhat.com>
977
978 * gdb.texinfo (Frames In Python): Add block, find_sal, function
979 and select method descriptions.
980 (Python API): Add Blocks In Python, Symbols in Python and Symbol
981 Tables in Python to menu.
982 (Blocks In Python): New node.
983 (Symbols In Python): New node.
984 (Symbol Tables in Python): New node.
985
9862010-02-24 Vladimir Prus <vladimir@codesourcery.com>
987
988 Multiexec MI
989
990 gdb/
991 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
992
993 gdb/doc/
994 * gdb.texinfo (GDB/MI Command Syntax): Document notification
995 changes.
996 (GDB/MI Program Execution): Document current behaviour of
997 --all and --thread-group.
998 (GDB/MI Miscellaneous Commands): Document -add-inferior and
999 -remove-inferior.
1000 * observer.texi (inferior_added, inferior_removed): New
1001 observers.
1002
10032010-02-19 Tom Tromey <tromey@redhat.com>
1004
1005 * gdbint.texinfo (Getting Started): Fix @node.
1006 (Debugging GDB): Likewise.
1007
10082010-02-13 Joel Brobecker <brobecker@adacore.com>
1009
1010 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
1011 documenting the gdb_test_timeout variable.
1012
10132010-02-12 Jakob Engblom <jakob@virtutech.com>
1014
1015 * gdb.texinfo (MI commands): Added documentation of --reverse
1016 option to a set of MI commands. Restructured documentation of MI
1017 commands --exec-continue to reflect the complexity of reverse
1018 execution.
1019
10202010-02-12 Pedro Alves <pedro@codesourcery.com>
1021
1022 * gdb.texinfo (Using the Collected Data): Specify that the address
1023 range of `tfind outsize' is exclusive, and that the address range
1024 of `tfind range' is inclusive.
1025 (Tracepoint Packets): Specify that the address range of
1026 `QTFrame:range' is inclusive, and that the address range of
1027 `QTFrame:outside' is exclusive
1028
10292010-02-12 Vladimir Prus <vladimir@codesourcery.com>
1030
1031 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
1032
10332010-02-10 Tom Tromey <tromey@redhat.com>
1034
1035 * gdb.texinfo (Debugging Output): Document set debug parser and
1036 show debug parser.
1037
10382010-02-09 H.J. Lu <hongjiu.lu@intel.com>
1039
1040 * gdb.texinfo (Predefined Target Types): Add i387_ext,
1041 i386_eflags and i386_mxcsr.
1042
10432010-02-08 H.J. Lu <hongjiu.lu@intel.com>
1044
1045 * gdb.texinfo: Document i386 target features.
1046
10472010-02-05 Doug Evans <dje@google.com>
1048
1049 * gdbint.texinfo (Testsuite): Add a new section to document the
1050 various DejaGnu variables that may be overridden.
1051 Document INTERNAL_GDBFLAGS.
1052
10532010-02-04 Tom Tromey <tromey@redhat.com>
1054
1055 PR cli/8830:
1056 * gdb.texinfo (Files): -readnow comes before the filename for file
1057 and symbol-file.
1058
10592010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1060
1061 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
1062 Document ARM breakpoint types.
1063 (Register Packet Format): Move into the new section.
1064 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
1065
10662010-01-21 Joel Brobecker <brobecker@adacore.com>
1067
1068 * gdb.texinfo (File Options): Adjust the documentation of this
1069 switch to refer to the "source" command rather than partially
1070 duplicating some of the relevant information.
1071 (Extending GDB): Introduce and document the set/show script-extension
1072 setting.
1073 (Command Files): Add note explaining that the "source" command
1074 is also used to evalute scripts written in other languages.
1075 Remove the short slightly incorrect reference to sourcing Python
1076 scripts.
1077 (Python Commands): Document how to execute a Python script from GDB.
1078
10792010-01-19 Joel Brobecker <brobecker@adacore.com>
1080
1081 * gdb.texinfo (Command Files): Fix typo.
1082
10832010-01-18 Tom Tromey <tromey@redhat.com>
1084
1085 * gdb.texinfo (File Options): Document -x on .py files.
1086 (Command Files): Document handling of Python scripts.
1087
10882010-01-18 Jie Zhang <jie.zhang@analog.com>
1089
1090 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
1091
10922010-01-15 Stan Shebs <stan@codesourcery.com>
1093
1094 * gdb.texinfo (Trace Files): New section.
1095 (Tracepoint Packets): Document QTSave and qTBuffer.
1096 (Trace File Format): New appendix.
1097
10982010-01-13 Phil Muldoon <pmuldoon@redhat.com>
1099
1100 * gdb.texinfo (Values From Inferior): Document lazy_string value
1101 method.
1102 (Python API): Add Lazy strings menu item.
1103 (Lazy Strings In Python): New node.
1104
11052010-01-13 Vladimir Prus <vladimir@codesourcery.com>
1106
1107 * gdb.texinfo (GDB/MI Thread Information): New.
1108 (GDB/MI Async Records): Document the core field in *stopped.
1109 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
1110 documentation
1111 (Process list): Document that osdata document may contain
1112 threads.
1113 (Remote Serial Protocol): Document qXfer:threads.
1114
11152010-01-06 Stan Shebs <stan@codesourcery.com>
1116
1117 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
1118 disconnected tracing.
1119 (Tracepoint Packets): Document new protocol.
1120
11212010-01-05 Stan Shebs <stan@codesourcery.com>
1122
1123 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
1124 tracepoints.
1125 (Tracepoint Packets): Describe remote protocol for fast
1126 tracepoints.
1127
11282010-01-01 Joel Brobecker <brobecker@adacore.com>
1129
1130 Update the "Start of New Year Procedure".
1131 * gdbint.texinfo: Add the list of files that need to be updated
1132 manually. Minor reformatting.
1133
11342010-01-01 Joel Brobecker <brobecker@adacore.com>
1135
1136 * refcard.tex: Update copyright year in header and text.
1137
11382010-01-01 Joel Brobecker <brobecker@adacore.com>
1139
1140 * agentexpr.texi: Add 2010 to the list of copyright years.
1141 * annotate.texinfo: Likewise.
1142 * gdb.texinfo: Likewise.
1143 * gdbint.texinfo: Likewise.
1144 * observer.texi: Likewise.
1145 * stabs.texinfo: Likewise.
1146
11472009-12-31 Stan Shebs <stan@codesourcery.com>
1148
1149 * gdb.texinfo (Tracepoint Actions): Describe teval.
1150
11512009-12-29 Stan Shebs <stan@codesourcery.com>
1152
1153 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
1154
11552009-12-28 Stan Shebs <stan@codesourcery.com>
1156
1157 * gdb.texinfo (Trace State Variables): New section.
1158 (Tracepoint Packets): Describe trace state variable packets.
1159 * agentexpr.texi (Bytecode Descriptions): Describe trace state
1160 variable bytecodes.
1161
11622009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
1163
1164 * gdb.texinfo (Symbols): "info variables" prints definitions, not
1165 declarations.
1166
11672009-12-21 Vladimir Prus <vladimir@codesourcery.com>
1168
1169 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
1170 -gdb-exit behaviour.
1171
11722009-12-20 Joel Brobecker <brobecker@adacore.com>
1173
1174 * gpl.texi: Update to version 3 of the GPL.
1175
11762009-12-20 Joel Brobecker <brobecker@adacore.com>
1177
1178 * Makefile.in: Update copyright header.
1179 * observer.texi: Fix the copyright header of the generated files.
1180
11812009-12-08 Phil Muldoon <pmuldoon@redhat.com>
1182
1183 * gdb.texinfo (Types In Python): Describe range function.
1184
11852009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
1186
1187 * gdb.texinfo (Types In Python): Describe "is_base_class".
1188
11892009-12-03 Tom Tromey <tromey@redhat.com>
1190
1191 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
1192
11932009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
1194
1195 * observer.texi: New memory_changed observer.
1196
11972009-12-01 Tom Tromey <tromey@redhat.com>
1198
1199 * gdb.texinfo (Reverse Execution): Fix typo.
1200
12012009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
1202
1203 PR gdb/8704
1204
1205 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
1206 are allowed after the breakpoint condition.
1207
12082009-11-23 Tom Tromey <tromey@redhat.com>
1209
1210 PR python/10782:
1211 * gdb.texinfo (Types In Python): Document Type.pointer.
1212
12132009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
1214
1215 * gdb.texinfo (Machine Code): Adjust.
1216
12172009-11-11 Pedro Alves <pedro@codesourcery.com>
1218
1219 * agentexpr.texi (Tracing On Symmetrix): Delete section.
1220 (Using Agent Expressions): Delete cross reference.
1221
12222009-11-07 Joel Brobecker <brobecker@adacore.com>
1223
1224 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
1225 and @settitle directives up to help makeinfo find them.
1226
12272009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
1228
1229 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
1230 (Auto-loading): Use plural and note one can use multiple components now.
1231
12322009-11-01 Vladimir Prus <vladimir@codesourcery.com>
1233
1234 * gdb.texinfo (GDB/MI Stack Manipulation): Make
1235 -stack-list-arguments have the same documentation for parameter
1236 as -stack-list-locals. Add comas.
1237
12382009-10-27 Tom Tromey <tromey@redhat.com>
1239 Eli Zaretskii <eliz@gnu.org>
1240
1241 PR python/10781
1242
1243 * gdb.texinfo (Values From Inferior): Document cast method.
1244
12452009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
1246
1247 * gdb.texinfo (Machine Code): Mention function name in disasssembly
1248 and adjust example.
1249
12502009-10-22 Michael Snyder <msnyder@vmware.com>
1251
1252 * gdb.texinfo (Process Record and Replay): Document new form of
1253 info record command. Also document the new save and restore
1254 commands.
1255
12562009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
1257
1258 * gdb.texinfo (Machine Code): Mention current pc marker.
1259 (Memory): Likewise.
1260
12612009-10-19 Pedro Alves <pedro@codesourcery.com>
1262 Stan Shebs <stan@codesourcery.com>
1263
1264 * observer.texi (new_inferior): Rename to...
1265 (inferior_appeared): ... this.
1266
1267 * gdb.texinfo (Inferiors): Rename node to ...
1268 (Inferiors and Programs): ... this. Mention running multiple
1269 programs in the same debug session.
1270 <info inferiors>: Mention the new 'Executable' column if "info
1271 inferiors". Update examples. Document the "add-inferior",
1272 "clone-inferior", "remove-inferior" and "maint info
1273 program-spaces" commands.
1274 (Process): Rename node to...
1275 (Forks): ... this. Document "set|show follow-exec-mode".
1276
12772009-10-11 Michael Snyder <msnyder@vmware.com>
1278
1279 * gdb.texinfo (ReverseStep): Show default as "unsupported".
1280 (ReverseContinue): Ditto.
1281
12822009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
1283
1284 * gdb.texinfo (Server): Document libthread-db-search-path.
1285
12862009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
1287
1288 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
1289
12902009-10-06 Michael Eager <eager@eagercon.com>
1291
1292 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
1293 (Embedded Processors): Add MicroBlaze.
1294 (MicroBlaze): New. Describe Xilinx MicroBlaze
1295
12962009-10-04 Pedro Alves <pedro@codesourcery.com>
1297
1298 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
1299
13002009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
1301
1302 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
1303
13042009-09-23 Joel Brobecker <brobecker@adacore.com>
1305
1306 * observer.texi (solib_unloaded): Document explicitly the fact that
1307 this observer is called before the associated symbols are unloaded.
1308
13092009-09-19 Vladimir Prus <vladimir@codesourcery.com>
1310
1311 * gdb.texinfo (GDB/MI Stack Manipulation): Document
1312 -stack-list-variables.
1313
13142009-09-18 Tom Tromey <tromey@redhat.com>
1315
1316 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
1317 is experimental.
1318
13192009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
1320
1321 * gdb.texinfo (convenince variables): Mention
1322 $_siginfo could be empty.
1323
13242009-09-15 Tom Tromey <tromey@redhat.com>
1325
1326 * gdb.texinfo (GDB/MI Variable Objects): Document
1327 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
1328 Expand -var-update documentation.
1329
13302009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
1331
1332 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
1333 feature.
1334
13352009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
1336
1337 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
1338
13392009-09-10 Michael Snyder <msnyder@vmware.com>
1340
1341 * gdb.texinfo (qSupported): Mention new ReverseContinue and
1342 ReverseStep replies to the qSupported query.
1343
13442009-09-10 Joel Brobecker <brobecker@adacore.com>
1345
1346 Add documentation for set/show interactive-mode.
1347 * gdb.texinfo (Other Misc Settings): New node.
1348
13492009-09-01 Doug Evans <dje@google.com>
1350
1351 * gdb.texinfo (Caching Data of Remote Targets): Add note on
1352 non-stop mode's affect on remote caching.
1353
13542009-08-31 Jacob Potter <jdpotter@google.com>
1355 Doug Evans <dje@google.com>
1356
1357 * gdb.texinfo (Caching Data of Remote Targets): Update text.
1358 Mark `set/show remotecache' options as obsolete.
1359 Document new `set/show stack-cache' option.
1360 Update text for `info dcache'.
1361
13622009-08-27 Doug Evans <dje@google.com>
1363
1364 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
1365 (Files): Add note on new optional regex arg to `info sharedlibrary'.
1366
13672009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1368
1369 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
1370 about autoconf.
1371
13722009-08-25 Pedro Alves <pedro@codesourcery.com>
1373
1374 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
1375 small example, and describe its columns. Replace "inferior-id" by
1376 "infno" throughout.
1377
13782009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
1379
1380 * gdbint.texinfo (Releasing GDB): Point to
1381 README-maintainer-mode file for required autoconf version.
1382 * configure.ac: Do not substitute datarootdir, htmldir,
1383 pdfdir, docdir. Do not process --with-datarootdir,
1384 --with-htmldir, --with-pdfdir, --with-docdir.
1385 * configure: Regenerate.
1386
1387 * configure: Regenerate.
1388
13892009-08-20 Reid Kleckner <reid@kleckner.net>
1390
1391 * gdb.texinfo: Add chapter on JIT interface.
1392
13932009-08-07 Nick Roberts <nickrob@snap.net.nz>
1394
1395 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
1396 confirmation request.
1397
13982009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
1399
1400 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
1401 CRC definitions.
1402
14032009-08-03 Vladimir Prus <vladimir@codesourcery.com>
1404
1405 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1406 -break-commands.
1407
14082009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1409
1410 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1411 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
1412
14132009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1414
1415 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
1416 "set spu stop-on-load" and "show spu stop-on-load" commands.
1417
14182009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
1419
1420 * gdb.texinfo (Target Descriptions): Document <compatible> element.
1421
14222009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
1423
1424 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
1425 org.gnu.gdb.arm.neon.
1426
14272009-07-20 Pedro Alves <pedro@codesourcery.com>
1428
1429 * gdb.texinfo (Target Description Format): Mention the new <osabi>
1430 optional element.
1431 (subsection OS ABI): New subsection.
1432
14332009-07-14 Stan Shebs <stan@codesourcery.com>
1434
1435 * gdb.texinfo (Tracepoint Conditions): New section.
1436 (General Query Packets): Describe ConditionalTracepoints.
1437 (Tracepoint Packets): Describe condition field.
1438 (Maintenance Commands): Describe maint agent-eval.
1439 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
1440
14412009-07-11 Hui Zhu <teawater@gmail.com>
1442
1443 * gdb.texinfo (disassemble): Add a new modifier /r
1444 to "disassemble" command to make it print the raw instructions
1445 in hex as well as in symbolic form.
1446
14472009-07-09 Tom Tromey <tromey@redhat.com>
1448
1449 * gdbint.texinfo (Testsuite): Document parallel make check.
1450
14512009-07-09 Tom Tromey <tromey@redhat.com>
1452
1453 * gdbint.texinfo (Testsuite): Document test transcripts.
1454
14552009-07-10 Phil Muldoon <pmuldoon@redhat.com>
1456
1457 * gdb.texinfo (Values From Inferior): Add length parameter
1458 description.
1459
14602009-07-04 Chris Genly <chris@genly.us>
1461
1462 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
1463 in -var-list-children. Fix example according to what the code
1464 does.
1465
14662009-07-02 Pedro Alves <pedro@codesourcery.com>
1467
1468 * gdb.texinfo (Debugging multiple inferiors): Document the
1469 "inferior", "detach inferior" and "kill inferior" commands.
1470 (Debugging Programs with Multiple Processes): Adjust to mention
1471 generic "inferior" commands. Delete mention of "detach fork" and
1472 "delete fork". Cross reference to "Debugging multiple inferiors"
1473 section.
1474
14752009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1476
1477 * gdbint.texinfo (Item Output Functions): Update signature
1478 for ui_out_field_core_addr.
1479
14802009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
1481
1482 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
1483 Update example code extrated from breakpoint.c.
1484
14852009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
1486
1487 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
1488 MI commands.
1489 (GDB/MI Symbol Query): Likewise.
1490 (GDB/MI File Commands): Likewise.
1491 (GDB/MI File Transfer Commands): Likewise.
1492 (GDB/MI Target Manipulation): Likewise.
1493 (GDB/MI Miscellaneous Commands): Likewise.
1494
14952009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
1496
1497 * gdb.texinfo (Debugging Optimized Code): New chapter.
1498 (Compiling for Debugging): Reference it. Move some
1499 text to the new section.
1500
15012009-06-15 Phil Muldoon <pmuldoon@redhat.com>
1502
1503 * doc/gdb.texinfo (Calling): Document
1504 set-unwind-on-terminating-exception usage.
1505
15062009-06-11 Pedro Alves <pedro@codesourcery.com>
1507
1508 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
1509 command.
1510
15112009-06-07 Pedro Alves <pedro@codesourcery.com>
1512
1513 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
1514 references.
1515
15162009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
1517
1518 * gdbint.texinfo: Rename formal parameters to gdbarch function
1519 protoypes from "current_gdbarch" to "gdbarch".
1520
15212009-05-28 Tom Tromey <tromey@redhat.com>
1522
1523 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
1524
15252009-05-27 Tom Tromey <tromey@redhat.com>
1526
1527 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1528 feature.
1529 (GDB/MI Variable Objects): Document -var-set-visualizer.
1530
15312009-04-02 Tom Tromey <tromey@redhat.com>
1532
1533 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
1534 feature.
1535 (GDB/MI Variable Objects): Document -var-set-visualizer.
1536
15372009-05-27 Tom Tromey <tromey@redhat.com>
1538 Thiago Jung Bauermann <bauerman@br.ibm.com>
1539 Phil Muldoon <pmuldoon@redhat.com>
1540
1541 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
1542 (Pretty Printing): New node.
1543 (Selecting Pretty-Printers): Likewise.
1544 (Python API): Update.
1545 (Output Formats): Document /r format.
1546
15472009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
1548 Tom Tromey <tromey@redhat.com>
1549
1550 * gdb.texinfo (Types In Python): New node.
1551 (Values From Inferior): "type" is now an attribute.
1552 (Python API): Update.
1553
15542009-05-27 Tom Tromey <tromey@redhat.com>
1555 Thiago Jung Bauermann <bauerman@br.ibm.com>
1556 Phil Muldoon <pmuldoon@redhat.com>
1557
1558 * gdb.texinfo: Add @syncodeindex for `tp'.
1559 (Python API): Update.
1560 (Auto-loading): New node.
1561 (Objfiles In Python): New node.
1562
15632009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
1564
1565 * gdb.texinfo (Threads): Document libthread-db-search-path.
1566
15672009-05-15 Nick Roberts <nickrob@snap.net.nz>
1568
1569 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
1570
15712009-05-12 Pedro Alves <pedro@codesourcery.com>
1572
1573 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
1574 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
1575 show show-debug-regs' docs.
1576
15772009-05-08 Eli Zaretskii <eliz@gnu.org>
1578
1579 * gdb.texinfo (Process Record and Replay): Add description of
1580 reverse execution.
1581
15822009-05-07 Joel Brobecker <brobecker@adacore.com>
1583
1584 * gdbint.texinfo (Adding support for debugging core files): New node.
1585 (Native Debugging): Remove the ``Native core file Support'' section.
1586
15872009-05-01 Eli Zaretskii <eliz@gnu.org>
1588
1589 * gdb.texinfo (Process Record and Replay): Improve and clarify.
1590 Add index entries.
1591
15922009-04-30 Hui Zhu <teawater@gmail.com>
1593 Michael Snyder <msnyder@vmware.com>
1594
1595 * gdb.texinfo: (Process Record and Replay): Add documentation for
1596 process record and replay.
1597
15982009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
1599
1600 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
1601 a new part on command-line defined macros.
1602
16032009-04-25 Eli Zaretskii <eliz@gnu.org>
1604
1605 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
1606 clarify the wording.
1607
16082009-04-23 Tom Tromey <tromey@redhat.com>
1609
1610 * gdb.texinfo (Data Files): New node.
1611 (GDB Files): Update menu.
1612
16132009-04-23 Joel Brobecker <brobecker@adacore.com>
1614
1615 * gdbint.texinfo (Defining Other Architecture Features): Remove
1616 entry for PROCESS_LINENUMBER_HOOK.
1617
16182009-04-22 Vladimir Prus <vladimir@codesourcery.com>
1619
1620 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
1621
16222009-04-22 Hui Zhu <teawater@gmail.com>
1623
1624 * gdb.texinfo (disassemble-next-line): Set the default of
1625 disassemble-next-line to off.
1626
16272009-04-21 Joseph Myers <joseph@codesourcery.com>
1628
1629 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
1630 --with-htmldir): New.
1631 * configure: Regenerate.
1632 * Makefile.in (datarootdir, docdir): Define.
1633 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
1634 instead of $(SET_TEXINPUTS).
1635 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
1636 gdbint.info instead of $(SET_TEXINPUTS).
1637 (gdbint/index.html): Use same -I options as for building
1638 gdbint.info.
1639 (stabs.dvi, stabs.pdf): Use same -I options as for building
1640 stabs.info instead of $(SET_TEXINPUTS).
1641 (stabs/index.html): Use same -I options as for building
1642 stabs.info.
1643 (annotate.dvi, annotate.pdf): Use same -I options as for building
1644 annotate.info instead of $(SET_TEXINPUTS).
1645 (annotate/index.html): Use same -I options as for building
1646 annotate.info.
1647
16482009-04-21 David Daney <ddaney@caviumnetworks.com>
1649
1650 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
1651
16522009-04-21 Joseph Myers <joseph@codesourcery.com>
1653
1654 * gdb.texinfo (Source Path): Document --with-relocated-sources.
1655
16562009-04-18 Carlos O'Donell <carlos@codesourcery.com>
1657 Joseph Myers <joseph@codesourcery.com>
1658
1659 * Makefile.in (MAKEHTML): Set to makeinfo --html.
1660 (MAKEHTMLFLAGS): Set to empty.
1661 (html__strip_dir): Define.
1662 (HTMLFILES): Define.
1663 (HTMLFILES_INSTALL): Define.
1664 (install-html): Copy new automake rule.
1665 (html): Depend on $(HTMLFILES).
1666 (gdb_toc.html): Rename to gdb/index.html.
1667 (gdbint_toc.html): Rename to gdbint/index.html.
1668 (stabs_toc.html): Rename to stabs/index.html.
1669 (annotate_toc.html): Rename to annotate/index.html.
1670
16712009-04-17 Carlos O'Donell <carlos@codesourcery.com>
1672
1673 * Makefile.in: Set pdfdir and htmldir from configure
1674 substitutions.
1675 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
1676 * configure: Regenerate.
1677
16782009-04-16 Joel Brobecker <brobecker@adacore.com>
1679
1680 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
1681 This macro is no longer used.
1682
16832009-04-15 Tom Tromey <tromey@redhat.com>
1684
1685 * gdb.texinfo (Character Sets): Document default character set.
1686
16872009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
1688
1689 * gdbint.texinfo: Change server name from sources.redhat.com to
1690 sourceware.org throughout.
1691
16922009-04-09 Joel Brobecker <brobecker@adacore.com>
1693
1694 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
1695 about a missing dot or coma after @xref.
1696
16972009-04-02 Joel Brobecker <brobecker@adacore.com>
1698
1699 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
1700 example, and add a small explanation about it.
1701 (Print Settings): Change the documentation of the "set print
1702 frame-arguments" to reflect the fact that the default is now "scalars".
1703
17042009-04-02 Joel Brobecker <brobecker@adacore.com>
1705
1706 * gdb.texinfo (Print Settings): Add kindex for command "set
1707 print frame-arguments".
1708
17092009-03-31 Joel Brobecker <brobecker@adacore.com>
1710
1711 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
1712 breakpoints.
1713 (Set Breaks): Add reference to thread-specific and task-specific
1714 breakpoints.
1715
17162009-03-31 Joel Brobecker <brobecker@adacore.com>
1717
1718 * gdb.texinfo (Ada Tasks): Remove the documentation about
1719 the "Running" state, as this state has been eliminated.
1720 Now all runnable tasks are shown as "Runnable".
1721
17222009-03-30 Stan Shebs <stan@codesourcery.com>
1723
1724 * gdb.texinfo (Tracepoints): Describe tracepoints as a
1725 special case of breakpoints.
1726 (Enable and Disable Tracepoints): Mention deprecation.
1727 (Listing Tracepoints): Update description and example.
1728
17292009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1730
1731 * gdb.texinfo (Frames in Python): New node.
1732 (Python API): Update.
1733
17342009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
1735
1736 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
1737 from a method to an attribute.
1738
17392009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
1740
1741 * gdb.texinfo (Values From Inferior): Document is_optimized_out
1742 attribute.
1743
17442009-03-25 Pedro Alves <pedro@codesourcery.com>
1745
1746 * observer.texi (thread_exit): Add "silent" parameter.
1747
17482009-03-22 Pedro Alves <pedro@codesourcery.com>
1749
1750 * observer.texi (about_to_proceed): New.
1751
17522009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
1753
1754 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
1755 field throughout to handle types with spaces in them. Fix typos
1756 found by aspell.
1757 (Summary, Requirements, Contributors): New first chapter,
1758 "Summary" added, old Requirements section moved there, and new
1759 section, "Contributors" added.
1760 (Initializing a New Architecture, Register Representation)
1761 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
1762 (Porting gdb): These sections extended and updated.
1763 (Compiler Characteristics): This section (empty) deleted.
1764 (Defining Other Architecture Features): This section renamed and
1765 duplicate material removed from (formerly "Target Conditionals").
1766 Use braces {} in @deftypeXX type field throughout to handle types
1767 with spaces in them. Typos found by aspell fixed.
1768
1769 * stack_frame.svg: New file, source of image for gdbint.texinfo.
1770 * stack_frame.pdf: Version of image for PDF output.
1771 * stack_frame.png: Version of image for HTML output and for Emacs.
1772 * stack_frame.txt: Version of image for Info output.
1773 * stack_frame.eps: Version of image for TeX DVI output.
1774
17752009-03-21 Eli Zaretskii <eliz@gnu.org>
1776
1777 * gdb.texinfo (Character Sets): Fix last change.
1778
17792009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
1780
1781 * gdb.texinfo (Values From Inferior): Fix optional arguments
1782 markup.
1783 (Commands In Python): Adjust argument names of gdb.Command.__init__
1784 to what the function accepts as keywords.
1785
17862008-03-20 Tom Tromey <tromey@redhat.com>
1787
1788 * gdb.texinfo (Convenience Vars): Document convenience functions.
1789 (Functions In Python): New node.
1790 (Python API): Update.
1791
17922009-03-20 Tom Tromey <tromey@redhat.com>
1793
1794 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1795 set target-wide-charset.
1796 (Requirements): Mention iconv.
1797
17982009-03-17 Hui Zhu <teawater@gmail.com>
1799
1800 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1801
18022009-03-17 Hui Zhu <teawater@gmail.com>
1803
1804 * gdb.texinfo: Add documentation for disassemble-next-line.
1805
18062009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1807
1808 * gdb.texinfo (Commands In Python): Remove tindex entries.
1809
18102009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1811
1812 * gdb.texinfo (Returning): New description for missing debug info.
1813
18142009-03-14 Pedro Alves <pedro@codesourcery.com>
1815
1816 * gdb.texinfo (Remote Configuration): Document query-attached.
1817 (General Query Packets): Document qAttached.
1818
18192009-03-05 Pedro Alves <pedro@codesourcery.com>
1820
1821 * gdb.texinfo (Background Execution): Better describe the set
1822 target-async command.
1823 (Maintenance Commands): Delete description of the `maint set/show
1824 linux-async' and `maint set/show remote-async' commands.
1825
18262009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1827
1828 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1829 between sentences.
1830
18312009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1832
1833 * gdb.texinfo (GDB/MI Async Records): Document the
1834 =library-loaded and =library-unloaded notifications.
1835
18362009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1837
1838 * observer.texi (test_notification): New observer.
1839
18402009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1841
1842 * observer.texi: Add parameter 'print_frame' to normal_stop
1843 observer.
1844
18452009-02-07 Eli Zaretskii <eliz@gnu.org>
1846
1847 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1848 (Commands In Python): Fix COMMAND_* constants in last change. Use
1849 @kbd for interactive input. Add cross-references and index
1850 entries.
1851
18522009-02-06 Pedro Alves <pedro@codesourcery.com>
1853
1854 * gdb.texinfo (Signals): Document $_siginfo.
1855 (Convenience Variables): Mention $_siginfo.
1856 (Remote Configuration): Document qXfer:siginfo:read,
1857 qXfer:siginfo:write packets, and the read-siginfo-object,
1858 write-siginfo-object commands.
1859
18602009-02-06 Pedro Alves <pedro@codesourcery.com>
1861
1862 * gdbint.texinfo (Values): New chapter.
1863
18642009-02-06 Tom Tromey <tromey@redhat.com>
1865
1866 * gdb.texinfo (Python API): Add entry for Commands In Python.
1867 (Commands In Python): New node.
1868
18692009-02-05 Tom Tromey <tromey@redhat.com>
1870
1871 * gdb.texinfo (Values From Inferior): Document Value.string.
1872
18732009-02-05 Tom Tromey <tromey@redhat.com>
1874
1875 * gdb.texinfo (Basic Python): Document execute's from_tty
1876 argument.
1877
18782009-02-04 Tom Tromey <tromey@redhat.com>
1879
1880 * gdb.texinfo (Basic Python): Document gdb.history.
1881
18822009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1883
1884 * gdb.texinfo (GDB/MI Thread Commands): Document the
1885 'current-thread-id' field. Remove the example with zero threads,
1886 since current GDB won't ever report that if there's inferior.
1887
18882009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1889
1890 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1891 option to -break-insert.
1892
18932009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1894 Jerome Guitton <guitton@adacore.com>
1895
1896 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1897 (System-wide configuration): New section.
1898
18992009-01-26 Pedro Alves <pedro@codesourcery.com>
1900
1901 PR gdb/7580:
1902 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1903 internal-error|internal-warning quit|corefile ask|yes|no".
1904
19052009-01-26 Pedro Alves <pedro@codesourcery.com>
1906
1907 * gdb.texinfo (Using the `gdbserver' Program): Document
1908 --remote-debug.
1909
19102009-01-23 Doug Evans <dje@google.com>
1911
1912 * gdb.texinfo: Add nexti to list of commands that support
1913 background execution.
1914
19152009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1916
1917 * gdb.texinfo (Define, Hooks): Document prefix command support.
1918
19192009-01-14 Joseph Myers <joseph@codesourcery.com>
1920 Carlos O'Donell <carlos@codesourcery.com>
1921
1922 Fixes for makeinfo --html.
1923
1924 * annotate.texinfo: Use @copying and @insertcopying. Use
1925 @ifnottex in place of @ifinfo.
1926 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1927 place of @ifinfo. Use @ifnotinfo for one index entry.
1928 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1929 in place of @ifinfo.
1930 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1931 in place of @ifinfo. Include contents at start unconditionally.
1932
19332009-01-13 Pedro Alves <pedro@codesourcery.com>
1934
1935 * gdb.texinfo (General Query Packets): Remove @var{} around the
1936 "spu" literal string.
1937
19382009-01-07 Pedro Alves <pedro@codesourcery.com>
1939
1940 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1941 program may be running in another process" errors.
1942 * gdbint.texinfo (Native Conditionals): Delete
1943 ONE_PROCESS_WRITETEXT description.
1944
19452009-01-07 Joel Brobecker <brobecker@adacore.com>
1946
1947 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1948 emacs local variable to be placed at the end of the ChangeLog.
1949 Add server.c and gdbreplay.c to the list of files where the
1950 copyright year needs to be updated.
1951
19522009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1953
1954 * gdb.texinfo (Remote Configuration): Document new
1955 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1956 commands.
1957
19582008-12-28 Pedro Alves <pedro@codesourcery.com>
1959
1960 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1961 FETCH_INFERIOR_REGISTERS.
1962 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1963 FETCH_INFERIOR_REGISTERS descriptions. Remove
1964 gdbarch_get_longjmp_target descrition, since already described in
1965 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1966 (Target Conditionals): ... here.
1967
19682008-12-16 Joel Brobecker <brobecker@adacore.com>
1969
1970 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1971 examples.
1972 (Additions to Ada): Likewise. Add the missing opening and closing
1973 parenthesis of the GDB prompt in one of the examples.
1974
19752008-12-14 Joel Brobecker <brobecker@adacore.com>
1976
1977 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1978 about the result of 'Address not being of type System.Address.
1979 This problem has been fixed a while ago.
1980
19812008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1982
1983 MI non-stop and multiprocess docs.
1984
1985 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1986 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1987 Adjust documentation for *stopped, document =thread-created,
1988 =thread-exited, =thread-group-created and =thread-group-exited.
1989 (GDB/MI Thread Commands): Document the 'state' field in
1990 -thread-info output.
1991 (GDB/MI Program Execution): Mention --all and --thread-group
1992 options.
1993 (GDB/MI Variable Objects): Describe floating and fixed variable
1994 objects.
1995 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
1996
19972008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1998
1999 * gdb.texinfo (Operating System Information): New appendix.
2000 (Operating System Auxiliary Information): Document 'info os processes'
2001 (Remote Configuration): Document 'osdata'
2002 (General Query Packets): Document qXfer:osdata:read.
2003
20042008-11-27 Tristan Gingold <gingold@adacore.com>
2005
2006 * gdb.texinfo (Darwin): Document Darwin specific features.
2007
20082008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
2009
2010 * gdbint.texinfo (Target Conditionals): Extend the
2011 gdbarch_breakpoint_from_pc description.
2012
20132008-11-22 Vladimir Prus <vladimir@codesourcery.com>
2014
2015 * gdb.texinfo (M68K Features): Fix typo.
2016
20172008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
2018
2019 * gdb.texinfo (Symbols): Mention printing containing
2020 image name in "info symbol".
2021 (Maint translate-address): Likewise.
2022
20232008-11-18 Joel Brobecker <brobecker@adacore.com>
2024
2025 * gdb.texinfo (Set Catchpoints): Remove the documentation of
2026 commands "catch load" and "catch unload".
2027
20282008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2029
2030 * gdb.texinfo (GDB/MI Async Records): Document
2031 =thread-selected.
2032
20332008-11-17 Vladimir Prus <vladimir@codesourcery.com>
2034
2035 * observer.texi (new_inferior, inferior_exit): New observers.
2036
20372008-10-27 Pedro Alves <pedro@codesourcery.com>
2038
2039 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
2040 .mt files, TM_CLIBS or TM_CDEPS.
2041 (x86 Watchpoints): Don't mention TDEPFILES.
2042
20432008-10-24 Sandra Loosemore <sandra@codesourcery.com>
2044
2045 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
2046 (Overview): Mention notifications and non-stop mode behavior.
2047 (Packets): Update documentation of ?, vAttach, vCont, and vRun
2048 with non-stop mode behavior. Add vStopped description.
2049 (Stop Reply Packets): Update list of packets that return
2050 stop replies. Mention non-stop behavior.
2051 (General Query Packets): Document QNonStop packet and associated
2052 qSupported query response.
2053 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
2054 behavior.
2055 (Notification Packets): New section.
2056 (Remote Non-Stop): New section.
2057 (File-I/O Overview): Mention non-stop behavior.
2058
20592008-10-24 Hui Zhu <teawater@gmail.com>
2060 Pedro Alves <pedro@codesourcery.com>
2061
2062 * gdb.texinfo (displaced-stepping): Describe the auto mode
2063 setting, and say it's the default. This is now a mainstream
2064 setting instead of a maintenance setting.
2065
20662008-10-23 Pedro Alves <pedro@codesourcery.com>
2067
2068 * observer.texi (thread_stop_requested): New.
2069
20702008-10-22 Joel Brobecker <brobecker@adacore.com>
2071
2072 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
2073 (Patching): Replace incorrect usage of @samp by @kbd.
2074
20752008-10-17 Michael Snyder <msnyder@vmware.com>
2076
2077 * gdb.texinfo: Add documentation for reverse execution.
2078
20792008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
2080 Eli Zaretskii <eliz@gnu.org>
2081
2082 * gdb.texinfo. (Values From Inferior): New subsubsection.
2083
20842008-10-06 Doug Evans <dje@google.com>
2085
2086 * gdb.texinfo (set debug dwarf2-die): Document it.
2087
20882008-10-01 Joel Brobecker <brobecker@adacore.com>
2089
2090 * gdb.texinfo (catch) [exception]: Document how to insert
2091 a breakpoint on user-defined exceptions when the exception
2092 name is identical to one of the language-defined ones.
2093
20942008-09-27 Tom Tromey <tromey@redhat.com>
2095
2096 * gdb.texinfo (Macros): Remove text about stringification,
2097 varargs, and splicing.
2098
20992008-09-27 Tom Tromey <tromey@redhat.com>
2100
2101 * gdbint.texinfo (Language Support): Remove text about omitting
2102 support for a language.
2103
21042008-09-23 Doug Evans <dje@google.com>
2105
2106 * gdb.texinfo (info dcache): Update.
2107
21082008-09-22 Sandra Loosemore <sandra@codesourcery.com>
2109
2110 * gdb.texinfo (Packets): Add info on thread-id syntax and
2111 multiprocess extensions.
2112 <D>: Document multiprocess form of packet.
2113 <H>: Use thread-id syntax.
2114 <T>: Likewise.
2115 <vCont>: Likewise. Note this is required for multiprocess.
2116 <vKill>: New packet.
2117 (Stop Reply Packets) <T>: Use thread-id syntax.
2118 <W>: Document multiprocess form of reply.
2119 <X>: Likewise.
2120 (General Query Packets) <qC>: Use thread-id syntax.
2121 <qfThreadInfo>: Likewise.
2122 <qGetTLSAddr>: Likewise.
2123 <qP>: Likewise.
2124 <qSupported>: Add "multiprocess" feature.
2125 <qThreadExtraInfo>: Use thread-id syntax.
2126
21272008-09-22 Stan Shebs <stan@codesourcery.com>
2128
2129 * gdb.texinfo (Inferiors): New section.
2130
21312008-09-12 Pedro Alves <pedro@codesourcery.com>
2132
2133 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
2134
21352008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
2136
2137 * gdbint.texinfo (Target Conditionals): Remove documentation
2138 for gdbarch_name_of_malloc.
2139
21402008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
2141
2142 * gdb.texinfo (Interrupts): Mention TCP interface for
2143 sending BREAK.
2144
21452008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
2146
2147 * gdb.texinfo (Commands to Specify Files): Document "remote:"
2148 argument prefix to "set sysroot".
2149
21502008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
2151
2152 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
2153 and False.
2154
21552008-08-20 Vladimir Prus <vladimir@codesourcery.com>
2156
2157 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
2158 for possible features of -list-features.
2159
21602008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2161
2162 * gdb.texinfo (Background execution): Adjust example
2163 (GDB/MI Miscellaneous Commands): Document -list-target-features.
2164
21652008-08-19 Vladimir Prus <vladimir@codesourcery.com>
2166
2167 * doc/gdb.texinfo (PowerPC): Fix typo.
2168 (PowerPC features): Fix typo.
2169
21702008-08-18 Pedro Alves <pedro@codesourcery.com>
2171
2172 * observer.texi (thread_ptid_changed): New.
2173
21742008-08-18 Luis Machado <luisgpm@br.ibm.com>
2175
2176 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
2177 (PowerPC features): Mention feature set for VSX registers.
2178
21792008-08-13 Joel Brobecker <brobecker@adacore.com>
2180
2181 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
2182 the direct visibility of all names in user-written packages.
2183
21842008-08-13 Pedro Alves <pedro@codesourcery.com>
2185
2186 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
2187 setting, and make it the default.
2188 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
2189 non-stop script example.
2190
21912008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
2192
2193 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
2194 reference to the "Using Different Register and Memory Data
2195 Representation" section.
2196
21972008-08-12 Sandra Loosemore <sandra@codesourcery.com>
2198
2199 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
2200 (Remote Protocol): Add Packet Acknowledgment to menu.
2201 (Overview): Mention +/- can be disabled, and point to new section
2202 where this is discussed in detail.
2203 (General Query Packets): Document QStartNoAckMode packet, and
2204 corresponding qSupported reply.
2205 (Packet Acknowledgment): New section.
2206
22072008-08-11 Sandra Loosemore <sandra@codesourcery.com>
2208 Pedro Alves <pedro@codesourcery.com>
2209
2210 * gdb.texinfo (Threads): Move paragraph about automatic thread
2211 selection to All-Stop Mode subsection.
2212 (Thread Stops): Reorganize existing material into subsections.
2213 Add introductory blurb and menu.
2214 (Non-Stop Mode): New subsection.
2215 (Background Execution): New subsection.
2216 (Maintenance Commands): Add cross-references from async mode
2217 commands to the new Background Execution section.
2218
22192008-08-06 Tom Tromey <tromey@redhat.com>
2220
2221 * gdb.texinfo (Extending GDB): New chapter.
2222 (Sequences): Demoted chapter, now a section under the new
2223 Extending GDB chapter.
2224 (Python): New section.
2225
22262008-07-31 Stan Shebs <stan@codesourcery.com>
2227
2228 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
2229
22302008-07-29 Stan Shebs <stan@codesourcery.com>
2231
2232 * gdbint.texinfo: General round of cleanup and minor
2233 clarifications.
2234 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
2235 (Longjmp Support): Update description to reflect how it is done
2236 for targets without using native header.
2237 (Symbol Handling): Add a little more general explanation.
2238 (COFF, ELF): Mention stabs encapsulation.
2239 (DWARF 3): New section.
2240 (Adding a New Host): Scrub out some obsolete bits.
2241 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
2242 (Host Conditionals): Remove descriptions of NO_STD_REGS,
2243 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
2244 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
2245 SEEK_SET, STOP_SIGNAL, USG.
2246 (Raw and Virtual Register Representations): Ditto for
2247 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
2248 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
2249 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
2250 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
2251 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
2252 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
2253 DEPRECATED_REGISTER_VIRTUAL_SIZE,
2254 DEPRECATED_REGISTER_VIRTUAL_TYPE,
2255 DEPRECATED_USE_STRUCT_CONVENTION.
2256 Describe gdbarch_deprecated_fp_regnum.
2257 Update description of gdbarch_print_insn.
2258 (Adding a New Target): Scrub out obsolete bits.
2259 (Obsolete Conditionals): Remove entire section.
2260
22612008-07-25 Tom Tromey <tromey@redhat.com>
2262
2263 * observer.texi (GDB Observers): Document new observers:
2264 breakpoint_created, breakpoint_deleted, breakpoint_modified,
2265 tracepoint_created, tracepoint_deleted, tracepoint_modified,
2266 architecture_changed.
2267
22682008-07-21 Stan Shebs <stan@codesourcery.com>
2269
2270 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
2271 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
2272
22732008-07-21 Tom Tromey <tromey@redhat.com>
2274
2275 * observer.texi (GDB Observers): Remove obsolete comment.
2276 <executable_changed>: Remove argument.
2277
22782008-07-18 Tom Tromey <tromey@redhat.com>
2279
2280 * gdb.texinfo (Macros): Update. Use @code rather than @command.
2281
22822008-07-10 Doug Evans <dje@google.com>
2283
2284 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
2285
22862008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
2287
2288 * gdb.texinfo (Starting): Document "set disable-randomization".
2289
22902008-07-07 Andreas Schwab <schwab@suse.de>
2291
2292 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
2293
22942008-07-06 Vladimir Prus <vladimir@codesourcery.com>
2295
2296 * gdb.texinfo (GDB/MI Target Manipulation): Add
2297 example of -target-attach.
2298
22992008-06-10 Vladimir Prus <vladimir@codesourcery.com>
2300
2301 * observer.texi (target_resumed): New observer.
2302 * gdb.texinfo (GDB/MI Output Records): Document *running.
2303
23042008-06-06 Tom Tromey <tromey@redhat.com>
2305
2306 * gdb.texinfo (Completion): Add field name example.
2307
23082008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
2309
2310 * gdb.texinfo (GDB/MI Program Context): Added example
2311 to -exec-arguments
2312
23132008-06-05 Nick Roberts <nickrob@snap.net.nz>
2314
2315 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
2316 annotation.
2317
23182008-06-05 Vladimir Prus <vladimir@codesourcery.com>
2319 Nathan Sidwell <nathan@codesourcery.com>
2320 Joseph Myers <joseph@codesourcery.com>
2321
2322 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
2323 and ACX_BUGURL.
2324 * configure: Regenerate.
2325 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
2326 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
2327 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
2328 mailing-list-specific text about bug reporting unless
2329 BUGURL_DEFAULT.
2330
23312008-06-05 Pedro Alves <pedro@codesourcery.com>
2332
2333 * gdb.texinfo (-target-select): Remove reference to target async.
2334 (Maintenance Commands): Document "maint set/show remote-async".
2335
23362008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
2337
2338 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
2339 in -target-file-get section.
2340
23412008-05-22 Pedro Alves <pedro@codesourcery.com>
2342
2343 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
2344 killing the inferior when it is already debugging a process.
2345
23462008-05-21 Joel Brobecker <brobecker@adacore.com>
2347
2348 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
2349 abbreviation for "finish".
2350
23512008-05-21 Nick Roberts <nickrob@snap.net.nz>
2352
2353 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
2354
23552008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
2356
2357 * gdbint.texinfo (Target Conditionals): Delete entry for
2358 gdbarch_dwarf_reg_to_regnum.
2359
23602008-05-09 Doug Evans <dje@google.com>
2361
2362 * gdb.texinfo: Document "find" command, qSearch:memory packet.
2363
23642008-05-05 Doug Evans <dje@google.com>
2365
2366 * gdb.texinfo (disassemble): Document /m modifier.
2367
23682008-05-05 Vladimir Prus <vladimir@codesourcery.com>
2369
2370 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
2371 will not report the time of commands that run the target.
2372
23732008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2374
2375 * gdb.texinfo (GDB/MI Output Records): Add
2376 missing semicolon.
2377
23782008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2379
2380 * gdb.texinfo (GDB/MI Output Records):
2381 Document =thread-create and =thread-exited.
2382
23832008-05-03 Vladimir Prus <vladimir@codesourcery.com>
2384
2385 * gdb.texinfo (GDB/MI Development and Front Ends):
2386 Remove mention of dmi-discuss.
2387
23882008-05-03 Pedro Alves <pedro@codesourcery.com>
2389
2390 * observer.texi (thread_exit): New.
2391
23922008-05-02 Pedro Alves <pedro@codesourcery.com>
2393
2394 * gdb.texinfo (Debugging Output): Document "set/show debug
2395 displaced".
2396 (Maintenance Commands): Document "maint set/show
2397 can-use-displaced-stepping".
2398
23992008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2400
2401 * gdb.texinfo (ARM): Document set/show arm fallback-mode
2402 and set/show arm force-mode.
2403
24042008-05-02 Andreas Schwab <schwab@suse.de>
2405
2406 * gdbint.texinfo (Algorithms): Describe
2407 target_watchpoint_addr_within_range.
2408
24092008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
2410
2411 * gdbint.texinfo (Stack Frames): New chapter.
2412 (Algorithms): Move Frames text to the new chapter.
2413 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
2414 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
2415
24162008-04-24 Vladimir Prus <vladimir@codesourcery.com>
2417
2418 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
2419 output does not necessary include any tokens.
2420
24212008-04-22 Corinna Vinschen <vinschen@redhat.com>
2422
2423 * gdb.texinfo (Set SH Calling convention): New @item.
2424 (Show SH Calling convention): Ditto.
2425
24262008-04-22 Markus Deuling <deuling@de.ibm.com>
2427
2428 * gdb.texinfo (Fortran Operators): Describe '%' operator.
2429
24302008-04-20 Eli Zaretskii <eliz@gnu.org>
2431
2432 * gdb.texinfo (Set Breaks): Mention that multiple location
2433 breakpoints need line number info. Add index entries.
2434
24352008-04-19 Craig Silverstein <csilvers@google.com>
2436
2437 * gdb.texinfo (Requirements): Add an optional requirement on
2438 zlib.
2439 * gdbint.texinfo (Debugging File Formats): Add new subsection for
2440 Compressed DWARF 2.
2441
24422008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
2443
2444 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
2445 sample output for 'stopped,reason="breakpoint-hit"' message.
2446 (GDB/MI Program Execution): Likewise.
2447
24482008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
2449
2450 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
2451 -var-set-format. Add -f option to -var-evaluate-expression.
2452
24532008-04-03 Joel Brobecker <brobecker@adacore.com>
2454
2455 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
2456 new node "Ambiguous Expressions". Replace references to this
2457 node by references to "Ambiguous Expressions" throughout.
2458 (Ambiguous Expressions): New node.
2459
24602008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
2461
2462 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
2463
24642008-03-21 Pedro Alves <pedro@codesourcery.com>
2465
2466 * gdb.texinfo (Debugging Output): Document
2467 "set/show debug lin-lwp-async".
2468 (Maintenance Commands): Document "maint set/show linux-async".
2469
24702008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
2471
2472 * gdb.texinfo (Expressions): Update description of malloced arrays.
2473
24742008-03-15 Vladimir Prus <vladimir@codesourcery.com>
2475
2476 * gdb.texinfo (Thread Commands): Document
2477 -thread-info. Remove -thread-list-all-threads.
2478
24792008-03-14 Pedro Alves <pedro@codesourcery.com>
2480 Sandra Loosemore <sandra@codesourcery.com>
2481
2482 * gdb.texinfo (Library List Format): Update to mention the
2483 possibility to pass section addresses instead of segment
2484 addresses.
2485
24862008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
2487
2488 * gdb.texinfo (Starting): Document "set exec-wrapper".
2489 (Server): Document gdbserver --wrapper.
2490
24912008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
2492
2493 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
2494 unreadable memory. Delete obsolete SPARClite reference.
2495
24962008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
2497
2498 * gdb.texinfo (Starting): Mention always-running targets.
2499 (Target Commands): Add an anchor for load.
2500 (Connecting): Explain continue instead of run.
2501
25022008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
2503
2504 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
2505
25062008-02-26 Nick Roberts <nickrob@snap.net.nz>
2507
2508 * gdb.texinfo (Set Breaks): Revert description of Enb column of
2509 breakpoint table.
2510
25112008-02-19 Pedro Alves <pedro@codesourcery.com>
2512
2513 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
2514 killing the inferior when it is already debugging a process.
2515
25162008-02-13 Markus Deuling <deuling@de.ibm.com>
2517
2518 * gdbint.texinfo (Build Script): New section. Mention new build script
2519 gdb_buildall.sh.
2520
25212008-02-01 Jim Blandy <jimb@red-bean.com>
2522
2523 * gdb.texinfo (Help): Summarize 'info args' correctly.
2524
25252008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
2526
2527 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
2528 available in PowerPC architecture.
2529 (Embedded Processors): Change node name of PowerPC item in menu.
2530 (PowerPC): Rename to...
2531 (PowerPC Embedded): this.
2532 (Architectures): Add new PowerPC item in menu.
2533 (PowerPC): New node.
2534
25352008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2536
2537 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
2538 commands.
2539
25402008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
2541
2542 * gdb.texinfo (Setting Catchpoints): Mention features
2543 supported on GNU/Linux.
2544
25452008-01-30 Nick Roberts <nickrob@snap.net.nz>
2546
2547 * gdb.texinfo (GDB/MI File Commands): Describe new output
2548 field for MI command -file-list-exec-source-file.
2549
25502008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
2551
2552 * gdb.texinfo (Using the `gdbserver' Program): Add security
2553 warning. Rearrange into subsections and subsubsections. Document
2554 --multi and --debug. Correct --with-sysroot typo. Update --attach
2555 usage. Make load reference clearer. Document monitor exit.
2556 (Remote Configuration): Document set remote exec-file, attach-packet,
2557 and run-packet.
2558 (Packets): Document vAttach and vRun.
2559
25602008-01-29 Nick Roberts <nickrob@snap.net.nz>
2561
2562 * gdb.texinfo (Processes): Mention process command.
2563 detach-on-follow -> detach-on-fork.
2564
25652008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
2566
2567 * gdbint.texinfo (Native Conditionals): Remove
2568 SHELL_COMMAND_CONCAT and SHELL_FILE.
2569
25702008-01-26 Eli Zaretskii <eliz@gnu.org>
2571
2572 * gdb.texinfo (Specify Location): Improve wording.
2573
25742008-01-23 Chris Demetriou <cgd@google.com>
2575
2576 * gdb.texinfo (Threads): Document new "set print thread-events"
2577 and "show print thread-events" commands.
2578
25792008-01-19 Eli Zaretskii <eliz@gnu.org>
2580
2581 * gdb.texinfo (Specify Location): New section.
2582 (Delete Breaks, Edit, Set Breaks): Remove description of
2583 locations. Instead, add a reference to "Specify Location".
2584 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
2585 (Symbols): Refer to "Specify Location" for the valid forms of
2586 linespecs and locations.
2587
25882008-01-18 Markus Deuling <deuling@de.ibm.com>
2589
2590 * gdbint.texinfo (Target Conditionals): Replace the description of
2591 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
2592
25932008-01-12 Paul Hilfinger <hilfinger@adacore.com>
2594
2595 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
2596 about &&var, which is rejected by the expression parser.
2597
25982008-01-09 Luis Machado <luisgpm@br.ibm.com>
2599
2600 * gdb.texinfo (Output): Update documentation on using printf with DFP
2601 types.
2602
26032008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
2604
2605 * gdb.texinfo (C and C++): Add Decimal Floating Point format
2606 subsubsection.
2607 (Decimal Floating Point format): New subsubsection.
2608
26092008-01-05 Pedro Alves <pedro@codesourcery.com>
2610
2611 * gdb.texinfo (File Options): Remove mention of the attempt to
2612 open a core file with the -p option. Don't list -c as a valid
2613 option to attach to a process.
2614
26152008-01-05 Pedro Alves <pedro@codesourcery.com>
2616
2617 * gdbint.texinfo (Host Conditionals): Remove mention of
2618 ALIGN_STACK_ON_ENTRY.
2619
26202008-01-05 Joel Brobecker <brobecker@adacore.com>
2621
2622 * gdbint.texinfo (Start of New Year Procedure): Add item
2623 describing how to update the source and documentation copyright
2624 notices.
2625
26262007-12-18 Jim Blandy <jimb@codesourcery.com>
2627
2628 * gdb.texinfo (Set Watchpoints): Integrate per-thread
2629 watchpoint explanation into the main description of the watchpoint
2630 command; update synopses of 'watch', 'rwatch', and 'awatch'
2631 commands.
2632
26332007-12-18 Vladimir Prus <vladimir@codesourcery.com>
2634
2635 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2636 Document 'pending-breakpoints' feature of
2637 -list-features.
2638
26392007-12-17 Luis Machado <luisgpm@br.ibm.com>
2640
2641 * gdb.texinfo: Add new parameter's description.
2642
26432007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
2644
2645 * gdb.texinfo (Overview): Clarify run-length encoding
2646 example. Remove the restriction on "+" and "-" characters.
2647
26482007-12-15 Eli Zaretskii <eliz@gnu.org>
2649
2650 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
2651
26522007-12-14 Vladimir Prus <vladimir@codesourcery.com>
2653
2654 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
2655 the -f option for -break-insert, remove -r option,
2656 and clarify specification of location.
2657
26582007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
2659
2660 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
2661 formatting.
2662 (Remote Debugging): Add File Transfer section.
2663 (Remote Configuration): Document Host I/O packets.
2664 (GDB/MI): Add GDB/MI File Transfer Commands section.
2665 (Host I/O Packets): New section in "Remote Protocol".
2666 (Packets): Add vFile.
2667
26682007-11-17 Eli Zaretskii <eliz@gnu.org>
2669
2670 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
2671 breakpoints with multiple locations.
2672 (Breakpoint Menus): Improve wording.
2673 (Output): Fix last change.
2674
26752007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
2676
2677 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
2678
26792007-11-15 Doug Evans <dje@google.com>
2680
2681 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
2682
26832007-11-15 Vladimir Prus <vladimir@codesourcery.com>
2684
2685 * gdbint.texinfo (Native Conditionals): Remove
2686 mention of CLEAR_SOLIB.
2687
26882007-11-11 Joel Brobecker <brobecker@adacore.com>
2689
2690 * gdb.texinfo (Print Settings): Add documentation for "set/show
2691 print frame-arguments".
2692
26932007-11-05 Luis Machado <luisgpm@br.ibm.com>
2694
2695 * gdb.texinfo (Output): Update printf command's description.
2696
26972007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
2698
2699 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
2700 powerpc soft-float".
2701
27022007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2703
2704 * gdb.texinfo (Files): Correct formatting. Mention Expat
2705 requirement.
2706 (Requirements for Building GDB): Expand the list of Expat
2707 uses.
2708 (Library List Format, Memory Map Format): Mention Expat.
2709 (Target Descriptions): Update Expat wording.
2710
27112007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
2712
2713 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
2714 Document that gdbarch_convert_register_p should return zero for no-op
2715 conversions.
2716
27172007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
2718
2719 * gdbint.texi (Compiler Characteristics): Move documentation
2720 of set_gdbarch_sofun_address_maybe_missing back to ...
2721 (Target Conditionals): ... here to fix build break.
2722
27232007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
2724
2725 * gdbint.texi (Target Conditionals): Remove documentation of
2726 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
2727 (Compiler Characteristics): ... documentation of
2728 set_gdbarch_sofun_address_maybe_missing.
2729
27302007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2731
2732 * gdbint.texinfo (Target Conditionals): Use
2733 frame_unwind_register_unsigned in examples instead of
2734 frame_unwind_unsigned_register.
2735
27362007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2737
2738 * gdb.texinfo (Predefined Target Types): Add int128
2739 and uint128.
2740 (Standard Target Features): Add PowerPC features.
2741
27422007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
2743
2744 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
2745
27462007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2747
2748 * gdbint.texi (Target Conditionals): Remove documentation
2749 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
2750 gdbarch_extract_return_value, and gdbarch_store_return_value.
2751
27522007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
2753
2754 * gdbint.texi (Target Conditionals): Remove documentation of
2755 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
2756
27572007-10-11 Kazu Hirata <kazu@codesourcery.com>
2758
2759 * gdb.texinfo: Mention that inaccessible-by-default is on by
2760 default.
2761
27622007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
2763
2764 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
2765
27662007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
2769 multi-threaded watchpoints.
2770 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
2771 checked. Describe sticky notification. Expand description
2772 of steppable and continuable watchpoints.
2773 (Watchpoints and Threads): New subsection.
2774
27752007-09-28 Vladimir Prus <vladimir@codesourcery.com>
2776
2777 * gdb.texinfo (Setting Breakpoints): Revise
2778 documentation for pending breakpoints. Document
2779 breakpoints with multiple locations.
2780
27812007-09-19 Vladimir Prus <vladimir@codesourcery.com>
2782
2783 * gdb.texinfo (Miscellaneous gdb/mi Commands):
2784 Document -list-features.
2785
27862007-09-15 Eli Zaretskii <eliz@gnu.org>
2787
2788 * gdb.texinfo (Output): Spell out which features of C's printf are
2789 not supported by GDB's printf.
2790 (Separate Debug Files): More accurate wording regarding build ID
2791 and a reference to the ld manual rather than the Fedora wiki.
2792
27932007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2794 Jim Blandy <jimb@codesourcery.com>
2795
2796 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2797 (Examining Memory): Update mentions of the 's' format.
2798 (Automatic Display): Likewise.
2799
28002007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2801
2802 * gdb.texinfo: Update the FSF's Back-Cover Text.
2803
28042007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2805 Eli Zaretskii <eliz@gnu.org>
2806
2807 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2808 Fixed the ``build ID'' name. New binaries build instructions for the
2809 build ID inclusion. Explain how the commands are specific to the build
2810 ID vs. debug link.
2811
28122007-09-01 Eli Zaretskii <eliz@gnu.org>
2813
2814 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2815 indexing for ``build ID'' support.
2816
28172007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2818
2819 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2820 Enlisted BUILD ID to the debug file searching example.
2821 Included a BUILD ID `.note.gnu.build-id' section description.
2822 Updated/added the debug files splitting instructions for OBJCOPY.
2823
28242007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2825
2826 * gdb.texinfo (Variable Objects): Adjust docs
2827 for -var-info-expression and document
2828 -var-info-path-expression.
2829
28302007-08-20 Jim Blandy <jimb@codesourcery.com>
2831
2832 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2833 (title page): Include the dedication in the printed manual, as a
2834 separate page after the copyright notice.
2835
2836 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2837 don't break a @var across a line.
2838
28392007-07-25 Maciej W. Rozycki <macro@mips.com>
2840
2841 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2842 for include files.
2843
28442007-07-12 Nick Roberts <nickrob@snap.net.nz>
2845
2846 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
2847 in annotate.texinfo.
2848 (Command History): Link to new node.
2849
28502007-07-05 Markus Deuling <deuling@de.ibm.com>
2851
2852 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2853
28542007-07-05 Eli Zaretskii <eliz@gnu.org>
2855
2856 * gdbint.texinfo (Target Conditionals): Fix last change.
2857
28582007-07-03 Markus Deuling <deuling@de.ibm.com>
2859
2860 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2861 routines:
2862 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2863 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2864 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2865 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2866 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2867 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2868 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2869 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2870 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2871 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2872 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2873 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2874 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2875 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2876 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2877 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2878 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2879 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2880 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2881 (SOFTWARE_SINGLE_STEP_P)
2882
2883 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2884 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2885
2886 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2887 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2888 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2889 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2890 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2891 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2892 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2893 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2894 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2895 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2896
2897 (Converting an existing Target Architecture to Multi-arch): Remove
2898 section.
2899
2900 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2901 (gdbarch_addr_bits_remove): Add code example.
2902
2903 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2904
29052007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2906
2907 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2908 Add other missing entries. Adjust the table size to fit.
2909 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2910 stop reasons including the new "library" event.
2911 (General Query Packets): Adjust table widths for qSupported. Mention
2912 qXfer:libraries:read reply to qSupported and document the new packet.
2913 (Library List Format): New section.
2914
29152007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2916
2917 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2918
29192007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2920
2921 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2922
29232007-06-25 Nick Roberts <nickrob@snap.net.nz>
2924
2925 * gdbint.texinfo (Register and Memory Data): Break sections
2926 into nodes and add a menu.
2927
29282007-06-21 Maciej W. Rozycki <macro@mips.com>
2929
2930 * gdb.texinfo (Examining Memory): Document the new behaviour.
2931
29322007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2933
2934 * gdb.texinfo (Standard Target Features): Document
2935 m68k features.
2936
29372007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2938
2939 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2940
29412007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2942
2943 * gdb.texinfo (Target Description Format): Add version attribute
2944 for <target>.
2945
29462007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2947
2948 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2949
29502007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2951
2952 * gdb.texinfo (MIPS Features): New subsection.
2953
29542007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2955 Markus Deuling <deuling@de.ibm.com>
2956
2957 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2958 and qXfer:spu:write packets and mention them under qSupported.
2959
29602007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2961 Markus Deuling <deuling@de.ibm.com>
2962
2963 * gdb.texinfo (Architectures): Add new SPU section to document
2964 Cell Broadband Engine SPU architecture specific commands.
2965
29662007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2967
2968 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2969 comments.
2970
29712007-06-07 Nick Roberts <nickrob@snap.net.nz>
2972
2973 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2974
29752007-05-29 Jim Blandy <jimb@codesourcery.com>
2976
2977 * gdb.texinfo (Overview): Doc fix.
2978
29792007-05-22 Maciej W. Rozycki <macro@mips.com>
2980
2981 * gdb.texinfo (Remote Configuration): Document "set/show
2982 remoteflow".
2983
29842007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2985
2986 * gdb.texinfo (MIPS): Remove documentation for set mips
2987 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2988 stack-arg-size.
2989
29902007-05-14 Bob Wilson <bob.wilson@acm.org>
2991
2992 * all-cfg.texi (GDBTUI): New.
2993 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2994 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2995 (TUI Configuration): Edit to improve clarity and fix problems of
2996 both style and content.
2997
29982007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2999
3000 * observer.texi (GDB Observers): New observer "new_objfile".
3001
30022007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
3003
3004 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
3005
30062007-04-14 Vladimir Prus <vladimir@codesourcery.com>
3007
3008 * gdb.texinfo (GDB/MI Variable Objects): Document
3009 frozen variables objects.
3010
30112007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
3012
3013 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
3014 (Character Sets, Caching Data of Remote Targets): Likewise.
3015 (Targets): Delete Remote node. Move its text...
3016 (Debugging Remote Programs): ...to here. Delete description
3017 of the "remote" command.
3018 (Remote configuration): Delete description of "set remotedevice"
3019 and "show remotedevice".
3020 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
3021
30222007-04-11 Bob Wilson <bob.wilson@acm.org>
3023
3024 * gdb.texinfo (Contributors, Continuing and Stepping)
3025 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
3026 (General Query Packets, File-I/O Remote Protocol Extension)
3027 (Protocol Basics, The F Reply Packet, Write)
3028 (Protocol-specific Representation of Datatypes, Memory Transfer):
3029 Fix hyphenation, punctuation and grammar problems.
3030 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
3031 'section' instead of 'subsection' in the text.
3032 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
3033 (i386): Remove period from section name.
3034 (Installing GDB, Requirements, Running Configure, Separate Objdir)
3035 (Config Names, Configure Options): Use @file{configure}.
3036
30372007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
3038
3039 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
3040 and tab expansion.
3041
30422007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
3043
3044 * gdbint.texinfo (SOM): Correct location of the SOM reader.
3045
30462007-04-02 Bob Wilson <bob.wilson@acm.org>
3047
3048 * gdb.texinfo: Consistently capitalize all significant words in
3049 node names, chapter titles, section titles, and headings. Update
3050 cross references to match.
3051 (Starting and Stopping Trace Experiment): Make node name plural.
3052 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
3053
30542007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
3055
3056 * gdb.texinfo (WinCE): Delete obsolete subsection.
3057
30582007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3059
3060 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
3061 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
3062 references.
3063
30642007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
3065
3066 * gdb.texinfo (Startup): Delete references to some alternate
3067 names for .gdbinit.
3068 (Thread): Remove LynxOS reference.
3069 (Tandem ST2000): Delete target-specific documentation.
3070 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
3071 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
3072 and GDB_OSABI_LYNXOS.
3073
30742007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
3075
3076 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
3077
30782007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
3079
3080 * gdbint.texinfo (Target Conditionals): Remove mention of
3081 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
3082 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
3083
30842007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
3085
3086 * Makefile.in: Add "pdfdir" installation
3087 directory, PDFTEX macro, support for "install-pdf" target,
3088 and rules for making a pdf version of refcard.texi.
3089 * refcard.tex: Specify paper size for PDF output.
3090
30912007-03-26 Bob Wilson <bob.wilson@acm.org>
3092
3093 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
3094
30952007-03-26 Bob Wilson <bob.wilson@acm.org>
3096
3097 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
3098 (Source Path, Character Sets, Macros, Define)
3099 (GDB/MI Result Records, GDB/MI Simple Examples)
3100 (GDB/MI Program Execution, GDB/MI File Commands)
3101 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
3102 (Bug Reporting): Use @value{GCC}.
3103
31042007-03-26 Bob Wilson <bob.wilson@acm.org>
3105
3106 * gdb.texinfo (Help): Fix formatting of examples.
3107 (Variables): Use @ifnotinfo instead of @iftex.
3108 (Non-debug DLL symbols): Use @ref instead of @pxref.
3109 (Sparclet File): Use @samp instead of quotes.
3110
31112007-03-26 Bob Wilson <bob.wilson@acm.org>
3112
3113 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
3114
31152007-03-26 Bob Wilson <bob.wilson@acm.org>
3116
3117 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
3118 the order of the nodes.
3119 (C Operators, C Constants, Debugging C): Remove extra menus.
3120 (Method Names in Commands): Do not specify next/prev/up nodes.
3121
31222007-03-26 Bob Wilson <bob.wilson@acm.org>
3123
3124 * gdb.texinfo (File Options): Add missing parenthesis.
3125 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
3126
31272007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3128
3129 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
3130
31312007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
3132
3133 * gdb.texinfo (Standard Target Features): Mention
3134 case insensitivity.
3135 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
3136
31372007-02-18 Nick Roberts <nickrob@snap.net.nz>
3138
3139 * gdb.texinfo (Top): Put Appendix A after numbered sections.
3140 (Files): Add section name to argument list for pxref.
3141 (Non-debug DLL symbols): Don't use `see' for pxref.
3142 (Embedded Processors): Fix typo.
3143 (GDB/MI Breakpoint Commands): Execution commands generate
3144 *stopped not ^done.
3145
31462007-02-13 Nick Roberts <nickrob@snap.net.nz>
3147
3148 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
3149 values for in_scope. Mention that only root variables can be
3150 updated.
3151 (GDB/MI Development and Front Ends): Explain new values may be
3152 added to existing fields.
3153
31542007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
3155
3156 * gdb.texinfo (-target-disconnect): Use @smallexample.
3157 (Requirements): Add anchor for Expat. Update description.
3158 (Target Descriptions): Mention Expat.
3159 (Target Description Format): Document new elements. Use
3160 @smallexample.
3161 (Predefined Target Types, Standard Target Features): New sections.
3162 * gdbint.texinfo (Target Descriptions): New section.
3163
31642007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
3165
3166 * gdb.texinfo (Target Description Format): Add section on XInclude.
3167
31682006-02-03 Nick Roberts <nickrob@snap.net.nz>
3169
3170 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
3171 command -enable-timings.
3172
31732007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
3174
3175 * gdbint.texinfo (Operation System ABI Variant Handling): Update
3176 descriptions for new/deleted elements in gdb_osabi. Add missing
3177 description for function generic_elf_osabi_sniff_abi_tag_sections.
3178
31792007-01-29 Joel Brobecker <brobecker@adacore.com>
3180
3181 * gdb.texinfo (Maintenance Commands): Add documentation for
3182 the new "maint print target-stack" command.
3183
31842007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
3185 Eli Zaretskii <eliz@gnu.org>
3186
3187 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3188
31892007-01-26 Eli Zaretskii <eliz@gnu.org>
3190
3191 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
3192 Use @value{NGCC} instead of @value{GCC}.
3193
31942007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
3195
3196 * agentexpr.texi: Fix typos.
3197 * annotate.texinfo: Likewise.
3198 * gdb.texinfo: Likewise.
3199 * gdbint.texinfo: Likewise.
3200 * observer.texi: Likewise.
3201 * stabs.texinfo: Likewise.
3202
32032007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
3204
3205 * gdbint.texinfo (Support Libraries): Remove mmalloc
3206 entry. Describe readline library.
3207
32082007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
3209
3210 * gdb.texinfo (Target Descriptions): New section.
3211 (General Query Packets): Add QPassSignals anchor. Mention
3212 qXfer:features:read under qSupported. Expand mentions of
3213 qXfer:memory-map:read and QPassSignals. Document
3214 qXfer:features:read.
3215
32162007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
3217
3218 * gdb.texinfo (Commands to specify files): Describe
3219 "set sysroot" and "show sysroot".
3220 (Using the `gdbserver' program): Lowercase argument
3221 to @var. Expand description of setting up GDB on the
3222 host.
3223
32242007-01-05 Joel Brobecker <brobecker@adacore.com>
3225
3226 * gdb.texinfo (Set Catchpoints): Add documentation for the new
3227 catch exception, catch exception unhandled, and catch assert
3228 commands.
3229
32302007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3231
3232 * gdb.texinfo (Debugging Output): Document "set debug xml"
3233 and "show debug xml".
3234
32352007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
3236
3237 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
3238
32392007-01-01 Joel Brobecker <brobecker@adacore.com>
3240
3241 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
3242
32432006-12-08 Vladimir Prus <vladimir@codesourcery.com>
3244
3245 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
3246 note in @ignore, to be removed later if nobody complains.
3247
32482006-12-04 Nick Roberts <nickrob@snap.net.nz>
3249
3250 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
3251 of -var-delete.
3252
32532006-11-22 Vladimir Prus <vladimir@codesourcery.com>
3254
3255 * gdb.texinfo (Setting breakpoints): Document
3256 automatic software/hardware breakpoint usage and
3257 the "set breakpoint auto-hw" command.
3258
32592006-11-21 Vladimir Prus <vladimir@codesourcery.com>
3260
3261 * gdb.texinfo (Memory Access Checking): New.
3262
32632006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
3264
3265 * gdb.texinfo (Remote configuration): Mention
3266 "pass-signals-packet".
3267 (General Query Packets): Document QPassSignals. Fix
3268 a typo.
3269
32702006-11-14 Maxim Grigoriev <maxim@tensilica.com>
3271
3272 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
3273
32742006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
3275
3276 * gdb.texinfo (Remote configuration): Rewrite documentation for
3277 packet configuration commands.
3278 (OS Information): Adjust reference to qXfer:auxv:read.
3279 (General Query Packets): Remove references to read-aux-vector-packet
3280 and set remote get-thread-local-storage-address.
3281
32822006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
3283
3284 * gdbint.texinfo (Target Architecture Definition): Add new
3285 Initializing a New Architecture section.
3286
32872006-10-31 David Taylor <dtaylor@emc.com>
3288
3289 * stabs.texinfo (Macro define and undefine): New node describing
3290 stabs for #define and #undef.
3291
32922006-10-27 Andreas Schwab <schwab@suse.de>
3293
3294 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
3295
32962006-10-21 Eli Zaretskii <eliz@gnu.org>
3297
3298 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
3299 clarify on the possible meanings of ``expression'' watched by
3300 watchpoints. Add indexing.
3301 (Prompting, Errors, Invalidation, Annotations for Running)
3302 (Source Annotations): Fix index entries by adding "annotation" to
3303 them, to discriminate from index entries that point to the more
3304 general topic descriptions.
3305
33062006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
3307
3308 * gdbint.texinfo (Target Vector Definition): Move most
3309 content into Existing Targets. Add a menu.
3310 (Existing Targets): New section, moved from Target Vector
3311 Definition. Use @subsection.
3312 (Managing Execution State): New section.
3313
33142006-10-16 Bob Wilson <bob.wilson@acm.org>
3315
3316 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
3317
33182006-10-15 Eli Zaretskii <eliz@gnu.org>
3319
3320 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
3321 (Command Syntax, Signals, Backtrace, Connecting)
3322 (Remote configuration, Renesas Boards, Console I/O): Fix last
3323 change: use Ctrl- instead of C-, except wrt Emacs.
3324 (File-I/O Examples): Put Ctrl-c in @kbd.
3325 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
3326 (Console I/O): Use @samp with Ctrl-.
3327 (Signals, Set Breaks, Set Watchpoints): Document optional
3328 arguments to `info signals' `handle', `info breakpoints', and
3329 `info watchpoints'.
3330
33312006-10-14 Eli Zaretskii <eliz@gnu.org>
3332
3333 * gdb.texinfo (Backtrace): Fix last change.
3334
33352006-10-14 Nick Roberts <nickrob@snap.net.nz>
3336
3337 * gdb.texinfo (Backtrace): Order correctly and add other cases.
3338
33392006-10-10 Bob Wilson <bob.wilson@acm.org>
3340
3341 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
3342 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
3343 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
3344
33452006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3346 Daniel Jacobowitz <dan@codesourcery.com>
3347
3348 * gdb.texinfo (Packets): Document vFlashErase,
3349 vFlashWrite and vFlashDone packets.
3350 (General Query Packets): Document qXfer:memory-map:read.
3351 Add a new feature for qXfer:memory-map:read.
3352 (Memory map format): New section.
3353 (Target Commands): Mention that gdb can write flash.
3354
33552006-09-21 Vladimir Prus <vladimir@codesourcery.com>
3356 Daniel Jacobowitz <dan@codesourcery.com>
3357
3358 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
3359 memory regions and "mem auto".
3360
33612006-09-21 Nathan Sidwell <nathan@codesourcery.com>
3362
3363 * gdbint.texinfo (Array Containers): New section.
3364
33652006-09-17 Vladimir Prus <vladimir@codesourcery.com>
3366
3367 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3368 -stack-list-arguments HIGH_FRAME argument can be larger then the
3369 actual number of frames.
3370
33712006-09-07 Vladimir Prus <vladimir@codesourcery.com>
3372
3373 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
3374 -stack-list-locals HIGH_FRAME argument can be larger then the
3375 actual number of frames.
3376
33772006-09-02 Bob Wilson <bob.wilson@acm.org>
3378
3379 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
3380 Register Packet Format, Tracepoint Packets): Fix spelling errors.
3381
33822006-09-02 Eli Zaretskii <eliz@gnu.org>
3383
3384 * gdbint.texinfo (Overall Structure): New section "Source Tree
3385 Structure".
3386
33872006-08-17 Jim Blandy <jimb@codesourcery.com>
3388
3389 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
3390 responses.
3391
33922006-08-08 Joel Brobecker <brobecker@adacore.com>
3393
3394 * gdb.texinfo (Source Path): Add documentation for new
3395 substitute-path commands.
3396
33972006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
3398
3399 * gdb.texinfo (Installing GDB): Update menu. Move text to...
3400 (Running Configure): ...here.
3401 (Requirements): New node. Mention expat.
3402
34032006-08-08 Vladimir Prus <vladimir@codesourcery.com>
3404
3405 * gdb.texinfo (Target Commands): Remove
3406 'set download-write-size' and 'show download-write-size'.
3407
34082006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
3409
3410 * stabs.texinfo (Member Type Descriptor): Correct example for
3411 pointer to member types.
3412
34132006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
3414
3415 * gdb.texinfo (Optional warnings and messages): Add
3416 'set/show trace-commands'.
3417 (Command files): Add '-v' to source command.
3418
34192006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
3420
3421 * gdb.texinfo (OS Information): Update qPart reference to
3422 qXfer.
3423 (Remote configuration): Likewise.
3424 (Overview): Move @cindex to the start of a paragraph. Talk
3425 about binary data encoding.
3426 (Packets): Refer to the overview for the details of the X
3427 packet encoding.
3428 (General Query Packets): Remove qPart description. Add qXfer
3429 description. Add an anchor to qSupported. Correct feature
3430 table title. Add a new feature for qXfer:auxv:read.
3431 (Interrupts): Add a missing parenthesis.
3432
34332006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
3434
3435 * gdb.texinfo (KOD): Remove node.
3436 (GDB/MI Kod Commands): Remove commented out node.
3437
34382006-07-01 Eli Zaretskii <eliz@gnu.org>
3439
3440 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
3441 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
3442 (GDB/MI Thread Commands, GDB/MI Program Execution)
3443 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
3444 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
3445 (GDB/MI File Commands, GDB/MI Target Manipulation)
3446 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
3447 since the MI prompt is hard-wired into the code.
3448
34492006-07-01 Nick Roberts <nickrob@snap.net.nz>
3450
3451 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
3452 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
3453 (GDB/MI Data Manipulation): Remove description of unimplemented
3454 display related commands as variable objects perform this function
3455 and are superior: -display-delete, -display-disable,
3456 -display-enable, -display-insert and -display-list. Move
3457 -environment-cd, -environment-directory, -environment-path
3458 and -environment-pwd to "Program Context".
3459 (GDB/MI Program Control): Rename to "Program Execution". Move
3460 -exec-arguments -exec-abort to...
3461 (GDB/MI Program Context): ...here. New node split from "Data
3462 Manipulation".
3463
34642006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
3465
3466 * gdb.texinfo (Remote configuration): Document set / show
3467 remote supported-packets.
3468 (General Query Packets): Document qSupported packet.
3469
34702006-06-10 Sandra Loosemore <sandra@codesourcery.com>
3471
3472 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
3473 and font markup.
3474 (Protocol basics): Likewise.
3475 (The F request packet): Likewise.
3476 (The F reply packet): Likewise.
3477 (Memory transfer): Move this node to be a subsubsection of
3478 "Protocol specific representation of datatypes".
3479 (The Ctrl-C message): More copy editing.
3480 (Console I/O): Likewise.
3481 (The isatty call): Delete this node, and merge its content into
3482 the "isatty" node. Fixed references elsewhere.
3483 (The system call): Delete this node, and merge its content into
3484 the "system" node. Fixed references elsewhere.
3485 (open): Reformat to use @table, and add appropriate font markup.
3486 (close): Likewise.
3487 (read): Likewise.
3488 (write): Likewise.
3489 (lseek): Likewise.
3490 (rename): Likewise.
3491 (unlink): Likewise.
3492 (stat/fstat): Likewise.
3493 (gettimeofday): Likewise.
3494 (isatty): Likewise.
3495 (system): Likewise, plus minor changes to fix confusing wording.
3496 (Integral datatypes): Fix font markup.
3497 (Pointer values): Likewise.
3498 (struct stat): Fix markup to use @table, plus minor copy editing.
3499 (struct timeval): Fix font markup, plus minor copy editing.
3500 (Constants): Minor copy editing.
3501 (Errno values): Add font markup.
3502 (File-I/O Examples): Likewise.
3503
35042006-06-10 Nick Roberts <nickrob@snap.net.nz>
3505
3506 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
3507 (GDB/MI Simple Examples): Move node up one level. Use real
3508 examples.
3509 (GDB/MI Compatibility with CLI): Update.
3510 (GDB/MI Result Records): Add "connected" and "exit" result
3511 classes.
3512 (GDB/MI Stream Records): Clarify target output.
3513 (GDB/MI Command Description Format): Modify example description.
3514 (GDB/MI Breakpoint Table Commands): Rename to...
3515 (GDB/MI Breakpoint Commands): ...this
3516 (GDB/MI Breakpoint Commands): Add optional thread field.
3517 (GDB/MI Program Control): Add an introduction. Move "Program
3518 termination" examples into exec-run description.
3519 (GDB/MI File Commands): Mention similar CLI commands.
3520 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
3521 is similar to "-gdb-version".
3522
35232006-06-09 Eli Zaretskii <eliz@gnu.org>
3524
3525 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
3526
35272006-06-02 Nick Roberts <nickrob@snap.net.nz>
3528
3529 * gdb.texinfo (GDB/MI Development and Front Ends): Use
3530 sourceware.org for mailing lists.
3531 (GDB/MI File Commands): New node split from Program Control.
3532
35332006-06-01 Nick Roberts <nickrob@snap.net.nz>
3534
3535 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
3536
35372006-05-22 Eli Zaretskii <eliz@gnu.org>
3538
3539 * gdb.texinfo (Cygwin Native): Fix last change.
3540
35412006-05-22 Christopher Faylor <cgf@timesys.com>
3542
3543 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
3544
35452006-05-15 Nick Roberts <nickrob@snap.net.nz>
3546
3547 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
3548 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
3549
35502006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
3551
3552 * gdb.texinfo (General Query Packets): Recommend not starting
3553 new packets with qC and clarify.
3554
35552006-05-13 Gaius Mulley <gaius@glam.ac.uk>
3556
3557 * gdb.texinfo (M2 Types): New section.
3558
35592006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
3560
3561 * agentexpr.texi: Add a copyright and license notice.
3562 * observer.texi: Likewise, with GPL clause for function prototypes.
3563 Remove trailing whitespace.
3564
35652006-05-05 Jim Blandy <jimb@codesourcery.com>
3566
3567 * gdb.texinfo (General Query Packets): Document conventions for
3568 terminating packet names, and their violations.
3569
35702006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3571
3572 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
3573 * gdb.texinfo: Likewise.
3574
35752006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
3576
3577 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
3578 and "show remotedebug".
3579 (Debugging Output): Add additional index entries.
3580
35812006-04-27 Michael Snyder <msnyder@redhat.com>
3582
3583 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
3584
35852006-04-22 Andrew Cagney <cagney@redhat.com>
3586
3587 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
3588 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
3589
35902006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
3591
3592 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
3593 and remove breakpoint prototypes.
3594 (Watchpoints): Move description of target_insert_hw_breakpoint and
3595 target_remove_hw_breakpoint ...
3596 (Breakpoints): ... to here. Document target_insert_breakpoint and
3597 target_remove_breakpoint.
3598
35992006-04-17 Jim Blandy <jimb@codesourcery.com>
3600
3601 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
3602 and C packets are optional.
3603
36042006-04-14 Frederic Riss <frederic.riss@st.com>
3605
3606 * gdb.texinfo (Specifying source directories): Update the description
3607 of the source file search to reflect the fact that the source path
3608 always contains at least $cdir and $cwd.
3609
36102006-03-31 Michael Snyder <msnyder@redhat.com>
3611
3612 * gdb.texinfo: Update copyright dates.
3613
36142006-03-31 Eli Zaretskii <eliz@gnu.org>
3615
3616 * gdb.texinfo (Overview): Add an index entry to "empty response".
3617
36182006-03-28 Jim Blandy <jimb@codesourcery.com>
3619
3620 * gdbint.texinfo (Prologue Analysis): New section.
3621
36222006-03-07 Jim Blandy <jimb@red-bean.com>
3623
3624 * gdb.texinfo (Connecting): Document 'target remote pipe'.
3625
3626 * gdb.texinfo (Target Commands): Update text describing how to
3627 specify a target. Refer to the detailed section on remote
3628 debugging, not the brief mention.
3629
3630 * gdb.texinfo (Connecting): Organize the different 'target remote'
3631 connection methods into a table. Add a 'target remote' index
3632 entry. (!!!)
3633
36342006-02-17 Fred Fish <fnf@specifix.com>
3635
3636 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
3637 'ptype' commands to reflect the fact that the only significant
3638 difference between them is that ptype prints the complete type
3639 description instead of just the name.
3640
36412006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
3642
3643 * gdbint.texinfo (Watchpoints): Delete
3644 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
3645
36462006-02-10 Nick Roberts <nickrob@snap.net.nz>
3647
3648 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
3649 times fields where needed. Fix typos. Update general form given
3650 for output of -break-insert.
3651 (GDB/MI): Abbreviate some unnecessarily long fullnames.
3652
36532006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
3654
3655 * gdbint.texinfo (Symbol Handling): Add a section
3656 on memory management.
3657
36582006-02-06 Vladimir Prus <ghost@cs.msu.su>
3659
3660 * gdb.texinfo (Breakpoint table commands): Document the fullname
3661 field in -break-list output.
3662
36632006-02-03 Eli Zaretskii <eliz@gnu.org>
3664
3665 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
3666 debugging information produced by the various "set debug..."
3667 options.
3668
36692006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
3670
3671 * gdb.texinfo (Files): Remove obsolete bits from the description
3672 of "symbol-file".
3673
36742006-01-25 Jim Blandy <jimb@redhat.com>
3675
3676 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
3677
36782006-01-24 Jim Blandy <jimb@redhat.com>
3679
3680 * gdbint.texinfo (Frames): Document the basics of GDB's register
3681 unwinding model, and explain the existence of the "sentinel" frame.
3682
36832006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
3684
3685 * gdb.texinfo (Choosing files): Mention that -directory is used
3686 for script files.
3687 (Specifying source directories): Likewise.
3688 (Command files): Explain how script files are found.
3689
36902006-01-21 Eli Zaretskii <eliz@gnu.org>
3691
3692 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
3693 the threads in a multi-threaded program.
3694 (Threads): The threadno argument of "thread apply" can be a range
3695 of numbers.
3696
36972006-01-18 Jim Blandy <jimb@redhat.com>
3698
3699 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
3700 of warning flags.
3701
37022006-01-13 Eli Zaretskii <eliz@gnu.org>
3703
3704 * gdb.texinfo (Sequences): Improve menu annotations.
3705 (Define): Add index entries for arguments of user-defined
3706 commands. Move the description of flow-control commands...
3707 (Command Files): ...to here. Document loop_break and
3708 loop_continue.
3709 (Define, Command Files): Document `end' and add index entries for
3710 it.
3711
37122006-01-04 Michael Snyder <msnyder@redhat.com>
3713
3714 * gdb.texinfo: Add documentation for linux-fork.
3715 * gdbint.texinfo: Add internal documentation for checkpoints.
3716
37172006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
3718
3719 * gdb.texinfo (Omissions from Ada): Document that there is now
3720 limited aggregate support.
3721
37222005-12-28 Eli Zaretskii <eliz@gnu.org>
3723
3724 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
3725 registers and the likes.
3726
37272005-12-24 Eli Zaretskii <eliz@gnu.org>
3728
3729 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
3730 (Symbols): Fix usage of "e.g.".
3731 (Memory Region Attributes): Fix usage of "etc."
3732
3733 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
3734 (Coding): Fix usage of "e.g.".
3735
37362005-12-23 Eli Zaretskii <eliz@gnu.org>
3737
3738 * stabs.texinfo:
3739 * refcard.tex:
3740 * gpl.texi:
3741 * gdbint.texinfo:
3742 * gdb.texinfo:
3743 * gdb-cfg.texi:
3744 * fdl.texi:
3745 * annotate.texinfo:
3746 * all-cfg.texi:
3747 * Makefile.in: Add (C) after Copyright. Update the FSF
3748 address.
3749
37502005-12-03 Eli Zaretskii <eliz@gnu.org>
3751
3752 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
3753 extend GDB with commands for external monitor.
3754
37552005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
3756
3757 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
3758
37592005-11-25 Joel Brobecker <brobecker@adacore.com>
3760
3761 * gdbint.texinfo (Start of New Year Procedure): New chapter.
3762
37632005-11-21 Jim Blandy <jimb@redhat.com>
3764
3765 * gdb.texinfo (Tracepoint Packets): Document restrictions on
3766 placement of 'R' actions in tracepoint action packets; document
3767 dependence of 'X' and 'M' actions on a preceding 'R' action for
3768 their registers.
3769
37702005-11-19 Jim Blandy <jimb@redhat.com>
3771
3772 * gdb.texinfo (Tracepoint Packets): New node.
3773 (General Query Packets): Add entries for the tracepoint packets,
3774 referring to the "Tracepoint Packets" node.
3775 (Tracepoints): Add reference to "Tracepoint Packets".
3776
37772005-11-18 Kevin Buettner <kevinb@redhat.com>
3778
3779 * gdb.texinfo (set remotebreak): Add anchor.
3780 (X packet): Likewise.
3781 (Remote Protocol): Add new section `Interrupts' and new index
3782 entry `interrupts (remote protocol)'.
3783
37842005-11-18 Jim Blandy <jimb@redhat.com>
3785
3786 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
3787 entries into the General Query Packets section. Add a
3788 cross-reference to that section. Drop description of replies, as
3789 these are covered in the descriptions of each packet.
3790 (General Query Packets): Add introductory text. Explain naming
3791 conventions, and how the end of a name is recognized.
3792
37932005-11-17 Kevin Buettner <kevinb@redhat.com>
3794
3795 * gdb.texinfo (Remote configuration): Fix typo in description of
3796 "set remotebreak" command.
3797
37982005-11-16 Jim Blandy <jimb@redhat.com>
3799
3800 * gdb.texinfo (Packets, Stop Reply Packets)
3801 (General Query Packets): Various formatting cleanups.
3802 - Use @samp for packet contents.
3803 - Drop summaries from packet @item lines; the same information appears
3804 immediately below in the description.
3805 - Delete paragraph breaks after packet @item commands, so that the
3806 description appears directly to the right of the packet prototype
3807 in the printed manual, if it fits.
3808 - Place spaces in packet prototypes between @vars and non-@var
3809 letters, and explain that they're just for formatting.
3810 - Use @dots{} instead of '...'.
3811 - Fix uses of @code where @var was needed.
3812 - Replace "deprecated" markers with English text spelling out the
3813 packet's status and the preferred alternatives.
3814 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3815 what this ever meant.
3816 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3817 this for a long time.
3818 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3819 implemented several times, and have been in use for years.
3820
38212005-11-15 Jim Blandy <jimb@redhat.com>
3822
3823 * gdb.texinfo (Packets): Add index entries for 'm' packet
3824 disclaimers.
3825
3826 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3827 of stub when processing an 'm' packet.
3828
3829 * gdb.texinfo (Packets): Mention that packets beginning with
3830 letters are reserved once, at the top, instead of actually listing
3831 them all and saying "reserved".
3832
38332005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3834
3835 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3836 Change @var{$arg0 to @code{$arg0.
3837
38382005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3839
3840 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3841
38422005-11-12 Jim Blandy <jimb@redhat.com>
3843
3844 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3845 order. Remove extraneous 'z'.
3846
38472005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3848
3849 * gdb.texinfo (Choosing files): Add --eval-command.
3850
38512005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3852
3853 * gdb.texinfo (Choosing modes): Add --return-child-result.
3854
3855
38562005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3857
3858 * gdb.texinfo (Choosing modes): Add --batch-silent.
3859
38602005-10-28 Eli Zaretskii <eliz@gnu.org>
3861
3862 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3863 "The -var-update Command".
3864
38652005-10-03 Joel Brobecker <brobecker@adacore.com>
3866
3867 * gdb.texinfo (Print Settings): Add documentation for set/show
3868 print array-indexes.
3869
38702005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3871
3872 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3873 6.2 and 6.3.
3874
38752005-08-27 Eli Zaretskii <eliz@gnu.org>
3876
3877 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3878 since 19-Jan-2004.
3879 (Files): Likewise.
3880 (Variables, Symbols): Document the "<incomplete type>" message and
3881 its reasons.
3882
38832005-08-01 Fred Fish <fnf@specifix.com>
3884
3885 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3886
38872005-07-15 Nick Roberts <nickrob@snap.net.nz>
3888
3889 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3890 option for -var-list-children and -var-update.
3891 (GDB/MI Stack Manipulation): Simplify description of
3892 print-values option for -stack-list-locals.
3893 (GDB/MI Command Description Format): Clarify.
3894 (Mode Options): Spelling of superseded.
3895
38962005-07-12 Bob Rossi <bob@brasko.net>
3897
3898 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3899 corresponding GDB command comment.
3900
39012005-07-06 Bob Rossi <bob@brasko.net>
3902
3903 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3904 and -inferior-tty-show.
3905 (Input/Output): Document "set/show inferior-tty" and tty alias.
3906
39072005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3908
3909 * gdb.texinfo (Packets): Change description of 'D' packet to note
3910 that GDB does wait for a response.
3911
39122005-06-22 Nick Roberts <nickrob@snap.net.nz>
3913
3914 * gdb.texinfo (History) Rename "Command History".
3915 (Command History): Move node "Server Prefix" from section on
3916 Annotations here.
3917
39182005-06-19 Nick Roberts <nickrob@snap.net.nz>
3919
3920 * gdb.texinfo (GDB/MI Stack Manipulation):
3921 Re-instate -stack-info-frame with example. Say that it gets
3922 info on selected frame, not current frame.
3923
39242005-06-18 Eli Zaretskii <eliz@gnu.org>
3925
3926 * gdb.texinfo (Server): Clarify that `file' should be used before
3927 connecting to the server.
3928 (Files): Add an xref to the above description.
3929 (Output Formats): More detailed description of the `c' format.
3930 (Memory): List explicitly all the formats supported by `x'.
3931 (Threads): Add an @cindex entry for "thread apply".
3932 (Files): Document the possibility of loading unlinked object
3933 files. Add more indexing for solib-absolute-prefix and
3934 --with-sysroot.
3935 (Machine Code): Document possible problems with locations in
3936 shared libraries.
3937 (Backtrace): Document that free-standing environments do not need
3938 to have a `main' function.
3939
39402005-06-18 Nick Roberts <nickrob@snap.net.nz>
3941
3942 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3943 -stack-info-frame.
3944
39452005-06-07 Andrew Cagney <cagney@gnu.org>
3946
3947 * gdb.texinfo (Contributors): Note the original multi-arch
3948 contributors.
3949
39502005-06-03 Eli Zaretskii <eliz@gnu.org>
3951
3952 * gdb.texinfo (Registers): Add index entries for the standard
3953 registers.
3954 (Frames): Add cross-reference from frame pointer description to
3955 the Registers node.
3956 (Annotations Overview): Fix the reference to GDB name.
3957
39582005-06-01 Eli Zaretskii <eliz@gnu.org>
3959
3960 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3961 can-use-hw-watchpoints.
3962
39632005-05-28 Bob Rossi <bob@brasko.net>
3964
3965 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3966 the possible reasons why an exec async record would be returned to FE.
3967
39682005-05-26 Andrew Cagney <cagney@gnu.org>
3969
3970 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3971 Andrew Cagney implemented the original GDB/MI.
3972
39732005-05-23 Orjan Friberg <orjanf@axis.com>
3974
3975 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3976 documentation. Add documentation for cris-mode.
3977
39782005-05-20 Eli Zaretskii <eliz@gnu.org>
3979
3980 * gdb.texinfo (Numbers): Explain the example and make the wording
3981 more acurate.
3982
39832005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3984 Dennis Brueni <dennis@slickedit.com>
3985
3986 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3987 (GDB/MI Data Manipulation, GDB/MI Program Control)
3988 (GDB/MI Stack Manipulation): Update examples to include the fullname
3989 attribute in stack frames.
3990
39912005-05-12 Eli Zaretskii <eliz@gnu.org>
3992
3993 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3994 do with other non-standard names of init files.
3995
39962005-05-11 Eli Zaretskii <eliz@gnu.org>
3997
3998 * gdb.texinfo (Command Files): Move the description of the startup
3999 from here...
4000 (Startup): ...to this new subsection of the Invocation chapter.
4001 Rearrange the description of init files more logically and add a
4002 cross-reference to "Command Files". Document the special gdbinit
4003 name for CISCO 68k. Expand the description of what GDB does
4004 during startup.
4005 (History): Add index entry for HISTSIZE.
4006
40072005-05-02 Mark Kettenis <kettenis@gnu.org>
4008
4009 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
4010
40112005-05-02 Eli Zaretskii <eliz@gnu.org>
4012
4013 * gdb.texinfo (SVR4 Process Information, The isatty call)
4014 (The system call): Don't use foo(N) notation for man pages and
4015 functions.
4016 (Compilation, DJGPP Native): Improve wording.
4017
40182005-04-27 Eli Zaretskii <eliz@gnu.org>
4019
4020 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
4021 were optimized away.
4022
40232005-04-22 Eli Zaretskii <eliz@gnu.org>
4024
4025 * gdb.texinfo (Remote configuration): Document "set/show
4026 get-thread-local-storage-address". Add cross-reference to the
4027 description of the qGetTLSAddr packet.
4028 (General Query Packets): Mention "set remote
4029 get-thread-local-storage-address" and add a reference to its
4030 description.
4031
40322005-04-19 Nick Roberts <nickrob@snap.net.nz>
4033
4034 * gdb.texinfo (Backtrace): Describe 'bt full'.
4035
40362005-04-17 Nick Roberts <nickrob@snap.net.nz>
4037
4038 * gdb.texinfo (Mode Options): Fix typo.
4039 (GDB/MI): Describe how to invoke GDB/MI.
4040
40412005-04-16 Eli Zaretskii <eliz@gnu.org>
4042
4043 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
4044 references changed. Add description of "info udot".
4045 (Files): Document "set/show stop-on-solib-events".
4046 (M32R/D): Document "set/show download-path", "set/show
4047 board-address", "set/show server-address", "upload", "tload".
4048 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
4049 "use_mon_code", "use_ib_break", "use_dbt_break".
4050 (Maintenance Commands): Improve indexing.
4051 (Target Commands): Document "set/show hash", "set/show debug
4052 monitor".
4053 (SVR4 Process Information): Document "info pidlist" and "info
4054 meminfo". Document "set/show procfs-tarce" and "set/show
4055 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
4056 (Symbols, The Print Command with Objective-C): Improve indexing.
4057 (Objective-C): Add references to "info classes" and "info
4058 selectors".
4059 (Debugging Output): Improve wording. Document "set/show debug
4060 solib-frv". Fix "set/show debugvarobj".
4061 (Set Breaks): Add index entry for "hardware breakpoints".
4062 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
4063 and "set/show usehardbreakpoints".
4064 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
4065 monitor-prompt", "set/show monitor-warnings", "pmon".
4066 (ARM): Document "rdilogfile", "rdilogenable", "set/show
4067 rdiromatzero", "set/show rdiheartbeat".
4068 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
4069 "sds".
4070 (Embedded Processors): Document the "sim" command.
4071 (Remote): Document the "remote" command.
4072 (DJGPP Native): Document the "info serial" command.
4073 (Threads): Document "maint info sol-threads".
4074 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
4075 (Set Breaks): Improve indexing.
4076 (Command Syntax): Add a reference to dont-repeat.
4077 (Define): Document "dont-repeat".
4078 (TUI Commands): Document "tabset".
4079 (WinCE): New subsection. Document "set/show remotedirectory",
4080 "set/show remoteupload", "set/show remoteaddhost".
4081
40822005-04-15 Eli Zaretskii <eliz@gnu.org>
4083
4084 * gdb.texinfo (Hurd Native): New subsection, documents
4085 Hurd-specific commands.
4086 (Maintenance Commands): Add cross-reference to "Debugging Output".
4087 (Debugging Output): Document "set/show debug lin-lwp".
4088 (MIPS): Improve documentation of heuristic-fence-post. Document
4089 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
4090 mips stack-arg-size", "set/show mips mask-address", "set/show mips
4091 remote-mips64-transfers-32bit-regs", "set/show debug mips".
4092 (ARM): Document ARM-specific commands.
4093 (AVR): New section. Document "info io_registers".
4094 (CRIS): New section. Document "set/show cris-version" and
4095 "set/show cris-dwarf2-cfi".
4096 (HPPA): New section. Document "set/show debug hppa" and "maint
4097 print unwind".
4098 (Neutrino): New subsection. Document "set/show debug nto-debug".
4099 (Super-H): New section. Document the "regs" command.
4100 (Debugging Output): Document "set/show debug aix-thread".
4101
41022005-04-09 Eli Zaretskii <eliz@gnu.org>
4103
4104 * gdb.texinfo (Print Settings): Document "set/show print
4105 pascal_static-members", "set print repeats", "show print
4106 null-stop". Improve indexing. Fix documentation of "set print
4107 union".
4108 (Pascal): New section.
4109 (Supported languages): Rename from "Support"; all references
4110 updated. Add a menu item for Pascal.
4111 (Numbers): Document "set radix.
4112 (Screen Size): Document "set/show pagination".
4113 (MIPS Embedded): Remove "set processor" documentation.
4114 (Remote configuration): Document "set/show X/P/Z-packet",
4115 "set/show read-aux-vector-packet", "set/show remote
4116 symbol-lookup-packet", "set/show remote verbose-resume-packet",
4117 "set/show remoteaddresssize", "set/show remotebaud", "set/show
4118 remotedebug", "set/show remotebreak", "set/show remotedevice",
4119 "set/show remotelogfile".
4120 (Auxiliary Vector): Add reference to the description of the
4121 read-aux-vector-packet setting.
4122 (Set Watchpoints): Add a cross-reference to "set remote
4123 hardware-breakpoint-limit".
4124 (General Query Packets): Add indexing of requests and
4125 cross-references to related commands in "Remote configuration".
4126 (File-I/O Overview, The system call): Fix wording and typos.
4127 (Thread Stops): Add index entries.
4128 (Continuing and Stepping): Document "show step-mode".
4129 (i386): New node. Document "set/show struct-convention".
4130 (Files): Document "show trust-readonly-sections".
4131 (Calling): Document "set/show unwindonsignal".
4132 (Messages/Warnings): Add index entries.
4133 (Maintenance Commands): Document "set/show watchdog".
4134 (Annotations Overview): Document "show annotate".
4135 (Set Watchpoints): Add index entries.
4136 (Symbols): Fix doc of case-sensitive.
4137 (ABI): Document "show coerce-float-to-double".
4138 (Convenience Vars, Help): Improve indexing.
4139 (Machine Code): Document "show disassembly-flavor".
4140 (Debugging C plus plus): Document "show overload-resolution".
4141 (Value History, Signaling): Add index entries.
4142
41432005-04-08 Eli Zaretskii <eliz@gnu.org>
4144
4145 * gdb.texinfo (Show): Move @kindex entries to their proper places.
4146 (Processes): Fix wording.
4147 (History, List, Logging output, Define, Symbols, Print Settings):
4148 Improve indexing.
4149
41502005-04-03 Eli Zaretskii <eliz@gnu.org>
4151
4152 * gdb.texinfo (Targets): Document "set/show architecture". Remove
4153 redundant index entry for "target" command.
4154 (Backtrace): Add index entries.
4155 (Symbols, Fortran): Document the "set case-sensitive" command.
4156 (DJGPP Native): Document "set com1base", "set com1irq", etc.
4157 (Print Settings): Add index entry for "set demangle-style".
4158 (Target Commands): Document "set download-write-size".
4159 (Debugging Output): Document "set exec-done-display".
4160
41612005-04-02 Eli Zaretskii <eliz@gnu.org>
4162
4163 * gdb.texinfo (Files): Fix the name and documentation of
4164 add-shared-symbol-files. Document its alias assf. Update the
4165 list of OSs where GDB supports shared libraries. Fix markup.
4166 (Continuing and Stepping): Add reference to @var{location} in the
4167 text.
4168 (Dump/Restore Files): Fix reference to @{filename}.
4169 (Help): Fix wording.
4170 (Attach): Ditto.
4171 (Set Watchpoints): Ditto.
4172 (Backtrace): Remove redundant index entries. Improve index
4173 entries.
4174 (Delete Breaks): Fix wording.
4175 (Memory): Document the compare-sections command.
4176 (Memory Region Attributes): Improve wording.
4177 (Disabling): Improve wording.
4178 (Fortran): New subsection. Document the "info common" command.
4179 (Help): Document aliases "info copying" and "info warranty".
4180 (Caching Remote Data): New section. Document the "set/show
4181 remotecache" and "info dcache" commands.
4182 (Show): Fix wording of the documentation of the "set
4183 extension-language" command.
4184 (Signals): Add index entry for "info handle".
4185 (Memory Region Attributes): Fix punctuation.
4186 (Symbols): Change the arg name to "location" and refer to it in
4187 the text. Fix wording of "info types" doc.
4188 (Threads): Fix usage of @enumerate @item's.
4189 (Listing Tracepoints): Add index entry for "info tp".
4190 (Set Watchpoints): Add xref to "info break" description.
4191 (Macros): Add an index entry for "macro exp1". Document the
4192 "macro list" command.
4193 (Maintenance Commands): Document "flushregs", "maint agent",
4194 "maint check-symtabs", "maint cplus", "maint demangle", "maint
4195 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
4196 "maint print architecture", "maint print objfiles", "maint print
4197 statistics", "maint print type", "maint show-debug-regs", "maint
4198 space", "maint time", and "maint translate-address".
4199 (Connecting): Document the "monitor" command.
4200 (Annotations Overview): Describe the "set annotate" command.
4201
42022005-04-01 Eli Zaretskii <eliz@gnu.org>
4203
4204 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
4205 Rearrange index entries and improve wording about support for
4206 hardware watchpoints.
4207
42082005-03-10 Bob Rossi <bob@brasko.net>
4209
4210 * gdb.texinfo: Update copyright
4211
42122005-02-09 Theodore A. Roth <troth@openavr.org>
4213
4214 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
4215 error.
4216
42172005-02-03 Kevin Buettner <kevinb@redhat.com>
4218
4219 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
4220
42212005-01-17 Michael Snyder <msnyder@redhat.com>
4222
4223 * gdb.texinfo: Fix spelling, infinte -> infinite.
4224
42252005-01-08 Mark Kettenis <kettenis@gnu.org>
4226
4227 * observer.texi (GDB Observers): Document "solib_loaded".
4228
42292005-01-07 Andrew Cagney <cagney@gnu.org>
4230
4231 * configure.ac: Rename configure.in, require autoconf 2.59.
4232 * configure: Re-generate.
4233
4234 * configure.in: Replace configdirs with multiple references to
4235 AC_CONFIG_SUBDIRS.
4236 * configure: Re-generate.
4237
42382005-01-04 Andrew Cagney <cagney@gnu.org>
4239
4240 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
4241 part of the version number.
4242
42432004-12-24 Mark Kettenis <kettenis@gnu.org>
4244
4245 * gdbint.texinfo (Algorithms): Remove description of
4246 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
4247
42482004-12-07 Jim Blandy <jimb@redhat.com>
4249
4250 * gdb.texinfo (General Query Packets): Specify that thread ID's in
4251 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
4252 numbers.
4253
42542004-12-07 Andreas Schwab <schwab@suse.de>
4255
4256 * gdb.texinfo (Mode Options): Document -l option.
4257
42582004-12-04 Eli Zaretskii <eliz@gnu.org>
4259
4260 * gdbint.texinfo (Algorithms): More accurate description of
4261 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
4262 is not needed unless data-read and data-access watchpoints are
4263 supported. Add a description of how GDB checks whether the
4264 inferior stopped because a watchpoint was hit.
4265
42662004-11-23 Eli Zaretskii <eliz@gnu.org>
4267
4268 * gdb.texinfo (Files): Add cross-reference to description of
4269 -readnow command-line switch.
4270
42712004-11-10 Randolph Chung <tausq@debian.org>
4272
4273 * gdb.texinfo: Document set/show backtrace past-entry commands.
4274 Rearrange index entries for set/show backtrace past-main.
4275
42762004-11-10 Jon Beniston <jon@beniston.com>
4277
4278 Committed by Andrew Cagney <cagney@gnu.org>.
4279 * gdb.texinfo (Remote Serial Protocol): Further describe
4280 binary transfer escaping mechanism .
4281
42822004-11-08 Randolph Chung <tausq@debian.org>
4283
4284 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
4285 and "show debug infrun". Add index entries.
4286
42872004-10-23 Eli Zaretskii <eliz@gnu.org>
4288
4289 * gdb.texinfo (SVR4 Process Information): Document subcommands of
4290 "info proc" that are already implemented. Add index entries.
4291 (Working Directory): Add a cross-reference to "info proc" command.
4292 (Files): Add a tip for decreasing memory used for symtabs from
4293 shared libraries.
4294 (Starting): Fix whitespace; make "elaboration" stand out where it
4295 is first used, and add an index entry for the term.
4296 (Calling): Expand and elaborate text. Add "print". Add the
4297 description of problems with weak aliases.
4298 (Core File Generation): New section.
4299
43002004-10-12 Andrew Cagney <cagney@gnu.org>
4301
4302 * gdbint.texinfo (Versions and Branches): New chapter.
4303 (Releasing GDB): Delete "Versions and Branches" section.
4304 (Top): Add "Versions and Branches".
4305
43062004-10-08 Eli Zaretskii <eliz@gnu.org>
4307
4308 * gdb.texinfo (Editing, History): Add cross-references to the
4309 included Readline and History user documentation. Remove
4310 references to the symbol have-readline-appendices which is unused
4311 and undefined.
4312 (History): Fix indexing.
4313
43142004-10-08 Jeff Johnston <jjohnstn@redhat.com>
4315
4316 * gdbint.texinfo (target_stopped_data_address): Update to
4317 new prototype.
4318 (i386_stopped_data_address): Update prototype and description.
4319 (i386_stopped_by_watchpoint): New function and description.
4320
43212004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
4322
4323 * gdb.texinfo (Filenames): Add Ada suffixes.
4324 (Ada) New section.
4325
43262004-09-27 Andrew Cagney <cagney@gnu.org>
4327 Robert Picco <Robert.Picco@hp.com>
4328
4329 * gdb.texinfo (Packets): Document the "p" packet.
4330
43312004-09-21 Jason Molenda (jmolenda@apple.com)
4332
4333 * gdb.texinfo (Paths and Names of the Source Files): Document the
4334 meaning of values in the 'desc' field of a SO stab.
4335
43362004-09-20 Daniel Jacobowitz <dan@debian.org>
4337
4338 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
4339 max-cache-age" and "maint show dwarf2 max-cache-age".
4340
43412004-09-16 Eli Zaretskii <eliz@gnu.org>
4342
4343 * gdb.texinfo (Set Breaks): Add index entry for setting
4344 breakpoints on overloaded C++ functions that are not members of
4345 any classes. Add an example and an index entry for setting
4346 breakpoints on all program functions.
4347 (Character Sets, Macros, Overlay Commands)
4348 (Non-debug DLL symbols, GDB/MI Output Syntax)
4349 (Annotations Overview, Maintenance Commands, File-I/O Overview):
4350 Use "(@value{GDBP})" instead of a literal "(gdb)".
4351
43522004-09-12 Andrew Cagney <cagney@gnu.org>
4353
4354 * gdbint.texinfo (Native Debugging): Delete description of
4355 FILES_INFO_HOOK.
4356
43572004-09-11 Paul Hilfinger <hilfinger@gnat.com>
4358
4359 * gdbint.texinfo (User Interface): Change local_hex_string_custom
4360 to hex_string_custom (not historically correct, but more
4361 understandable, given the current code).
4362
43632004-09-03 Andrew Cagney <cagney@gnu.org>
4364
4365 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
4366
43672004-09-01 Jeff Johnston <jjohnstn@redhat.com>
4368
4369 * observer.texi (solib_unloaded): New observer.
4370
43712004-08-24 Andrew Cagney <cagney@gnu.org>
4372
4373 * gdbint.texinfo (Target Architecture Definition): Add missing
4374 comma.
4375
43762004-08-20 Michael Chastain <mec.gnu@mindspring.com>
4377
4378 * (Using the Testsuite): build != host is supported,
4379 but some test scripts do not support build != host.
4380
43812004-08-14 Mark Kettenis <kettenis@gnu.org>
4382
4383 * gdbint.texinfo (Host Definition): Delete description of
4384 FCLOSE_PROVIDED and GETENV_PROVIDED.
4385
43862004-08-05 Mark Kettenis <kettenis@chello.nl>
4387
4388 * gdbint.texinfo (Host Definition): Delete description of
4389 NO_SYS_FILE.
4390 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
4391 PTRACE_FP_BUG.
4392
43932004-08-05 Andrew Cagney <cagney@gnu.org>
4394
4395 * gdbint.texinfo (Target Architecture Definition): Delete
4396 reference to deprecated_read_fp.
4397
43982004-08-02 Andrew Cagney <cagney@gnu.org>
4399
4400 * gdbint.texinfo (Target Architecture Definition): Delete
4401 description of DEPRECATED_REGISTER_BYTES.
4402
44032004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
4404
4405 * gdb.texinfo (Source Path): Document the new behavior of
4406 searching for the source files.
4407
44082004-07-17 Eli Zaretskii <eliz@gnu.org>
4409
4410 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
4411 (Search, Expressions, Arrays, Variables, Data, Machine Code)
4412 (Auto Display): Improve indexing.
4413
44142004-07-16 Andrew Cagney <cagney@gnu.org>
4415
4416 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
4417 "-noasync".
4418
44192004-07-09 Eli Zaretskii <eliz@gnu.org>
4420
4421 * gdb.texinfo: Fix @kindex entries so that multiple commands that
4422 have the same prefix have only their prefix in the index.
4423
44242004-07-03 Mark Kettenis <kettenis@gnu.org>
4425
4426 * gdb.texinfo (BSD libkvm Interface): New node (section)
4427 (Native): Add it to the menu.
4428
44292004-07-01 Mark Kettenis <kettenis@gnu.org>
4430
4431 * gdbint.texinfo (Target Architecture Definition): Remove
4432 PCC_SOL_BROKEN.
4433
44342004-06-24 Mark Kettenis <kettenis@gnu.org>
4435
4436 * gdbint.texinfo (Target Architecture Definition): Remove
4437 SUN_FIXED_LBRAC_BUG.
4438
44392004-06-26 Andrew Cagney <cagney@gnu.org>
4440
4441 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
4442
44432004-06-20 Andrew Cagney <cagney@gnu.org>
4444
4445 * gdbint.texinfo (Target Architecture Definition): Deprecate
4446 USE_STRUCT_CONVENTION.
4447
44482004-06-19 Michael Chastain <mec.gnu@mindspring.com>
4449
4450 gdb.texinfo (Bug Reporting): Mention session recording,
4451 with the script command or Emacs.
4452
44532004-06-18 Andrew Cagney <cagney@gnu.org>
4454
4455 * gdbint.texinfo (Target Architecture Definition): Deprecate
4456 FUNCTION_START_OFFSET.
4457
44582004-06-14 Andrew Cagney <cagney@gnu.org>
4459
4460 Based on changes from Karl Berry.
4461 * gdb.texinfo: Do not use @sc in a direntry.
4462 * stabs.texinfo: Change @dircateogry to "Software development".
4463 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
4464
44652004-06-13 Andrew Cagney <cagney@gnu.org>
4466
4467 * gdbint.texinfo (Target Architecture Definition): Delete
4468 description of RETURN_VALUE_ON_STACK.
4469
44702004-06-09 Andrew Cagney <cagney@gnu.org>
4471
4472 * gdbint.texinfo (Native Debugging): Restore "@table @code"
4473 deleted by previous patch.
4474
44752004-06-08 Andrew Cagney <cagney@gnu.org>
4476
4477 * gdbint.texinfo (Native Debugging): Delete documentation on
4478 ATTACH_DETACH.
4479
44802004-06-06 Randolph Chung <tausq@debian.org>
4481
4482 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
4483
44842004-06-06 Randolph Chung <tausq@debian.org>
4485
4486 * gdb.texinfo (push_dummy_call): Update argument list to match
4487 the new push_dummy_call method signature. Describe the function
4488 argument.
4489
44902004-05-24 Joel Brobecker <brobecker@gnat.com>
4491
4492 * gdb.texinfo (Starting): Document new start command.
4493
44942004-05-21 Andrew Cagney <cagney@redhat.com>
4495
4496 * observer.texi (GDB Observers): Document "inferior_created".
4497
44982004-05-08 Andrew Cagney <cagney@redhat.com>
4499
4500 * gdbint.texinfo (Target Architecture Definition): Delete
4501 description of DO_DEFERRED_STORES.
4502
4503 * gdbint.texinfo (Target Architecture Definition): Delete
4504 references to DEPRECATED_FIX_CALL_DUMMY.
4505
4506 * gdbint.texinfo (Target Architecture Definition): Delete
4507 description of DEPRECATED_CALL_DUMMY_WORDS,
4508 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
4509
4510 * gdbint.texinfo (Target Architecture Definition): Delete
4511 description of DEPRECATED_PUSH_DUMMY_FRAME.
4512
4513 * gdbint.texinfo (Target Architecture Definition): Delete
4514 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
4515
45162004-05-07 Andrew Cagney <cagney@redhat.com>
4517
4518 * observer.texi (GDB Observers): Add "Debugging" section. Include
4519 cross reference to "set/show debug observer".
4520 * gdb.texinfo (Debugging Output): Document "set/show debug
4521 observer".
4522
45232004-05-01 Andrew Cagney <cagney@redhat.com>
4524
4525 * gdbint.texinfo (Target Architecture Definition): Delete
4526 description of DEPRECATED_PC_IN_SIGTRAMP.
4527
45282004-04-30 Andrew Cagney <cagney@redhat.com>
4529
4530 * gdbint.texinfo (Target Architecture Definition): Delete
4531 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
4532
45332004-04-30 Orjan Friberg <orjanf@axis.com>
4534
4535 * observer.texi (GDB Observers): Correct spelling.
4536
45372004-04-26 Orjan Friberg <orjanf@axis.com>
4538
4539 * observer.texi (GDB Observers): Add target_changed event.
4540
45412004-04-08 Andrew Cagney <cagney@redhat.com>
4542
4543 * observer.texi (GDB Observers): Rework, provide generic observer
4544 definitions and then a list of observable events.
4545
45462004-04-04 Andrew Cagney <cagney@redhat.com>
4547
4548 * gdbint.texinfo (Host Definition): Delete reference to
4549 NO_SIGINTERRUPT.
4550
45512004-04-02 Andrew Cagney <cagney@redhat.com>
4552
4553 * gdbint.texinfo (Target Architecture Definition): Delete
4554 reference to DEPRECATED_CALL_DUMMY_LENGTH.
4555
45562004-03-28 Stephane Carrez <stcarrez@nerim.fr>
4557
4558 * gdb.texinfo (TUI Commands): Document tui reg commands.
4559
45602004-03-26 Andrew Cagney <cagney@redhat.com>
4561
4562 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
4563 "gdbtui".
4564 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
4565 (Contributors): Mention both Text and Terminal User Interface.
4566
45672004-03-23 Andrew Cagney <cagney@redhat.com>
4568
4569 * gdbint.texinfo (Target Architecture Definition): Deprecate
4570 references to SIGTRAMP_START and SIGTRAMP_END.
4571
45722004-03-23 Andrew Cagney <cagney@redhat.com>
4573
4574 * gdbint.texinfo (Target Architecture Definition): Deprecate
4575 references to PC_IN_SIGTRAMP.
4576
45772004-03-19 Andrew Cagney <cagney@redhat.com>
4578
4579 * gdbint.texinfo (Target Architecture Definition): Delete
4580 reference to GDB_TARGET_IS_HPPA.
4581
45822004-03-18 Andrew Cagney <cagney@redhat.com>
4583
4584 * gdbint.texinfo (Coding): Update section on gdbarch_data,
4585 describe pre_init and post_init.
4586
45872004-03-09 Daniel Jacobowitz <drow@mvista.com>
4588
4589 * gdb.texinfo (Debugging Output): Document values for "set debug
4590 target".
4591
45922004-02-28 Andrew Cagney <cagney@redhat.com>
4593
4594 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
4595
45962004-02-26 Jeff Johnston <jjohnstn@redhat.com>
4597
4598 * gdb.texinfo (breakpoints): Add information about the
4599 new "set breakpoint pending" and "show breakpoint pending"
4600 commands.
4601
46022004-02-26 Andrew Cagney <cagney@redhat.com>
4603
4604 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
4605 in Per-architecture module data section.
4606
46072004-02-25 Roland McGrath <roland@redhat.com>
4608
4609 * gdb.texinfo (General Query Packets): Document qPart:... packets.
4610
46112004-02-24 Andrew Cagney <cagney@redhat.com>
4612
4613 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
4614 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
4615 * fdl.texi: Import Version 1.2, November 2002.
4616
46172004-02-17 Andrew Cagney <cagney@redhat.com>
4618
4619 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
4620
46212004-02-16 Andrew Cagney <cagney@redhat.com>
4622
4623 * gdbint.texinfo (Target Architecture Definition): Deprecate
4624 FRAMELESS_FUNCTION_INVOCATION.
4625
46262004-02-16 Andrew Cagney <cagney@redhat.com>
4627
4628 * gdbint.texinfo (Coding): Mention -Wunused-function.
4629
46302004-02-14 Andrew Cagney <cagney@redhat.com>
4631
4632 * gdbint.texinfo (Target Architecture Definition): Delete
4633 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4634
46352004-02-12 Elena Zannoni <ezannoni@redhat.com>
4636
4637 * gdb.texinfo: Properly quote the name "C++".
4638 * gdbint.texinfo: Ditto.
4639 * stabs.texinfo: Ditto.
4640
46412004-02-11 Elena Zannoni <ezannoni@redhat.com>
4642
4643 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
4644 minimal information about libiberty.
4645
46462004-02-06 Michael Chastain <mec.gnu@mindspring.com>
4647
4648 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
4649
46502004-02-04 Roland McGrath <roland@redhat.com>
4651
4652 * gdb.texinfo (Auxiliary Vector): New node (section).
4653 (Data): Add it to the menu.
4654
46552004-02-02 Jeff Johnston <jjohnstn@redhat.com>
4656
4657 * gdb.texinfo (Breakpoints): Add information about pending
4658 breakpoint support.
4659
46602004-01-26 Andrew Cagney <cagney@redhat.com>
4661
4662 * gdb.texinfo (Overview): Delete references to the cisco protocol
4663 including the "N" response.
4664
46652004-01-26 Andrew Cagney <cagney@redhat.com>
4666
4667 * gdbint.texinfo (Target Architecture Definition): Rename
4668 EXTRACT_STRUCT_VALUE_ADDRESS to
4669 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
4670
46712004-01-24 Eli Zaretskii <eliz@gnu.org>
4672
4673 * gdb.texinfo (KOD): Document "show os". Add index entries for
4674 "set/show os" and "info cisco" commands.
4675
46762004-01-21 Eli Zaretskii <eliz@gnu.org>
4677
4678 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
4679
46802004-01-19 Michael Chastain <mec.gnu@mindspring.com>
4681
4682 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
4683 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
4684
46852004-01-19 Nick Roberts <nick@nick.uklinux.net>
4686
4687 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
4688 -stack-list-locals.
4689 (GDB/MI Variable Objects): Describe extension to
4690 -var-list-children.
4691
46922004-01-17 Daniel Jacobowitz <drow@mvista.com>
4693
4694 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
4695
46962004-01-17 Andrew Cagney <cagney@redhat.com>
4697
4698 * gdbint.texinfo (Target Architecture Definition): Delete
4699 documentation on DEPRECATED_NPC_REGNUM.
4700
47012004-01-13 Daniel Jacobowitz <drow@mvista.com>
4702
4703 * gdb.texinfo: Update copyright year. Mention that set
4704 follow-fork-mode is supported on GNU/Linux. Remove documentation of
4705 "set follow-fork-mode ask".
4706
47072004-01-13 Andrew Cagney <cagney@redhat.com>
4708
4709 * gdbint.texinfo: Update copyright year.
4710 (Coding): Add -Wunused-label to list of -Werror warnings.
4711
47122004-01-08 Jason Molenda <jmolenda@apple.com>
4713 Eli Zaretskii <eliz@gnu.org>
4714
4715 * gdb.texinfo: Update copyright.
4716 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
4717 around names, as appropriate. Minor syntax cleanup of
4718 _NSPrintForDebugger explanation. Two spaces after periods.
4719 GDBN used instead of lit. "gdb". Index entries added for
4720 print-object and _NSPrintForDebugger. @noindent added in one spot.
4721
47222003-11-11 Elena Zannoni <ezannoni@redhat.com>
4723
4724 * stabs.texinfo: Add dircategory and direntry commands.
4725 * annotate.texinfo: Ditto.
4726
47272003-11-10 Andrew Cagney <cagney@redhat.com>
4728
4729 * gdbint.texinfo (Target Architecture Definition): Replace the
4730 return_value method's "inval" and "outval" parameters with
4731 "readbuf" and "writebuf".
4732
47332003-10-28 Jim Blandy <jimb@redhat.com>
4734
4735 * gdb.texinfo (The F request packet, The F reply packet): Renamed
4736 from "The `F' request packet" and "The `F' reply packet", to make
4737 texi2dvi happy.
4738 (File-I/O remote protocol extension): Update menu entries, too.
4739
47402003-10-26 Michael Chastain <mec@shout.net>
4741
4742 * gdb.texinfo (Thread Stops): Document the issue with
4743 premature return from system calls in multi-threaded programs.
4744
47452003-10-24 Andrew Cagney <cagney@redhat.com>
4746
4747 * annotate.texinfo: Fix "fortunatly"[sic].
4748
47492003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
4750
4751 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
4752 with "Hitachi" and "Mitsubishi".
4753
47542003-10-20 Andrew Cagney <cagney@redhat.com>
4755
4756 * gdbint.texinfo (Target Architecture Definition): Document
4757 gdbarch_return_value. Add cross references from
4758 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
4759 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
4760
47612003-10-18 Mark Kettenis <kettenis@gnu.org>
4762
4763 * gdbint.texinfo (Target Architecture Definition): Document
4764 regset_from_core_section.
4765
47662003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
4767
4768 * gdb.texinfo (M32R/D): Mention m32rsdi target.
4769
47702003-10-15 Kevin Buettner <kevinb@redhat.com>
4771
4772 From Anthony Green <green@redhat.com>:
4773 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
4774
47752003-10-14 Kevin Buettner <kevinb@redhat.com>
4776
4777 * gdb.texinfo (Breakpoint related warnings): New node.
4778 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
4779
47802003-10-13 Daniel Jacobowitz <drow@mvista.com>
4781
4782 * gdb.texinfo (Remote Protocol): Document v and vCont.
4783
47842003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
4785
4786 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
4787 * gdbint.texinfo: Ditto.
4788
47892003-10-09 Andrew Cagney <cagney@redhat.com>
4790
4791 From 2003-09-18 David Anderson <davea@sgi.com>:
4792 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4793 "command".
4794
47952003-10-03 Andrew Cagney <cagney@redhat.com>
4796
4797 * gdbint.texinfo (Target Architecture Definition): Deprecate
4798 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4799 just target.
4800
48012003-10-02 Andrew Cagney <cagney@redhat.com>
4802
4803 * gdbint.texinfo (Target Architecture Definition): Rename
4804 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4805 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4806 * gdbint.texinfo (Target Architecture Definition): Rename
4807
48082003-09-30 Andrew Cagney <cagney@redhat.com>
4809
4810 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
4811 (Target Architecture Definition):
4812
4813 * gdbint.texinfo (Target Architecture Definition): Rename
4814 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4815
48162003-09-29 Andrew Cagney <cagney@redhat.com>
4817
4818 * gdbint.texinfo (Target Architecture Definition): Delete
4819 documentation for NEED_TEXT_START_END.
4820
4821 * gdbint.texinfo (Target Architecture Definition): Rename
4822 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4823 TARGET_WRITE_PC.
4824
48252003-09-22 Michael Chastain <mec@shout.net>
4826
4827 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4828
48292003-09-21 Anthony Green <green@redhat.com>
4830
4831 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4832
48332003-09-21 Mark Kettenis <kettenis@gnu.org>
4834
4835 * gdbint.texinfo (Target Architecture Definition): Document
4836 stabs_argument_has_addr.
4837
48382003-09-18 Andrew Cagney <cagney@redhat.com>
4839
4840 * gdbint.texinfo (Target Architecture Definition): Delete
4841 documentation on REGISTER_NAMES.
4842
48432003-09-13 Mark Kettenis <kettenis@gnu.org>
4844
4845 * gdbint.texinfo (Target Architecture Definition): Replace
4846 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4847
48482003-09-11 Andrew Cagney <cagney@redhat.com>
4849
4850 * gdbint.texinfo (Target Architecture Definition): Replace
4851 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4852
48532003-08-18 Andrew Cagney <cagney@redhat.com>
4854
4855 * gdbint.texinfo (Target Architecture Definition): Document
4856 "frame_red_zone_size".
4857
48582003-08-09 Andrew Cagney <cagney@redhat.com>
4859
4860 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4861 with "set/show backtrace past-main" and "set/show backtrace
4862 limit".
4863
48642003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4865
4866 * Makefile.in (install-info): Support DESTDIR.
4867 (install-html): Likewise.
4868
48692003-08-07 Andrew Cagney <cagney@redhat.com>
4870
4871 Patch from Nick Roberts.
4872 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4873 bindings. Remove description of send-gdb-command.
4874
48752003-08-07 Andrew Cagney <cagney@redhat.com>
4876
4877 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4878 GDB 6.0.
4879
48802003-08-06 Andrew Cagney <cagney@redhat.com>
4881
4882 * gdb.texinfo (Mode Options): Mention that level three is the
4883 highest available and that level 2 is deprecated.
4884 (Annotations Overview): Mention annotation levels. Cross reference
4885 to "Limitations of the Annotation Interface" in annotate.texi.
4886 (TODO, Value Annotations, Frame Annotations): Delete section.
4887 (Displays, Breakpoint Info): Delete.
4888
48892003-08-04 Andrew Cagney <cagney@redhat.com>
4890
4891 * agentexpr.texi: Delete @bye.
4892 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4893 (stabs.info): Add $(srcdir) to include search path.
4894 (html): Depend on "annotate_toc.html", and not "annotate.html".
4895 * stabs.texinfo: Ditto. Include "fdl.texi".
4896 * gdbint.texinfo: Update copyright statement's list of invariant
4897 sections.
4898
48992003-07-28 Andrew Cagney <cagney@redhat.com>
4900
4901 * Makefile.in (INFO_DEPS): Add annotate.info.
4902 (dvi, ps, html, pdf): Add annotate.
4903 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4904 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4905 (ANNOTATE_DOC_FILES): New macro.
4906 (ANNOTATE_TEX_TMPS): New macro.
4907 (annotate.info, annotate_toc.html): Specify dependencies.
4908 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4909 * annotate.texinfo: Rename annotate.texi. Get building. Add
4910 "Migrating to GDB/MI" and "Limitations of the Annotation
4911 Interface" chapters. Mention why it is not part of the user
4912 guide. Update copyright notice. Include "fdl.texi".
4913
49142003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4915
4916 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4917
49182003-07-24 Daniel Jacobowitz <drow@mvista.com>
4919
4920 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4921
49222003-07-24 Daniel Jacobowitz <drow@mvista.com>
4923
4924 * gdb.texinfo (Server): Mention pidof.
4925
49262003-07-22 Andrew Cagney <cagney@redhat.com>
4927
4928 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4929 list.
4930
49312003-06-28 Daniel Jacobowitz <drow@mvista.com>
4932
4933 * gdb.texinfo (Logging output): New chapter.
4934
49352003-06-24 Joel Brobecker <brobecker@gnat.com>
4936
4937 * gdb.texinfo (Unsupported languages): New section.
4938 (Languages): Add link to new section.
4939
49402003-06-22 Andrew Cagney <cagney@redhat.com>
4941
4942 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4943
49442003-06-22 Daniel Jacobowitz <drow@mvista.com>
4945
4946 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4947
49482003-06-22 Daniel Jacobowitz <drow@mvista.com>
4949
4950 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4951 * agentexpr.texi: Retitle section, and change it to an appendix.
4952 Comment out texinfo initialization. Factor a @var{} into two
4953 pieces to prevent makeinfo warnings.
4954 * gdb.texinfo: Add Agent Expressions appendix.
4955
49562003-06-19 Daniel Jacobowitz <drow@mvista.com>
4957
4958 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4959
49602003-06-18 Daniel Jacobowitz <drow@mvista.com>
4961
4962 * gdb.texinfo (Remote Debugging): New section "Connecting to a
4963 remote target". Document the "detach" and "disconnect" commands.
4964 (Server, Netware, Debug Session): Reference "Connecting to a
4965 remote target".
4966 (GDB/MI Target Manipulation): Document "-target-disconnect".
4967
49682003-06-13 Andrew Cagney <cagney@redhat.com>
4969
4970 * gdbint.texinfo (Target Architecture Definition): Deprecate
4971 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4972 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4973
49742003-06-09 Jim Blandy <jimb@redhat.com>
4975
4976 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4977
49782003-06-08 Andrew Cagney <cagney@redhat.com>
4979
4980 * gdbint.texinfo (Target Architecture Definition): Delete
4981 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4982
49832003-06-08 Andrew Cagney <cagney@redhat.com>
4984
4985 * gdbint.texinfo (Target Architecture Definition): Document
4986 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4987
49882003-06-07 Adam Fedor <fedor@gnu.org>
4989
4990 * gdb.texinfo: Add Objective-C documentation.
4991
49922003-06-01 Andrew Cagney <cagney@redhat.com>
4993
4994 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4995 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4996
49972003-05-21 Andrew Cagney <cagney@redhat.com>
4998
4999 * gdbint.texinfo (Target Architecture Definition): Delete
5000 references to "extract_address" and "store_address".
5001
50022003-05-16 Andrew Cagney <cagney@redhat.com>
5003
5004 * gdbint.texinfo (Target Architecture Definition): Replace
5005 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
5006 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
5007
50082003-05-14 Theodore A. Roth <troth@openavr.org>
5009
5010 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
5011
50122003-05-10 H.J. Lu <hongjiu.lu@intel.com>
5013
5014 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
5015 (gdb.dvi): Likewise.
5016 (gdb.pdf): Likewise.
5017 (links2roff): Likewise.
5018
50192003-05-08 Jim Blandy <jimb@redhat.com>
5020
5021 * gdb.texinfo (Dump/Restore Files): Update documentation for
5022 'dump', 'append', and 'restore': note that format argument is
5023 optional; simplify presentation of the command variants; and be
5024 more precise about the formats.
5025
50262003-05-07 Jim Blandy <jimb@redhat.com>
5027
5028 * gdb.texinfo (Symbols): Update documentation: 'maint list
5029 symtabs' and 'maint list psymtabs' have been renamed 'maint info
5030 symtabs' and 'maint info psymtabs'.
5031
50322003-05-05 Andrew Cagney <cagney@redhat.com>
5033
5034 * gdbint.texinfo (Target Architecture Definition): Make
5035 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
5036 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
5037 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
5038
50392003-05-04 Andrew Cagney <cagney@redhat.com>
5040
5041 * gdb.texinfo (Maintenance Commands): Document "maint print
5042 dummy-frames".
5043
50442003-05-04 Andrew Cagney <cagney@redhat.com>
5045
5046 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
5047
50482003-05-03 J. Brobecker <brobecker@gnat.com>
5049
5050 Thierry Schneider <tpschneider1@yahoo.com>
5051 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
5052 for new MI command.
5053
50542003-05-03 Andrew Cagney <cagney@redhat.com>
5055
5056 * gdbint.texinfo (Target Architecture Definition): Document
5057 push_dummy_code. Add cross references.
5058
50592003-05-02 Elena Zannoni <ezannoni@redhat.com>
5060
5061 * gdb.texinfo (Character Sets): Update to reflect new behavior of
5062 set/show charsets commands.
5063
50642003-04-28 Andrew Cagney <cagney@redhat.com>
5065
5066 * gdbint.texinfo (Target Architecture Definition): Replace
5067 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
5068 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
5069
50702003-04-28 Andrew Cagney <cagney@redhat.com>
5071
5072 * gdbint.texinfo (Target Architecture Definition): Rename
5073 "tm_print_insn" to "deprecated_tm_print_insn".
5074
50752003-04-09 Jim Blandy <jimb@redhat.com>
5076
5077 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
5078 list psymtabs'.
5079
50802003-04-08 Andrew Cagney <cagney@redhat.com>
5081
5082 * gdbint.texinfo (Target Architecture Definition): Delete
5083 references to EXTRA_FRAME_INFO.
5084
50852003-04-08 Andrew Cagney <cagney@redhat.com>
5086
5087 * gdbint.texinfo (Target Architecture Definition): Delete
5088 PRINT_TYPELESS_INTEGER.
5089
50902003-04-02 J. Brobecker <brobecker@gnat.com>
5091
5092 * observer.texi (GDB Observers): Adjust the documentation for the
5093 normal_stop notification to better describe reality. Fix a couple
5094 of minor typos.
5095
50962003-04-02 Bob Rossi <bob_rossi@cox.net>
5097
5098 * gdb.texinfo (GDB/MI Program Control): Add
5099 '-file-list-exec-source-file'
5100
51012003-03-31 Andrew Cagney <cagney@redhat.com>
5102
5103 * gdbint.texinfo (Target Architecture Definition): Delete
5104 references to CALL_DUMMY_P.
5105
51062003-03-30 Andrew Cagney <cagney@redhat.com>
5107
5108 * gdbint.texinfo (Target Architecture Definition): Remove
5109 reference to TARGET_WRITE_SP.
5110
51112003-03-27 Andrew Cagney <cagney@redhat.com>
5112
5113 * gdbint.texinfo (Target Architecture Definition): Remove
5114 references to write_sp.
5115
51162003-03-27 Andrew Cagney <cagney@redhat.com>
5117
5118 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
5119 chapter body. Use @smallexample instead of @example.
5120 (Annotations): Ditto.
5121 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
5122 annotate.texi.
5123
51242003-03-26 Andrew Cagney <cagney@redhat.com>
5125
5126 * gdbint.texinfo (Target Architecture Definition): Replace
5127 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
5128 dummy_addr parameters.
5129
51302003-03-25 Andrew Cagney <cagney@redhat.com>
5131
5132 * gdbint.texinfo (Target Architecture Definition): Delete
5133 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
5134 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
5135 Add reference to PUSH_ARGUMENTS.
5136
51372003-03-23 Andrew Cagney <cagney@redhat.com>
5138
5139 * gdbint.texinfo (Algorithms, Target Architecture Definition):
5140 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
5141
51422003-03-18 J. Brobecker <brobecker@gnat.com>
5143
5144 * gdbint.texinfo (Algorithms): Add new section describing the
5145 Observer paradigm.
5146 (Top): Add menu entry to new observer appendix.
5147 * observer.texi: New file.
5148 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
5149 new observer.texi file.
5150
51512003-03-17 Andrew Cagney <cagney@redhat.com>
5152
5153 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
5154 that GNU Press update the manual version number.
5155
51562003-03-12 Andrew Cagney <cagney@redhat.com>
5157
5158 * gdbint.texinfo (Target Architecture Definition): Delete
5159 references to get_saved_register. Rename GET_SAVED_REGISTER to
5160 DEPRECATED_GET_SAVED_REGISTER.
5161
51622003-03-13 Andrew Cagney <cagney@redhat.com>
5163
5164 * gdbint.texinfo (Target Architecture Definition): Replace
5165 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
5166
51672003-03-12 Andrew Cagney <cagney@redhat.com>
5168
5169 * gdbint.texinfo (Target Architecture Definition): Rename
5170 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
5171
51722003-03-10 Corinna Vinschen <vinschen@redhat.com>
5173
5174 * gdb.texinfo: Add File-I/O documentation.
5175
51762003-03-10 Andrew Cagney <cagney@redhat.com>
5177
5178 * gdbint.texinfo (Target Architecture Definition): Cross reference
5179 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
5180
51812003-03-07 Andrew Cagney <cagney@redhat.com>
5182
5183 * gdb.texinfo (Debugging Output): Mention the "set/show debug
5184 frame" command.
5185
51862003-03-05 Andrew Cagney <cagney@redhat.com>
5187
5188 * gdbint.texinfo (Target Architecture Definition): Document
5189 unwind_dummy_id. Cross reference unwind_dummy_id and
5190 SAVE_DUMMY_FRAME_TOS.
5191
51922003-03-05 James Ingham <jingham@apple.com>
5193 Daniel Jacobowitz <drow@mvista.com>
5194
5195 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
5196 and "show cp-abi".
5197
51982003-03-03 Andrew Cagney <cagney@redhat.com>
5199
5200 * gdbint.texinfo (Target Architecture Definition): Document
5201 register_type.
5202
52032003-03-03 Andrew Cagney <cagney@redhat.com>
5204
5205 * stabs.texinfo (Structures): Use @samp and separate @var's
5206 instead of a single @var containing a comma separated list.
5207 (Unions): Ditto.
5208
52092003-03-02 Daniel Jacobowitz <drow@mvista.com>
5210
5211 * Makefile.in (distclean): Remove config.log.
5212
52132003-03-01 Andrew Cagney <cagney@redhat.com>
5214
5215 * gdbint.texinfo (Target Architecture Definition): Rename
5216 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
5217
52182003-03-01 Andrew Cagney <cagney@redhat.com>
5219
5220 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
5221 DEPRECATED_INIT_EXTRA_FRAME_INFO.
5222
52232003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
5224
5225 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
5226 (Non-debug DLL symbols): New node, describing the minimal symbols
5227 loaded from DLLs without real debugging symbols.
5228
52292003-02-20 Andrew Cagney <ac131313@redhat.com>
5230
5231 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
5232 hardware-breakpoint-limit".
5233 (Set Watchpoints): Add cross reference to "set remote
5234 hardware-watchpoint-limit".
5235 (Remote configuration options): New section.
5236
52372003-02-04 Andrew Cagney <ac131313@redhat.com>
5238
5239 * gdbint.texinfo (Target Architecture Definition): Delete
5240 descrption of IS_TRAPPED_INTERNALVAR.
5241
5242 From Keith Seitz <keiths@redhat.com>:
5243 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
5244 option "-i"/"--interpreter" to this chapter. Include index
5245 entries.
5246
52472003-02-04 David Carlton <carlton@math.stanford.edu>
5248
5249 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
5250 (Variables): Recommend stabs+ and DWARF 2.
5251 (C plus plus expressions): Correct info about
5252 compiler versions, debug formats.
5253 (Contributors): Change 'DWARF2' to 'DWARF 2'.
5254 PR symtab/874.
5255
52562003-02-01 Andrew Cagney <ac131313@redhat.com>
5257
5258 * gdbint.texinfo (Target Architecture Definition): Delete
5259 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
5260 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
5261 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
5262 references to nindy and i960.
5263 * gdb.texinfo (i960): Delete all references to i960 and nindy.
5264
52652003-02-01 Andrew Cagney <ac131313@redhat.com>
5266
5267 * gdbint.texinfo (Target Architecture Definition): Delete
5268 FLOAT_INFO.
5269
52702003-01-30 Andrew Cagney <ac131313@redhat.com>
5271
5272 * stabs.texinfo (Member Type Descriptor): Clarify description of
5273 `@'. Suggested by Ben Hutchings.
5274
52752003-01-29 Andrew Cagney <ac131313@redhat.com>
5276
5277 * gdb.texinfo (M68K): Delete reference to es1800.
5278
52792003-01-29 Andrew Cagney <ac131313@redhat.com>
5280
5281 * gdb.texinfo (Maintenance Commands): Document `maint print
5282 reggroups' and `maint print register-groups'.
5283 * gdbint.texinfo (Target Architecture Definition): Document
5284 register_reggroup_p.
5285
52862003-01-23 Jim Blandy <jimb@redhat.com>
5287
5288 * gdb.texinfo (Separate Debug Files): New section.
5289
52902003-01-22 Daniel Jacobowitz <drow@mvista.com>
5291
5292 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
5293 and "maint show profile".
5294
52952003-01-16 Michael Chastain <mec@shout.net>
5296
5297 * gdb.texinfo (Installing GDB): Warn against
5298 ".../gdb-VERSION/gdb/configure".
5299 (Separate Objdir): Likewise.
5300
53012003-01-15 Andrew Cagney <ac131313@redhat.com>
5302
5303 * gdbint.texinfo (Target Architecture Definition): Delete
5304 definition of PRINT_REGISTER_HOOK.
5305
53062003-01-15 Elena Zannoni <ezannoni@redhat.com>
5307
5308 (OpenRISC 1000): Fix formatting of command names.
5309
53102003-01-15 Elena Zannoni <ezannoni@redhat.com>
5311
5312 * gdb.texinfo (Continuing and Stepping): Add new command
5313 'advance'. Clarify behavior of 'until'.
5314
53152003-01-13 Daniel Jacobowitz <drow@mvista.com>
5316
5317 * gdb.texinfo (Files): Document solib-absolute-prefix and
5318 solib-search-path.
5319
53202003-01-09 Michael Chastain <mec@shout.net>
5321
5322 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
5323 (Create a Release): Add new instructions for new @file{src-release}.
5324 Document existing instructions for @file{Makefile.in} as
5325 being for @value{GDBN} 5.3.1 or earlier.
5326
53272003-01-09 Andrew Cagney <ac131313@redhat.com>
5328
5329 * gdbint.texinfo (Target Architecture Definition): Mention
5330 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
5331 allocate memory.
5332
53332003-01-04 Daniel Jacobowitz <drow@mvista.com>
5334
5335 * gdb.texinfo (Controlling GDB): Add @kindex for
5336 "show osabi".
5337 (Backtraces): Add @kindex's for backtrace-below-main.
5338
53392003-01-04 Daniel Jacobowitz <drow@mvista.com>
5340
5341 * gdb.texinfo (Controlling GDB): Document "set osabi".
5342
53432003-01-04 Daniel Jacobowitz <drow@mvista.com>
5344
5345 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
5346 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
5347
53482003-01-04 Daniel Jacobowitz <drow@mvista.com>
5349
5350 * gdb.texinfo (Controlling GDB): Add ABI section. Document
5351 "set coerce-float-to-double".
5352 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
5353
53542003-01-02 Andrew Cagney <ac131313@redhat.com>
5355
5356 * stabs.texinfo: Remove obsolete text.
5357 * gdbint.texinfo: Ditto.
5358 * gdb.texinfo: Ditto.
5359
53602002-12-22 Mark Kettenis <kettenis@gnu.org>
5361
5362 * gdbint.texinfo (Target Architecture Definition): Update
5363 description of gdbarch_register_osabi.
5364
53652002-12-20 Kazu Hirata <kazu@cs.umass.edu>
5366
5367 * agentexpr.texi: Fix typos.
5368 * annotate.texi: Likewise.
5369 * fdl.texi: Likewise.
5370
53712002-12-10 Andrew Cagney <cagney@redhat.com>
5372
5373 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
5374 DEPRECATED_INIT_FRAME_PC.
5375
53762002-12-01 Andrew Cagney <ac131313@redhat.com>
5377
5378 * gdbint.texinfo (Target Architecture Definition): Delete
5379 PC_IN_CALL_DUMMY.
5380
53812002-11-28 Andrew Cagney <ac131313@redhat.com>
5382
5383 * gdbint.texinfo (Host Definition): Delete documentation on
5384 USE_GENERIC_DUMMY_FRAMES.
5385
53862002-11-26 Elena Zannoni <ezannoni@redhat.com>
5387
5388 Fix PR gdb/723 and PR gdb/245.
5389 * Makefile.in (install-info): Run the install-info command as part
5390 of the post install steps only.
5391 (uninstall-info): New target.
5392 (uninstall): New target.
5393
53942002-11-22 Elena Zannoni <ezannoni@redhat.com>
5395
5396 * Makefile.in (install): Make install do some real work.
5397
53982002-11-19 Andrew Cagney <ac131313@redhat.com>
5399
5400 Fix POSIX problem reported by Paul Eggert.
5401 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
5402 Fix PR gdb/527.
5403
54042002-10-26 Andrew Cagney <cagney@redhat.com>
5405
5406 * gdbint.texinfo (Target Architecture Definition): Delete
5407 definition of DO_REGISTERS_INFO.
5408
54092002-10-18 Kevin Buettner <kevinb@redhat.com>
5410
5411 * gdbint.texinfo (Address Classes): Fix problems with insertion
5412 of ``{'' and ``}'' in example.
5413
54142002-10-17 Kevin Buettner <kevinb@redhat.com>
5415
5416 * gdbint.texinfo (Address Classes): New section.
5417 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
5418 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
5419 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
5420 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
5421
54222002-10-11 Klee Dienes <kdienes@apple.com>
5423
5424 * gdb.texinfo (Registers): Mention vector registers as well as
5425 floating registers in the documentation for 'info registers' and
5426 'info all-registers'.
5427
54282002-10-11 Daniel Jacobowitz <drow@mvista.com>
5429
5430 * gdbint.texinfo (CPLUS_MARKER): Remove item.
5431
54322002-10-03 Jeff Johnston <jjohnstn@redhat.com>
5433
5434 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
5435 interface definition.
5436
54372002-10-03 Marko Mlinar <markom@opencores.org>
5438
5439 * gdb.texinfo (Target Commands): Add or1k target specific
5440 commands.
5441 * gdb.texinfo (Contributors): Add myself to the contributors list.
5442
54432002-10-01 Andrew Cagney <ac131313@redhat.com>
5444
5445 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
5446 and "mi1" instead of "mi1" and "mi0".
5447
54482002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
5449
5450 * gdb.texinfo (Packets): Fix typos "alligned".
5451 Correct z3/Z3 description. Correct z4/Z4 title.
5452
54532002-09-27 Andrew Cagney <ac131313@redhat.com>
5454
5455 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
5456
54572002-09-25 Kevin Buettner <kevinb@redhat.com>
5458
5459 * gdb.texinfo: Use GNU/Linux instead of Linux.
5460
54612002-09-25 Andrew Cagney <ac131313@redhat.com>
5462
5463 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
5464
54652002-09-24 Andrew Cagney <ac131313@redhat.com>
5466
5467 * gdb.texinfo: Replace @example with @smallexample.
5468
54692002-09-20 Kevin Buettner <kevinb@redhat.com>
5470
5471 From Eli Zaretskii <eliz@gnu.org>:
5472 * gdb.texinfo (Character Sets): Use @smallexample instead of
5473 @example. Use GNU/Linux instead of Linux.
5474
54752002-09-20 Jim Blandy <jimb@redhat.com>
5476
5477 * gdb.texinfo: Add character set documentation.
5478
54792002-09-19 Andrew Cagney <ac131313@redhat.com>
5480
5481 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
5482 (Packets): Add cross reference from `b' packet to `z' packets.
5483
54842002-09-19 Andrew Cagney <ac131313@redhat.com>
5485
5486 * gdb.texinfo (Maintenance Commands): Document ``maint
5487 internal-error'' and ``maint internal-warning''.
5488
5489 * gdbint.texinfo (Target Architecture Definition): Revise
5490 description of STACK_ALIGN. Add description of FRAME_ALIGN.
5491
54922002-09-19 Joel Brobecker <brobecker@gnat.com>
5493
5494 * gdbint.texinfo (Target Conditionals): Document the new
5495 NAME_OF_MALLOC macro.
5496
54972002-09-05 Andrew Cagney <ac131313@redhat.com>
5498
5499 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
5500 engineer.
5501
55022002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5503
5504 * gdb.texinfo (TUI Overview): Document status line fields.
5505
55062002-09-02 Stephane Carrez <stcarrez@nerim.fr>
5507
5508 * gdb.texinfo (TUI Commands): Document info win command.
5509
55102002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5511
5512 * gdb.texinfo (TUI Overview): Document breakpoint markers.
5513
55142002-09-01 Stephane Carrez <stcarrez@nerim.fr>
5515
5516 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
5517 (TUI Keys): Likewise.
5518
55192002-08-25 Andrew Cagney <ac131313@redhat.com>
5520
5521 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
5522 for a packet receive.
5523
55242002-08-25 Andrew Cagney <ac131313@redhat.com>
5525
5526 * Makefile.in (clean): Move to end of file.
5527 (distclean, maintainer-clean, realclean): Ditto.
5528 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
5529 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
5530 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
5531 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
5532
55332002-08-24 Andrew Cagney <ac131313@redhat.com>
5534
5535 * Makefile.in (GDBINT_TEX_TMPS): Define.
5536 (gdbint.dvi, gdbint.pdf): Use
5537 (GDB_TEX_TMPS): Define.
5538 (gdb.dvi, gdb.pdf): Use.
5539 (STABS_TEX_TMPS): Define.
5540 (stabs.dvi, stabs.pdf): Use.
5541 (GDB_DOC_SOURCE_INCLUDES): New macros.
5542 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
5543 (GDBINT_DOC_FILES_INCLUDES): New macros.
5544 (GDBINT_DOC_BUILD_INCLUDES): New macros.
5545 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
5546 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
5547 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
5548 (links2roff): Replace SFILES_INCLUDED with
5549 GDB_DOC_SOURCE_INCLUDES.
5550 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
5551 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
5552 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
5553 dependencies.
5554 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
5555 dependencies.
5556 (gdbmi.texinfo): Delete rule.
5557 (inc-hist.texinfo): Delete rule.
5558 (rluser.texinfo): Delete rule.
5559
55602002-08-23 Andrew Cagney <cagney@redhat.com>
5561
5562 * gdbint.texinfo (Target Architecture Definition): Update
5563 STORE_RETURN_VALUE, mention regcache.
5564
55652002-08-21 Andrew Cagney <ac131313@redhat.com>
5566
5567 * gdbint.texinfo (Target Architecture Definition): Document
5568 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
5569
55702002-08-19 Andrew Cagney <ac131313@redhat.com>
5571
5572 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
5573 Fix minor typos. Add index entries.
5574
55752002-08-18 Andrew Cagney <ac131313@redhat.com>
5576
5577 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
5578
55792002-08-15 Andrew Cagney <ac131313@redhat.com>
5580
5581 * gdbint.texinfo (Target Architecture Definition): Document
5582 PRINT_VECTOR_INFO.
5583 * gdb.texinfo (Vector Unit): Document "info vectors" command.
5584
55852002-08-13 Andrew Cagney <ac131313@redhat.com>
5586
5587 * gdb.texinfo (Maintenance Commands): Document "maint print
5588 registers", "maint print raw-registers" and "maint print
5589 cooked-registers".
5590
55912002-08-08 Grace Sainsbury <graces@redhat.com>
5592
5593 From Mark Salter:
5594 * gdb.texinfo (Protocol): Document T packet extension to
5595 allow watchpoint address reporting.
5596
55972002-08-03 Andrew Cagney <ac131313@redhat.com>
5598
5599 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
5600
56012002-08-01 Andrew Cagney <cagney@redhat.com>
5602
5603 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
5604 to CHILL.
5605
56062002-08-01 Andrew Cagney <ac131313@redhat.com>
5607
5608 * gdbint.texinfo (Coding): Revise section "Include Files".
5609
56102002-07-24 Andrew Cagney <cagney@redhat.com>
5611
5612 * gdbint.texinfo: Obsolete references to m88k.
5613 * gdb.texinfo: Ditto.
5614
56152002-07-10 Joel Brobecker <brobecker@gnat.com>
5616
5617 * gdbint.texinfo (Create a release candiate): Add the location
5618 where the proper version of autoconf can be retrieved.
5619
56202002-07-09 Don Howard <dhoward@redhat.com>
5621
5622 * gdb.texinfo (Command Files): Further describe the behavior of
5623 sourced command files.
5624
56252002-06-27 Andrew Cagney <ac131313@redhat.com>
5626
5627 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
5628 (Coding): Clarify ISO C version that GDB assumes.
5629
56302002-06-26 Tom Tromey <tromey@redhat.com>
5631
5632 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
5633 add_setshow_cmd_full.
5634
56352002-06-25 Don Howard <dhoward@redhat.com>
5636
5637 * gdb.texinfo (Memory Region Attributes): Document new behavior
5638 for 'mem' command.
5639
56402002-06-11 Jim Blandy <jimb@redhat.com>
5641
5642 * gdb.texinfo (Symbols): Update documentation for `info source'
5643 command.
5644
5645 * gdb.texinfo (Macros): Call the command `info macro', not
5646 `show macro'.
5647
56482002-06-09 Andrew Cagney <ac131313@redhat.com>
5649
5650 * gdbint.texinfo (Coding): Add section ``Per-architecture module
5651 data''.
5652
56532002-06-09 Mark Kettenis <kettenis@gnu.org>
5654
5655 * gdbint.texinfo (Target Architecture Definition): Document
5656 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
5657
56582002-06-08 Andrew Cagney <ac131313@redhat.com>
5659
5660 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
5661 lists.
5662
56632002-06-08 Andrew Cagney <ac131313@redhat.com>
5664
5665 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
5666 Branch''.
5667
56682002-06-01 Andrew Cagney <ac131313@redhat.com>
5669
5670 * gdbint.texinfo (Target Architecture Definition): Add section
5671 ``Converting an existing Target Architecture to Multi-arch''.
5672
56732002-05-30 Andrew Cagney <ac131313@redhat.com>
5674
5675 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
5676 to ``Obsoleting code''. Revise.
5677
56782002-05-17 Jim Blandy <jimb@redhat.com>
5679
5680 * gdb.texinfo (C Preprocessor Macros): New chapter.
5681 Include it in the main menu.
5682 (Contributors): Credit Jim Blandy with macro support.
5683 (Compilation): Explain how to get macro information into the
5684 executable.
5685 (Expressions): Note that preprocessor macros are expanded.
5686
56872002-05-14 Daniel Jacobowitz <drow@mvista.com>
5688
5689 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
5690 options for `target remote'.
5691
56922002-05-13 Andrew Cagney <ac131313@redhat.com>
5693
5694 * gdbint.texinfo (Target Architecture Definition): Delete
5695 documentation on NNPC_REGNUM.
5696
56972002-05-11 Andrew Cagney <ac131313@redhat.com>
5698
5699 * gdbint.texinfo (Target Architecture Definition): Document
5700 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
5701 (Target Architecture Definition): Revise section `Using Different
5702 Register and Memory Data Representations'. Add section `Raw and
5703 Virtual Register Representations'.
5704
57052002-05-11 Andrew Cagney <ac131313@redhat.com>
5706
5707 * gdbint.texinfo (Target Architecture Definition): Mention
5708 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
5709 (Target Architecture Definition): Mention same. Add references to
5710 web pages.
5711
57122002-05-08 Michael Snyder <msnyder@redhat.com>
5713
5714 * stabs.texinfo (Attributes): Document new "vector" attribute.
5715
57162002-05-04 Andrew Cagney <ac131313@redhat.com>
5717
5718 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
5719
57202002-05-04 Andrew Cagney <ac131313@redhat.com>
5721
5722 * gdb.texinfo: Delete obsolete references to a29k.
5723
57242002-04-24 Andrew Cagney <ac131313@redhat.com>
5725
5726 * gdbint.texinfo (Target Architecture Definition): Replace
5727 IN_SIGTRAMP with PC_IN_SIGTRAMP.
5728
57292002-04-24 David S. Miller <davem@redhat.com>
5730
5731 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
5732
57332002-04-21 David S. Miller <davem@redhat.com>
5734
5735 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
5736
57372002-04-21 Andrew Cagney <ac131313@redhat.com>
5738
5739 * gdbint.texinfo (Target Architecture Definition): Delete
5740 definition of HAVE_REGISTER_WINDOWS.
5741
57422002-04-19 Eli Zaretskii <eliz@gnu.org>
5743
5744 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
5745 "Theodore A. Roth" <troth@verinet.com>.
5746
57472002-04-15 Don Howard <dhoward@redhat.com>
5748
5749 From Eli Zaretskii <eliz@gnu.org>
5750 * gdb.texinfo (show max-user-call-depth): Correct formatting.
5751 Provide a better explaination of this feature.
5752
57532002-04-14 Andrew Cagney <ac131313@redhat.com>
5754
5755 * gdbint.texinfo (Target Architecture Definition): Remove
5756 FRAME_CHAIN_COMBINE.
5757
57582002-04-12 Michael Chastain <mec@shout.net>
5759
5760 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
5761 REG_STACK_SEGMENT.
5762
57632002-04-09 Michael Chastain <mec@shout.net>
5764
5765 * gdbint.texinfo (Obsolete Conditionals): Remove references to
5766 PYRAMID_* macros.
5767
57682002-04-07 Andrew Cagney <ac131313@redhat.com>
5769
5770 * gdb.texinfo (Bug Reporting): Document that the web is the
5771 prefered way of submitting bug reports.
5772 (Bug Reporting): Delete the s-mail address as the last resort.
5773
57742002-04-05 Andrew Cagney <ac131313@redhat.com>
5775
5776 * gdbint.texinfo (Target Architecture Definition): Delete
5777 references to TARGET_WRITE_FP and write_fp.
5778
57792002-03-27 Michael Snyder <msnyder@redhat.com>
5780
5781 * gdb.texinfo: Document new commands dump, append, and restore.
5782
57832002-03-27 Andrew Cagney <ac131313@redhat.com>
5784
5785 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
5786 Branch'.
5787
57882002-03-18 Andrew Cagney <ac131313@redhat.com>
5789
5790 * gdb.texinfo: Change all examples to @smallexample.
5791 * gdbint.texinfo: Ditto.
5792
57932002-03-18 Andrew Cagney <ac131313@redhat.com>
5794
5795 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5796 Branches''.
5797
57982002-03-18 Andrew Cagney <ac131313@redhat.com>
5799
5800 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5801 Policy''.
5802
58032002-03-04 Fred Fish <fnf@redhat.com>
5804
5805 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5806 expresson, suports, dependant, trhe, perhaphs, situtations,
5807 explictily, taged, oportunity, unfortunatly).
5808
58092002-02-24 Andrew Cagney <ac131313@redhat.com>
5810
5811 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5812 Remove reference to 3.12.
5813
58142002-02-23 Andrew Cagney <ac131313@redhat.com>
5815
5816 * gdbint.texinfo: Include fdl.texi.
5817 (Top): Add GNU Free Documentation License.
5818 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5819 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5820 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5821 (gdbint.info): Add srcdir to include path.
5822 * gdb.texinfo: Include gpl.texi.
5823 (Top): Add Copying.
5824 * gpl.texi: New file.
5825
58262002-02-23 Andrew Cagney <ac131313@redhat.com>
5827
5828 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5829
58302002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5831
5832 * gdb.texinfo: Document Cygwin native specific commands.
5833
58342002-02-15 Daniel Jacobowitz <drow@mvista.com>
5835
5836 * gdb.texinfo: Document gdbserver ``--attach'' command.
5837
58382002-02-07 Michael Snyder <msnyder@redhat.com>
5839
5840 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5841 to @code(_ovly_debug_event).
5842
58432002-02-07 Andrew Cagney <ac131313@redhat.com>
5844
5845 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5846
58472002-02-06 Michael Snyder <msnyder@redhat.com>
5848
5849 * gdb.texinfo (overlays): Mention new magic symbol
5850 '_ovly_debug_event', which allows GDB to keep better track
5851 of overlays.
5852
58532002-02-03 Eli Zaretskii <eliz@gnu.org>
5854
5855 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5856 Suggested by Dmitry Sivachenko.
5857
5858 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5859
58602002-02-01 Michael Snyder <msnyder@redhat.com>
5861
5862 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5863
58642002-01-30 Michael Snyder <msnyder@redhat.com>
5865
5866 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5867 (set trust-readonly-sections): Document.
5868
58692002-01-29 Andrew Cagney <ac131313@redhat.com>
5870
5871 * gdbint.texinfo (Releasing GDB): Revise and update.
5872
58732002-01-28 Andrew Cagney <ac131313@redhat.com>
5874
5875 * gdbint.texinfo (Target Architecture Definition): Delete
5876 description of TARGET_BYTE_ORDER_DEFAULT.
5877
58782002-01-27 Eli Zaretskii <eliz@gnu.org>
5879
5880 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5881 <mitya@cavia.pp.ru>.
5882
58832002-01-23 Andrew Cagney <ac131313@redhat.com>
5884
5885 * libgdb.texinfo: Delete file.
5886
58872002-01-22 Andrew Cagney <ac131313@redhat.com>
5888
5889 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5890 * gdbint.texinfo: Ditto.
5891
5892Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5893
5894 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5895
58962002-01-22 Andrew Cagney <ac131313@redhat.com>
5897
5898 * Makefile.in: Update copyright.
5899 (TEXI2DVI): Define.
5900 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5901 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5902 gdb-cfg.texi.
5903 (TEXINDEX, PDFTEX): Delete makefile variables.
5904
59052002-01-22 Andrew Cagney <ac131313@redhat.com>
5906
5907 * gdb.texinfo (Protocol): Move section to appendix.
5908
59092002-01-21 Andrew Cagney <ac131313@redhat.com>
5910
5911 * gdb.texinfo (Remote Debugging): Create a menu.
5912 (Top): Add ``Remote Debugging'' to menu.
5913
59142002-01-21 Andrew Cagney <ac131313@redhat.com>
5915
5916 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5917 serial protocol'' from here.
5918 (Remote Debugging): To here. New chapter.
5919
59202002-01-20 Andrew Cagney <ac131313@redhat.com>
5921
5922 * gdbint.texinfo (Target Architecture Definition): Delete
5923 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5924
59252002-01-20 Andrew Cagney <ac131313@redhat.com>
5926
5927 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5928 are no longer needed.
5929 (Porting GDB): Add maintainer note about configure.host.
5930
59312002-01-20 Andrew Cagney <ac131313@redhat.com>
5932
5933 * gdbint.texinfo (Target Architecture Definition): Remove
5934 definition of IEEE_FLOAT.
5935
59362002-01-20 Eli Zaretskii <eliz@gnu.org>
5937
5938 * gdb.texinfo: Beautify copyright years; fix a typo.
5939 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5940 <3diff@gnu.org>
5941
59422002-01-19 Andrew Cagney <ac131313@redhat.com>
5943
5944 * gdbint.texinfo (Host Definition): Remove references to
5945 MALLOC_INCOMPATIBLE.
5946
59472002-01-17 Andrew Cagney <ac131313@redhat.com>
5948
5949 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5950 and xyz-xdep.o.
5951
59522002-01-17 Andrew Cagney <ac131313@redhat.com>
5953
5954 * gdb.texinfo (Maintenance Commands): Add appendix.
5955 (Set Breaks): Copy ``maint info breakpoint'' doco to
5956 ``Maintenance Commands'' appendix. Add reference.
5957
59582002-01-17 Andrew Cagney <ac131313@redhat.com>
5959
5960 * fdl.texi: Remove next/prev from @node.
5961
59622002-01-17 Eli Zaretskii <eliz@gnu.org>
5963
5964 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5965 for monstrous @multitable (from Brian Youmans).
5966
5967 * fdl.texi: New file.
5968
5969 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5970
59712002-01-15 Andrew Cagney <ac131313@redhat.com>
5972
5973 * gdbint.texinfo (Releasing GDB): New chapter.
5974
59752002-01-14 Andrew Cagney <ac131313@redhat.com>
5976
5977 * gdb.texinfo (Embedded Processors, Calling program functions):
5978 Obsolete references to a29k.
5979
59802002-01-13 Andrew Cagney <ac131313@redhat.com>
5981
5982 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5983 examples. Document that a code-block should do or discard its
5984 cleanups before exit.
5985
59862002-01-11 Michael Snyder <msnyder@redhat.com>
5987
5988 * gdb.texinfo (Choosing files): Change @samp to @file.
5989
59902002-01-05 Michael Snyder <msnyder@redhat.com>
5991
5992 * gdb.texinfo (--pid): Document new command line option (attach).
5993
59942002-01-07 Eli Zaretskii <eliz@gnu.org>
5995
5996 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5997 in the stub.
5998
59992002-01-04 Andrew Cagney <ac131313@redhat.com>
6000
6001 * gdbint.texinfo (Target Architecture Definition): Replace
6002 BIG_ENDIAN with BFD_ENDIAN_BIG.
6003
60042002-01-03 Andrew Cagney <ac131313@redhat.com>
6005
6006 * gdbint.texinfo (Target Architecture Definition): Replace
6007 value_ptr with struct value pointer.
6008
60092002-01-02 Eli Zaretskii <eliz@gnu.org>
6010
6011 * gdb.texinfo (Free Software): Fix wording.
6012
60132001-12-31 Eli Zaretskii <eliz@gnu.org>
6014
6015 * gdb.texinfo (Free Software): New section ``Free Software Needs
6016 Free Documentation''.
6017
60182001-12-30 Eli Zaretskii <eliz@gnu.org>
6019
6020 * stabs.texinfo:
6021 * gdb.texinfo:
6022 * gdbint.texinfo:
6023 * libgdb.texinfo:
6024 * annotate.texi: Fix the application of GFDL in the Copyright notice.
6025
60262001-12-29 Michael Snyder <msnyder@redhat.com>
6027
6028 * gdb.texinfo (maint info sections): Fix typo.
6029
60302001-12-26 Michael Snyder <msnyder@redhat.com>
6031
6032 * gdb.texinfo (maint info sections): Document.
6033
6034 * gdb.texinfo (info proc): Comment out documentation for
6035 'info proc' sub-options that are currently not implemented.
6036
60372001-12-20 Jim Blandy <jimb@redhat.com>
6038
6039 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
6040
60412001-12-15 Andrew Cagney <ac131313@redhat.com>
6042
6043 * gdbint.texinfo (Target Architecture Definition): Replace
6044 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
6045
60462001-12-01 Andrew Cagney <ac131313@redhat.com>
6047
6048 * gdbint.texinfo (Host Definition): Delete documentation on
6049 HOST_BYTE_ORDER.
6050
60512001-11-30 Jim Blandy <jimb@redhat.com>
6052
6053 * gdb.texinfo (Overlays): New chapter, documenting GDB's
6054 overlay support. Add to top-level menu.
6055
60562001-11-26 Tom Tromey <tromey@redhat.com>
6057
6058 * gdb.texinfo (Command Syntax): Document C-o binding.
6059
60602001-07-26 Christopher Faylor <cgf@redhat.com>
6061
6062 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
6063 use since it is described in the referenced section.
6064
6065 From Eli Zaretskii <eliz@gnu.org>
6066 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
6067 clearer when using DJGPP.
6068
60692001-11-24 Christopher Faylor <cgf@redhat.com>
6070
6071 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
6072 specifically refer to MS-DOS.
6073 (command files): Mention gdb.ini is only used on MS-DOS.
6074
60752001-11-21 Tom Tromey <tromey@redhat.com>
6076
6077 * gdb.texinfo (Invoking GDB): Document --args.
6078 (Mode Options): Likewise.
6079
60802001-11-21 Jim Blandy <jimb@redhat.com>
6081
6082 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
6083 Delete documentation; this macro has been removed from the
6084 sources.
6085
60862001-11-13 Jim Blandy <jimb@redhat.com>
6087
6088 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
6089
60902001-11-06 Corinna Vinschen <vinschen@redhat.com>
6091
6092 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
6093
60942001-11-05 Michael Snyder <msnyder@redhat.com>
6095
6096 * gdb.texinfo (info functions): Document use of backslash to
6097 quote regexp chars in function names such as "operator*()".
6098
60992001-11-01 Fred Fish <fnf@redhat.com>
6100
6101 * gdbint.texinfo (SOLIB_ADD): Document additional new
6102 "readsyms" arg.
6103
61042001-10-30 Don Howard <dhoward@redhat.com>
6105
6106 * gdb.texinfo: (Command Files) Added documentation for the
6107 behavior of gdb with input redirected from a file.
6108
61092001-10-28 Fred Fish <fnf@redhat.com>
6110
6111 * gdb.texinfo (auto-solib-add): Change docs to match
6112 implementation change.
6113 (auto-solib-limit): Add docs for new variable.
6114
61152001-10-15 Andrew Cagney <ac131313@redhat.com>
6116
6117 * gdbint.texinfo (Target Architecture Definition): Function
6118 value_as_pointer renamed to value_as_address.
6119
61202001-10-15 Andrew Cagney <ac131313@redhat.com>
6121
6122 * gdbint.texinfo (Target Architecture Definition): Default
6123 POINTER_TO_ADDRESS functions assume unsigned addresses.
6124 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
6125 posting by Jim Blandy.
6126
61272001-10-12 Jim Blandy <jimb@redhat.com>
6128
6129 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
6130 version of texi2html (1.64) doesn't support this flag any more.
6131
61322001-09-08 Mark Kettenis <kettenis@gnu.org>
6133
6134 * gdbint.texinfo (Host Definition): Remove description of
6135 MEM_FNS_DECLARED.
6136
6137 * gdbint.texinfo (Host Definition): Remove description of R_OK.
6138
6139 * gdbint.texinfo (Host Definition): Remove description of
6140 HAVE_SIGSETMASK.
6141
61422001-09-04 Elena Zannoni <ezannoni@redhat.com>
6143
6144 * gdbint.texinfo (Target Architecture Definition): Add
6145 explanation of TARGET_PRINT_INSN macro.
6146
61472001-08-30 Jim Blandy <jimb@redhat.com>
6148
6149 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
6150 Explain what it means to load relocatable files.
6151
61522001-08-28 Jim Blandy <jimb@redhat.com>
6153
6154 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
6155 info `top' menu.
6156
6157Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
6158
6159 * gdbint.texinfo: Add a cautionary note about macro use.
6160
61612001-08-02 Corinna Vinschen <vinschen@redhat.com>
6162
6163 * gdb.texinfo: Explain omitting the hostname in the
6164 `target remote' command.
6165
61662001-07-30 Daniel Jacobowitz <drow@mvista.com>
6167
6168 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
6169 and END-INFO-DIR-ENTRY.
6170
61712001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6172
6173 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
6174
61752001-07-25 Andrew Cagney <ac131313@redhat.com>
6176
6177 * gdbint.texinfo (libgdb): Rewrite.
6178
61792001-07-26 Eli Zaretskii <eliz@gnu.org>
6180
6181 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
6182
61832001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
6184
6185 * gdb.texinfo (TUI): New chapter, document the TUI.
6186 (Mode Options): Document the -tui option.
6187
61882001-07-23 Mark Kettenis <kettenis@gnu.org>
6189
6190 * gdbint.texinfo (Host Definition): Remove description of
6191 NEED_POSIX_SETPGID.
6192
61932001-07-23 Eli Zaretskii <eliz@gnu.org>
6194
6195 * gdb.tex (DJGPP Native): New node, with descriptions of
6196 DJGPP-specific commands.
6197
61982001-07-19 John R. Moore <jmoore@redhat.com>
6199
6200 * gdbint.texinfo: Three misspellings.
6201
62022001-07-06 Andrew Cagney <ac131313@redhat.com>
6203
6204 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
6205 `test` expressions on bash. Problem reported by Colin Walters.
6206
62072001-07-04 Andrew Cagney <ac131313@redhat.com>
6208
6209 * gdbint.texinfo (User Interface): Update ui-out documentation to
6210 refelect recent UI/MI updates.
6211
62122001-07-04 Andrew Cagney <ac131313@redhat.com>
6213
6214 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
6215 interpreters.
6216
62172001-06-15 Andrew Cagney <ac131313@redhat.com>
6218
6219 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
6220 structure and not macros.
6221 (Host Definition): Document that much of this chapter is obsolete.
6222 (Target Architecture Definition): Update list of files that make
6223 up a target architecture.
6224 (Coding): Update.
6225
62262001-06-28 Andrew Cagney <ac131313@redhat.com>
6227
6228 * gdbint.texinfo (Target Architecture Definition): Update
6229 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
6230 The latter has been changed to a true predicate.
6231
62322001-06-17 Eli Zaretskii <eliz@gnu.org>
6233
6234 * annotate.texi: Add @noindent where needed. From Dmitry
6235 Sivachenko <dima@Chg.RU>.
6236 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
6237
62382001-06-16 Andrew Cagney <ac131313@redhat.com>
6239
6240 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
6241
62422001-06-14 Andrew Cagney <ac131313@redhat.com>
6243
6244 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
6245 returns ``OK''. Document that the ``R'' packet does not reply.
6246
62472001-06-13 Michael Snyder <msnyder@redhat.com>
6248
6249 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
6250
62512001-06-13 Eli Zaretskii <eliz@gnu.org>
6252
6253 * gdb.texinfo (Signals): Clarify the default setting of signal
6254 handling.
6255
62562001-05-14 Andrew Cagney <ac131313@redhat.com>
6257
6258 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
6259 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
6260
62612001-05-12 Andrew Cagney <ac131313@redhat.com>
6262
6263 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
6264
62652001-05-10 Eli Zaretskii <eliz@gnu.org>
6266
6267 * gdbint.texinfo (Clean Design and Portable Implementation):
6268 Renamed from "Clean Design".
6269 (Clean Design and Portable Implementation): Document portable
6270 methods of handling file names, and the associated macros.
6271
62722001-04-02 Eli Zaretskii <eliz@gnu.org>
6273
6274 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
6275 command and provide a cross-reference to its description.
6276 (Symbols): Note that "info scope" is useful for trace experiments.
6277
62782001-04-01 Eli Zaretskii <eliz@gnu.org>
6279
6280 * gdb.texinfo (Symbols): Document "info scope".
6281 (Tracepoints): New chapter.
6282 (Contributors): Update for v5.1.
6283 <All nodes>: Change "C++" to "C@t{++}".
6284
6285 * gdbint.texinfo (User Interface): A new section about ui_out
6286 functions, based on text written by Fernando Nasser.
6287
6288 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
6289
62902001-03-26 Eli Zaretskii <eliz@gnu.org>
6291
6292 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
6293
6294 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
6295
6296 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
6297 Replace "GDB" with "@value{GDBN}". Fix markup.
6298
6299 * annotate.texi: Change Permissions to GFDL. Update Copyright.
6300
6301 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
6302 a cross-reference to its description.
6303 (Symbols): Document "info symbol".
6304
63052001-03-21 Eli Zaretskii <eliz@gnu.org>
6306
6307 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
6308 subsection "x86 Watchpoints".
6309 (Target Architecture Definition): Document the macros
6310 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
6311 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
6312
63132001-03-20 Andrew Cagney <ac131313@redhat.com>
6314
6315 * gdbint.texinfo (Target Architecture Definition): Update
6316 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
6317 list.
6318
63192001-03-06 Kevin Buettner <kevinb@redhat.com>
6320
6321 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
6322 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
6323
63242001-02-21 Eli Zaretskii <eliz@gnu.org>
6325
6326 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
6327
63282001-02-11 Eli Zaretskii <eliz@gnu.org>
6329
6330 * gdb.texinfo (Environment): Document that `path' does not change
6331 the value of PATH in GDB's own environment (it did in the past,
6332 but that was changed on March 15, 1994). Reported by Doug Evans
6333 <dje@transmeta.com>.
6334
6335 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
6336 its line. Fix markup of commands and macros. Add an Index node
6337 and index entries.
6338
63392001-01-23 J.T. Conklin <jtc@redback.com>
6340
6341 * gdb.texinfo (Memory region attributes): New manual section.
6342
63432001-01-04 Nicholas Duffek <nsd@redhat.com>
6344
6345 * gdbint.texinfo (POP_FRAME): Document use by return_command.
6346
63472000-12-25 Eli Zaretskii <eliz@gnu.org>
6348
6349 * refcard.tex: Version and copyright fixed. From Phil Edwards
6350 <pedwards@disaster.jaj.com>.
6351
6352Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
6353
6354 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
6355 DWARF2_REG_TO_REGNUM): Document.
6356
6357Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
6358
6359 * gdbint.texinfo (Coding): Update current value of
6360 --enable-build-warnings. Mention --enable-gdb-build-warnings.
6361
63622000-11-19 Eli Zaretskii <eliz@gnu.org>
6363
6364 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
6365 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
6366
63672000-11-10 Christopher Faylor <cgf@cygnus.com>
6368
6369 * gdb.texinfo: Document new 'set step-mode' command.
6370
63712000-10-16 Eli Zaretskii <eliz@gnu.org>
6372
6373 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
6374 changes from Dmitry Sivachenko <dima@Chg.RU>.
6375
63762000-09-26 Eli Zaretskii <eliz@gnu.org>
6377
6378 * gdb.texinfo (Hooks): Document the new post-hook functionality.
6379 From Steven Johnson <sbjohnson@ozemail.com.au>.
6380
63812000-08-10 Mark Kettenis <kettenis@gnu.org>
6382
6383 * gdbint.texinfo (Overall Structure): Spelling fix.
6384
63852000-08-10 Eli Zaretskii <eliz@gnu.org>
6386
6387 * gdbint.texinfo (Target Architecture Definition): Document that
6388 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
6389 for which REGISTER_CONVERTIBLE returns a zero value.
6390
63912000-07-08 Christopher Faylor <cgf@cygnus.com>
6392
6393 * Makefile.in (install-info): Find files to install in either the
6394 build or source directories (adapted from Makefile.am).
6395
63962000-07-07 Nicholas Duffek <nsd@redhat.com>
6397
6398 * stabs.texinfo: Fix spelling errors.
6399 (String Field): FILE-NUMBER starts from 0, not 1.
6400
64012000-07-05 Eli Zaretskii <eliz@gnu.org>
6402
6403 * refcard.tex: Remove \centerline from the blurb. Patch from
6404 Brian Youmans.
6405
64062000-06-25 Eli Zaretskii <eliz@gnu.org>
6407
6408 * Makefile.in (install-info): Support installation from outside of
6409 the source directory. Reported by Mark Harig
6410 <markh@frazier.landmark.com>.
6411
64122000-06-20 J.T. Conklin <jtc@redback.com>
6413
6414 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
6415
6416Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
6417
6418 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
6419 Generate using pdftex.
6420 (PDFTEX): Define.
6421 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
6422 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
6423 @contents at the start.
6424
64252000-05-24 Eli Zaretskii <eliz@gnu.org>
6426
6427 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
6428 Youmans.
6429
6430Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
6431
6432 From Brian Youmans:
6433 * gdb.texinfo: Fix ``et al.''.
6434
6435Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
6436
6437 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
6438 loop.
6439
64402000-05-19 Jimmy Guo <guo@cup.hp.com>
6441
6442 * configure: Regenerate.
6443
64442000-05-17 Eli Zaretskii <eliz@gnu.org>
6445
6446 * Makefile.in (install-info): Run install-info on installed Info
6447 files.
6448
6449Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6450
6451 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
6452 Andrew Cagney.
6453
64542000-05-09 Eli Zaretskii <eliz@gnu.org>
6455
6456 * gdb.texinfo: Proofreading changes from Brian Youmans.
6457
64582000-05-01 Nick Duffek <nsd@cygnus.com>
6459
6460 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
6461 startup sequence, minor edits.
6462
64632000-05-01 Eli Zaretskii <eliz@gnu.org>
6464
6465 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
6466 TeX.
6467
6468 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
6469 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
6470 like `n' and `s' which look weird. Convert some of the @kindex to
6471 @vindex, when they refer to variables, not commands.
6472
6473Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
6474
6475 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
6476
64772000-04-23 Eli Zaretskii <eliz@gnu.org>
6478
6479 * Makefile.in (GDBMI_DIR): New variable.
6480 (SET_TEXINPUTS): Add $(GDBMI_DIR).
6481 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
6482 (gdbmi.texinfo): New target, for texi2roff.
6483 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
6484 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
6485
6486 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
6487 gdbmi.texinfo.
6488 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
6489 comment.
6490
64912000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6492
6493 * gdb.texinfo (Files): Update description of add-symbol-file
6494 command.
6495
64962000-04-17 Eli Zaretskii <eliz@gnu.org>
6497
6498 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
6499 prevents the build (and is generally a Bad Idea).
6500
65012000-04-17 Eli Zaretskii <eliz@gnu.org>
6502
6503 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
6504 a comma inside @var.
6505 (Command Files): Index markup changes from Dmitry Sivachenko
6506 <dima@Chg.RU>.
6507
65082000-04-16 Eli Zaretskii <eliz@gnu.org>
6509
6510 * Makefile.in (LN_S): Define.
6511 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
6512 invoke "ln -s" unless it is known to work.
6513
6514 * configure.in (AC_PROG_LN_S): Add.
6515
65162000-04-14 Jim Blandy <jimb@redhat.com>
6517
6518 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
6519 section.
6520 (Target Conditionals): Document ADDRESS_TO_POINTER,
6521 POINTER_TO_ADDRESS.
6522
65232000-04-11 Daniel Berlin <dan@cgsoftware.com>
6524
6525 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
6526 gdb-cfg.texi to get the value.
6527
65282000-04-10 Jim Blandy <jimb@redhat.com>
6529
6530 * gdbint.texinfo (Target Architecture Definition): Fix
6531 cross-references.
6532
65332000-04-08 Jim Blandy <jimb@redhat.com>
6534
6535 * gdbint.texinfo (Using Different Register and Memory Data
6536 Representations): New section.
6537 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
6538 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
6539 REGISTER_CONVERT_TO_RAW): Document.
6540
6541Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
6542
6543 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
6544 for acknowledgments.
6545
6546Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
6547
6548 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
6549 qThreadExtraInfo.
6550
65512000-03-28 J.T. Conklin <jtc@redback.com>
6552
6553 * gdb.texinfo: Clarify which remote debug protocol commands are
6554 required and which are optional.
6555
6556Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
6557
6558 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
6559 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
6560 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
6561 * annotate.texi: Update.
6562
65632000-03-28 Stan Shebs <shebs@apple.com>
6564
6565 * gdb.texinfo: Update dates, bump to Eighth Edition (note
6566 expectation of additional changes before release), update
6567 ISBN, add copy of top-level menu for @ifhtml, remove explicit
6568 node links, rephrase and/or shorten lines to fix formatting
6569 problem in both regular and @smallbook formats.
6570 * annotate.texi: Shorten lines in example, use smallexample
6571 consistently everywhere.
6572 * Makefile.in: Add comment about texinfo 4.0 html generation.
6573 (SFILES_INCLUDED): Add annotate.texi.
6574
65752000-03-27 Daniel Berlin <dan@cgsoftware.com>
6576
6577 * gdb.texinfo (Debugging Output): Added new section, documenting
6578 the "set/show debug" commands.
6579
6580Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
6581
6582 * annotate.texi (Annotations): When GDBN omit @chapter and @node
6583 entry.
6584
6585 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
6586 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
6587 @chapter and @node entries.
6588
6589 * gdb.texinfo: Link all top-level nodes.
6590
6591Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
6592
6593 * Makefile.in (install-info): Create $(infodir) before installing
6594 files.
6595
65962000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
6597
6598 From David Whedon <dwhedon@gordian.com>
6599 * gdbint.texinfo : Added paragraphs about command deprecation.
6600
66012000-03-22 Daniel Berlin <dan@cgsoftware.com>
6602
6603 * gdb.texinfo: Add documentation for the apropos command.
6604
66052000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6606
6607 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
6608
66092000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
6610
6611 * gdb.texinfo: Add white space to prevent overprinting in
6612 two places.
6613
66142000-03-17 Stan Shebs <shebs@apple.com>
6615
6616 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
6617 <dima@Chg.RU>, also clarification of allowed content for
6618 string constants.
6619
66202000-03-16 Eli Zaretskii <eliz@gnu.org>
6621
6622 * gdb.texinfo (main menu): Add Annotations.
6623 (File Options): Add @cindex entries for each command-line option.
6624 Document --epoch, --annotate, --async, --interpreter, --write,
6625 --statistics, and --version.
6626
6627 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
6628 of GDB.
6629
66302000-02-23 Jim Blandy <jimb@redhat.com>
6631
6632 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
6633
66342000-02-22 Jim Blandy <jimb@redhat.com>
6635
6636 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
6637
66382000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
6639
6640 * Makefile.in (diststuff): New target.
6641
66422000-02-15 Kevin Buettner <kevinb@redhat.com>
6643
6644 * agentexpr.texi: Fix wording regarding Intel's IA-64
6645 architecture. [From Jim Wilson.]
6646
66472000-01-16 Tom Tromey <tromey@cygnus.com>
6648
6649 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
6650 (Delete Breaks): Mention range arguments.
6651 (Disabling): Likewise.
6652
66532000-01-05 Dmitry Sivachenko <dima@Chg.RU>
6654
6655 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
6656
6657Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
6658
6659 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
6660 valid functions.
6661
66621999-11-05 Stan Shebs <shebs@andros.cygnus.com>
6663
6664 * gdb.texinfo: Clarify regular expressions used in rbreak.
6665
66661999-10-15 Kevin Buettner <kevinb@cygnus.com>
6667
6668 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
6669 MEMORY_REMOVE_BREAKPOINT): Document.
6670
6671Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
6672
6673 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
6674 offset re-using the DATA offset instead.
6675
66761999-10-11 Jim Kingdon <kingdon@redhat.com>
6677
6678 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
6679
66801999-10-05 Stan Shebs <shebs@andros.cygnus.com>
6681
6682 From Dmitry Sivachenko <demon@gpad.ac.ru>:
6683 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
6684 typos.
6685
6686 * gdb.texinfo: Various minor wording and formatting improvements,
6687 mentions of additional command-line options.
6688
66891999-09-30 Fred Fish <fnf@cygnus.com>
6690
6691 * gdb.texinfo: Document additional forms of specifying section
6692 names and addresses for the add-symbol-file command.
6693
66941999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
6695
6696 * gdbint.texinfo: Fix typo, add the word "have".
6697
66981999-09-14 Jim Blandy <jimb@cris.red-bean.com>
6699
6700 * gdbint.texinfo (Target Architecture Definition): Document the
6701 SKIP_PERMANENT_BREAKPOINT macro.
6702
67031999-09-07 Stan Shebs <shebs@andros.cygnus.com>
6704
6705 * gdb.texinfo: Fiks speling errers.
6706
6707 * gdb.texinfo: Fix uses of @multitable.
6708
6709 From Eli Zaretskii <eliz@gnu.org>:
6710 * gdb.texinfo: Include details specific to DOS host, clarify
6711 some confusing language, fix @ref/@xref/@pxref usages, add
6712 comments about using with optimization, add more indexing,
6713 fix info about disassembly-flavor.
6714
6715Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
6716
6717 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
6718 SKIP_SOLIB_RESOLVER): Define.
6719
6720Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
6721
6722 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
6723 ``g'' packets.
6724
67251999-08-30 Stan Shebs <shebs@andros.cygnus.com>
6726
6727 * gdb.texinfo: Create a new "Configurations" chapter with
6728 platform-specific info, inline remote.texi and move sections of it
6729 into the new chapter, move bits about info proc, heuristic search,
6730 and register stack into the new chapter.
6731 * remote.texi: Remove, now part of gdb.texinfo.
6732 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
6733
67341999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
6735
6736 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
6737 GDB_TARGET_IS_MACH386): These kludges have gone away.
6738
6739Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
6740
6741 * gdbint.texinfo (Target Architecture Definition): Mention
6742 TDEPLIBS.
6743
67441999-08-20 Stan Shebs <shebs@andros.cygnus.com>
6745
6746 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
6747 surrounding text to fit HP-UX bits into general info.
6748 (HPPA-cfg.texi): Remove, no longer useful.
6749
6750 * gdb.texinfo: Remove explicit links from @node lines, remove
6751 HP-added "Detailed Node Listing" from main menu which confuses
6752 things.
6753
6754 From Dmitry Sivachenko <dima@Chg.RU>:
6755 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
6756 in description of `set environment'.
6757
67581999-08-17 Stan Shebs <shebs@andros.cygnus.com>
6759
6760 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
6761
67621999-08-12 Ben Elliston <bje@cygnus.com>
6763
6764 * gdbint.texinfo (Breakpoint Handling): Add missing words.
6765
67661999-08-10 Eli Zaretskii <eliz@gnu.org>
6767
6768 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
6769 watch, awatch, and rwatch. Explain why the latter two cannot be
6770 set as software watchpoints. Document that watchpoints for local
6771 variables are deleted when the debuggee terminates.
6772
6773Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
6774
6775 * remote.texi (Protocol): Further clarification of the "qRcmd"
6776 packet. Allow E.. response packet. "qRcmd" packet is no longer
6777 reserved.
6778
67791999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
6780
6781 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
6782 * gdb.texinfo: Ditto.
6783
67841999-08-06 Tom Tromey <tromey@cygnus.com>
6785
6786 * gdb.texinfo (KOD): New node.
6787
6788Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
6789
6790 * remote.texi (Rcmd): Fix minor formatting typos.
6791
6792Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6793
6794 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
6795 packets.
6796
67971999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6798
6799 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6800 fixes.
6801
6802Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6803
6804 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6805
6806Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6807
6808 * remote.texi (Communication Protocol): ``v'' is in use. Fix
6809 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6810 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6811 packets that are not supported on all hosts. Expand examples.
6812 Spell check.
6813
68141999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6815
6816 * Makefile.in: Recognize html, install-html. Add targets
6817 to build HTML versions of documentation via texi2html.
6818
6819Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6820
6821 * gdbint.texinfo (Testsuite): New chapter, information about the
6822 testsuite.
6823
6824Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6825
6826 * remote.texi (Communication Protocol): Rewrite.
6827
6828Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6829
6830 * stabs.texinfo: Fix uses of xref.
6831
6832Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6833
6834 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6835 info about patch submission.
6836
6837Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6838
6839 From Per Bothner <bothner@cygnus.com>:
6840 * gdb.texinfo: Document Chill support.
6841
6842Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6843
6844 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
6845 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6846 Document that the value should be greater-than or equal-to zero.
6847 (NO_STD_REGS): Document. Deprecate.
6848
6849Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6850
6851 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
6852 Document that these are not used.
6853
6854Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6855
6856 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6857
6858Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6859
6860 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
6861 numargs was dropped.
6862
6863Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6864
6865 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6866
6867Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6868
6869 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
6870 Update.
6871
6872Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6873
6874 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6875 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6876
6877Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6878
6879 * gdbint.texinfo: Fix typos: $ -> @.
6880
6881Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6882
6883 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
6884 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6885 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6886 BREAKPOINT_FROM_PC.
6887
6888Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6889
6890 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
6891 CALL_DUMMY_STACK_ADJUST): Document.
6892
6893Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6894
6895 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
6896 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
6897
68981999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6899
6900 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6901 longer exists.
6902
6903Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6904
6905 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
6906 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6907 they make the manual source incomprehensible.
6908 * h8-cfg.texi: Remove, hasn't been used in years.
6909
6910Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6911
6912 * gdb.texinfo: Update the credits.
6913
6914Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6915
6916 * gdb.texinfo: Fix mistakes noticed in printout of last
6917 draft, add Alpha to discussion of heuristic fence post.
6918
6919Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6920
6921 * gdb.texinfo, remote.texi: Many changes; update to Seventh
6922 Edition, merge some HP changes into mainline, describe some
6923 previously undocumented features, describe more of the target
6924 commands available, eliminate obsolete section on renamed
6925 commands.
6926 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6927
6928Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6929
6930 * gdb.texinfo: Make many HPPA conditionals unconditional,
6931 including catchpoint description, since now on for all configs.
6932 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6933 specializations.
6934
6935Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6936
6937 * Makefile.in (GDBvn.texi): Fix match expression to work with
6938 current format of VERSION in gdb/Makefile.in.
6939 * gdb.texinfo: Fix node ref to match new readline.
6940
6941Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6942
6943 * gdb.texinfo: Changes made as part of a project to merge in
6944 changes made by HP. Documentation makes extensive use of
6945 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6946 on remote debugging. There are differences in documentation
6947 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
6948 the HP manual discusses catchpoints, hardware watchpoints, and
6949 some HPUX specific limitations for shared library support.
6950
6951 There are also a number of @node changes.
6952
69531999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6954
6955 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6956 (C Usage): Same.
6957
6958Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6959
6960 The following changes were made by Edith Epstein
6961 <eepstein@cygnus.com> as part of a project to merge in changes
6962 made by HP.
6963
6964 * HPPA-cfg.texi: new file.
6965
6966 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6967
6968 * refcard.tex: change documentation about catch.
6969 removed info catch.
6970
6971Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6972
6973 * gdbint.texinfo: Expand on GDB's coding standards,
6974 specify the use of arg names with prototypes.
6975
69761998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6977
6978 * gdb.texinfo: Fix tipo.
6979
6980Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6981
6982 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
6983 TARGET_BYTE_ORDER_SELECTABLE_P.
6984
6985Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6986
6987 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6988
69891998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6990
6991 * agentexpr.texi: New file.
6992
6993Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6994
6995 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6996
69971998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6998
6999 * remote.texi: Changed wording that implied that the GDB remote
7000 protocol caches register values instead of GDB itself.
7001
7002Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
7003
7004 * gdbint.texinfo: Add some info about symbol readers.
7005 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
7006 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
7007 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
7008 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
7009
7010Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
7011
7012 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
7013
7014Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
7015
7016 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
7017
7018Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
7019
7020 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
7021 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
7022
7023Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
7024
7025 * gdbint.texinfo: Fix minor typos.
7026
7027Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
7028
7029 * gdbint.texinfo: Complete overhaul. Group descriptions more
7030 logically, add more info on generic algorithms, remove much
7031 obsolete and/or wrong material.
7032
7033Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
7034
7035 * stabs.texinfo (Method Type Descriptor): Expand and correct.
7036
7037Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
7038
7039 * refcard.tex: Copyright, address updates.
7040
7041Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
7042
7043 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
7044 for the edition instead of confusing GDB-version-like numbers.
7045
7046Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
7047
7048 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
7049
7050Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
7051
7052 * LRS: Reformat a bit to keep text under 80 columns.
7053
7054Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
7055
7056 * gdb.texinfo: Add some credits, mention bug monitor.
7057 * remote.texi: Mention mips monitor targets.
7058 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
7059
7060Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
7061
7062 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
7063 files, finish sorting of host vs target vs native macros, describe
7064 some more of them.
7065
7066Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
7067
7068 * gdbint.texinfo (Host Conditionals): Document change from
7069 using NO_MMALLOC to it's inverse, USE_MMALLOC.
7070
7071Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
7072
7073 * gdbint.texinfo (Host Conditionals): Document
7074 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
7075
7076Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
7077
7078 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
7079 Document LSEEK_NOT_LINEAR.
7080
7081Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
7082
7083 * stabs.texinfo (Stab Section Basics): Make it clear that only
7084 some versions of the GNU linker remove the leading N_UNDF symbol.
7085
7086Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
7087
7088 * stabs.texinfo (String Field): Document type number pairs here,
7089 instead of in the Sun specific section.
7090 (Include Files): The GNU linker supports the N_BINCL
7091 optimization. Clarify the N_BINCL value, and what it is used
7092 for.
7093 (Procedures): Document N_FUN with an empty string to mark the end
7094 of a function.
7095 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
7096 (Sun Differences): Remove this node, as the information is now
7097 elsewhere in the main document.
7098 (Stab Section Basics): Mention that the GNU linker may optimize
7099 stabs and remove the leading N_UNDF symbol.
7100
7101Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
7102
7103 * gdb.texinfo, refcard.tex: Restore author credit
7104
7105Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
7106
7107 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
7108 documentation to account for START and END macros taking
7109 one arg.
7110
7111Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
7112
7113 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
7114 * gdb.texinfo (Frames): Fix typo.
7115
7116Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
7117
7118 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
7119 a target_signal as arg type, not a pid.
7120
7121Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
7122
7123 * gdb.texinfo: Document `set assembly-language'.
7124
7125Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
7126
7127 * remote.texi: Update list of stubs in the GDB distribution.
7128
7129Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
7130
7131 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
7132 Also document that some systems can use mmalloc but must define
7133 this if their C runtime allocates memory that is later freed.
7134 (MMCHECK_FORCE): Document new macro.
7135
7136Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
7137
7138 * remote.texi: Add documentation for target Sparclet.
7139
7140Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
7141
7142 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
7143 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
7144 * configure.in: Rewritten for autoconf.
7145 * configure: New.
7146
7147Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
7148
7149 * Makefile.in (DVIPS): New define, set to dvips.
7150 (dvi): Add stabs.dvi.
7151 (ps): New target.
7152 (all-doc): Depend on info, dvi, and ps targets.
7153 (STAGESTUFF): Add *.ps and *.dvi files.
7154 (clean-info, clean-dvi): Remove.
7155 (mostlyclean): Does not depend upon clean-info or clean-dvi,
7156 rules completely rewritten.
7157 (maintainer-clean): Remove clean-info and clean-dvi
7158 dependencies and put their actions in the rules.
7159 (gdb.ps): New target
7160 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
7161 intermediate TeX files, whether they have 2 or 3 character
7162 extensions.
7163 (gdbint.ps): Add target and rules.
7164 (gdb-internals): Delete unused target.
7165 (Makefile): Depends upon config.status also.
7166
7167Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
7168
7169 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
7170 set.
7171
7172Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
7173
7174 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
7175 * gdb.texinfo (Expressions): Fix erroneous array constant example.
7176
7177Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
7178
7179 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
7180
7181Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7182
7183 * gdb.texinfo (Print settings): Document
7184 `set/show print static-members' commands.
7185
7186Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
7187
7188 * gdbint.texinfo (Native): Document name change, coredep.c to
7189 core-aout.c.
7190
7191Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
7192
7193 * stabs.texinfo (Include Files): Document the values the SunOS4
7194 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
7195
7196Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
7197
7198 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
7199 Fix typo.
7200
7201Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
7202
7203 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
7204 "gdb.tar.Z".
7205
7206Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
7207
7208 * Makefile.in (maintainer-clean): New target, synonym for
7209 realclean.
7210
7211Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
7212
7213 * Update all FSF addresses except those in COPYING* files.
7214
7215Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
7216
7217 From Richard Earnshaw (rearnsha@armltd.co.uk):
7218 * gdb.texinfo (convenience variables): Document $_exitcode.
7219 (quit): Document optional expression to use as exit code.
7220
7221Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
7222
7223 * gdb.texinfo, remote.texi: Brought up to date with various
7224 GDB changes.
7225
7226Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
7227
7228 * gdb.texinfo: Update dates and versions, fix comments about
7229 hardware watchpoints in future releases and about the
7230 sharedlibrary command.
7231
7232Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7233
7234 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
7235 C_FUN stab. Other cleanups.
7236
7237Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7238
7239 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
7240 for the sparc stub.
7241
7242Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7243
7244 * annotate.texi: Clarify which addresses have differing formats
7245 depending on the language and which do not.
7246
7247Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7248
7249 * remote.texi (NetWare): Changed example to use BOARD= instead of
7250 NODE= argument to reflect correspoding change to gdbserve.nlm.
7251
7252Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7253
7254 * stabs.texinfo (Negative Type Numbers): Mention the fact that
7255 GDB, as well as AIX dbx, supports the size type attribute.
7256
7257Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7258
7259 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
7260
7261Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
7262
7263 * gdb.texinfo (Define): Document $arg0... arguments to commands,
7264 and new 'if' and 'while' commands.
7265
7266Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
7267
7268 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
7269
7270Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
7271
7272 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
7273 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
7274 NetWare targets. Mostly stolen from the Server node.
7275
7276Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7277
7278 * gdb.texinfo (Setting): Talk about the language of a source file
7279 versus the working language. The old documentation did not match
7280 what GDB did.
7281
7282Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7283
7284 * stabs.texinfo (Source Files): Document N_SO used to mark the end
7285 of a source file.
7286
7287Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
7288
7289 * gdb.texinfo (Processes): New node.
7290
7291Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
7292
7293 * remote.texi: Update documentation of set/show mipsfpu.
7294
7295Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
7296
7297 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
7298 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
7299
7300Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
7301
7302 * gdbint.texinfo: Removed mentions of some incorrectly placed and
7303 obsolete conditionals, described some others.
7304
7305Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7306
7307 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
7308 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
7309
7310Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
7311
7312 * gdbint.texinfo: Put regex conditionals in their own table.
7313
7314Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
7315
7316 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
7317 described or fixed the descriptions of many others.
7318
7319Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
7320
7321 * gdb.texinfo: Add some more credits.
7322 * gdbint.texinfo: Capitalize GDB consistently, describe some
7323 macros and remove some.
7324
7325Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
7326
7327 * gdbint.texinfo: Removed mentions of many incorrectly placed and
7328 obsolete conditionals, described some others.
7329
7330Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7331
7332 * gdb.texinfo (help targets): Changed to `help target', which
7333 is the correct gdb command.
7334
7335Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7336
7337 * annotate.texi (TODO): New node, for keeping track of annotations
7338 suggested but not yet implemented.
7339
7340Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7341
7342 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
7343 another symbol, it is not the address itself.
7344
7345Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
7346
7347 * stabs.texinfo (Stab Section Basics): Add comment about alignment
7348 of stabs-in-coff sections.
7349
7350Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7351
7352 * annotate.texi: Change edition to 0.5 and date to May 1994.
7353 Add index.
7354 (Frames): New node, for frame annotation.
7355 (Displays): New node, for display annotation.
7356
7357 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
7358 when waiting for your program to stop.
7359
7360Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7361
7362 * annotate.texi (Breakpoint Info): Document annotation of header
7363 fields and record annotation.
7364
7365Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7366
7367 * annotate.texi: New file, to document annotations.
7368
7369Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7370
7371 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
7372 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
7373
7374Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7375
7376 * stabs.texinfo (Stab Section Basics): Say what is in .stab
7377 section, and say n_strx field is compilation unit relative.
7378 * stabs.texinfo: Don't use @code for a.out when it is the name of
7379 an object file format.
7380
7381Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7382
7383 * gdb.texinfo: Refer to file names, not path names, per rms
7384 convention.
7385 (Arguments): Fix typo.
7386
7387Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7388
7389 * stabs.texinfo (Global Variables): Talk about stabs in files
7390 where variables are referenced, but not defined.
7391
7392Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7393
7394 * stabs.texinfo: Move stuff on @ and # type descriptors from node
7395 Cplusplus to new nodes Member Type Descriptor and Method Type
7396 Descriptor. Re-write stuff for #.
7397
7398Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7399
7400 * gdb.texinfo (Print Settings): Don't document "set print
7401 fast-symbolic-addr off". The bug which it worked around was fixed
7402 on 25 Feb 94 in coffread.c, so I'm nuking the command.
7403
7404 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
7405 N_ENTRY node.
7406
7407 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
7408
7409Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7410
7411 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
7412 references to ieee-float.c.
7413
7414Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7415
7416 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
7417 match what the code actually does.
7418
7419Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7420
7421 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
7422
7423Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
7424
7425 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
7426 i, and b.
7427
7428Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
7429
7430 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
7431 well as for ELF and SOM. Unify the descriptions of ELF and SOM
7432 as "stabs in sections" rather than just saying "ELF and SOM".
7433 Also make that stuff apply to COFF.
7434
7435Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7436
7437 * gdb.texinfo (Formatting Documentation): Change GhostScript to
7438 Ghostscript.
7439
7440Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7441
7442 * gdb.texinfo (Continuing and Stepping): When talking about "step"
7443 versus functions without line numbers, also mention stepping into
7444 them as well as "step" when you are in them. Tell the user how to
7445 deal with the situation. Add comment about "debugging information".
7446
7447Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7448
7449 * stabs.texinfo (Enumerations): Document restriction on where
7450 enumeration types can appear and still win with GDB.
7451
7452Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7453
7454 * stabs.texinfo (Negative Type Numbers): Document format for type
7455 -16.
7456
7457Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7458
7459 * gdb.texinfo (Selection, Frame Info): Update information about
7460 arbitrary frame specficiations.
7461
7462Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
7463
7464 * gdb.texinfo, remote.texi: general editing pass prior to Net release
7465
7466Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7467
7468 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
7469
7470Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
7471
7472 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
7473
7474Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7475
7476 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
7477 Differences node to Statics node.
7478 (Statics): Discuss XCOFF use of V symbol descriptor.
7479
7480 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
7481 not clean.
7482
7483Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
7484
7485 * gdb.texinfo (Print Settings): Document `set print
7486 fast-symbolic-addr' and improve the doc for some other
7487 `set print's.
7488
7489Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
7490
7491 * stabs.texinfo (String Field): Talk about defining several type
7492 numbers at once.
7493 Fix lint regarding changing node ELF Transformations to
7494 ELF and SOM Transformations.
7495
7496Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
7497
7498 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
7499
7500Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7501
7502 * stabs.texinfo (Cross-References): `::' is for nested types only
7503 within <>.
7504 (Structures): Document static members.
7505
7506Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7507
7508 * stabs.texinfo: Document S type attribute.
7509
7510Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
7511
7512 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
7513
7514Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
7515
7516 * gdbint.texinfo: Fix a few typos.
7517
7518Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7519
7520 * gdb.texinfo, remote.texi: formatting improvements
7521
7522 * gdb.texinfo (New Features): mention threads.
7523 (Summary, C): fix xrefs in newly contributed text.
7524 (Threads): index entries, clarifications, example
7525 (passim): minor typos fixed, phrasing improvements
7526
7527 * remote.texi (Bootstrapping): rephrase text on ^C and add index
7528 entries; (Server): explain use of gdbserver w/real-time systems,
7529 add example of conflicting TCP port; (MIPS Remote) break up
7530 running text into table, highlighting commands, and add example.
7531
7532Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7533
7534 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
7535
7536Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7537
7538 * stabs.texinfo (Nested Symbols): New node.
7539 (String Field, Symbol Descriptors, Cross-References): Refer to it.
7540
7541Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7542
7543 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
7544 to picking which Bbss.bss symbol to use, and (because there seems to
7545 be no good way of doing it) re-write some of the text to make it
7546 sound like Bbss.bss isn't such a great idea after all (as currently
7547 designed).
7548
7549 * gdb.texinfo (C): In addition to saying people have to use g++ for
7550 good results, say they have to use stabs. Specifically say cfront
7551 doesn't work well.
7552 (Summary): Merge in information on Modula-2, Pascal, and Chill from
7553 the gdb README. Add xrefs to places where the support for the various
7554 languages is described in detail.
7555
7556Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7557
7558 * stabs.texinfo: Clean up stuff about visibility and virtual
7559 characters.
7560
7561 * stabs.texinfo (N_M2C): Cite Sun doc.
7562
7563Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7564
7565 * gdb.texinfo: updates re threads.
7566 * remote.texinfo: avoid index entries starting with digits.
7567
7568Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7569
7570 * stabs.texinfo (Enumerations): Talk about large, negative and
7571 octal values. Clean up cross reference to type attributes.
7572 (String Field): Say that GDB 4.11 supports size attribute.
7573
7574Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7575
7576 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
7577 is a mandatory step. Make the stuff about that more concise.
7578
7579Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7580
7581 * stabs.texinfo (Class Names): New node.
7582
7583 * gdb.texinfo (Command Files): Explain order of init file reading.
7584
7585 * remote.texi (Bootstrapping): Talk about getting the serial driver
7586 to deal with ^C sent by gdb to stop the remote system.
7587
7588Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
7589
7590 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
7591
7592 * libgdb.texinfo (Defining Commands): made the DOC arg
7593 to gdb_define_app_command a char * instead of char **
7594 per a suggestion from kingdon.
7595
7596 * libgdb.texinfo: total rewrite from a different starting
7597 premise.
7598
7599Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7600
7601 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
7602 floats passed as doubles (to improve clarity).
7603
7604Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7605
7606 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
7607
7608 * a4rc.sed: update to work with Andreas Vogel papersize params
7609
7610 * refcard.tex: use Andreas Vogel simplifications of papersize
7611 params; remove useless version info; update copyright date.
7612
7613Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7614
7615 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
7616
7617Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7618
7619 * gdb.texinfo (Files): Say what address the load command loads it at.
7620
7621 * stabs.texinfo (Common Blocks): Minor cleanups.
7622
7623 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
7624 that Sun has backed away from the linker kludge and thus the relevant
7625 issue is changes to the SunPRO tools, not the Solaris linker.
7626
7627 * stabs.texinfo (Traditional Integer Types): Clean up description
7628 of octal bounds a little bit. Document extra leading zeroes.
7629
7630Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7631
7632 * gdb.texinfo (Signaling): Update for symbolic symbol names
7633 and add a section explaining the difference between the GDB
7634 signal command and the shell kill utility.
7635
7636Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
7637
7638 * libgdb.texinfo: added `@' to braces that were unescaped.
7639
7640Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
7641
7642 * libgdb.texinfo: new file. Spec for the gdb library.
7643
7644Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7645
7646 * stabs.texinfo (Include Files): Fix typo (start -> end).
7647
7648Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7649
7650 * gdb.texinfo, remote.texi: assorted small improvements, mostly
7651 from Melissa at FSF's editing pass.
7652
7653Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7654
7655 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
7656 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
7657 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
7658
7659Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7660
7661 * remote.texi (Bootstrapping): Discuss 386 call gates.
7662
7663Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7664
7665 * stabs.texinfo (Based Variables): New node.
7666
7667Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
7668
7669 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
7670 names, sizes, and formats to suggest how not to lose.
7671
7672Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
7673
7674 * stabs.texinfo (Methods): Fix typo.
7675
7676Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7677
7678 * gdb.texinfo: Fix a few typos.
7679
7680Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7681
7682 * gdb.texinfo: Clarify how well it works with Fortran.
7683
7684 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
7685 More on relocating stabs in ELF files.
7686
7687Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7688
7689 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
7690
7691Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7692
7693 * stabs.texinfo (Local Variable Parameters): Talk about nameless
7694 parameters on VAX.
7695
7696Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7697
7698 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
7699
7700Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7701
7702 * stabs.texinfo: Make info author notice match the TeX author notice.
7703
7704Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
7705
7706 * stabs.texinfo: Initial-caps all words in node names and
7707 non-trivial words in section names.
7708
7709Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7710
7711 * stabs.texinfo: Many minor cleanups.
7712
7713 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
7714
7715Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
7716
7717 * stabs.texinfo: Remove full description of big example.
7718 It's not really helpful; just use pieces of it where appropriate.
7719 Add more Texinfo formatting directives (@samp, etc.).
7720 Use @deffn to define stab types.
7721 Eliminate some wordiness. Break up some nodes.
7722 Add an (alphabetized) index of symbol types.
7723 Use consistent capitalization style in node and section names.
7724
7725Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
7726
7727 * gdb.texinfo: Change typo "Two two" to "The two".
7728
7729Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7730
7731 * stabs.texinfo (XCOFF-differences): Remove references to
7732 non-existent types N_DECL and N_RPSYM.
7733
7734 * stabs.texinfo (String Field): Say that type attributes bug is
7735 fixed in GDB 4.10, since it is.
7736
7737 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
7738
7739Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
7740
7741 * stabs.texinfo: Formatting cleanups.
7742
7743Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7744
7745 * stabs.texinfo: When explaining the n_type of a stab, standardize
7746 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
7747 no tabs, use @r).
7748 (Global Variables): Clean up.
7749
7750Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7751
7752 * stabs.texinfo (Stack Variables): Re-write.
7753
7754Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7755
7756 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
7757 addresses of a source file. Also revise formatting.
7758 Change "object module" or "object file" to "source file".
7759 Various: Miscellaneous cleanups.
7760
7761Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7762
7763 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
7764
7765Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
7766
7767 * gdbint.texinfo: Removed many nonsensical machine-collected
7768 host and target conditionals, described some of the remainder.
7769
7770Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7771
7772 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
7773
7774 * gdbint.texinfo (Top): Add name to @top line, and re-write the
7775 paragraph which follows.
7776
7777 * gdbint.texinfo (Host): Use @code not @samp for Makefile
7778 variables. Looks better and avoids overful hbox.
7779
7780Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7781
7782 * stabs.texinfo (Procedures): Improve stuff on nested functions.
7783
7784Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7785
7786 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
7787 retransmit-timeout
7788
7789Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7790
7791 * gdbint.texinfo: Update statement about `some ancient Unix
7792 systems, like Ultrix 4.0' to Ultrix 4.2.
7793
7794Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7795
7796 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7797
7798 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7799
7800 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7801 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7802
7803 * remote.texi: new name for former gdbinv-s.texi
7804
7805 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7806
7807Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7808
7809 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7810 variables for MIPS remote debugging protocol.
7811
7812Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7813
7814 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7815
7816Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7817
7818 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7819
7820Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7821
7822 * gdb.texinfo: repair conditional bugs in text markup
7823
7824Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7825
7826 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7827 to select Modula-2 material.
7828
7829Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7830
7831 * stabs.texinfo: Cleanups regarding statics.
7832
7833 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7834 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7835
7836Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7837
7838 * stabs.texinfo: N_MAIN is sometimes used for C.
7839
7840Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7841
7842 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7843
7844Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7845
7846 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
7847 removed from the code by Kingdon.
7848
7849Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7850
7851 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7852 input when evaluating breakpoint conditions; the bug has been fixed.
7853
7854 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7855 sets the ignore count to N-1, not to N.
7856
7857Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7858
7859 * refcard.tex (\hoffset): correct longstanding error to match
7860 intended offset; avoids cutting off edge on some printers
7861
7862Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7863
7864 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7865
7866Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7867
7868 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7869
7870Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7871
7872 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7873 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7874 collect sed edits if any, apply to refcard before formatting;
7875 (refcard.ps) stop implying PS fonts if PS output requested;
7876 (lrefcard.ps) delete extra target for variant PS fonts
7877
7878 * refcard.tex: parametrize papersize dependent info, collect
7879 in easily replaced spot
7880
7881 * a4rc.sed: new file, edits to refcard for A4 paper
7882
7883Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7884
7885 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7886
7887Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7888
7889 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7890
7891Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7892
7893 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7894 politely rather than rudely.
7895
7896Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7897
7898 * stabs.texinfo: Document common blocks.
7899
7900Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7901
7902 * stabs.texinfo: Add some basic info about stabs-in-elf.
7903
7904Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7905
7906 * stabs.texinfo (Top): Minor cleanup.
7907
7908Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7909
7910 * Makefile.in (install-info): remove parentdir support
7911
7912Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7913
7914 * gdb.texinfo (Copying): delete this node and references to it;
7915 RMS says this manual need not carry GPL. (passim): Improvements
7916 from last round at FSF, largely due to Ian Taylor review, and
7917 minor formatting improvements.
7918
7919 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7920 largely due to Ian Taylor review. (Debug Session): minor edits to
7921 new text.
7922
7923Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7924
7925 * Makefile.in (realclean): Remove info and dvi files too.
7926
7927Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7928
7929 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7930 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7931 * gdb.texinfo: Change accordingly.
7932
7933 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7934 N_{L,R}BRAC,N_SLINE are relative to.
7935
7936Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7937
7938 * Makefile.in (GDBvn.texi): Update atomically.
7939
7940Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7941
7942 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7943
7944Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7945
7946 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7947 addresses together. Also motivate the set print symbol-filename
7948 command and suggest other solutions.
7949
7950Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7951
7952 * gdb.texinfo (set print elements): Note that the number of
7953 elements is set to unlimited by "set print elements 0".
7954
7955Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7956
7957 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7958 NF_LDOUBLE means.
7959 (Stab Types): Include Solaris stab types.
7960 (Procedures): Document Solaris extensions.
7961
7962Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7963
7964 * gdb.texinfo: Add `set print symbol-filename' doc.
7965
7966Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7967
7968 * stabs.texinfo (Arrays): Talk about type definition vs. type
7969 information.
7970
7971 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7972 the trailing semicolon.
7973
7974Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7975
7976 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7977 and merge in other parts of the document addressing these subjects.
7978 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7979
7980 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7981 at the end of a range type.
7982
7983 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7984 AIX extensions.
7985
7986Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7987
7988 * stabs.texinfo (Stabs Format): Misc fixes.
7989
7990Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7991
7992 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7993 (Traditional builtin types): Document convex convention for long long.
7994 (Negative builtin types): Discuss type names, and misc fixes.
7995
7996Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7997
7998 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7999 point types used with @samp{R} type descriptor.
8000 (Symbol Descriptors): Describe how to handle conflict between
8001 different meanings of @samp{P} symbol descriptor.
8002
8003Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8004
8005 * stabs.texinfo: Remove node Quick Reference and put its children
8006 directly under the main menu.
8007
8008 * stabs.texinfo: Many more changes to bring it into line with
8009 AIX documentation and reality. I think it now has all the
8010 information from the AIX documentation, except that I burned
8011 out when I got to variant records (Pascal and Modula-2) and
8012 all the COBOL types. Oh well, we can add them later when we're
8013 worrying more about those languages.
8014
8015 * stabs.texinfo (Automatic variables): Talk about what it means
8016 to omit the symbol descriptor.
8017
8018Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
8019
8020 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
8021 gcc2 behavior with promoted args.
8022
8023Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8024
8025 * gdb.texinfo: include readline appendices in info version of manual
8026
8027Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8028
8029 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
8030 target remote.
8031
8032 * gdb.texinfo (Machine Code): more index entries for disassemble
8033
8034Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
8035
8036 * Clarify the intended use of the gdb-testers and gdb-patches
8037 mailing lists, and shrink gzip comment.
8038
8039Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8040
8041 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
8042 DOSHOST configuration of manual.
8043
8044 * gdb.texinfo (MIPS Stack): new node.
8045
8046 * all-config.texi (MIPS) new switch.
8047
8048 * gdbinv-s.texi (Nindy Options) Remove two instances of future
8049 tense; (MIPS Remote) new node.
8050
8051 * gdb.texinfo (passim) rephrases to work around makeinfo @value
8052 bug; (Environment) less passive, other small cleanups in text about
8053 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
8054 (Remote) new MIPS Remote menu entry.
8055
8056Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
8057
8058 * stabs.texinfo: Many changes to include information from the
8059 AIX documentation.
8060
8061 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
8062
8063Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
8064
8065 * gdbint.texinfo (new node Debugging GDB, elsewhere):
8066 Move a bunch of information from ../README.
8067 (Getting Started): New node.
8068
8069Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8070
8071 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
8072
8073 * gdb.texinfo: advance manual revision dates to present
8074
8075 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
8076 stop using silly Roman numerals in @set variable names
8077
8078Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
8079
8080 * stabs.texinfo (Parameters): Keep trying to get this right.
8081
8082Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
8083
8084 * stabs.texinfo (Parameters): More on "local parameters".
8085
8086Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
8087
8088 * stabs.texinfo (Parameters): Re-do "local parameters" section.
8089
8090Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
8091
8092 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
8093 (Parameters): Rewrite.
8094 (xcoff-differences, Sun-differences): Minor changes.
8095
8096Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
8097
8098 * stabs.texinfo: Minor cleanup.
8099
8100Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
8101
8102 * gdbint.texinfo: Minor xcoff stuff.
8103
8104Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
8105
8106 * gdbint.texinfo: Update for new config directory structure.
8107 Add info about internal type data structures.
8108
8109Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
8110
8111 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
8112 $(srcdir).
8113 (gdb-config.texi): Depend on file in $(srcdir).
8114
8115Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
8116
8117 * stabs.texinfo: Fixes about N_SO.
8118
8119Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8120
8121 * gdb.texinfo: include list of nonstandard init file names
8122
8123 * *-config.texi: new switch GENERIC for text that applies *only*
8124 to (usual) multiple-target version of manual
8125
8126 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
8127 h8 config
8128
8129 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
8130 in menus (rather than conditionally selected multiple alternative
8131 menus).
8132
8133 * Makefile.in: define and use DOC_CONFIG var to select
8134 configuration for GDB user manual.
8135
8136 * gdb-config.texi: delete from repository, generate from Makefile.
8137
8138 * all-config.texi: normal `generic' configuration file, formerly
8139 stored as gdb-config.texi
8140
8141Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
8142
8143 * Makefile.in: add dvi target to build all .dvi files
8144
8145Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8146
8147 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
8148
8149Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
8150
8151 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
8152 host conditionals.
8153 * stabs.texinfo: More array fixes inspired by Jim's.
8154
8155Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
8156
8157 * stabs.texinfo: Fixes re arrays and continuations.
8158
8159 * gdbint.texinfo: Add XCOFF node.
8160
8161Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
8162
8163 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
8164
8165Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
8166
8167 * stabs.texinfo: Fix for array types to mention lower bounds.
8168
8169Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
8170
8171 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
8172
8173Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
8174
8175 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
8176
8177Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
8178
8179 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
8180 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
8181
8182Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
8183
8184 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
8185
8186Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8187
8188 * gdb.texinfo, gdbinv-s.texi: misc updates
8189
8190Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
8191
8192 * gdbint.texinfo: Brief documentation for longjmp support,
8193 from an email msg by Stu.
8194
8195Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
8196
8197 * stabs.texinfo: Fix description of floating point "range"
8198 types (which really define basic types). Reported by Jim Meehan,
8199 <meehan@src.dec.com>.
8200
8201 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
8202
8203Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
8204
8205 * gdbint.texinfo: Slightly expand section on supporting a new
8206 object file format.
8207
8208Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
8209
8210 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
8211 intermediate file.
8212
8213Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8214
8215 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
8216
8217Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
8218
8219 * gdbinv-s.texi: z8000 simulator target name is just "sim"
8220
8221 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
8222 as well as Z8002.
8223
8224Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
8225
8226 * gdbint.texinfo: Add sections on clean design and on how to send
8227 in changes.
8228
8229Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
8230
8231 * gdbint.texinfo: Add how to declare the result of make_cleanup.
8232
8233Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
8234
8235 * gdb.texinfo: Fix typo, reported by Karl Berry.
8236
8237Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
8238
8239 * gdb.texinfo: Add opcodes dir to GDB distribution description.
8240
8241Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
8242
8243 * gdbint.texinfo: fixed a stray email address (needs @@),
8244 added @table @code to node "Native Conditionals"
8245
8246Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
8247
8248 * gdbint.texinfo: Describe coding style of GDB.
8249
8250Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
8251
8252 * stabs.texinfo: Minor wording changes.
8253
8254Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
8255
8256 * gdbint.texinfo: Improve release doc slightly.
8257
8258Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
8259
8260 * gdbint.texinfo: Improve doc of GDB config macros.
8261
8262Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
8263
8264 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
8265 These will be reinserted when examined.
8266
8267Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
8268
8269 * gdbint.texinfo: Make a start at documenting all the #if macros
8270 in GDB. At least list them all, and start separating them into
8271 host-specific and target-specific.
8272
8273Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8274
8275 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
8276 examples (not consistent w others).
8277 gdb.texinfo: issue disclaimer paragraph on cmdline options only
8278 for generic vn of doc
8279
8280Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
8281
8282 * Makefile.in: always create installation directories.
8283
8284Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8285
8286 * gdb.texinfo: in h8 config, do not describe searching commands.
8287
8288Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8289
8290 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
8291 conditionals; introduce a few generic switches that may be
8292 useful for other cross-dev or dos-hosted configs.
8293
8294 * gdb.texinfo: fix typo in "info reg" description
8295
8296Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
8297
8298 * stabs.texinfo: Minor updates from running TeX over it.
8299 * Makefile.in (stabs.dvi, stabs.ps): Add.
8300
8301Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
8302
8303 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
8304 First pass at converting it to texinfo.
8305
8306Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
8307
8308 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
8309 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
8310
8311Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
8312
8313 * gdbint.texinfo: Add section on partial symbol tables.
8314
8315Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
8316
8317 * gdb.texinfo: document `set remotedebug' and `set
8318 rstack_high_address'.
8319
8320Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
8321
8322 * gdb.texinfo: slight expansion of new text on reading info files
8323 * gdbinv-s.m4.in: correct and expand info on cross-debugging
8324 H8/300 from DOS.
8325
8326Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
8327
8328 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
8329
8330Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
8331
8332 * gdb.texinfo: Say how to read the `info' files.
8333
8334Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
8335
8336 * Makefile.in: gm4 -> m4.
8337
8338Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
8339
8340 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
8341 Documentation' ahead of `Installing GDB' to match README.
8342 Update shared library doc, -readnow and -mapped, and directory
8343 structure (add glob and mmalloc). Update configure doc.
8344
8345Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
8346
8347 * Makefile.in: remove $(srcdir) from gdb.info rule.
8348
8349Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
8350
8351 * Makefile.in: commented out gdb-all.texinfo rule. This is
8352 temporary.
8353
8354Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
8355
8356 * Makefile.in, configure.in: removed traces of namesubdir,
8357 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
8358 copyrights to '92, changed some from Cygnus to FSF.
8359
8360Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
8361
8362 * gdb.texinfo: Improve how we ask for bug reports.
8363
8364Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8365
8366 * Makefile.in: infodir belongs in datadir.
8367
8368Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8369
8370 * Makefile.in: remove spaces following hyphens, bsd make can't
8371 cope. install using INSTALL_DATA. added clean-info. added
8372 standards.text support.
8373
8374Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
8375
8376 * Makefile.in: idestdir and ddestdir go away. Added copyrights
8377 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
8378 and mandir now keyed off datadir by default.
8379
8380\f
8381Local Variables:
8382mode: change-log
8383left-margin: 8
8384fill-column: 74
8385version-control: never
8386End:
This page took 0.052249 seconds and 4 git commands to generate.