* tui/tui-regs.c (tui_display_register): Add comment about
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
... / ...
CommitLineData
12010-04-15 Doug Evans <dje@google.com>
2
3 * gdb.texinfo (Python API): Add progspaces section.
4 (Selecting Pretty-Printers): Progspace pretty-printers are
5 searched too.
6 (Progspaces In Python): New section.
7
8 * gdb.texinfo (Command Files): Add docs for new "source -s" option.
9
102010-04-14 Phil Muldoon <pmuldoon@redhat.com>
11
12 * gdb.texinfo (Pretty Printing): Document behaviour when to_string
13 returns None.
14
152010-04-09 Stan Shebs <stan@codesourcery.com>
16
17 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
18 Describe the `frames-created' field, tweak grammar.
19
202010-04-09 Pedro Alves <pedro@codesourcery.com>
21
22 * gdb.texinfo (gdb/mi Tracepoint Commands) <-trace-status>:
23 Describe the `circular' and `disconnected' fields.
24
252010-04-09 H.J. Lu <hongjiu.lu@intel.com>
26
27 * gdb.texinfo (maint print registers): Mention unavailable and
28 invisible registers.
29
302010-04-09 Phil Muldoon <pmuldoon@redhat.com>
31 Thiago Jung Bauermann <bauerman@br.ibm.com>
32 Tom Tromey <tromey@redhat.com>
33
34 * gdb.texinfo (Breakpoints In Python): New Node.
35
362010-04-08 Stan Shebs <stan@codesourcery.com>
37
38 * gdb.texinfo (Tracepoint Packets): Describe disconn and circular
39 trace status fields.
40
412010-04-08 H.J. Lu <hongjiu.lu@intel.com>
42
43 * gdb.texinfo (i386 Features): Make org.gnu.gdb.i386.avx
44 optional. Make org.gnu.gdb.i386.avx requires
45 org.gnu.gdb.i386.avx.
46
472010-04-08 Doug Evans <dje@google.com>
48
49 * gdb.texinfo (Command Files): Document that gdb skips $cdir in
50 search path, and document that gdb only scans the search path if
51 the script's path doesn't specify a directory.
52
532010-04-05 Doug Evans <dje@google.com>
54
55 * gdb.texinfo (maint show python auto-load): Fix typo.
56
572010-04-04 Stan Shebs <stan@codesourcery.com>
58
59 * gdb.texinfo (Setting Breakpoints): "info watch" no longer a synonym.
60 (Setting Watchpoints): Update description of "info watch".
61 (Disabling Breakpoints): Only "info break" lists all.
62
63 * gdb.texinfo (Tracepoint Restrictions): Document PC inference.
64 (tdump): Explain how tdump works.
65
662010-04-01 Pedro Alves <pedro@codesourcery.com>
67
68 * gdb.texinfo (Break Commands): Clarify `commands' changes, and
69 add cross reference.
70
712010-03-31 Pedro Alves <pedro@codesourcery.com>
72
73 * gdb.texinfo (TUI Commands): Mention that in some cases, these
74 commands error out.
75
762010-03-30 H.J. Lu <hongjiu.lu@intel.com>
77
78 * gdb.texinfo (i386 Features): Add org.gnu.gdb.i386.avx.
79
802010-03-30 H.J. Lu <hongjiu.lu@intel.com>
81
82 * gdb.texinfo (General Query Packets): Add xmlRegisters.
83
842010-03-29 Stan Shebs <stan@codesourcery.com>
85 Nathan Sidwell <nathan@codesourcery.com>
86
87 * gdb.texinfo (GDB/MI Tracepoint Commands): Add notes about the
88 GDBN equivalent.
89 (Set Tracepoints): Remove mention that conditional tracepoints
90 don't exist.
91 (Tracepoint Actions): Clarify when while-stepping collection
92 happens, note that while-stepping does not automatically collect
93 $pc.
94
952010-03-29 Stan Shebs <stan@codesourcery.com>
96
97 * gdb.texinfo (Tracepoint Packets): Describe QTDPsrc.
98 (General Query Packets): Describe TracepointSource.
99
1002010-03-27 Matt Rice <ratmice@gmail.com>
101
102 * gdb.texinfo (ARM): Document arguments to "target sim".
103 (Set Catchpoints): Use @dots{} instead of @r{...}.
104
1052010-03-26 Pedro Alves <pedro@codesourcery.com>
106
107 * gdb.texinfo (Tracepoint Packets): Remove mention that
108 terror:string may be plain text, and drop mention of X prefix.
109
1102010-03-26 Vladimir Prus <vladimir@codesourcery.com>
111
112 * gdb.texinfo (GDB/MI Tracepoint Commands): Add comma after @xref.
113
1142010-03-24 Stan Shebs <stan@codesourcery.com>
115
116 * gdb.texinfo (Tracepoint Packets): Document trace error status.
117
1182010-03-24 Tom Tromey <tromey@redhat.com>
119
120 PR breakpoints/9352:
121 * gdb.texinfo (Break Commands): Update.
122
1232010-03-24 Vladimir Prus <vladimir@codesourcery.com>
124
125 * gdb.texinfo (GDB/MI Tracepoint Commands): Document MI tracepoint
126 commands.
127
1282010-03-16 Stan Shebs <stan@codesourcery.com>
129
130 * gdb.texinfo (Starting and Stopping Trace Experiments): Describe
131 circular-trace-buffer.
132 (Tracepoint Packets): Describe QTBuffer, and details of the
133 qTStatus reply.
134
1352010-03-12 Stan Shebs <stan@codesourcery.com>
136 Nathan Sidwell <nathan@codesourcery.com>
137
138 * gdb.texinfo (Tracepoint Actions): Clarify that while-stepping is
139 doing instruction stepping.
140 (Tracepoint Restrictions): New node.
141
1422010-03-10 Tom Tromey <tromey@redhat.com>
143
144 * gdbint.texinfo (Symbol Handling): Update.
145
1462010-03-08 Tom Tromey <tromey@redhat.com>
147
148 PR cli/9591:
149 * gdb.texinfo (Mode Options): Mention lack of pagination and
150 confirmation with --batch.
151 (Screen Size): Mention --batch.
152 (Messages/Warnings): Likewise.
153
1542010-03-05 Tom Tromey <tromey@redhat.com>
155
156 * gdb.texinfo (Basic Python): Document target_charset and
157 target_wide_charset.
158
1592010-03-05 Tom Tromey <tromey@redhat.com>
160
161 * gdb.texinfo (Data): Link to pretty-printing.
162 (Output Formats): Likewise. Correct text.
163
1642010-03-01 Daniel Jacobowitz <dan@codesourcery.com>
165
166 * gdb.texinfo (Types): Describe <struct> and <flags>.
167
1682010-02-28 Phil Muldoon <pmuldoon@redhat.com>
169
170 * gdb.texinfo (Frames In Python): Add block parameter and
171 description to read_var text.
172
1732010-02-26 Phil Muldoon <pmuldoon@redhat.com>
174 Tom Tromey <tromey@redhat.com>
175
176 * gdb.texinfo (Types In Python): Describe block argument in
177 template_argument and gdb.lookup_type.
178
1792010-02-24 Tom Tromey <tromey@redhat.com>
180
181 * gdb.texinfo (Cygwin Native): Fix typo.
182
1832010-02-24 Phil Muldoon <pmuldoon@redhat.com>
184
185 * gdb.texinfo (Frames In Python): Add block, find_sal, function
186 and select method descriptions.
187 (Python API): Add Blocks In Python, Symbols in Python and Symbol
188 Tables in Python to menu.
189 (Blocks In Python): New node.
190 (Symbols In Python): New node.
191 (Symbol Tables in Python): New node.
192
1932010-02-24 Vladimir Prus <vladimir@codesourcery.com>
194
195 Multiexec MI
196
197 gdb/
198 * breakpoint.c (clear_syscall_counts): Take struct inferior*.
199
200 gdb/doc/
201 * gdb.texinfo (GDB/MI Command Syntax): Document notification
202 changes.
203 (GDB/MI Program Execution): Document current behaviour of
204 --all and --thread-group.
205 (GDB/MI Miscellaneous Commands): Document -add-inferior and
206 -remove-inferior.
207 * observer.texi (inferior_added, inferior_removed): New
208 observers.
209
2102010-02-19 Tom Tromey <tromey@redhat.com>
211
212 * gdbint.texinfo (Getting Started): Fix @node.
213 (Debugging GDB): Likewise.
214
2152010-02-13 Joel Brobecker <brobecker@adacore.com>
216
217 * gdbint.texinfo (Testsuite): New section "Testsuite Configuration",
218 documenting the gdb_test_timeout variable.
219
2202010-02-12 Jakob Engblom <jakob@virtutech.com>
221
222 * gdb.texinfo (MI commands): Added documentation of --reverse
223 option to a set of MI commands. Restructured documentation of MI
224 commands --exec-continue to reflect the complexity of reverse
225 execution.
226
2272010-02-12 Pedro Alves <pedro@codesourcery.com>
228
229 * gdb.texinfo (Using the Collected Data): Specify that the address
230 range of `tfind outsize' is exclusive, and that the address range
231 of `tfind range' is inclusive.
232 (Tracepoint Packets): Specify that the address range of
233 `QTFrame:range' is inclusive, and that the address range of
234 `QTFrame:outside' is exclusive
235
2362010-02-12 Vladimir Prus <vladimir@codesourcery.com>
237
238 * gdb.texinfo (GDB/MI Result Records): Clarify ^running.
239
2402010-02-10 Tom Tromey <tromey@redhat.com>
241
242 * gdb.texinfo (Debugging Output): Document set debug parser and
243 show debug parser.
244
2452010-02-09 H.J. Lu <hongjiu.lu@intel.com>
246
247 * gdb.texinfo (Predefined Target Types): Add i387_ext,
248 i386_eflags and i386_mxcsr.
249
2502010-02-08 H.J. Lu <hongjiu.lu@intel.com>
251
252 * gdb.texinfo: Document i386 target features.
253
2542010-02-05 Doug Evans <dje@google.com>
255
256 * gdbint.texinfo (Testsuite): Add a new section to document the
257 various DejaGnu variables that may be overridden.
258 Document INTERNAL_GDBFLAGS.
259
2602010-02-04 Tom Tromey <tromey@redhat.com>
261
262 PR cli/8830:
263 * gdb.texinfo (Files): -readnow comes before the filename for file
264 and symbol-file.
265
2662010-02-01 Daniel Jacobowitz <dan@codesourcery.com>
267
268 * gdb.texinfo (Architecture-Specific Protocol Details): New section.
269 Document ARM breakpoint types.
270 (Register Packet Format): Move into the new section.
271 (Packets): Describe the KIND argument for Z0, z0, Z1, and z1 packets.
272
2732010-01-21 Joel Brobecker <brobecker@adacore.com>
274
275 * gdb.texinfo (File Options): Adjust the documentation of this
276 switch to refer to the "source" command rather than partially
277 duplicating some of the relevant information.
278 (Extending GDB): Introduce and document the set/show script-extension
279 setting.
280 (Command Files): Add note explaining that the "source" command
281 is also used to evalute scripts written in other languages.
282 Remove the short slightly incorrect reference to sourcing Python
283 scripts.
284 (Python Commands): Document how to execute a Python script from GDB.
285
2862010-01-19 Joel Brobecker <brobecker@adacore.com>
287
288 * gdb.texinfo (Command Files): Fix typo.
289
2902010-01-18 Tom Tromey <tromey@redhat.com>
291
292 * gdb.texinfo (File Options): Document -x on .py files.
293 (Command Files): Document handling of Python scripts.
294
2952010-01-18 Jie Zhang <jie.zhang@analog.com>
296
297 * Makefile.in (ANNOTATE_DOC_BUILD_INCLUDES): Add GDBvn.texi.
298
2992010-01-15 Stan Shebs <stan@codesourcery.com>
300
301 * gdb.texinfo (Trace Files): New section.
302 (Tracepoint Packets): Document QTSave and qTBuffer.
303 (Trace File Format): New appendix.
304
3052010-01-13 Phil Muldoon <pmuldoon@redhat.com>
306
307 * gdb.texinfo (Values From Inferior): Document lazy_string value
308 method.
309 (Python API): Add Lazy strings menu item.
310 (Lazy Strings In Python): New node.
311
3122010-01-13 Vladimir Prus <vladimir@codesourcery.com>
313
314 * gdb.texinfo (GDB/MI Thread Information): New.
315 (GDB/MI Async Records): Document the core field in *stopped.
316 (GDB/MI Miscellaneous Commands): Expand -list-thread-groups
317 documentation
318 (Process list): Document that osdata document may contain
319 threads.
320 (Remote Serial Protocol): Document qXfer:threads.
321
3222010-01-06 Stan Shebs <stan@codesourcery.com>
323
324 * gdb.texinfo (Starting and Stopping Trace Experiments): Document
325 disconnected tracing.
326 (Tracepoint Packets): Document new protocol.
327
3282010-01-05 Stan Shebs <stan@codesourcery.com>
329
330 * gdb.texinfo (Create and Delete Tracepoints): Describe fast
331 tracepoints.
332 (Tracepoint Packets): Describe remote protocol for fast
333 tracepoints.
334
3352010-01-01 Joel Brobecker <brobecker@adacore.com>
336
337 Update the "Start of New Year Procedure".
338 * gdbint.texinfo: Add the list of files that need to be updated
339 manually. Minor reformatting.
340
3412010-01-01 Joel Brobecker <brobecker@adacore.com>
342
343 * refcard.tex: Update copyright year in header and text.
344
3452010-01-01 Joel Brobecker <brobecker@adacore.com>
346
347 * agentexpr.texi: Add 2010 to the list of copyright years.
348 * annotate.texinfo: Likewise.
349 * gdb.texinfo: Likewise.
350 * gdbint.texinfo: Likewise.
351 * observer.texi: Likewise.
352 * stabs.texinfo: Likewise.
353
3542009-12-31 Stan Shebs <stan@codesourcery.com>
355
356 * gdb.texinfo (Tracepoint Actions): Describe teval.
357
3582009-12-29 Stan Shebs <stan@codesourcery.com>
359
360 * gdb.texinfo (Tracepoint Actions): Describe default-collect.
361
3622009-12-28 Stan Shebs <stan@codesourcery.com>
363
364 * gdb.texinfo (Trace State Variables): New section.
365 (Tracepoint Packets): Describe trace state variable packets.
366 * agentexpr.texi (Bytecode Descriptions): Describe trace state
367 variable bytecodes.
368
3692009-12-28 Daniel Jacobowitz <dan@codesourcery.com>
370
371 * gdb.texinfo (Symbols): "info variables" prints definitions, not
372 declarations.
373
3742009-12-21 Vladimir Prus <vladimir@codesourcery.com>
375
376 * gdb.texinfo (GDB/MI Miscellaneous Commands): Clarify that
377 -gdb-exit behaviour.
378
3792009-12-20 Joel Brobecker <brobecker@adacore.com>
380
381 * gpl.texi: Update to version 3 of the GPL.
382
3832009-12-20 Joel Brobecker <brobecker@adacore.com>
384
385 * Makefile.in: Update copyright header.
386 * observer.texi: Fix the copyright header of the generated files.
387
3882009-12-08 Phil Muldoon <pmuldoon@redhat.com>
389
390 * gdb.texinfo (Types In Python): Describe range function.
391
3922009-12-03 Richard Ward <richard.j.ward1@googlemail.com>
393
394 * gdb.texinfo (Types In Python): Describe "is_base_class".
395
3962009-12-03 Tom Tromey <tromey@redhat.com>
397
398 * gdb.texinfo (Basic Python): Document gdb.parse_and_eval.
399
4002009-12-02 Paul Pluzhnikov <ppluzhnikov@google.com>
401
402 * observer.texi: New memory_changed observer.
403
4042009-12-01 Tom Tromey <tromey@redhat.com>
405
406 * gdb.texinfo (Reverse Execution): Fix typo.
407
4082009-11-24 Daniel Jacobowitz <dan@codesourcery.com>
409
410 PR gdb/8704
411
412 * gdb.texinfo (Thread-Specific Breakpoints): Thread specifiers
413 are allowed after the breakpoint condition.
414
4152009-11-23 Tom Tromey <tromey@redhat.com>
416
417 PR python/10782:
418 * gdb.texinfo (Types In Python): Document Type.pointer.
419
4202009-11-23 Paul Pluzhnikov <ppluzhnikov@google.com>
421
422 * gdb.texinfo (Machine Code): Adjust.
423
4242009-11-11 Pedro Alves <pedro@codesourcery.com>
425
426 * agentexpr.texi (Tracing On Symmetrix): Delete section.
427 (Using Agent Expressions): Delete cross reference.
428
4292009-11-07 Joel Brobecker <brobecker@adacore.com>
430
431 * gdbint.texinfo, stabs.texinfo: Move the @setchapternewpage
432 and @settitle directives up to help makeinfo find them.
433
4342009-11-02 Jan Kratochvil <jan.kratochvil@redhat.com>
435
436 * gdb.texinfo (set debug-file-directory, show debug-file-directory)
437 (Auto-loading): Use plural and note one can use multiple components now.
438
4392009-11-01 Vladimir Prus <vladimir@codesourcery.com>
440
441 * gdb.texinfo (GDB/MI Stack Manipulation): Make
442 -stack-list-arguments have the same documentation for parameter
443 as -stack-list-locals. Add comas.
444
4452009-10-27 Tom Tromey <tromey@redhat.com>
446 Eli Zaretskii <eliz@gnu.org>
447
448 PR python/10781
449
450 * gdb.texinfo (Values From Inferior): Document cast method.
451
4522009-10-22 Paul Pluzhnikov <ppluzhnikov@google.com>
453
454 * gdb.texinfo (Machine Code): Mention function name in disasssembly
455 and adjust example.
456
4572009-10-22 Michael Snyder <msnyder@vmware.com>
458
459 * gdb.texinfo (Process Record and Replay): Document new form of
460 info record command. Also document the new save and restore
461 commands.
462
4632009-10-21 Paul Pluzhnikov <ppluzhnikov@google.com>
464
465 * gdb.texinfo (Machine Code): Mention current pc marker.
466 (Memory): Likewise.
467
4682009-10-19 Pedro Alves <pedro@codesourcery.com>
469 Stan Shebs <stan@codesourcery.com>
470
471 * observer.texi (new_inferior): Rename to...
472 (inferior_appeared): ... this.
473
474 * gdb.texinfo (Inferiors): Rename node to ...
475 (Inferiors and Programs): ... this. Mention running multiple
476 programs in the same debug session.
477 <info inferiors>: Mention the new 'Executable' column if "info
478 inferiors". Update examples. Document the "add-inferior",
479 "clone-inferior", "remove-inferior" and "maint info
480 program-spaces" commands.
481 (Process): Rename node to...
482 (Forks): ... this. Document "set|show follow-exec-mode".
483
4842009-10-11 Michael Snyder <msnyder@vmware.com>
485
486 * gdb.texinfo (ReverseStep): Show default as "unsupported".
487 (ReverseContinue): Ditto.
488
4892009-10-08 Paul Pluzhnikov <ppluzhnikov@google.com>
490
491 * gdb.texinfo (Server): Document libthread-db-search-path.
492
4932009-10-08 Jan Kratochvil <jan.kratochvil@redhat.com>
494
495 * gdbint.texinfo (i386_stopped_by_hwbp): Remove.
496
4972009-10-06 Michael Eager <eager@eagercon.com>
498
499 * gdb.texinfo (Contributors): Add self for Xilinx MicroBlaze.
500 (Embedded Processors): Add MicroBlaze.
501 (MicroBlaze): New. Describe Xilinx MicroBlaze
502
5032009-10-04 Pedro Alves <pedro@codesourcery.com>
504
505 * gdb.texinfo (Remote Protocol): Don't mention vCont;T.
506
5072009-09-26 Pierre Muller <muller@ics.u-strasbg.fr>
508
509 * gdb.texinfo (Cygwin Native): Mention support for Ctrl-BREAK.
510
5112009-09-23 Joel Brobecker <brobecker@adacore.com>
512
513 * observer.texi (solib_unloaded): Document explicitly the fact that
514 this observer is called before the associated symbols are unloaded.
515
5162009-09-19 Vladimir Prus <vladimir@codesourcery.com>
517
518 * gdb.texinfo (GDB/MI Stack Manipulation): Document
519 -stack-list-variables.
520
5212009-09-18 Tom Tromey <tromey@redhat.com>
522
523 * gdb.texinfo (GDB/MI Variable Objects): -enable-pretty-printing
524 is experimental.
525
5262009-09-17 Paul Pluzhnikov <ppluzhnikov@google.com>
527
528 * gdb.texinfo (convenince variables): Mention
529 $_siginfo could be empty.
530
5312009-09-15 Tom Tromey <tromey@redhat.com>
532
533 * gdb.texinfo (GDB/MI Variable Objects): Document
534 -enable-pretty-printing, -var-set-update-range, dynamic varobjs.
535 Expand -var-update documentation.
536
5372009-09-14 Sergio Durigan Junior <sergiodj@linux.vnet.ibm.com>
538
539 * gdb.texinfo (Set Catchpoints): Documentation about the catch syscall
540 feature.
541
5422009-09-13 Daniel Jacobowitz <dan@codesourcery.com>
543
544 * gdbint.texinfo (Unwinding the Frame ID): Reference outer_frame_id.
545
5462009-09-10 Michael Snyder <msnyder@vmware.com>
547
548 * gdb.texinfo (qSupported): Mention new ReverseContinue and
549 ReverseStep replies to the qSupported query.
550
5512009-09-10 Joel Brobecker <brobecker@adacore.com>
552
553 Add documentation for set/show interactive-mode.
554 * gdb.texinfo (Other Misc Settings): New node.
555
5562009-09-01 Doug Evans <dje@google.com>
557
558 * gdb.texinfo (Caching Data of Remote Targets): Add note on
559 non-stop mode's affect on remote caching.
560
5612009-08-31 Jacob Potter <jdpotter@google.com>
562 Doug Evans <dje@google.com>
563
564 * gdb.texinfo (Caching Data of Remote Targets): Update text.
565 Mark `set/show remotecache' options as obsolete.
566 Document new `set/show stack-cache' option.
567 Update text for `info dcache'.
568
5692009-08-27 Doug Evans <dje@google.com>
570
571 * gdb.texinfo (Symbols): Delete `set print symbol-loading'.
572 (Files): Add note on new optional regex arg to `info sharedlibrary'.
573
5742009-08-26 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
575
576 * gdbint.texinfo (Releasing GDB): Fix confusing sentence
577 about autoconf.
578
5792009-08-25 Pedro Alves <pedro@codesourcery.com>
580
581 * gdb.texinfo (Debugging Multiple Inferiors): Add "info inferiors"
582 small example, and describe its columns. Replace "inferior-id" by
583 "infno" throughout.
584
5852009-08-22 Ralf Wildenhues <Ralf.Wildenhues@gmx.de>
586
587 * gdbint.texinfo (Releasing GDB): Point to
588 README-maintainer-mode file for required autoconf version.
589 * configure.ac: Do not substitute datarootdir, htmldir,
590 pdfdir, docdir. Do not process --with-datarootdir,
591 --with-htmldir, --with-pdfdir, --with-docdir.
592 * configure: Regenerate.
593
594 * configure: Regenerate.
595
5962009-08-20 Reid Kleckner <reid@kleckner.net>
597
598 * gdb.texinfo: Add chapter on JIT interface.
599
6002009-08-07 Nick Roberts <nickrob@snap.net.nz>
601
602 * gdb.texinfo (Server Prefix): Explain that server prefix suppresses
603 confirmation request.
604
6052009-08-05 Jeremy Bennett <jeremy.bennett@embecosm.com>
606
607 * gdb.texinfo (Separate Debug Files, Remote Protocol): Clarified
608 CRC definitions.
609
6102009-08-03 Vladimir Prus <vladimir@codesourcery.com>
611
612 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
613 -break-commands.
614
6152009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
616
617 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
618 "set spu auto-flush-cache" and "show spu auto-flush-cache" commands.
619
6202009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
621
622 * gdb.texinfo (Cell Broadband Engine SPU architecture): Document the
623 "set spu stop-on-load" and "show spu stop-on-load" commands.
624
6252009-07-31 Ulrich Weigand <uweigand@de.ibm.com>
626
627 * gdb.texinfo (Target Descriptions): Document <compatible> element.
628
6292009-07-28 Daniel Jacobowitz <dan@codesourcery.com>
630
631 * gdb.texinfo (ARM Features): Document org.gnu.gdb.arm.vfp and
632 org.gnu.gdb.arm.neon.
633
6342009-07-20 Pedro Alves <pedro@codesourcery.com>
635
636 * gdb.texinfo (Target Description Format): Mention the new <osabi>
637 optional element.
638 (subsection OS ABI): New subsection.
639
6402009-07-14 Stan Shebs <stan@codesourcery.com>
641
642 * gdb.texinfo (Tracepoint Conditions): New section.
643 (General Query Packets): Describe ConditionalTracepoints.
644 (Tracepoint Packets): Describe condition field.
645 (Maintenance Commands): Describe maint agent-eval.
646 * agentexpr.texi (Using Agent Expressions): Mention eval usage.
647
6482009-07-11 Hui Zhu <teawater@gmail.com>
649
650 * gdb.texinfo (disassemble): Add a new modifier /r
651 to "disassemble" command to make it print the raw instructions
652 in hex as well as in symbolic form.
653
6542009-07-09 Tom Tromey <tromey@redhat.com>
655
656 * gdbint.texinfo (Testsuite): Document parallel make check.
657
6582009-07-09 Tom Tromey <tromey@redhat.com>
659
660 * gdbint.texinfo (Testsuite): Document test transcripts.
661
6622009-07-10 Phil Muldoon <pmuldoon@redhat.com>
663
664 * gdb.texinfo (Values From Inferior): Add length parameter
665 description.
666
6672009-07-04 Chris Genly <chris@genly.us>
668
669 * gdb.texinfo (GDB/MI Variable Objects): Document child definition
670 in -var-list-children. Fix example according to what the code
671 does.
672
6732009-07-02 Pedro Alves <pedro@codesourcery.com>
674
675 * gdb.texinfo (Debugging multiple inferiors): Document the
676 "inferior", "detach inferior" and "kill inferior" commands.
677 (Debugging Programs with Multiple Processes): Adjust to mention
678 generic "inferior" commands. Delete mention of "detach fork" and
679 "delete fork". Cross reference to "Debugging multiple inferiors"
680 section.
681
6822009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
683
684 * gdbint.texinfo (Item Output Functions): Update signature
685 for ui_out_field_core_addr.
686
6872009-07-02 Ulrich Weigand <uweigand@de.ibm.com>
688
689 * gdbint.texinfo (Examples of Use of @code{ui_out} functions):
690 Update example code extrated from breakpoint.c.
691
6922009-06-28 Paul Pluzhnikov <ppluzhnikov@google.com>
693
694 * gdb.texinfo (GDB/MI Program Context): @ignore unimplemented
695 MI commands.
696 (GDB/MI Symbol Query): Likewise.
697 (GDB/MI File Commands): Likewise.
698 (GDB/MI File Transfer Commands): Likewise.
699 (GDB/MI Target Manipulation): Likewise.
700 (GDB/MI Miscellaneous Commands): Likewise.
701
7022009-06-27 Daniel Jacobowitz <dan@codesourcery.com>
703
704 * gdb.texinfo (Debugging Optimized Code): New chapter.
705 (Compiling for Debugging): Reference it. Move some
706 text to the new section.
707
7082009-06-15 Phil Muldoon <pmuldoon@redhat.com>
709
710 * doc/gdb.texinfo (Calling): Document
711 set-unwind-on-terminating-exception usage.
712
7132009-06-11 Pedro Alves <pedro@codesourcery.com>
714
715 * gdb.texinfo (All-Stop): Document new 'set schedule-multiple'
716 command.
717
7182009-06-07 Pedro Alves <pedro@codesourcery.com>
719
720 * gdbint.texinfo (TARGET_HAS_HARDWARE_WATCHPOINTS): Delete all
721 references.
722
7232009-06-04 Ulrich Weigand <uweigand@de.ibm.com>
724
725 * gdbint.texinfo: Rename formal parameters to gdbarch function
726 protoypes from "current_gdbarch" to "gdbarch".
727
7282009-05-28 Tom Tromey <tromey@redhat.com>
729
730 * gdb.texinfo (Basic Python): Change get_parameter to parameter.
731
7322009-05-27 Tom Tromey <tromey@redhat.com>
733
734 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
735 feature.
736 (GDB/MI Variable Objects): Document -var-set-visualizer.
737
7382009-04-02 Tom Tromey <tromey@redhat.com>
739
740 * gdb.texinfo (GDB/MI Miscellaneous Commands): Document "python"
741 feature.
742 (GDB/MI Variable Objects): Document -var-set-visualizer.
743
7442009-05-27 Tom Tromey <tromey@redhat.com>
745 Thiago Jung Bauermann <bauerman@br.ibm.com>
746 Phil Muldoon <pmuldoon@redhat.com>
747
748 * gdb.texinfo (Objfiles In Python): Reference pretty printing.
749 (Pretty Printing): New node.
750 (Selecting Pretty-Printers): Likewise.
751 (Python API): Update.
752 (Output Formats): Document /r format.
753
7542009-05-27 Thiago Jung Bauermann <bauerman@br.ibm.com>
755 Tom Tromey <tromey@redhat.com>
756
757 * gdb.texinfo (Types In Python): New node.
758 (Values From Inferior): "type" is now an attribute.
759 (Python API): Update.
760
7612009-05-27 Tom Tromey <tromey@redhat.com>
762 Thiago Jung Bauermann <bauerman@br.ibm.com>
763 Phil Muldoon <pmuldoon@redhat.com>
764
765 * gdb.texinfo: Add @syncodeindex for `tp'.
766 (Python API): Update.
767 (Auto-loading): New node.
768 (Objfiles In Python): New node.
769
7702009-05-15 Paul Pluzhnikov <ppluzhnikov@google.com>
771
772 * gdb.texinfo (Threads): Document libthread-db-search-path.
773
7742009-05-15 Nick Roberts <nickrob@snap.net.nz>
775
776 * gdb.texinfo (GDB/MI General Design): Break up into four nodes.
777
7782009-05-12 Pedro Alves <pedro@codesourcery.com>
779
780 * gdb.texinfo: Document 'set/show debug gnu-nat'. Replace 'maint
781 show-debug-regs' docs by 'maint set show-debug-regs' and 'maint
782 show show-debug-regs' docs.
783
7842009-05-08 Eli Zaretskii <eliz@gnu.org>
785
786 * gdb.texinfo (Process Record and Replay): Add description of
787 reverse execution.
788
7892009-05-07 Joel Brobecker <brobecker@adacore.com>
790
791 * gdbint.texinfo (Adding support for debugging core files): New node.
792 (Native Debugging): Remove the ``Native core file Support'' section.
793
7942009-05-01 Eli Zaretskii <eliz@gnu.org>
795
796 * gdb.texinfo (Process Record and Replay): Improve and clarify.
797 Add index entries.
798
7992009-04-30 Hui Zhu <teawater@gmail.com>
800 Michael Snyder <msnyder@vmware.com>
801
802 * gdb.texinfo: (Process Record and Replay): Add documentation for
803 process record and replay.
804
8052009-04-29 Jan Kratochvil <jan.kratochvil@redhat.com>
806
807 * gdb.texinfo (Macros): Note command-line for `info macro'. Append
808 a new part on command-line defined macros.
809
8102009-04-25 Eli Zaretskii <eliz@gnu.org>
811
812 * gdb.texinfo (Machine Code) <disassemble-next-line>: Improve and
813 clarify the wording.
814
8152009-04-23 Tom Tromey <tromey@redhat.com>
816
817 * gdb.texinfo (Data Files): New node.
818 (GDB Files): Update menu.
819
8202009-04-23 Joel Brobecker <brobecker@adacore.com>
821
822 * gdbint.texinfo (Defining Other Architecture Features): Remove
823 entry for PROCESS_LINENUMBER_HOOK.
824
8252009-04-22 Vladimir Prus <vladimir@codesourcery.com>
826
827 * gdb.texinfo (GDB/MI Program Execution): Document -exec-jump.
828
8292009-04-22 Hui Zhu <teawater@gmail.com>
830
831 * gdb.texinfo (disassemble-next-line): Set the default of
832 disassemble-next-line to off.
833
8342009-04-21 Joseph Myers <joseph@codesourcery.com>
835
836 * configure.ac (--with-datarootdir, --with-docdir, --with-pdfdir,
837 --with-htmldir): New.
838 * configure: Regenerate.
839 * Makefile.in (datarootdir, docdir): Define.
840 (gdb.dvi, gdb.pdf): Use same -I options as for building gdb.info
841 instead of $(SET_TEXINPUTS).
842 (gdbint.dvi, gdbint.pdf): Use same -I options as for building
843 gdbint.info instead of $(SET_TEXINPUTS).
844 (gdbint/index.html): Use same -I options as for building
845 gdbint.info.
846 (stabs.dvi, stabs.pdf): Use same -I options as for building
847 stabs.info instead of $(SET_TEXINPUTS).
848 (stabs/index.html): Use same -I options as for building
849 stabs.info.
850 (annotate.dvi, annotate.pdf): Use same -I options as for building
851 annotate.info instead of $(SET_TEXINPUTS).
852 (annotate/index.html): Use same -I options as for building
853 annotate.info.
854
8552009-04-21 David Daney <ddaney@caviumnetworks.com>
856
857 * gdb.texinfo (maint show-debug-regs): Remove mention of x86.
858
8592009-04-21 Joseph Myers <joseph@codesourcery.com>
860
861 * gdb.texinfo (Source Path): Document --with-relocated-sources.
862
8632009-04-18 Carlos O'Donell <carlos@codesourcery.com>
864 Joseph Myers <joseph@codesourcery.com>
865
866 * Makefile.in (MAKEHTML): Set to makeinfo --html.
867 (MAKEHTMLFLAGS): Set to empty.
868 (html__strip_dir): Define.
869 (HTMLFILES): Define.
870 (HTMLFILES_INSTALL): Define.
871 (install-html): Copy new automake rule.
872 (html): Depend on $(HTMLFILES).
873 (gdb_toc.html): Rename to gdb/index.html.
874 (gdbint_toc.html): Rename to gdbint/index.html.
875 (stabs_toc.html): Rename to stabs/index.html.
876 (annotate_toc.html): Rename to annotate/index.html.
877
8782009-04-17 Carlos O'Donell <carlos@codesourcery.com>
879
880 * Makefile.in: Set pdfdir and htmldir from configure
881 substitutions.
882 * configure.ac: AC_SUBST datarootdir, docdir, htmldir, pdfdir.
883 * configure: Regenerate.
884
8852009-04-16 Joel Brobecker <brobecker@adacore.com>
886
887 * gdbint.texinfo (Native Debugging): Remove entry for PROC_NAME_FMT.
888 This macro is no longer used.
889
8902009-04-15 Tom Tromey <tromey@redhat.com>
891
892 * gdb.texinfo (Character Sets): Document default character set.
893
8942009-04-14 Pierre Muller <muller@ics.u-strasbg.fr>
895
896 * gdbint.texinfo: Change server name from sources.redhat.com to
897 sourceware.org throughout.
898
8992009-04-09 Joel Brobecker <brobecker@adacore.com>
900
901 * gdb.texinfo (Set Breaks): Rewrite a paragraph to avoid a warning
902 about a missing dot or coma after @xref.
903
9042009-04-02 Joel Brobecker <brobecker@adacore.com>
905
906 * gdb.texinfo (Backtrace): Add a parameter in frame 1 of the first
907 example, and add a small explanation about it.
908 (Print Settings): Change the documentation of the "set print
909 frame-arguments" to reflect the fact that the default is now "scalars".
910
9112009-04-02 Joel Brobecker <brobecker@adacore.com>
912
913 * gdb.texinfo (Print Settings): Add kindex for command "set
914 print frame-arguments".
915
9162009-03-31 Joel Brobecker <brobecker@adacore.com>
917
918 * gdb.texinfo (Ada Tasks): Add documentation about task-specific
919 breakpoints.
920 (Set Breaks): Add reference to thread-specific and task-specific
921 breakpoints.
922
9232009-03-31 Joel Brobecker <brobecker@adacore.com>
924
925 * gdb.texinfo (Ada Tasks): Remove the documentation about
926 the "Running" state, as this state has been eliminated.
927 Now all runnable tasks are shown as "Runnable".
928
9292009-03-30 Stan Shebs <stan@codesourcery.com>
930
931 * gdb.texinfo (Tracepoints): Describe tracepoints as a
932 special case of breakpoints.
933 (Enable and Disable Tracepoints): Mention deprecation.
934 (Listing Tracepoints): Update description and example.
935
9362009-03-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
937
938 * gdb.texinfo (Frames in Python): New node.
939 (Python API): Update.
940
9412009-03-29 Thiago Jung Bauermann <bauerman@br.ibm.com>
942
943 * gdb.texinfo (Values From Inferior): Change gdb.Value.address
944 from a method to an attribute.
945
9462009-03-26 Thiago Jung Bauermann <bauerman@br.ibm.com>
947
948 * gdb.texinfo (Values From Inferior): Document is_optimized_out
949 attribute.
950
9512009-03-25 Pedro Alves <pedro@codesourcery.com>
952
953 * observer.texi (thread_exit): Add "silent" parameter.
954
9552009-03-22 Pedro Alves <pedro@codesourcery.com>
956
957 * observer.texi (about_to_proceed): New.
958
9592009-03-21 Jeremy Bennett <jeremy.bennett@embecosm.com>
960
961 * gdbint.texinfo (everywhere): Use braces {} in @deftypeXX type
962 field throughout to handle types with spaces in them. Fix typos
963 found by aspell.
964 (Summary, Requirements, Contributors): New first chapter,
965 "Summary" added, old Requirements section moved there, and new
966 section, "Contributors" added.
967 (Initializing a New Architecture, Register Representation)
968 (Frame Interpretation, Inferior Call Setup, Adding a New Target)
969 (Porting gdb): These sections extended and updated.
970 (Compiler Characteristics): This section (empty) deleted.
971 (Defining Other Architecture Features): This section renamed and
972 duplicate material removed from (formerly "Target Conditionals").
973 Use braces {} in @deftypeXX type field throughout to handle types
974 with spaces in them. Typos found by aspell fixed.
975
976 * stack_frame.svg: New file, source of image for gdbint.texinfo.
977 * stack_frame.pdf: Version of image for PDF output.
978 * stack_frame.png: Version of image for HTML output and for Emacs.
979 * stack_frame.txt: Version of image for Info output.
980 * stack_frame.eps: Version of image for TeX DVI output.
981
9822009-03-21 Eli Zaretskii <eliz@gnu.org>
983
984 * gdb.texinfo (Character Sets): Fix last change.
985
9862009-03-21 Thiago Jung Bauermann <bauerman@br.ibm.com>
987
988 * gdb.texinfo (Values From Inferior): Fix optional arguments
989 markup.
990 (Commands In Python): Adjust argument names of gdb.Command.__init__
991 to what the function accepts as keywords.
992
9932008-03-20 Tom Tromey <tromey@redhat.com>
994
995 * gdb.texinfo (Convenience Vars): Document convenience functions.
996 (Functions In Python): New node.
997 (Python API): Update.
998
9992009-03-20 Tom Tromey <tromey@redhat.com>
1000
1001 * gdb.texinfo (Character Sets): Remove obsolete text. Document
1002 set target-wide-charset.
1003 (Requirements): Mention iconv.
1004
10052009-03-17 Hui Zhu <teawater@gmail.com>
1006
1007 * gdb.texinfo: Change the introduce of "disassemble-next-line".
1008
10092009-03-17 Hui Zhu <teawater@gmail.com>
1010
1011 * gdb.texinfo: Add documentation for disassemble-next-line.
1012
10132009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1014
1015 * gdb.texinfo (Commands In Python): Remove tindex entries.
1016
10172009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
1018
1019 * gdb.texinfo (Returning): New description for missing debug info.
1020
10212009-03-14 Pedro Alves <pedro@codesourcery.com>
1022
1023 * gdb.texinfo (Remote Configuration): Document query-attached.
1024 (General Query Packets): Document qAttached.
1025
10262009-03-05 Pedro Alves <pedro@codesourcery.com>
1027
1028 * gdb.texinfo (Background Execution): Better describe the set
1029 target-async command.
1030 (Maintenance Commands): Delete description of the `maint set/show
1031 linux-async' and `maint set/show remote-async' commands.
1032
10332009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1034
1035 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
1036 between sentences.
1037
10382009-02-18 Vladimir Prus <vladimir@codesourcery.com>
1039
1040 * gdb.texinfo (GDB/MI Async Records): Document the
1041 =library-loaded and =library-unloaded notifications.
1042
10432009-02-17 Vladimir Prus <vladimir@codesourcery.com>
1044
1045 * observer.texi (test_notification): New observer.
1046
10472009-02-14 Vladimir Prus <vladimir@codesourcery.com>
1048
1049 * observer.texi: Add parameter 'print_frame' to normal_stop
1050 observer.
1051
10522009-02-07 Eli Zaretskii <eliz@gnu.org>
1053
1054 * gdb.texinfo (Basic Python): Fix change from 2009-02-04.
1055 (Commands In Python): Fix COMMAND_* constants in last change. Use
1056 @kbd for interactive input. Add cross-references and index
1057 entries.
1058
10592009-02-06 Pedro Alves <pedro@codesourcery.com>
1060
1061 * gdb.texinfo (Signals): Document $_siginfo.
1062 (Convenience Variables): Mention $_siginfo.
1063 (Remote Configuration): Document qXfer:siginfo:read,
1064 qXfer:siginfo:write packets, and the read-siginfo-object,
1065 write-siginfo-object commands.
1066
10672009-02-06 Pedro Alves <pedro@codesourcery.com>
1068
1069 * gdbint.texinfo (Values): New chapter.
1070
10712009-02-06 Tom Tromey <tromey@redhat.com>
1072
1073 * gdb.texinfo (Python API): Add entry for Commands In Python.
1074 (Commands In Python): New node.
1075
10762009-02-05 Tom Tromey <tromey@redhat.com>
1077
1078 * gdb.texinfo (Values From Inferior): Document Value.string.
1079
10802009-02-05 Tom Tromey <tromey@redhat.com>
1081
1082 * gdb.texinfo (Basic Python): Document execute's from_tty
1083 argument.
1084
10852009-02-04 Tom Tromey <tromey@redhat.com>
1086
1087 * gdb.texinfo (Basic Python): Document gdb.history.
1088
10892009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1090
1091 * gdb.texinfo (GDB/MI Thread Commands): Document the
1092 'current-thread-id' field. Remove the example with zero threads,
1093 since current GDB won't ever report that if there's inferior.
1094
10952009-01-30 Vladimir Prus <vladimir@codesourcery.com>
1096
1097 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
1098 option to -break-insert.
1099
11002009-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1101 Jerome Guitton <guitton@adacore.com>
1102
1103 * gdb.texinfo (Startup): Document --with-system-gdbinit.
1104 (System-wide configuration): New section.
1105
11062009-01-26 Pedro Alves <pedro@codesourcery.com>
1107
1108 PR gdb/7580:
1109 * gdb.texinfo (Maintenance Commands): Document "maint set|show
1110 internal-error|internal-warning quit|corefile ask|yes|no".
1111
11122009-01-26 Pedro Alves <pedro@codesourcery.com>
1113
1114 * gdb.texinfo (Using the `gdbserver' Program): Document
1115 --remote-debug.
1116
11172009-01-23 Doug Evans <dje@google.com>
1118
1119 * gdb.texinfo: Add nexti to list of commands that support
1120 background execution.
1121
11222009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
1123
1124 * gdb.texinfo (Define, Hooks): Document prefix command support.
1125
11262009-01-14 Joseph Myers <joseph@codesourcery.com>
1127 Carlos O'Donell <carlos@codesourcery.com>
1128
1129 Fixes for makeinfo --html.
1130
1131 * annotate.texinfo: Use @copying and @insertcopying. Use
1132 @ifnottex in place of @ifinfo.
1133 * gdb.texinfo: Use @copying and @insertcopying. Use @ifnottex in
1134 place of @ifinfo. Use @ifnotinfo for one index entry.
1135 * gdbint.texinfo: Use @copying and @insertcopying. Use @ifnottex
1136 in place of @ifinfo.
1137 * stabs.texinfo: Use @copying and @insertcopying. Use @ifnottex
1138 in place of @ifinfo. Include contents at start unconditionally.
1139
11402009-01-13 Pedro Alves <pedro@codesourcery.com>
1141
1142 * gdb.texinfo (General Query Packets): Remove @var{} around the
1143 "spu" literal string.
1144
11452009-01-07 Pedro Alves <pedro@codesourcery.com>
1146
1147 * gdb.texinfo (Error in Breakpoints): Delete mention of "The same
1148 program may be running in another process" errors.
1149 * gdbint.texinfo (Native Conditionals): Delete
1150 ONE_PROCESS_WRITETEXT description.
1151
11522009-01-07 Joel Brobecker <brobecker@adacore.com>
1153
1154 * gdbint.texinfo (Start of New Year Procedure): Add the "coding"
1155 emacs local variable to be placed at the end of the ChangeLog.
1156 Add server.c and gdbreplay.c to the list of files where the
1157 copyright year needs to be updated.
1158
11592009-01-06 Sandra Loosemore <sandra@codesourcery.com>
1160
1161 * gdb.texinfo (Remote Configuration): Document new
1162 "set/show tcp auto-retry" and "set/show tcp connect-timeout"
1163 commands.
1164
11652008-12-28 Pedro Alves <pedro@codesourcery.com>
1166
1167 * gdbint.texinfo (gdbarch_cannot_fetch_register): Don't mention
1168 FETCH_INFERIOR_REGISTERS.
1169 (Native Conditionals): Remove obsolete CHILD_PREPARE_TO_STORE,
1170 FETCH_INFERIOR_REGISTERS descriptions. Remove
1171 gdbarch_get_longjmp_target descrition, since already described in
1172 Target Conditionals. Move gdbarch_fp0_regnum description to ...
1173 (Target Conditionals): ... here.
1174
11752008-12-16 Joel Brobecker <brobecker@adacore.com>
1176
1177 * gdb.texinfo (Omissions from Ada): Add missing GDB prompt in
1178 examples.
1179 (Additions to Ada): Likewise. Add the missing opening and closing
1180 parenthesis of the GDB prompt in one of the examples.
1181
11822008-12-14 Joel Brobecker <brobecker@adacore.com>
1183
1184 * gdb.texinfo (Omissions from Ada): Remove incorrect documentation
1185 about the result of 'Address not being of type System.Address.
1186 This problem has been fixed a while ago.
1187
11882008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1189
1190 MI non-stop and multiprocess docs.
1191
1192 * gdb.texinfo (GDB/MI): New section 'GDB/MI General Design'
1193 (GDB/MI Output Records): New section 'GDB/MI Frame Information'
1194 Adjust documentation for *stopped, document =thread-created,
1195 =thread-exited, =thread-group-created and =thread-group-exited.
1196 (GDB/MI Thread Commands): Document the 'state' field in
1197 -thread-info output.
1198 (GDB/MI Program Execution): Mention --all and --thread-group
1199 options.
1200 (GDB/MI Variable Objects): Describe floating and fixed variable
1201 objects.
1202 (GDB/MI Miscellaneous Commands): Document -list-thread-groups.
1203
12042008-12-02 Vladimir Prus <vladimir@codesourcery.com>
1205
1206 * gdb.texinfo (Operating System Information): New appendix.
1207 (Operating System Auxiliary Information): Document 'info os processes'
1208 (Remote Configuration): Document 'osdata'
1209 (General Query Packets): Document qXfer:osdata:read.
1210
12112008-11-27 Tristan Gingold <gingold@adacore.com>
1212
1213 * gdb.texinfo (Darwin): Document Darwin specific features.
1214
12152008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
1216
1217 * gdbint.texinfo (Target Conditionals): Extend the
1218 gdbarch_breakpoint_from_pc description.
1219
12202008-11-22 Vladimir Prus <vladimir@codesourcery.com>
1221
1222 * gdb.texinfo (M68K Features): Fix typo.
1223
12242008-11-18 Paul Pluzhnikov <ppluzhnikov@google.com>
1225
1226 * gdb.texinfo (Symbols): Mention printing containing
1227 image name in "info symbol".
1228 (Maint translate-address): Likewise.
1229
12302008-11-18 Joel Brobecker <brobecker@adacore.com>
1231
1232 * gdb.texinfo (Set Catchpoints): Remove the documentation of
1233 commands "catch load" and "catch unload".
1234
12352008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1236
1237 * gdb.texinfo (GDB/MI Async Records): Document
1238 =thread-selected.
1239
12402008-11-17 Vladimir Prus <vladimir@codesourcery.com>
1241
1242 * observer.texi (new_inferior, inferior_exit): New observers.
1243
12442008-10-27 Pedro Alves <pedro@codesourcery.com>
1245
1246 * gdbint.texinfo (Adding a New Target): Don't mention TDEPFILES,
1247 .mt files, TM_CLIBS or TM_CDEPS.
1248 (x86 Watchpoints): Don't mention TDEPFILES.
1249
12502008-10-24 Sandra Loosemore <sandra@codesourcery.com>
1251
1252 * gdb.texinfo (Remote Protocol): Add new nodes to menu.
1253 (Overview): Mention notifications and non-stop mode behavior.
1254 (Packets): Update documentation of ?, vAttach, vCont, and vRun
1255 with non-stop mode behavior. Add vStopped description.
1256 (Stop Reply Packets): Update list of packets that return
1257 stop replies. Mention non-stop behavior.
1258 (General Query Packets): Document QNonStop packet and associated
1259 qSupported query response.
1260 (Interrupts): Clarify multi-threaded behavior. Mention non-stop
1261 behavior.
1262 (Notification Packets): New section.
1263 (Remote Non-Stop): New section.
1264 (File-I/O Overview): Mention non-stop behavior.
1265
12662008-10-24 Hui Zhu <teawater@gmail.com>
1267 Pedro Alves <pedro@codesourcery.com>
1268
1269 * gdb.texinfo (displaced-stepping): Describe the auto mode
1270 setting, and say it's the default. This is now a mainstream
1271 setting instead of a maintenance setting.
1272
12732008-10-23 Pedro Alves <pedro@codesourcery.com>
1274
1275 * observer.texi (thread_stop_requested): New.
1276
12772008-10-22 Joel Brobecker <brobecker@adacore.com>
1278
1279 * gdb.texinfo (Ada Tasks, Ada Tasks and Core Files): New nodes.
1280 (Patching): Replace incorrect usage of @samp by @kbd.
1281
12822008-10-17 Michael Snyder <msnyder@vmware.com>
1283
1284 * gdb.texinfo: Add documentation for reverse execution.
1285
12862008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
1287 Eli Zaretskii <eliz@gnu.org>
1288
1289 * gdb.texinfo. (Values From Inferior): New subsubsection.
1290
12912008-10-06 Doug Evans <dje@google.com>
1292
1293 * gdb.texinfo (set debug dwarf2-die): Document it.
1294
12952008-10-01 Joel Brobecker <brobecker@adacore.com>
1296
1297 * gdb.texinfo (catch) [exception]: Document how to insert
1298 a breakpoint on user-defined exceptions when the exception
1299 name is identical to one of the language-defined ones.
1300
13012008-09-27 Tom Tromey <tromey@redhat.com>
1302
1303 * gdb.texinfo (Macros): Remove text about stringification,
1304 varargs, and splicing.
1305
13062008-09-27 Tom Tromey <tromey@redhat.com>
1307
1308 * gdbint.texinfo (Language Support): Remove text about omitting
1309 support for a language.
1310
13112008-09-23 Doug Evans <dje@google.com>
1312
1313 * gdb.texinfo (info dcache): Update.
1314
13152008-09-22 Sandra Loosemore <sandra@codesourcery.com>
1316
1317 * gdb.texinfo (Packets): Add info on thread-id syntax and
1318 multiprocess extensions.
1319 <D>: Document multiprocess form of packet.
1320 <H>: Use thread-id syntax.
1321 <T>: Likewise.
1322 <vCont>: Likewise. Note this is required for multiprocess.
1323 <vKill>: New packet.
1324 (Stop Reply Packets) <T>: Use thread-id syntax.
1325 <W>: Document multiprocess form of reply.
1326 <X>: Likewise.
1327 (General Query Packets) <qC>: Use thread-id syntax.
1328 <qfThreadInfo>: Likewise.
1329 <qGetTLSAddr>: Likewise.
1330 <qP>: Likewise.
1331 <qSupported>: Add "multiprocess" feature.
1332 <qThreadExtraInfo>: Use thread-id syntax.
1333
13342008-09-22 Stan Shebs <stan@codesourcery.com>
1335
1336 * gdb.texinfo (Inferiors): New section.
1337
13382008-09-12 Pedro Alves <pedro@codesourcery.com>
1339
1340 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
1341
13422008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
1343
1344 * gdbint.texinfo (Target Conditionals): Remove documentation
1345 for gdbarch_name_of_malloc.
1346
13472008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
1348
1349 * gdb.texinfo (Interrupts): Mention TCP interface for
1350 sending BREAK.
1351
13522008-08-26 Ulrich Weigand <uweigand@de.ibm.com>
1353
1354 * gdb.texinfo (Commands to Specify Files): Document "remote:"
1355 argument prefix to "set sysroot".
1356
13572008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
1358
1359 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
1360 and False.
1361
13622008-08-20 Vladimir Prus <vladimir@codesourcery.com>
1363
1364 * gdb.textinfo (GDB/MI Miscellaneous Commands): Use @table
1365 for possible features of -list-features.
1366
13672008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1368
1369 * gdb.texinfo (Background execution): Adjust example
1370 (GDB/MI Miscellaneous Commands): Document -list-target-features.
1371
13722008-08-19 Vladimir Prus <vladimir@codesourcery.com>
1373
1374 * doc/gdb.texinfo (PowerPC): Fix typo.
1375 (PowerPC features): Fix typo.
1376
13772008-08-18 Pedro Alves <pedro@codesourcery.com>
1378
1379 * observer.texi (thread_ptid_changed): New.
1380
13812008-08-18 Luis Machado <luisgpm@br.ibm.com>
1382
1383 * doc/gdb.texinfo (PowerPC): Mention Extended FPR's for POWER7.
1384 (PowerPC features): Mention feature set for VSX registers.
1385
13862008-08-13 Joel Brobecker <brobecker@adacore.com>
1387
1388 * gdb.texinfo (Ada Mode Intro): Improve the documentation regarding
1389 the direct visibility of all names in user-written packages.
1390
13912008-08-13 Pedro Alves <pedro@codesourcery.com>
1392
1393 * gdb.texinfo (breakpoint always-inserted) Describe the auto mode
1394 setting, and make it the default.
1395 (Non-Stop Mode): Remove "set breakpoints always-inserted 1" from
1396 non-stop script example.
1397
13982008-08-12 Thiago Jung Bauermann <bauerman@br.ibm.com>
1399
1400 * gdbint.texinfo (Raw and Virtual Register Representations): Fix
1401 reference to the "Using Different Register and Memory Data
1402 Representation" section.
1403
14042008-08-12 Sandra Loosemore <sandra@codesourcery.com>
1405
1406 * gdb.texinfo (Remote Configuration): Document set remote noack-packet.
1407 (Remote Protocol): Add Packet Acknowledgment to menu.
1408 (Overview): Mention +/- can be disabled, and point to new section
1409 where this is discussed in detail.
1410 (General Query Packets): Document QStartNoAckMode packet, and
1411 corresponding qSupported reply.
1412 (Packet Acknowledgment): New section.
1413
14142008-08-11 Sandra Loosemore <sandra@codesourcery.com>
1415 Pedro Alves <pedro@codesourcery.com>
1416
1417 * gdb.texinfo (Threads): Move paragraph about automatic thread
1418 selection to All-Stop Mode subsection.
1419 (Thread Stops): Reorganize existing material into subsections.
1420 Add introductory blurb and menu.
1421 (Non-Stop Mode): New subsection.
1422 (Background Execution): New subsection.
1423 (Maintenance Commands): Add cross-references from async mode
1424 commands to the new Background Execution section.
1425
14262008-08-06 Tom Tromey <tromey@redhat.com>
1427
1428 * gdb.texinfo (Extending GDB): New chapter.
1429 (Sequences): Demoted chapter, now a section under the new
1430 Extending GDB chapter.
1431 (Python): New section.
1432
14332008-07-31 Stan Shebs <stan@codesourcery.com>
1434
1435 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
1436
14372008-07-29 Stan Shebs <stan@codesourcery.com>
1438
1439 * gdbint.texinfo: General round of cleanup and minor
1440 clarifications.
1441 (Breakpoint Handling): Remove mention of BREAKPOINT macro.
1442 (Longjmp Support): Update description to reflect how it is done
1443 for targets without using native header.
1444 (Symbol Handling): Add a little more general explanation.
1445 (COFF, ELF): Mention stabs encapsulation.
1446 (DWARF 3): New section.
1447 (Adding a New Host): Scrub out some obsolete bits.
1448 (Generic Host Support Files): Mention ser-pipe.c, ser-mingw.c.
1449 (Host Conditionals): Remove descriptions of NO_STD_REGS,
1450 HAVE_MMAP, HAVE_TERMIO, INT_MAX etc, LONGEST, HAVE_LONG_DOUBLE,
1451 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, L_SET, SEEK_CUR,
1452 SEEK_SET, STOP_SIGNAL, USG.
1453 (Raw and Virtual Register Representations): Ditto for
1454 DEPRECATED_REGISTER_RAW_SIZE, DEPRECATED_REGISTER_VIRTUAL_SIZE,
1455 DEPRECATED_REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_TYPE.
1456 (Target Conditionals): Ditto for DEPRECATED_FP_REGNUM,
1457 DEPRECATED_FRAMELESS_FUNCTION_INVOCATION, DEPRECATED_FRAME_CHAIN,
1458 DEPRECATED_FRAME_CHAIN_VALID, DEPRECATED_FRAME_INIT_SAVED_REGS,
1459 DEPRECATED_FRAME_SAVED_PC, DEPRECATED_FUNCTION_START_OFFSET,
1460 DEPRECATED_REGISTER_VIRTUAL_SIZE,
1461 DEPRECATED_REGISTER_VIRTUAL_TYPE,
1462 DEPRECATED_USE_STRUCT_CONVENTION.
1463 Describe gdbarch_deprecated_fp_regnum.
1464 Update description of gdbarch_print_insn.
1465 (Adding a New Target): Scrub out obsolete bits.
1466 (Obsolete Conditionals): Remove entire section.
1467
14682008-07-25 Tom Tromey <tromey@redhat.com>
1469
1470 * observer.texi (GDB Observers): Document new observers:
1471 breakpoint_created, breakpoint_deleted, breakpoint_modified,
1472 tracepoint_created, tracepoint_deleted, tracepoint_modified,
1473 architecture_changed.
1474
14752008-07-21 Stan Shebs <stan@codesourcery.com>
1476
1477 * gdbint.texinfo: Refer to target_so_ops.in_dynsym_resolve_code
1478 instead of IN_SOLIB_DYNSYM_RESOLVE_CODE.
1479
14802008-07-21 Tom Tromey <tromey@redhat.com>
1481
1482 * observer.texi (GDB Observers): Remove obsolete comment.
1483 <executable_changed>: Remove argument.
1484
14852008-07-18 Tom Tromey <tromey@redhat.com>
1486
1487 * gdb.texinfo (Macros): Update. Use @code rather than @command.
1488
14892008-07-10 Doug Evans <dje@google.com>
1490
1491 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
1492
14932008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
1494
1495 * gdb.texinfo (Starting): Document "set disable-randomization".
1496
14972008-07-07 Andreas Schwab <schwab@suse.de>
1498
1499 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
1500
15012008-07-06 Vladimir Prus <vladimir@codesourcery.com>
1502
1503 * gdb.texinfo (GDB/MI Target Manipulation): Add
1504 example of -target-attach.
1505
15062008-06-10 Vladimir Prus <vladimir@codesourcery.com>
1507
1508 * observer.texi (target_resumed): New observer.
1509 * gdb.texinfo (GDB/MI Output Records): Document *running.
1510
15112008-06-06 Tom Tromey <tromey@redhat.com>
1512
1513 * gdb.texinfo (Completion): Add field name example.
1514
15152008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
1516
1517 * gdb.texinfo (GDB/MI Program Context): Added example
1518 to -exec-arguments
1519
15202008-06-05 Nick Roberts <nickrob@snap.net.nz>
1521
1522 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
1523 annotation.
1524
15252008-06-05 Vladimir Prus <vladimir@codesourcery.com>
1526 Nathan Sidwell <nathan@codesourcery.com>
1527 Joseph Myers <joseph@codesourcery.com>
1528
1529 * configure.ac: Include ../../config/acx.m4. Use ACX_PKGVERSION
1530 and ACX_BUGURL.
1531 * configure: Regenerate.
1532 * Makefile.in (PKGVERSION, BUGURL_TEXI): Define.
1533 (GDBvn.texi): Define VERSION_PACKAGE, BUGURL and BUGURL_DEFAULT.
1534 * gdb.texinfo: Use VERSION_PACKAGE and BUGURL. Remove
1535 mailing-list-specific text about bug reporting unless
1536 BUGURL_DEFAULT.
1537
15382008-06-05 Pedro Alves <pedro@codesourcery.com>
1539
1540 * gdb.texinfo (-target-select): Remove reference to target async.
1541 (Maintenance Commands): Document "maint set/show remote-async".
1542
15432008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
1544
1545 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
1546 in -target-file-get section.
1547
15482008-05-22 Pedro Alves <pedro@codesourcery.com>
1549
1550 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
1551 killing the inferior when it is already debugging a process.
1552
15532008-05-21 Joel Brobecker <brobecker@adacore.com>
1554
1555 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
1556 abbreviation for "finish".
1557
15582008-05-21 Nick Roberts <nickrob@snap.net.nz>
1559
1560 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
1561
15622008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
1563
1564 * gdbint.texinfo (Target Conditionals): Delete entry for
1565 gdbarch_dwarf_reg_to_regnum.
1566
15672008-05-09 Doug Evans <dje@google.com>
1568
1569 * gdb.texinfo: Document "find" command, qSearch:memory packet.
1570
15712008-05-05 Doug Evans <dje@google.com>
1572
1573 * gdb.texinfo (disassemble): Document /m modifier.
1574
15752008-05-05 Vladimir Prus <vladimir@codesourcery.com>
1576
1577 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
1578 will not report the time of commands that run the target.
1579
15802008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1581
1582 * gdb.texinfo (GDB/MI Output Records): Add
1583 missing semicolon.
1584
15852008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1586
1587 * gdb.texinfo (GDB/MI Output Records):
1588 Document =thread-create and =thread-exited.
1589
15902008-05-03 Vladimir Prus <vladimir@codesourcery.com>
1591
1592 * gdb.texinfo (GDB/MI Development and Front Ends):
1593 Remove mention of dmi-discuss.
1594
15952008-05-03 Pedro Alves <pedro@codesourcery.com>
1596
1597 * observer.texi (thread_exit): New.
1598
15992008-05-02 Pedro Alves <pedro@codesourcery.com>
1600
1601 * gdb.texinfo (Debugging Output): Document "set/show debug
1602 displaced".
1603 (Maintenance Commands): Document "maint set/show
1604 can-use-displaced-stepping".
1605
16062008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
1607
1608 * gdb.texinfo (ARM): Document set/show arm fallback-mode
1609 and set/show arm force-mode.
1610
16112008-05-02 Andreas Schwab <schwab@suse.de>
1612
1613 * gdbint.texinfo (Algorithms): Describe
1614 target_watchpoint_addr_within_range.
1615
16162008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
1617
1618 * gdbint.texinfo (Stack Frames): New chapter.
1619 (Algorithms): Move Frames text to the new chapter.
1620 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
1621 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
1622
16232008-04-24 Vladimir Prus <vladimir@codesourcery.com>
1624
1625 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
1626 output does not necessary include any tokens.
1627
16282008-04-22 Corinna Vinschen <vinschen@redhat.com>
1629
1630 * gdb.texinfo (Set SH Calling convention): New @item.
1631 (Show SH Calling convention): Ditto.
1632
16332008-04-22 Markus Deuling <deuling@de.ibm.com>
1634
1635 * gdb.texinfo (Fortran Operators): Describe '%' operator.
1636
16372008-04-20 Eli Zaretskii <eliz@gnu.org>
1638
1639 * gdb.texinfo (Set Breaks): Mention that multiple location
1640 breakpoints need line number info. Add index entries.
1641
16422008-04-19 Craig Silverstein <csilvers@google.com>
1643
1644 * gdb.texinfo (Requirements): Add an optional requirement on
1645 zlib.
1646 * gdbint.texinfo (Debugging File Formats): Add new subsection for
1647 Compressed DWARF 2.
1648
16492008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
1650
1651 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
1652 sample output for 'stopped,reason="breakpoint-hit"' message.
1653 (GDB/MI Program Execution): Likewise.
1654
16552008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
1656
1657 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
1658 -var-set-format. Add -f option to -var-evaluate-expression.
1659
16602008-04-03 Joel Brobecker <brobecker@adacore.com>
1661
1662 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
1663 new node "Ambiguous Expressions". Replace references to this
1664 node by references to "Ambiguous Expressions" throughout.
1665 (Ambiguous Expressions): New node.
1666
16672008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
1668
1669 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
1670
16712008-03-21 Pedro Alves <pedro@codesourcery.com>
1672
1673 * gdb.texinfo (Debugging Output): Document
1674 "set/show debug lin-lwp-async".
1675 (Maintenance Commands): Document "maint set/show linux-async".
1676
16772008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
1678
1679 * gdb.texinfo (Expressions): Update description of malloced arrays.
1680
16812008-03-15 Vladimir Prus <vladimir@codesourcery.com>
1682
1683 * gdb.texinfo (Thread Commands): Document
1684 -thread-info. Remove -thread-list-all-threads.
1685
16862008-03-14 Pedro Alves <pedro@codesourcery.com>
1687 Sandra Loosemore <sandra@codesourcery.com>
1688
1689 * gdb.texinfo (Library List Format): Update to mention the
1690 possibility to pass section addresses instead of segment
1691 addresses.
1692
16932008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
1694
1695 * gdb.texinfo (Starting): Document "set exec-wrapper".
1696 (Server): Document gdbserver --wrapper.
1697
16982008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
1699
1700 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
1701 unreadable memory. Delete obsolete SPARClite reference.
1702
17032008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
1704
1705 * gdb.texinfo (Starting): Mention always-running targets.
1706 (Target Commands): Add an anchor for load.
1707 (Connecting): Explain continue instead of run.
1708
17092008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
1710
1711 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
1712
17132008-02-26 Nick Roberts <nickrob@snap.net.nz>
1714
1715 * gdb.texinfo (Set Breaks): Revert description of Enb column of
1716 breakpoint table.
1717
17182008-02-19 Pedro Alves <pedro@codesourcery.com>
1719
1720 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
1721 killing the inferior when it is already debugging a process.
1722
17232008-02-13 Markus Deuling <deuling@de.ibm.com>
1724
1725 * gdbint.texinfo (Build Script): New section. Mention new build script
1726 gdb_buildall.sh.
1727
17282008-02-01 Jim Blandy <jimb@red-bean.com>
1729
1730 * gdb.texinfo (Help): Summarize 'info args' correctly.
1731
17322008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
1733
1734 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
1735 available in PowerPC architecture.
1736 (Embedded Processors): Change node name of PowerPC item in menu.
1737 (PowerPC): Rename to...
1738 (PowerPC Embedded): this.
1739 (Architectures): Add new PowerPC item in menu.
1740 (PowerPC): New node.
1741
17422008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1743
1744 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
1745 commands.
1746
17472008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
1748
1749 * gdb.texinfo (Setting Catchpoints): Mention features
1750 supported on GNU/Linux.
1751
17522008-01-30 Nick Roberts <nickrob@snap.net.nz>
1753
1754 * gdb.texinfo (GDB/MI File Commands): Describe new output
1755 field for MI command -file-list-exec-source-file.
1756
17572008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
1758
1759 * gdb.texinfo (Using the `gdbserver' Program): Add security
1760 warning. Rearrange into subsections and subsubsections. Document
1761 --multi and --debug. Correct --with-sysroot typo. Update --attach
1762 usage. Make load reference clearer. Document monitor exit.
1763 (Remote Configuration): Document set remote exec-file, attach-packet,
1764 and run-packet.
1765 (Packets): Document vAttach and vRun.
1766
17672008-01-29 Nick Roberts <nickrob@snap.net.nz>
1768
1769 * gdb.texinfo (Processes): Mention process command.
1770 detach-on-follow -> detach-on-fork.
1771
17722008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
1773
1774 * gdbint.texinfo (Native Conditionals): Remove
1775 SHELL_COMMAND_CONCAT and SHELL_FILE.
1776
17772008-01-26 Eli Zaretskii <eliz@gnu.org>
1778
1779 * gdb.texinfo (Specify Location): Improve wording.
1780
17812008-01-23 Chris Demetriou <cgd@google.com>
1782
1783 * gdb.texinfo (Threads): Document new "set print thread-events"
1784 and "show print thread-events" commands.
1785
17862008-01-19 Eli Zaretskii <eliz@gnu.org>
1787
1788 * gdb.texinfo (Specify Location): New section.
1789 (Delete Breaks, Edit, Set Breaks): Remove description of
1790 locations. Instead, add a reference to "Specify Location".
1791 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
1792 (Symbols): Refer to "Specify Location" for the valid forms of
1793 linespecs and locations.
1794
17952008-01-18 Markus Deuling <deuling@de.ibm.com>
1796
1797 * gdbint.texinfo (Target Conditionals): Replace the description of
1798 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
1799
18002008-01-12 Paul Hilfinger <hilfinger@adacore.com>
1801
1802 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
1803 about &&var, which is rejected by the expression parser.
1804
18052008-01-09 Luis Machado <luisgpm@br.ibm.com>
1806
1807 * gdb.texinfo (Output): Update documentation on using printf with DFP
1808 types.
1809
18102008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
1811
1812 * gdb.texinfo (C and C++): Add Decimal Floating Point format
1813 subsubsection.
1814 (Decimal Floating Point format): New subsubsection.
1815
18162008-01-05 Pedro Alves <pedro@codesourcery.com>
1817
1818 * gdb.texinfo (File Options): Remove mention of the attempt to
1819 open a core file with the -p option. Don't list -c as a valid
1820 option to attach to a process.
1821
18222008-01-05 Pedro Alves <pedro@codesourcery.com>
1823
1824 * gdbint.texinfo (Host Conditionals): Remove mention of
1825 ALIGN_STACK_ON_ENTRY.
1826
18272008-01-05 Joel Brobecker <brobecker@adacore.com>
1828
1829 * gdbint.texinfo (Start of New Year Procedure): Add item
1830 describing how to update the source and documentation copyright
1831 notices.
1832
18332007-12-18 Jim Blandy <jimb@codesourcery.com>
1834
1835 * gdb.texinfo (Set Watchpoints): Integrate per-thread
1836 watchpoint explanation into the main description of the watchpoint
1837 command; update synopses of 'watch', 'rwatch', and 'awatch'
1838 commands.
1839
18402007-12-18 Vladimir Prus <vladimir@codesourcery.com>
1841
1842 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1843 Document 'pending-breakpoints' feature of
1844 -list-features.
1845
18462007-12-17 Luis Machado <luisgpm@br.ibm.com>
1847
1848 * gdb.texinfo: Add new parameter's description.
1849
18502007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
1851
1852 * gdb.texinfo (Overview): Clarify run-length encoding
1853 example. Remove the restriction on "+" and "-" characters.
1854
18552007-12-15 Eli Zaretskii <eliz@gnu.org>
1856
1857 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
1858
18592007-12-14 Vladimir Prus <vladimir@codesourcery.com>
1860
1861 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
1862 the -f option for -break-insert, remove -r option,
1863 and clarify specification of location.
1864
18652007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
1866
1867 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
1868 formatting.
1869 (Remote Debugging): Add File Transfer section.
1870 (Remote Configuration): Document Host I/O packets.
1871 (GDB/MI): Add GDB/MI File Transfer Commands section.
1872 (Host I/O Packets): New section in "Remote Protocol".
1873 (Packets): Add vFile.
1874
18752007-11-17 Eli Zaretskii <eliz@gnu.org>
1876
1877 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
1878 breakpoints with multiple locations.
1879 (Breakpoint Menus): Improve wording.
1880 (Output): Fix last change.
1881
18822007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
1883
1884 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
1885
18862007-11-15 Doug Evans <dje@google.com>
1887
1888 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
1889
18902007-11-15 Vladimir Prus <vladimir@codesourcery.com>
1891
1892 * gdbint.texinfo (Native Conditionals): Remove
1893 mention of CLEAR_SOLIB.
1894
18952007-11-11 Joel Brobecker <brobecker@adacore.com>
1896
1897 * gdb.texinfo (Print Settings): Add documentation for "set/show
1898 print frame-arguments".
1899
19002007-11-05 Luis Machado <luisgpm@br.ibm.com>
1901
1902 * gdb.texinfo (Output): Update printf command's description.
1903
19042007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
1905
1906 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
1907 powerpc soft-float".
1908
19092007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1910
1911 * gdb.texinfo (Files): Correct formatting. Mention Expat
1912 requirement.
1913 (Requirements for Building GDB): Expand the list of Expat
1914 uses.
1915 (Library List Format, Memory Map Format): Mention Expat.
1916 (Target Descriptions): Update Expat wording.
1917
19182007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
1919
1920 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
1921 Document that gdbarch_convert_register_p should return zero for no-op
1922 conversions.
1923
19242007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
1925
1926 * gdbint.texi (Compiler Characteristics): Move documentation
1927 of set_gdbarch_sofun_address_maybe_missing back to ...
1928 (Target Conditionals): ... here to fix build break.
1929
19302007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
1931
1932 * gdbint.texi (Target Conditionals): Remove documentation of
1933 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
1934 (Compiler Characteristics): ... documentation of
1935 set_gdbarch_sofun_address_maybe_missing.
1936
19372007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
1938
1939 * gdbint.texinfo (Target Conditionals): Use
1940 frame_unwind_register_unsigned in examples instead of
1941 frame_unwind_unsigned_register.
1942
19432007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1944
1945 * gdb.texinfo (Predefined Target Types): Add int128
1946 and uint128.
1947 (Standard Target Features): Add PowerPC features.
1948
19492007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
1950
1951 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
1952
19532007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1954
1955 * gdbint.texi (Target Conditionals): Remove documentation
1956 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
1957 gdbarch_extract_return_value, and gdbarch_store_return_value.
1958
19592007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
1960
1961 * gdbint.texi (Target Conditionals): Remove documentation of
1962 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
1963
19642007-10-11 Kazu Hirata <kazu@codesourcery.com>
1965
1966 * gdb.texinfo: Mention that inaccessible-by-default is on by
1967 default.
1968
19692007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
1970
1971 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
1972
19732007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
1974
1975 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
1976 multi-threaded watchpoints.
1977 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
1978 checked. Describe sticky notification. Expand description
1979 of steppable and continuable watchpoints.
1980 (Watchpoints and Threads): New subsection.
1981
19822007-09-28 Vladimir Prus <vladimir@codesourcery.com>
1983
1984 * gdb.texinfo (Setting Breakpoints): Revise
1985 documentation for pending breakpoints. Document
1986 breakpoints with multiple locations.
1987
19882007-09-19 Vladimir Prus <vladimir@codesourcery.com>
1989
1990 * gdb.texinfo (Miscellaneous gdb/mi Commands):
1991 Document -list-features.
1992
19932007-09-15 Eli Zaretskii <eliz@gnu.org>
1994
1995 * gdb.texinfo (Output): Spell out which features of C's printf are
1996 not supported by GDB's printf.
1997 (Separate Debug Files): More accurate wording regarding build ID
1998 and a reference to the ld manual rather than the Fedora wiki.
1999
20002007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
2001 Jim Blandy <jimb@codesourcery.com>
2002
2003 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
2004 (Examining Memory): Update mentions of the 's' format.
2005 (Automatic Display): Likewise.
2006
20072007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
2008
2009 * gdb.texinfo: Update the FSF's Back-Cover Text.
2010
20112007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
2012 Eli Zaretskii <eliz@gnu.org>
2013
2014 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
2015 Fixed the ``build ID'' name. New binaries build instructions for the
2016 build ID inclusion. Explain how the commands are specific to the build
2017 ID vs. debug link.
2018
20192007-09-01 Eli Zaretskii <eliz@gnu.org>
2020
2021 * gdb.texinfo (Separate Debug Files): Fix last change. Add
2022 indexing for ``build ID'' support.
2023
20242007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2025
2026 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
2027 Enlisted BUILD ID to the debug file searching example.
2028 Included a BUILD ID `.note.gnu.build-id' section description.
2029 Updated/added the debug files splitting instructions for OBJCOPY.
2030
20312007-08-31 Vladimir Prus <vladimir@codesourcery.com>
2032
2033 * gdb.texinfo (Variable Objects): Adjust docs
2034 for -var-info-expression and document
2035 -var-info-path-expression.
2036
20372007-08-20 Jim Blandy <jimb@codesourcery.com>
2038
2039 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
2040 (title page): Include the dedication in the printed manual, as a
2041 separate page after the copyright notice.
2042
2043 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
2044 don't break a @var across a line.
2045
20462007-07-25 Maciej W. Rozycki <macro@mips.com>
2047
2048 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
2049 for include files.
2050
20512007-07-12 Nick Roberts <nickrob@snap.net.nz>
2052
2053 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
2054 in annotate.texinfo.
2055 (Command History): Link to new node.
2056
20572007-07-05 Markus Deuling <deuling@de.ibm.com>
2058
2059 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
2060
20612007-07-05 Eli Zaretskii <eliz@gnu.org>
2062
2063 * gdbint.texinfo (Target Conditionals): Fix last change.
2064
20652007-07-03 Markus Deuling <deuling@de.ibm.com>
2066
2067 * gdb.texinfo: Replace following macros by their appropriate gdbarch
2068 routines:
2069 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
2070 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
2071 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
2072 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
2073 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
2074 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
2075 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
2076 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
2077 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
2078 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
2079 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
2080 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
2081 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
2082 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
2083 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
2084 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
2085 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
2086 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
2087 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
2088 (SOFTWARE_SINGLE_STEP_P)
2089
2090 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
2091 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
2092
2093 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
2094 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
2095 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
2096 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
2097 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
2098 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
2099 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
2100 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
2101 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
2102 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
2103
2104 (Converting an existing Target Architecture to Multi-arch): Remove
2105 section.
2106
2107 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
2108 (gdbarch_addr_bits_remove): Add code example.
2109
2110 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
2111
21122007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
2113
2114 * gdb.texinfo (Remote Configuration): Document library-info-packet.
2115 Add other missing entries. Adjust the table size to fit.
2116 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
2117 stop reasons including the new "library" event.
2118 (General Query Packets): Adjust table widths for qSupported. Mention
2119 qXfer:libraries:read reply to qSupported and document the new packet.
2120 (Library List Format): New section.
2121
21222007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
2123
2124 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
2125
21262007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
2127
2128 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
2129
21302007-06-25 Nick Roberts <nickrob@snap.net.nz>
2131
2132 * gdbint.texinfo (Register and Memory Data): Break sections
2133 into nodes and add a menu.
2134
21352007-06-21 Maciej W. Rozycki <macro@mips.com>
2136
2137 * gdb.texinfo (Examining Memory): Document the new behaviour.
2138
21392007-06-21 Vladimir Prus <vladimir@codesourcery.com>
2140
2141 * gdb.texinfo (Standard Target Features): Document
2142 m68k features.
2143
21442007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
2145
2146 * gdb.texinfo (General Query Packets): Document qOffsets changes.
2147
21482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2149
2150 * gdb.texinfo (Target Description Format): Add version attribute
2151 for <target>.
2152
21532007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2154
2155 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
2156
21572007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
2158
2159 * gdb.texinfo (MIPS Features): New subsection.
2160
21612007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2162 Markus Deuling <deuling@de.ibm.com>
2163
2164 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
2165 and qXfer:spu:write packets and mention them under qSupported.
2166
21672007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
2168 Markus Deuling <deuling@de.ibm.com>
2169
2170 * gdb.texinfo (Architectures): Add new SPU section to document
2171 Cell Broadband Engine SPU architecture specific commands.
2172
21732007-06-09 Vladimir Prus <vladimir@codesourcery.com>
2174
2175 * gdb.texinfo (GDB/MI Variable Objects): Editorial
2176 comments.
2177
21782007-06-07 Nick Roberts <nickrob@snap.net.nz>
2179
2180 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
2181
21822007-05-29 Jim Blandy <jimb@codesourcery.com>
2183
2184 * gdb.texinfo (Overview): Doc fix.
2185
21862007-05-22 Maciej W. Rozycki <macro@mips.com>
2187
2188 * gdb.texinfo (Remote Configuration): Document "set/show
2189 remoteflow".
2190
21912007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
2192
2193 * gdb.texinfo (MIPS): Remove documentation for set mips
2194 saved-gpreg-size, show mips saved-gpreg-size, and set mips
2195 stack-arg-size.
2196
21972007-05-14 Bob Wilson <bob.wilson@acm.org>
2198
2199 * all-cfg.texi (GDBTUI): New.
2200 * gdb.texinfo (Mode Options): Use GDBTUI variable.
2201 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
2202 (TUI Configuration): Edit to improve clarity and fix problems of
2203 both style and content.
2204
22052007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
2206
2207 * observer.texi (GDB Observers): New observer "new_objfile".
2208
22092007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
2210
2211 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
2212
22132007-04-14 Vladimir Prus <vladimir@codesourcery.com>
2214
2215 * gdb.texinfo (GDB/MI Variable Objects): Document
2216 frozen variables objects.
2217
22182007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
2219
2220 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
2221 (Character Sets, Caching Data of Remote Targets): Likewise.
2222 (Targets): Delete Remote node. Move its text...
2223 (Debugging Remote Programs): ...to here. Delete description
2224 of the "remote" command.
2225 (Remote configuration): Delete description of "set remotedevice"
2226 and "show remotedevice".
2227 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
2228
22292007-04-11 Bob Wilson <bob.wilson@acm.org>
2230
2231 * gdb.texinfo (Contributors, Continuing and Stepping)
2232 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
2233 (General Query Packets, File-I/O Remote Protocol Extension)
2234 (Protocol Basics, The F Reply Packet, Write)
2235 (Protocol-specific Representation of Datatypes, Memory Transfer):
2236 Fix hyphenation, punctuation and grammar problems.
2237 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
2238 'section' instead of 'subsection' in the text.
2239 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
2240 (i386): Remove period from section name.
2241 (Installing GDB, Requirements, Running Configure, Separate Objdir)
2242 (Config Names, Configure Options): Use @file{configure}.
2243
22442007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
2245
2246 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
2247 and tab expansion.
2248
22492007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
2250
2251 * gdbint.texinfo (SOM): Correct location of the SOM reader.
2252
22532007-04-02 Bob Wilson <bob.wilson@acm.org>
2254
2255 * gdb.texinfo: Consistently capitalize all significant words in
2256 node names, chapter titles, section titles, and headings. Update
2257 cross references to match.
2258 (Starting and Stopping Trace Experiment): Make node name plural.
2259 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
2260
22612007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
2262
2263 * gdb.texinfo (WinCE): Delete obsolete subsection.
2264
22652007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2266
2267 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
2268 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
2269 references.
2270
22712007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
2272
2273 * gdb.texinfo (Startup): Delete references to some alternate
2274 names for .gdbinit.
2275 (Thread): Remove LynxOS reference.
2276 (Tandem ST2000): Delete target-specific documentation.
2277 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
2278 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
2279 and GDB_OSABI_LYNXOS.
2280
22812007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
2282
2283 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
2284
22852007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
2286
2287 * gdbint.texinfo (Target Conditionals): Remove mention of
2288 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
2289 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
2290
22912007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
2292
2293 * Makefile.in: Add "pdfdir" installation
2294 directory, PDFTEX macro, support for "install-pdf" target,
2295 and rules for making a pdf version of refcard.texi.
2296 * refcard.tex: Specify paper size for PDF output.
2297
22982007-03-26 Bob Wilson <bob.wilson@acm.org>
2299
2300 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
2301
23022007-03-26 Bob Wilson <bob.wilson@acm.org>
2303
2304 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
2305 (Source Path, Character Sets, Macros, Define)
2306 (GDB/MI Result Records, GDB/MI Simple Examples)
2307 (GDB/MI Program Execution, GDB/MI File Commands)
2308 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
2309 (Bug Reporting): Use @value{GCC}.
2310
23112007-03-26 Bob Wilson <bob.wilson@acm.org>
2312
2313 * gdb.texinfo (Help): Fix formatting of examples.
2314 (Variables): Use @ifnotinfo instead of @iftex.
2315 (Non-debug DLL symbols): Use @ref instead of @pxref.
2316 (Sparclet File): Use @samp instead of quotes.
2317
23182007-03-26 Bob Wilson <bob.wilson@acm.org>
2319
2320 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
2321
23222007-03-26 Bob Wilson <bob.wilson@acm.org>
2323
2324 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
2325 the order of the nodes.
2326 (C Operators, C Constants, Debugging C): Remove extra menus.
2327 (Method Names in Commands): Do not specify next/prev/up nodes.
2328
23292007-03-26 Bob Wilson <bob.wilson@acm.org>
2330
2331 * gdb.texinfo (File Options): Add missing parenthesis.
2332 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
2333
23342007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2335
2336 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
2337
23382007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
2339
2340 * gdb.texinfo (Standard Target Features): Mention
2341 case insensitivity.
2342 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
2343
23442007-02-18 Nick Roberts <nickrob@snap.net.nz>
2345
2346 * gdb.texinfo (Top): Put Appendix A after numbered sections.
2347 (Files): Add section name to argument list for pxref.
2348 (Non-debug DLL symbols): Don't use `see' for pxref.
2349 (Embedded Processors): Fix typo.
2350 (GDB/MI Breakpoint Commands): Execution commands generate
2351 *stopped not ^done.
2352
23532007-02-13 Nick Roberts <nickrob@snap.net.nz>
2354
2355 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
2356 values for in_scope. Mention that only root variables can be
2357 updated.
2358 (GDB/MI Development and Front Ends): Explain new values may be
2359 added to existing fields.
2360
23612007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
2362
2363 * gdb.texinfo (-target-disconnect): Use @smallexample.
2364 (Requirements): Add anchor for Expat. Update description.
2365 (Target Descriptions): Mention Expat.
2366 (Target Description Format): Document new elements. Use
2367 @smallexample.
2368 (Predefined Target Types, Standard Target Features): New sections.
2369 * gdbint.texinfo (Target Descriptions): New section.
2370
23712007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
2372
2373 * gdb.texinfo (Target Description Format): Add section on XInclude.
2374
23752006-02-03 Nick Roberts <nickrob@snap.net.nz>
2376
2377 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
2378 command -enable-timings.
2379
23802007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
2381
2382 * gdbint.texinfo (Operation System ABI Variant Handling): Update
2383 descriptions for new/deleted elements in gdb_osabi. Add missing
2384 description for function generic_elf_osabi_sniff_abi_tag_sections.
2385
23862007-01-29 Joel Brobecker <brobecker@adacore.com>
2387
2388 * gdb.texinfo (Maintenance Commands): Add documentation for
2389 the new "maint print target-stack" command.
2390
23912007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
2392 Eli Zaretskii <eliz@gnu.org>
2393
2394 * gdb.texinfo: Describe CHAR array vs. string identification rules.
2395
23962007-01-26 Eli Zaretskii <eliz@gnu.org>
2397
2398 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
2399 Use @value{NGCC} instead of @value{GCC}.
2400
24012007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
2402
2403 * agentexpr.texi: Fix typos.
2404 * annotate.texinfo: Likewise.
2405 * gdb.texinfo: Likewise.
2406 * gdbint.texinfo: Likewise.
2407 * observer.texi: Likewise.
2408 * stabs.texinfo: Likewise.
2409
24102007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
2411
2412 * gdbint.texinfo (Support Libraries): Remove mmalloc
2413 entry. Describe readline library.
2414
24152007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
2416
2417 * gdb.texinfo (Target Descriptions): New section.
2418 (General Query Packets): Add QPassSignals anchor. Mention
2419 qXfer:features:read under qSupported. Expand mentions of
2420 qXfer:memory-map:read and QPassSignals. Document
2421 qXfer:features:read.
2422
24232007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
2424
2425 * gdb.texinfo (Commands to specify files): Describe
2426 "set sysroot" and "show sysroot".
2427 (Using the `gdbserver' program): Lowercase argument
2428 to @var. Expand description of setting up GDB on the
2429 host.
2430
24312007-01-05 Joel Brobecker <brobecker@adacore.com>
2432
2433 * gdb.texinfo (Set Catchpoints): Add documentation for the new
2434 catch exception, catch exception unhandled, and catch assert
2435 commands.
2436
24372007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2438
2439 * gdb.texinfo (Debugging Output): Document "set debug xml"
2440 and "show debug xml".
2441
24422007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
2443
2444 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
2445
24462007-01-01 Joel Brobecker <brobecker@adacore.com>
2447
2448 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
2449
24502006-12-08 Vladimir Prus <vladimir@codesourcery.com>
2451
2452 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
2453 note in @ignore, to be removed later if nobody complains.
2454
24552006-12-04 Nick Roberts <nickrob@snap.net.nz>
2456
2457 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
2458 of -var-delete.
2459
24602006-11-22 Vladimir Prus <vladimir@codesourcery.com>
2461
2462 * gdb.texinfo (Setting breakpoints): Document
2463 automatic software/hardware breakpoint usage and
2464 the "set breakpoint auto-hw" command.
2465
24662006-11-21 Vladimir Prus <vladimir@codesourcery.com>
2467
2468 * gdb.texinfo (Memory Access Checking): New.
2469
24702006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
2471
2472 * gdb.texinfo (Remote configuration): Mention
2473 "pass-signals-packet".
2474 (General Query Packets): Document QPassSignals. Fix
2475 a typo.
2476
24772006-11-14 Maxim Grigoriev <maxim@tensilica.com>
2478
2479 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
2480
24812006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
2482
2483 * gdb.texinfo (Remote configuration): Rewrite documentation for
2484 packet configuration commands.
2485 (OS Information): Adjust reference to qXfer:auxv:read.
2486 (General Query Packets): Remove references to read-aux-vector-packet
2487 and set remote get-thread-local-storage-address.
2488
24892006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
2490
2491 * gdbint.texinfo (Target Architecture Definition): Add new
2492 Initializing a New Architecture section.
2493
24942006-10-31 David Taylor <dtaylor@emc.com>
2495
2496 * stabs.texinfo (Macro define and undefine): New node describing
2497 stabs for #define and #undef.
2498
24992006-10-27 Andreas Schwab <schwab@suse.de>
2500
2501 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
2502
25032006-10-21 Eli Zaretskii <eliz@gnu.org>
2504
2505 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
2506 clarify on the possible meanings of ``expression'' watched by
2507 watchpoints. Add indexing.
2508 (Prompting, Errors, Invalidation, Annotations for Running)
2509 (Source Annotations): Fix index entries by adding "annotation" to
2510 them, to discriminate from index entries that point to the more
2511 general topic descriptions.
2512
25132006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2514
2515 * gdbint.texinfo (Target Vector Definition): Move most
2516 content into Existing Targets. Add a menu.
2517 (Existing Targets): New section, moved from Target Vector
2518 Definition. Use @subsection.
2519 (Managing Execution State): New section.
2520
25212006-10-16 Bob Wilson <bob.wilson@acm.org>
2522
2523 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
2524
25252006-10-15 Eli Zaretskii <eliz@gnu.org>
2526
2527 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
2528 (Command Syntax, Signals, Backtrace, Connecting)
2529 (Remote configuration, Renesas Boards, Console I/O): Fix last
2530 change: use Ctrl- instead of C-, except wrt Emacs.
2531 (File-I/O Examples): Put Ctrl-c in @kbd.
2532 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
2533 (Console I/O): Use @samp with Ctrl-.
2534 (Signals, Set Breaks, Set Watchpoints): Document optional
2535 arguments to `info signals' `handle', `info breakpoints', and
2536 `info watchpoints'.
2537
25382006-10-14 Eli Zaretskii <eliz@gnu.org>
2539
2540 * gdb.texinfo (Backtrace): Fix last change.
2541
25422006-10-14 Nick Roberts <nickrob@snap.net.nz>
2543
2544 * gdb.texinfo (Backtrace): Order correctly and add other cases.
2545
25462006-10-10 Bob Wilson <bob.wilson@acm.org>
2547
2548 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
2549 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
2550 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
2551
25522006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2553 Daniel Jacobowitz <dan@codesourcery.com>
2554
2555 * gdb.texinfo (Packets): Document vFlashErase,
2556 vFlashWrite and vFlashDone packets.
2557 (General Query Packets): Document qXfer:memory-map:read.
2558 Add a new feature for qXfer:memory-map:read.
2559 (Memory map format): New section.
2560 (Target Commands): Mention that gdb can write flash.
2561
25622006-09-21 Vladimir Prus <vladimir@codesourcery.com>
2563 Daniel Jacobowitz <dan@codesourcery.com>
2564
2565 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
2566 memory regions and "mem auto".
2567
25682006-09-21 Nathan Sidwell <nathan@codesourcery.com>
2569
2570 * gdbint.texinfo (Array Containers): New section.
2571
25722006-09-17 Vladimir Prus <vladimir@codesourcery.com>
2573
2574 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2575 -stack-list-arguments HIGH_FRAME argument can be larger then the
2576 actual number of frames.
2577
25782006-09-07 Vladimir Prus <vladimir@codesourcery.com>
2579
2580 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
2581 -stack-list-locals HIGH_FRAME argument can be larger then the
2582 actual number of frames.
2583
25842006-09-02 Bob Wilson <bob.wilson@acm.org>
2585
2586 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
2587 Register Packet Format, Tracepoint Packets): Fix spelling errors.
2588
25892006-09-02 Eli Zaretskii <eliz@gnu.org>
2590
2591 * gdbint.texinfo (Overall Structure): New section "Source Tree
2592 Structure".
2593
25942006-08-17 Jim Blandy <jimb@codesourcery.com>
2595
2596 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
2597 responses.
2598
25992006-08-08 Joel Brobecker <brobecker@adacore.com>
2600
2601 * gdb.texinfo (Source Path): Add documentation for new
2602 substitute-path commands.
2603
26042006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
2605
2606 * gdb.texinfo (Installing GDB): Update menu. Move text to...
2607 (Running Configure): ...here.
2608 (Requirements): New node. Mention expat.
2609
26102006-08-08 Vladimir Prus <vladimir@codesourcery.com>
2611
2612 * gdb.texinfo (Target Commands): Remove
2613 'set download-write-size' and 'show download-write-size'.
2614
26152006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
2616
2617 * stabs.texinfo (Member Type Descriptor): Correct example for
2618 pointer to member types.
2619
26202006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
2621
2622 * gdb.texinfo (Optional warnings and messages): Add
2623 'set/show trace-commands'.
2624 (Command files): Add '-v' to source command.
2625
26262006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
2627
2628 * gdb.texinfo (OS Information): Update qPart reference to
2629 qXfer.
2630 (Remote configuration): Likewise.
2631 (Overview): Move @cindex to the start of a paragraph. Talk
2632 about binary data encoding.
2633 (Packets): Refer to the overview for the details of the X
2634 packet encoding.
2635 (General Query Packets): Remove qPart description. Add qXfer
2636 description. Add an anchor to qSupported. Correct feature
2637 table title. Add a new feature for qXfer:auxv:read.
2638 (Interrupts): Add a missing parenthesis.
2639
26402006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
2641
2642 * gdb.texinfo (KOD): Remove node.
2643 (GDB/MI Kod Commands): Remove commented out node.
2644
26452006-07-01 Eli Zaretskii <eliz@gnu.org>
2646
2647 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
2648 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
2649 (GDB/MI Thread Commands, GDB/MI Program Execution)
2650 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
2651 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
2652 (GDB/MI File Commands, GDB/MI Target Manipulation)
2653 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
2654 since the MI prompt is hard-wired into the code.
2655
26562006-07-01 Nick Roberts <nickrob@snap.net.nz>
2657
2658 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
2659 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
2660 (GDB/MI Data Manipulation): Remove description of unimplemented
2661 display related commands as variable objects perform this function
2662 and are superior: -display-delete, -display-disable,
2663 -display-enable, -display-insert and -display-list. Move
2664 -environment-cd, -environment-directory, -environment-path
2665 and -environment-pwd to "Program Context".
2666 (GDB/MI Program Control): Rename to "Program Execution". Move
2667 -exec-arguments -exec-abort to...
2668 (GDB/MI Program Context): ...here. New node split from "Data
2669 Manipulation".
2670
26712006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
2672
2673 * gdb.texinfo (Remote configuration): Document set / show
2674 remote supported-packets.
2675 (General Query Packets): Document qSupported packet.
2676
26772006-06-10 Sandra Loosemore <sandra@codesourcery.com>
2678
2679 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
2680 and font markup.
2681 (Protocol basics): Likewise.
2682 (The F request packet): Likewise.
2683 (The F reply packet): Likewise.
2684 (Memory transfer): Move this node to be a subsubsection of
2685 "Protocol specific representation of datatypes".
2686 (The Ctrl-C message): More copy editing.
2687 (Console I/O): Likewise.
2688 (The isatty call): Delete this node, and merge its content into
2689 the "isatty" node. Fixed references elsewhere.
2690 (The system call): Delete this node, and merge its content into
2691 the "system" node. Fixed references elsewhere.
2692 (open): Reformat to use @table, and add appropriate font markup.
2693 (close): Likewise.
2694 (read): Likewise.
2695 (write): Likewise.
2696 (lseek): Likewise.
2697 (rename): Likewise.
2698 (unlink): Likewise.
2699 (stat/fstat): Likewise.
2700 (gettimeofday): Likewise.
2701 (isatty): Likewise.
2702 (system): Likewise, plus minor changes to fix confusing wording.
2703 (Integral datatypes): Fix font markup.
2704 (Pointer values): Likewise.
2705 (struct stat): Fix markup to use @table, plus minor copy editing.
2706 (struct timeval): Fix font markup, plus minor copy editing.
2707 (Constants): Minor copy editing.
2708 (Errno values): Add font markup.
2709 (File-I/O Examples): Likewise.
2710
27112006-06-10 Nick Roberts <nickrob@snap.net.nz>
2712
2713 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
2714 (GDB/MI Simple Examples): Move node up one level. Use real
2715 examples.
2716 (GDB/MI Compatibility with CLI): Update.
2717 (GDB/MI Result Records): Add "connected" and "exit" result
2718 classes.
2719 (GDB/MI Stream Records): Clarify target output.
2720 (GDB/MI Command Description Format): Modify example description.
2721 (GDB/MI Breakpoint Table Commands): Rename to...
2722 (GDB/MI Breakpoint Commands): ...this
2723 (GDB/MI Breakpoint Commands): Add optional thread field.
2724 (GDB/MI Program Control): Add an introduction. Move "Program
2725 termination" examples into exec-run description.
2726 (GDB/MI File Commands): Mention similar CLI commands.
2727 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
2728 is similar to "-gdb-version".
2729
27302006-06-09 Eli Zaretskii <eliz@gnu.org>
2731
2732 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
2733
27342006-06-02 Nick Roberts <nickrob@snap.net.nz>
2735
2736 * gdb.texinfo (GDB/MI Development and Front Ends): Use
2737 sourceware.org for mailing lists.
2738 (GDB/MI File Commands): New node split from Program Control.
2739
27402006-06-01 Nick Roberts <nickrob@snap.net.nz>
2741
2742 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
2743
27442006-05-22 Eli Zaretskii <eliz@gnu.org>
2745
2746 * gdb.texinfo (Cygwin Native): Fix last change.
2747
27482006-05-22 Christopher Faylor <cgf@timesys.com>
2749
2750 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
2751
27522006-05-15 Nick Roberts <nickrob@snap.net.nz>
2753
2754 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
2755 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
2756
27572006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
2758
2759 * gdb.texinfo (General Query Packets): Recommend not starting
2760 new packets with qC and clarify.
2761
27622006-05-13 Gaius Mulley <gaius@glam.ac.uk>
2763
2764 * gdb.texinfo (M2 Types): New section.
2765
27662006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
2767
2768 * agentexpr.texi: Add a copyright and license notice.
2769 * observer.texi: Likewise, with GPL clause for function prototypes.
2770 Remove trailing whitespace.
2771
27722006-05-05 Jim Blandy <jimb@codesourcery.com>
2773
2774 * gdb.texinfo (General Query Packets): Document conventions for
2775 terminating packet names, and their violations.
2776
27772006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2778
2779 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
2780 * gdb.texinfo: Likewise.
2781
27822006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
2783
2784 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
2785 and "show remotedebug".
2786 (Debugging Output): Add additional index entries.
2787
27882006-04-27 Michael Snyder <msnyder@redhat.com>
2789
2790 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
2791
27922006-04-22 Andrew Cagney <cagney@redhat.com>
2793
2794 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
2795 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
2796
27972006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
2798
2799 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
2800 and remove breakpoint prototypes.
2801 (Watchpoints): Move description of target_insert_hw_breakpoint and
2802 target_remove_hw_breakpoint ...
2803 (Breakpoints): ... to here. Document target_insert_breakpoint and
2804 target_remove_breakpoint.
2805
28062006-04-17 Jim Blandy <jimb@codesourcery.com>
2807
2808 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
2809 and C packets are optional.
2810
28112006-04-14 Frederic Riss <frederic.riss@st.com>
2812
2813 * gdb.texinfo (Specifying source directories): Update the description
2814 of the source file search to reflect the fact that the source path
2815 always contains at least $cdir and $cwd.
2816
28172006-03-31 Michael Snyder <msnyder@redhat.com>
2818
2819 * gdb.texinfo: Update copyright dates.
2820
28212006-03-31 Eli Zaretskii <eliz@gnu.org>
2822
2823 * gdb.texinfo (Overview): Add an index entry to "empty response".
2824
28252006-03-28 Jim Blandy <jimb@codesourcery.com>
2826
2827 * gdbint.texinfo (Prologue Analysis): New section.
2828
28292006-03-07 Jim Blandy <jimb@red-bean.com>
2830
2831 * gdb.texinfo (Connecting): Document 'target remote pipe'.
2832
2833 * gdb.texinfo (Target Commands): Update text describing how to
2834 specify a target. Refer to the detailed section on remote
2835 debugging, not the brief mention.
2836
2837 * gdb.texinfo (Connecting): Organize the different 'target remote'
2838 connection methods into a table. Add a 'target remote' index
2839 entry. (!!!)
2840
28412006-02-17 Fred Fish <fnf@specifix.com>
2842
2843 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
2844 'ptype' commands to reflect the fact that the only significant
2845 difference between them is that ptype prints the complete type
2846 description instead of just the name.
2847
28482006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
2849
2850 * gdbint.texinfo (Watchpoints): Delete
2851 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
2852
28532006-02-10 Nick Roberts <nickrob@snap.net.nz>
2854
2855 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
2856 times fields where needed. Fix typos. Update general form given
2857 for output of -break-insert.
2858 (GDB/MI): Abbreviate some unnecessarily long fullnames.
2859
28602006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
2861
2862 * gdbint.texinfo (Symbol Handling): Add a section
2863 on memory management.
2864
28652006-02-06 Vladimir Prus <ghost@cs.msu.su>
2866
2867 * gdb.texinfo (Breakpoint table commands): Document the fullname
2868 field in -break-list output.
2869
28702006-02-03 Eli Zaretskii <eliz@gnu.org>
2871
2872 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
2873 debugging information produced by the various "set debug..."
2874 options.
2875
28762006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
2877
2878 * gdb.texinfo (Files): Remove obsolete bits from the description
2879 of "symbol-file".
2880
28812006-01-25 Jim Blandy <jimb@redhat.com>
2882
2883 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
2884
28852006-01-24 Jim Blandy <jimb@redhat.com>
2886
2887 * gdbint.texinfo (Frames): Document the basics of GDB's register
2888 unwinding model, and explain the existence of the "sentinel" frame.
2889
28902006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
2891
2892 * gdb.texinfo (Choosing files): Mention that -directory is used
2893 for script files.
2894 (Specifying source directories): Likewise.
2895 (Command files): Explain how script files are found.
2896
28972006-01-21 Eli Zaretskii <eliz@gnu.org>
2898
2899 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
2900 the threads in a multi-threaded program.
2901 (Threads): The threadno argument of "thread apply" can be a range
2902 of numbers.
2903
29042006-01-18 Jim Blandy <jimb@redhat.com>
2905
2906 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
2907 of warning flags.
2908
29092006-01-13 Eli Zaretskii <eliz@gnu.org>
2910
2911 * gdb.texinfo (Sequences): Improve menu annotations.
2912 (Define): Add index entries for arguments of user-defined
2913 commands. Move the description of flow-control commands...
2914 (Command Files): ...to here. Document loop_break and
2915 loop_continue.
2916 (Define, Command Files): Document `end' and add index entries for
2917 it.
2918
29192006-01-04 Michael Snyder <msnyder@redhat.com>
2920
2921 * gdb.texinfo: Add documentation for linux-fork.
2922 * gdbint.texinfo: Add internal documentation for checkpoints.
2923
29242006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
2925
2926 * gdb.texinfo (Omissions from Ada): Document that there is now
2927 limited aggregate support.
2928
29292005-12-28 Eli Zaretskii <eliz@gnu.org>
2930
2931 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
2932 registers and the likes.
2933
29342005-12-24 Eli Zaretskii <eliz@gnu.org>
2935
2936 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
2937 (Symbols): Fix usage of "e.g.".
2938 (Memory Region Attributes): Fix usage of "etc."
2939
2940 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
2941 (Coding): Fix usage of "e.g.".
2942
29432005-12-23 Eli Zaretskii <eliz@gnu.org>
2944
2945 * stabs.texinfo:
2946 * refcard.tex:
2947 * gpl.texi:
2948 * gdbint.texinfo:
2949 * gdb.texinfo:
2950 * gdb-cfg.texi:
2951 * fdl.texi:
2952 * annotate.texinfo:
2953 * all-cfg.texi:
2954 * Makefile.in: Add (C) after Copyright. Update the FSF
2955 address.
2956
29572005-12-03 Eli Zaretskii <eliz@gnu.org>
2958
2959 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
2960 extend GDB with commands for external monitor.
2961
29622005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
2963
2964 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
2965
29662005-11-25 Joel Brobecker <brobecker@adacore.com>
2967
2968 * gdbint.texinfo (Start of New Year Procedure): New chapter.
2969
29702005-11-21 Jim Blandy <jimb@redhat.com>
2971
2972 * gdb.texinfo (Tracepoint Packets): Document restrictions on
2973 placement of 'R' actions in tracepoint action packets; document
2974 dependence of 'X' and 'M' actions on a preceding 'R' action for
2975 their registers.
2976
29772005-11-19 Jim Blandy <jimb@redhat.com>
2978
2979 * gdb.texinfo (Tracepoint Packets): New node.
2980 (General Query Packets): Add entries for the tracepoint packets,
2981 referring to the "Tracepoint Packets" node.
2982 (Tracepoints): Add reference to "Tracepoint Packets".
2983
29842005-11-18 Kevin Buettner <kevinb@redhat.com>
2985
2986 * gdb.texinfo (set remotebreak): Add anchor.
2987 (X packet): Likewise.
2988 (Remote Protocol): Add new section `Interrupts' and new index
2989 entry `interrupts (remote protocol)'.
2990
29912005-11-18 Jim Blandy <jimb@redhat.com>
2992
2993 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
2994 entries into the General Query Packets section. Add a
2995 cross-reference to that section. Drop description of replies, as
2996 these are covered in the descriptions of each packet.
2997 (General Query Packets): Add introductory text. Explain naming
2998 conventions, and how the end of a name is recognized.
2999
30002005-11-17 Kevin Buettner <kevinb@redhat.com>
3001
3002 * gdb.texinfo (Remote configuration): Fix typo in description of
3003 "set remotebreak" command.
3004
30052005-11-16 Jim Blandy <jimb@redhat.com>
3006
3007 * gdb.texinfo (Packets, Stop Reply Packets)
3008 (General Query Packets): Various formatting cleanups.
3009 - Use @samp for packet contents.
3010 - Drop summaries from packet @item lines; the same information appears
3011 immediately below in the description.
3012 - Delete paragraph breaks after packet @item commands, so that the
3013 description appears directly to the right of the packet prototype
3014 in the printed manual, if it fits.
3015 - Place spaces in packet prototypes between @vars and non-@var
3016 letters, and explain that they're just for formatting.
3017 - Use @dots{} instead of '...'.
3018 - Fix uses of @code where @var was needed.
3019 - Replace "deprecated" markers with English text spelling out the
3020 packet's status and the preferred alternatives.
3021 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
3022 what this ever meant.
3023 - Remove "(draft)" markers on 'i' packets; nobody has commented on
3024 this for a long time.
3025 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
3026 implemented several times, and have been in use for years.
3027
30282005-11-15 Jim Blandy <jimb@redhat.com>
3029
3030 * gdb.texinfo (Packets): Add index entries for 'm' packet
3031 disclaimers.
3032
3033 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
3034 of stub when processing an 'm' packet.
3035
3036 * gdb.texinfo (Packets): Mention that packets beginning with
3037 letters are reserved once, at the top, instead of actually listing
3038 them all and saying "reserved".
3039
30402005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
3041
3042 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
3043 Change @var{$arg0 to @code{$arg0.
3044
30452005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
3046
3047 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
3048
30492005-11-12 Jim Blandy <jimb@redhat.com>
3050
3051 * gdb.texinfo (General Query Packets): Put packets in alphabetical
3052 order. Remove extraneous 'z'.
3053
30542005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
3055
3056 * gdb.texinfo (Choosing files): Add --eval-command.
3057
30582005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
3059
3060 * gdb.texinfo (Choosing modes): Add --return-child-result.
3061
3062
30632005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
3064
3065 * gdb.texinfo (Choosing modes): Add --batch-silent.
3066
30672005-10-28 Eli Zaretskii <eliz@gnu.org>
3068
3069 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
3070 "The -var-update Command".
3071
30722005-10-03 Joel Brobecker <brobecker@adacore.com>
3073
3074 * gdb.texinfo (Print Settings): Add documentation for set/show
3075 print array-indexes.
3076
30772005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
3078
3079 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
3080 6.2 and 6.3.
3081
30822005-08-27 Eli Zaretskii <eliz@gnu.org>
3083
3084 * gdb.texinfo (File Options): Don't document --mapped, it's gone
3085 since 19-Jan-2004.
3086 (Files): Likewise.
3087 (Variables, Symbols): Document the "<incomplete type>" message and
3088 its reasons.
3089
30902005-08-01 Fred Fish <fnf@specifix.com>
3091
3092 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
3093
30942005-07-15 Nick Roberts <nickrob@snap.net.nz>
3095
3096 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
3097 option for -var-list-children and -var-update.
3098 (GDB/MI Stack Manipulation): Simplify description of
3099 print-values option for -stack-list-locals.
3100 (GDB/MI Command Description Format): Clarify.
3101 (Mode Options): Spelling of superseded.
3102
31032005-07-12 Bob Rossi <bob@brasko.net>
3104
3105 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
3106 corresponding GDB command comment.
3107
31082005-07-06 Bob Rossi <bob@brasko.net>
3109
3110 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
3111 and -inferior-tty-show.
3112 (Input/Output): Document "set/show inferior-tty" and tty alias.
3113
31142005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
3115
3116 * gdb.texinfo (Packets): Change description of 'D' packet to note
3117 that GDB does wait for a response.
3118
31192005-06-22 Nick Roberts <nickrob@snap.net.nz>
3120
3121 * gdb.texinfo (History) Rename "Command History".
3122 (Command History): Move node "Server Prefix" from section on
3123 Annotations here.
3124
31252005-06-19 Nick Roberts <nickrob@snap.net.nz>
3126
3127 * gdb.texinfo (GDB/MI Stack Manipulation):
3128 Re-instate -stack-info-frame with example. Say that it gets
3129 info on selected frame, not current frame.
3130
31312005-06-18 Eli Zaretskii <eliz@gnu.org>
3132
3133 * gdb.texinfo (Server): Clarify that `file' should be used before
3134 connecting to the server.
3135 (Files): Add an xref to the above description.
3136 (Output Formats): More detailed description of the `c' format.
3137 (Memory): List explicitly all the formats supported by `x'.
3138 (Threads): Add an @cindex entry for "thread apply".
3139 (Files): Document the possibility of loading unlinked object
3140 files. Add more indexing for solib-absolute-prefix and
3141 --with-sysroot.
3142 (Machine Code): Document possible problems with locations in
3143 shared libraries.
3144 (Backtrace): Document that free-standing environments do not need
3145 to have a `main' function.
3146
31472005-06-18 Nick Roberts <nickrob@snap.net.nz>
3148
3149 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
3150 -stack-info-frame.
3151
31522005-06-07 Andrew Cagney <cagney@gnu.org>
3153
3154 * gdb.texinfo (Contributors): Note the original multi-arch
3155 contributors.
3156
31572005-06-03 Eli Zaretskii <eliz@gnu.org>
3158
3159 * gdb.texinfo (Registers): Add index entries for the standard
3160 registers.
3161 (Frames): Add cross-reference from frame pointer description to
3162 the Registers node.
3163 (Annotations Overview): Fix the reference to GDB name.
3164
31652005-06-01 Eli Zaretskii <eliz@gnu.org>
3166
3167 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
3168 can-use-hw-watchpoints.
3169
31702005-05-28 Bob Rossi <bob@brasko.net>
3171
3172 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
3173 the possible reasons why an exec async record would be returned to FE.
3174
31752005-05-26 Andrew Cagney <cagney@gnu.org>
3176
3177 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
3178 Andrew Cagney implemented the original GDB/MI.
3179
31802005-05-23 Orjan Friberg <orjanf@axis.com>
3181
3182 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
3183 documentation. Add documentation for cris-mode.
3184
31852005-05-20 Eli Zaretskii <eliz@gnu.org>
3186
3187 * gdb.texinfo (Numbers): Explain the example and make the wording
3188 more acurate.
3189
31902005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
3191 Dennis Brueni <dennis@slickedit.com>
3192
3193 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
3194 (GDB/MI Data Manipulation, GDB/MI Program Control)
3195 (GDB/MI Stack Manipulation): Update examples to include the fullname
3196 attribute in stack frames.
3197
31982005-05-12 Eli Zaretskii <eliz@gnu.org>
3199
3200 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
3201 do with other non-standard names of init files.
3202
32032005-05-11 Eli Zaretskii <eliz@gnu.org>
3204
3205 * gdb.texinfo (Command Files): Move the description of the startup
3206 from here...
3207 (Startup): ...to this new subsection of the Invocation chapter.
3208 Rearrange the description of init files more logically and add a
3209 cross-reference to "Command Files". Document the special gdbinit
3210 name for CISCO 68k. Expand the description of what GDB does
3211 during startup.
3212 (History): Add index entry for HISTSIZE.
3213
32142005-05-02 Mark Kettenis <kettenis@gnu.org>
3215
3216 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
3217
32182005-05-02 Eli Zaretskii <eliz@gnu.org>
3219
3220 * gdb.texinfo (SVR4 Process Information, The isatty call)
3221 (The system call): Don't use foo(N) notation for man pages and
3222 functions.
3223 (Compilation, DJGPP Native): Improve wording.
3224
32252005-04-27 Eli Zaretskii <eliz@gnu.org>
3226
3227 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
3228 were optimized away.
3229
32302005-04-22 Eli Zaretskii <eliz@gnu.org>
3231
3232 * gdb.texinfo (Remote configuration): Document "set/show
3233 get-thread-local-storage-address". Add cross-reference to the
3234 description of the qGetTLSAddr packet.
3235 (General Query Packets): Mention "set remote
3236 get-thread-local-storage-address" and add a reference to its
3237 description.
3238
32392005-04-19 Nick Roberts <nickrob@snap.net.nz>
3240
3241 * gdb.texinfo (Backtrace): Describe 'bt full'.
3242
32432005-04-17 Nick Roberts <nickrob@snap.net.nz>
3244
3245 * gdb.texinfo (Mode Options): Fix typo.
3246 (GDB/MI): Describe how to invoke GDB/MI.
3247
32482005-04-16 Eli Zaretskii <eliz@gnu.org>
3249
3250 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
3251 references changed. Add description of "info udot".
3252 (Files): Document "set/show stop-on-solib-events".
3253 (M32R/D): Document "set/show download-path", "set/show
3254 board-address", "set/show server-address", "upload", "tload".
3255 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
3256 "use_mon_code", "use_ib_break", "use_dbt_break".
3257 (Maintenance Commands): Improve indexing.
3258 (Target Commands): Document "set/show hash", "set/show debug
3259 monitor".
3260 (SVR4 Process Information): Document "info pidlist" and "info
3261 meminfo". Document "set/show procfs-tarce" and "set/show
3262 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
3263 (Symbols, The Print Command with Objective-C): Improve indexing.
3264 (Objective-C): Add references to "info classes" and "info
3265 selectors".
3266 (Debugging Output): Improve wording. Document "set/show debug
3267 solib-frv". Fix "set/show debugvarobj".
3268 (Set Breaks): Add index entry for "hardware breakpoints".
3269 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
3270 and "set/show usehardbreakpoints".
3271 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
3272 monitor-prompt", "set/show monitor-warnings", "pmon".
3273 (ARM): Document "rdilogfile", "rdilogenable", "set/show
3274 rdiromatzero", "set/show rdiheartbeat".
3275 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
3276 "sds".
3277 (Embedded Processors): Document the "sim" command.
3278 (Remote): Document the "remote" command.
3279 (DJGPP Native): Document the "info serial" command.
3280 (Threads): Document "maint info sol-threads".
3281 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
3282 (Set Breaks): Improve indexing.
3283 (Command Syntax): Add a reference to dont-repeat.
3284 (Define): Document "dont-repeat".
3285 (TUI Commands): Document "tabset".
3286 (WinCE): New subsection. Document "set/show remotedirectory",
3287 "set/show remoteupload", "set/show remoteaddhost".
3288
32892005-04-15 Eli Zaretskii <eliz@gnu.org>
3290
3291 * gdb.texinfo (Hurd Native): New subsection, documents
3292 Hurd-specific commands.
3293 (Maintenance Commands): Add cross-reference to "Debugging Output".
3294 (Debugging Output): Document "set/show debug lin-lwp".
3295 (MIPS): Improve documentation of heuristic-fence-post. Document
3296 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
3297 mips stack-arg-size", "set/show mips mask-address", "set/show mips
3298 remote-mips64-transfers-32bit-regs", "set/show debug mips".
3299 (ARM): Document ARM-specific commands.
3300 (AVR): New section. Document "info io_registers".
3301 (CRIS): New section. Document "set/show cris-version" and
3302 "set/show cris-dwarf2-cfi".
3303 (HPPA): New section. Document "set/show debug hppa" and "maint
3304 print unwind".
3305 (Neutrino): New subsection. Document "set/show debug nto-debug".
3306 (Super-H): New section. Document the "regs" command.
3307 (Debugging Output): Document "set/show debug aix-thread".
3308
33092005-04-09 Eli Zaretskii <eliz@gnu.org>
3310
3311 * gdb.texinfo (Print Settings): Document "set/show print
3312 pascal_static-members", "set print repeats", "show print
3313 null-stop". Improve indexing. Fix documentation of "set print
3314 union".
3315 (Pascal): New section.
3316 (Supported languages): Rename from "Support"; all references
3317 updated. Add a menu item for Pascal.
3318 (Numbers): Document "set radix.
3319 (Screen Size): Document "set/show pagination".
3320 (MIPS Embedded): Remove "set processor" documentation.
3321 (Remote configuration): Document "set/show X/P/Z-packet",
3322 "set/show read-aux-vector-packet", "set/show remote
3323 symbol-lookup-packet", "set/show remote verbose-resume-packet",
3324 "set/show remoteaddresssize", "set/show remotebaud", "set/show
3325 remotedebug", "set/show remotebreak", "set/show remotedevice",
3326 "set/show remotelogfile".
3327 (Auxiliary Vector): Add reference to the description of the
3328 read-aux-vector-packet setting.
3329 (Set Watchpoints): Add a cross-reference to "set remote
3330 hardware-breakpoint-limit".
3331 (General Query Packets): Add indexing of requests and
3332 cross-references to related commands in "Remote configuration".
3333 (File-I/O Overview, The system call): Fix wording and typos.
3334 (Thread Stops): Add index entries.
3335 (Continuing and Stepping): Document "show step-mode".
3336 (i386): New node. Document "set/show struct-convention".
3337 (Files): Document "show trust-readonly-sections".
3338 (Calling): Document "set/show unwindonsignal".
3339 (Messages/Warnings): Add index entries.
3340 (Maintenance Commands): Document "set/show watchdog".
3341 (Annotations Overview): Document "show annotate".
3342 (Set Watchpoints): Add index entries.
3343 (Symbols): Fix doc of case-sensitive.
3344 (ABI): Document "show coerce-float-to-double".
3345 (Convenience Vars, Help): Improve indexing.
3346 (Machine Code): Document "show disassembly-flavor".
3347 (Debugging C plus plus): Document "show overload-resolution".
3348 (Value History, Signaling): Add index entries.
3349
33502005-04-08 Eli Zaretskii <eliz@gnu.org>
3351
3352 * gdb.texinfo (Show): Move @kindex entries to their proper places.
3353 (Processes): Fix wording.
3354 (History, List, Logging output, Define, Symbols, Print Settings):
3355 Improve indexing.
3356
33572005-04-03 Eli Zaretskii <eliz@gnu.org>
3358
3359 * gdb.texinfo (Targets): Document "set/show architecture". Remove
3360 redundant index entry for "target" command.
3361 (Backtrace): Add index entries.
3362 (Symbols, Fortran): Document the "set case-sensitive" command.
3363 (DJGPP Native): Document "set com1base", "set com1irq", etc.
3364 (Print Settings): Add index entry for "set demangle-style".
3365 (Target Commands): Document "set download-write-size".
3366 (Debugging Output): Document "set exec-done-display".
3367
33682005-04-02 Eli Zaretskii <eliz@gnu.org>
3369
3370 * gdb.texinfo (Files): Fix the name and documentation of
3371 add-shared-symbol-files. Document its alias assf. Update the
3372 list of OSs where GDB supports shared libraries. Fix markup.
3373 (Continuing and Stepping): Add reference to @var{location} in the
3374 text.
3375 (Dump/Restore Files): Fix reference to @{filename}.
3376 (Help): Fix wording.
3377 (Attach): Ditto.
3378 (Set Watchpoints): Ditto.
3379 (Backtrace): Remove redundant index entries. Improve index
3380 entries.
3381 (Delete Breaks): Fix wording.
3382 (Memory): Document the compare-sections command.
3383 (Memory Region Attributes): Improve wording.
3384 (Disabling): Improve wording.
3385 (Fortran): New subsection. Document the "info common" command.
3386 (Help): Document aliases "info copying" and "info warranty".
3387 (Caching Remote Data): New section. Document the "set/show
3388 remotecache" and "info dcache" commands.
3389 (Show): Fix wording of the documentation of the "set
3390 extension-language" command.
3391 (Signals): Add index entry for "info handle".
3392 (Memory Region Attributes): Fix punctuation.
3393 (Symbols): Change the arg name to "location" and refer to it in
3394 the text. Fix wording of "info types" doc.
3395 (Threads): Fix usage of @enumerate @item's.
3396 (Listing Tracepoints): Add index entry for "info tp".
3397 (Set Watchpoints): Add xref to "info break" description.
3398 (Macros): Add an index entry for "macro exp1". Document the
3399 "macro list" command.
3400 (Maintenance Commands): Document "flushregs", "maint agent",
3401 "maint check-symtabs", "maint cplus", "maint demangle", "maint
3402 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
3403 "maint print architecture", "maint print objfiles", "maint print
3404 statistics", "maint print type", "maint show-debug-regs", "maint
3405 space", "maint time", and "maint translate-address".
3406 (Connecting): Document the "monitor" command.
3407 (Annotations Overview): Describe the "set annotate" command.
3408
34092005-04-01 Eli Zaretskii <eliz@gnu.org>
3410
3411 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
3412 Rearrange index entries and improve wording about support for
3413 hardware watchpoints.
3414
34152005-03-10 Bob Rossi <bob@brasko.net>
3416
3417 * gdb.texinfo: Update copyright
3418
34192005-02-09 Theodore A. Roth <troth@openavr.org>
3420
3421 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
3422 error.
3423
34242005-02-03 Kevin Buettner <kevinb@redhat.com>
3425
3426 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
3427
34282005-01-17 Michael Snyder <msnyder@redhat.com>
3429
3430 * gdb.texinfo: Fix spelling, infinte -> infinite.
3431
34322005-01-08 Mark Kettenis <kettenis@gnu.org>
3433
3434 * observer.texi (GDB Observers): Document "solib_loaded".
3435
34362005-01-07 Andrew Cagney <cagney@gnu.org>
3437
3438 * configure.ac: Rename configure.in, require autoconf 2.59.
3439 * configure: Re-generate.
3440
3441 * configure.in: Replace configdirs with multiple references to
3442 AC_CONFIG_SUBDIRS.
3443 * configure: Re-generate.
3444
34452005-01-04 Andrew Cagney <cagney@gnu.org>
3446
3447 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
3448 part of the version number.
3449
34502004-12-24 Mark Kettenis <kettenis@gnu.org>
3451
3452 * gdbint.texinfo (Algorithms): Remove description of
3453 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
3454
34552004-12-07 Jim Blandy <jimb@redhat.com>
3456
3457 * gdb.texinfo (General Query Packets): Specify that thread ID's in
3458 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
3459 numbers.
3460
34612004-12-07 Andreas Schwab <schwab@suse.de>
3462
3463 * gdb.texinfo (Mode Options): Document -l option.
3464
34652004-12-04 Eli Zaretskii <eliz@gnu.org>
3466
3467 * gdbint.texinfo (Algorithms): More accurate description of
3468 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
3469 is not needed unless data-read and data-access watchpoints are
3470 supported. Add a description of how GDB checks whether the
3471 inferior stopped because a watchpoint was hit.
3472
34732004-11-23 Eli Zaretskii <eliz@gnu.org>
3474
3475 * gdb.texinfo (Files): Add cross-reference to description of
3476 -readnow command-line switch.
3477
34782004-11-10 Randolph Chung <tausq@debian.org>
3479
3480 * gdb.texinfo: Document set/show backtrace past-entry commands.
3481 Rearrange index entries for set/show backtrace past-main.
3482
34832004-11-10 Jon Beniston <jon@beniston.com>
3484
3485 Committed by Andrew Cagney <cagney@gnu.org>.
3486 * gdb.texinfo (Remote Serial Protocol): Further describe
3487 binary transfer escaping mechanism .
3488
34892004-11-08 Randolph Chung <tausq@debian.org>
3490
3491 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
3492 and "show debug infrun". Add index entries.
3493
34942004-10-23 Eli Zaretskii <eliz@gnu.org>
3495
3496 * gdb.texinfo (SVR4 Process Information): Document subcommands of
3497 "info proc" that are already implemented. Add index entries.
3498 (Working Directory): Add a cross-reference to "info proc" command.
3499 (Files): Add a tip for decreasing memory used for symtabs from
3500 shared libraries.
3501 (Starting): Fix whitespace; make "elaboration" stand out where it
3502 is first used, and add an index entry for the term.
3503 (Calling): Expand and elaborate text. Add "print". Add the
3504 description of problems with weak aliases.
3505 (Core File Generation): New section.
3506
35072004-10-12 Andrew Cagney <cagney@gnu.org>
3508
3509 * gdbint.texinfo (Versions and Branches): New chapter.
3510 (Releasing GDB): Delete "Versions and Branches" section.
3511 (Top): Add "Versions and Branches".
3512
35132004-10-08 Eli Zaretskii <eliz@gnu.org>
3514
3515 * gdb.texinfo (Editing, History): Add cross-references to the
3516 included Readline and History user documentation. Remove
3517 references to the symbol have-readline-appendices which is unused
3518 and undefined.
3519 (History): Fix indexing.
3520
35212004-10-08 Jeff Johnston <jjohnstn@redhat.com>
3522
3523 * gdbint.texinfo (target_stopped_data_address): Update to
3524 new prototype.
3525 (i386_stopped_data_address): Update prototype and description.
3526 (i386_stopped_by_watchpoint): New function and description.
3527
35282004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
3529
3530 * gdb.texinfo (Filenames): Add Ada suffixes.
3531 (Ada) New section.
3532
35332004-09-27 Andrew Cagney <cagney@gnu.org>
3534 Robert Picco <Robert.Picco@hp.com>
3535
3536 * gdb.texinfo (Packets): Document the "p" packet.
3537
35382004-09-21 Jason Molenda (jmolenda@apple.com)
3539
3540 * gdb.texinfo (Paths and Names of the Source Files): Document the
3541 meaning of values in the 'desc' field of a SO stab.
3542
35432004-09-20 Daniel Jacobowitz <dan@debian.org>
3544
3545 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
3546 max-cache-age" and "maint show dwarf2 max-cache-age".
3547
35482004-09-16 Eli Zaretskii <eliz@gnu.org>
3549
3550 * gdb.texinfo (Set Breaks): Add index entry for setting
3551 breakpoints on overloaded C++ functions that are not members of
3552 any classes. Add an example and an index entry for setting
3553 breakpoints on all program functions.
3554 (Character Sets, Macros, Overlay Commands)
3555 (Non-debug DLL symbols, GDB/MI Output Syntax)
3556 (Annotations Overview, Maintenance Commands, File-I/O Overview):
3557 Use "(@value{GDBP})" instead of a literal "(gdb)".
3558
35592004-09-12 Andrew Cagney <cagney@gnu.org>
3560
3561 * gdbint.texinfo (Native Debugging): Delete description of
3562 FILES_INFO_HOOK.
3563
35642004-09-11 Paul Hilfinger <hilfinger@gnat.com>
3565
3566 * gdbint.texinfo (User Interface): Change local_hex_string_custom
3567 to hex_string_custom (not historically correct, but more
3568 understandable, given the current code).
3569
35702004-09-03 Andrew Cagney <cagney@gnu.org>
3571
3572 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
3573
35742004-09-01 Jeff Johnston <jjohnstn@redhat.com>
3575
3576 * observer.texi (solib_unloaded): New observer.
3577
35782004-08-24 Andrew Cagney <cagney@gnu.org>
3579
3580 * gdbint.texinfo (Target Architecture Definition): Add missing
3581 comma.
3582
35832004-08-20 Michael Chastain <mec.gnu@mindspring.com>
3584
3585 * (Using the Testsuite): build != host is supported,
3586 but some test scripts do not support build != host.
3587
35882004-08-14 Mark Kettenis <kettenis@gnu.org>
3589
3590 * gdbint.texinfo (Host Definition): Delete description of
3591 FCLOSE_PROVIDED and GETENV_PROVIDED.
3592
35932004-08-05 Mark Kettenis <kettenis@chello.nl>
3594
3595 * gdbint.texinfo (Host Definition): Delete description of
3596 NO_SYS_FILE.
3597 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
3598 PTRACE_FP_BUG.
3599
36002004-08-05 Andrew Cagney <cagney@gnu.org>
3601
3602 * gdbint.texinfo (Target Architecture Definition): Delete
3603 reference to deprecated_read_fp.
3604
36052004-08-02 Andrew Cagney <cagney@gnu.org>
3606
3607 * gdbint.texinfo (Target Architecture Definition): Delete
3608 description of DEPRECATED_REGISTER_BYTES.
3609
36102004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
3611
3612 * gdb.texinfo (Source Path): Document the new behavior of
3613 searching for the source files.
3614
36152004-07-17 Eli Zaretskii <eliz@gnu.org>
3616
3617 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
3618 (Search, Expressions, Arrays, Variables, Data, Machine Code)
3619 (Auto Display): Improve indexing.
3620
36212004-07-16 Andrew Cagney <cagney@gnu.org>
3622
3623 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
3624 "-noasync".
3625
36262004-07-09 Eli Zaretskii <eliz@gnu.org>
3627
3628 * gdb.texinfo: Fix @kindex entries so that multiple commands that
3629 have the same prefix have only their prefix in the index.
3630
36312004-07-03 Mark Kettenis <kettenis@gnu.org>
3632
3633 * gdb.texinfo (BSD libkvm Interface): New node (section)
3634 (Native): Add it to the menu.
3635
36362004-07-01 Mark Kettenis <kettenis@gnu.org>
3637
3638 * gdbint.texinfo (Target Architecture Definition): Remove
3639 PCC_SOL_BROKEN.
3640
36412004-06-24 Mark Kettenis <kettenis@gnu.org>
3642
3643 * gdbint.texinfo (Target Architecture Definition): Remove
3644 SUN_FIXED_LBRAC_BUG.
3645
36462004-06-26 Andrew Cagney <cagney@gnu.org>
3647
3648 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
3649
36502004-06-20 Andrew Cagney <cagney@gnu.org>
3651
3652 * gdbint.texinfo (Target Architecture Definition): Deprecate
3653 USE_STRUCT_CONVENTION.
3654
36552004-06-19 Michael Chastain <mec.gnu@mindspring.com>
3656
3657 gdb.texinfo (Bug Reporting): Mention session recording,
3658 with the script command or Emacs.
3659
36602004-06-18 Andrew Cagney <cagney@gnu.org>
3661
3662 * gdbint.texinfo (Target Architecture Definition): Deprecate
3663 FUNCTION_START_OFFSET.
3664
36652004-06-14 Andrew Cagney <cagney@gnu.org>
3666
3667 Based on changes from Karl Berry.
3668 * gdb.texinfo: Do not use @sc in a direntry.
3669 * stabs.texinfo: Change @dircateogry to "Software development".
3670 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
3671
36722004-06-13 Andrew Cagney <cagney@gnu.org>
3673
3674 * gdbint.texinfo (Target Architecture Definition): Delete
3675 description of RETURN_VALUE_ON_STACK.
3676
36772004-06-09 Andrew Cagney <cagney@gnu.org>
3678
3679 * gdbint.texinfo (Native Debugging): Restore "@table @code"
3680 deleted by previous patch.
3681
36822004-06-08 Andrew Cagney <cagney@gnu.org>
3683
3684 * gdbint.texinfo (Native Debugging): Delete documentation on
3685 ATTACH_DETACH.
3686
36872004-06-06 Randolph Chung <tausq@debian.org>
3688
3689 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
3690
36912004-06-06 Randolph Chung <tausq@debian.org>
3692
3693 * gdb.texinfo (push_dummy_call): Update argument list to match
3694 the new push_dummy_call method signature. Describe the function
3695 argument.
3696
36972004-05-24 Joel Brobecker <brobecker@gnat.com>
3698
3699 * gdb.texinfo (Starting): Document new start command.
3700
37012004-05-21 Andrew Cagney <cagney@redhat.com>
3702
3703 * observer.texi (GDB Observers): Document "inferior_created".
3704
37052004-05-08 Andrew Cagney <cagney@redhat.com>
3706
3707 * gdbint.texinfo (Target Architecture Definition): Delete
3708 description of DO_DEFERRED_STORES.
3709
3710 * gdbint.texinfo (Target Architecture Definition): Delete
3711 references to DEPRECATED_FIX_CALL_DUMMY.
3712
3713 * gdbint.texinfo (Target Architecture Definition): Delete
3714 description of DEPRECATED_CALL_DUMMY_WORDS,
3715 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
3716
3717 * gdbint.texinfo (Target Architecture Definition): Delete
3718 description of DEPRECATED_PUSH_DUMMY_FRAME.
3719
3720 * gdbint.texinfo (Target Architecture Definition): Delete
3721 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
3722
37232004-05-07 Andrew Cagney <cagney@redhat.com>
3724
3725 * observer.texi (GDB Observers): Add "Debugging" section. Include
3726 cross reference to "set/show debug observer".
3727 * gdb.texinfo (Debugging Output): Document "set/show debug
3728 observer".
3729
37302004-05-01 Andrew Cagney <cagney@redhat.com>
3731
3732 * gdbint.texinfo (Target Architecture Definition): Delete
3733 description of DEPRECATED_PC_IN_SIGTRAMP.
3734
37352004-04-30 Andrew Cagney <cagney@redhat.com>
3736
3737 * gdbint.texinfo (Target Architecture Definition): Delete
3738 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
3739
37402004-04-30 Orjan Friberg <orjanf@axis.com>
3741
3742 * observer.texi (GDB Observers): Correct spelling.
3743
37442004-04-26 Orjan Friberg <orjanf@axis.com>
3745
3746 * observer.texi (GDB Observers): Add target_changed event.
3747
37482004-04-08 Andrew Cagney <cagney@redhat.com>
3749
3750 * observer.texi (GDB Observers): Rework, provide generic observer
3751 definitions and then a list of observable events.
3752
37532004-04-04 Andrew Cagney <cagney@redhat.com>
3754
3755 * gdbint.texinfo (Host Definition): Delete reference to
3756 NO_SIGINTERRUPT.
3757
37582004-04-02 Andrew Cagney <cagney@redhat.com>
3759
3760 * gdbint.texinfo (Target Architecture Definition): Delete
3761 reference to DEPRECATED_CALL_DUMMY_LENGTH.
3762
37632004-03-28 Stephane Carrez <stcarrez@nerim.fr>
3764
3765 * gdb.texinfo (TUI Commands): Document tui reg commands.
3766
37672004-03-26 Andrew Cagney <cagney@redhat.com>
3768
3769 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
3770 "gdbtui".
3771 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
3772 (Contributors): Mention both Text and Terminal User Interface.
3773
37742004-03-23 Andrew Cagney <cagney@redhat.com>
3775
3776 * gdbint.texinfo (Target Architecture Definition): Deprecate
3777 references to SIGTRAMP_START and SIGTRAMP_END.
3778
37792004-03-23 Andrew Cagney <cagney@redhat.com>
3780
3781 * gdbint.texinfo (Target Architecture Definition): Deprecate
3782 references to PC_IN_SIGTRAMP.
3783
37842004-03-19 Andrew Cagney <cagney@redhat.com>
3785
3786 * gdbint.texinfo (Target Architecture Definition): Delete
3787 reference to GDB_TARGET_IS_HPPA.
3788
37892004-03-18 Andrew Cagney <cagney@redhat.com>
3790
3791 * gdbint.texinfo (Coding): Update section on gdbarch_data,
3792 describe pre_init and post_init.
3793
37942004-03-09 Daniel Jacobowitz <drow@mvista.com>
3795
3796 * gdb.texinfo (Debugging Output): Document values for "set debug
3797 target".
3798
37992004-02-28 Andrew Cagney <cagney@redhat.com>
3800
3801 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
3802
38032004-02-26 Jeff Johnston <jjohnstn@redhat.com>
3804
3805 * gdb.texinfo (breakpoints): Add information about the
3806 new "set breakpoint pending" and "show breakpoint pending"
3807 commands.
3808
38092004-02-26 Andrew Cagney <cagney@redhat.com>
3810
3811 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
3812 in Per-architecture module data section.
3813
38142004-02-25 Roland McGrath <roland@redhat.com>
3815
3816 * gdb.texinfo (General Query Packets): Document qPart:... packets.
3817
38182004-02-24 Andrew Cagney <cagney@redhat.com>
3819
3820 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
3821 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
3822 * fdl.texi: Import Version 1.2, November 2002.
3823
38242004-02-17 Andrew Cagney <cagney@redhat.com>
3825
3826 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
3827
38282004-02-16 Andrew Cagney <cagney@redhat.com>
3829
3830 * gdbint.texinfo (Target Architecture Definition): Deprecate
3831 FRAMELESS_FUNCTION_INVOCATION.
3832
38332004-02-16 Andrew Cagney <cagney@redhat.com>
3834
3835 * gdbint.texinfo (Coding): Mention -Wunused-function.
3836
38372004-02-14 Andrew Cagney <cagney@redhat.com>
3838
3839 * gdbint.texinfo (Target Architecture Definition): Delete
3840 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
3841
38422004-02-12 Elena Zannoni <ezannoni@redhat.com>
3843
3844 * gdb.texinfo: Properly quote the name "C++".
3845 * gdbint.texinfo: Ditto.
3846 * stabs.texinfo: Ditto.
3847
38482004-02-11 Elena Zannoni <ezannoni@redhat.com>
3849
3850 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
3851 minimal information about libiberty.
3852
38532004-02-06 Michael Chastain <mec.gnu@mindspring.com>
3854
3855 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
3856
38572004-02-04 Roland McGrath <roland@redhat.com>
3858
3859 * gdb.texinfo (Auxiliary Vector): New node (section).
3860 (Data): Add it to the menu.
3861
38622004-02-02 Jeff Johnston <jjohnstn@redhat.com>
3863
3864 * gdb.texinfo (Breakpoints): Add information about pending
3865 breakpoint support.
3866
38672004-01-26 Andrew Cagney <cagney@redhat.com>
3868
3869 * gdb.texinfo (Overview): Delete references to the cisco protocol
3870 including the "N" response.
3871
38722004-01-26 Andrew Cagney <cagney@redhat.com>
3873
3874 * gdbint.texinfo (Target Architecture Definition): Rename
3875 EXTRACT_STRUCT_VALUE_ADDRESS to
3876 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
3877
38782004-01-24 Eli Zaretskii <eliz@gnu.org>
3879
3880 * gdb.texinfo (KOD): Document "show os". Add index entries for
3881 "set/show os" and "info cisco" commands.
3882
38832004-01-21 Eli Zaretskii <eliz@gnu.org>
3884
3885 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
3886
38872004-01-19 Michael Chastain <mec.gnu@mindspring.com>
3888
3889 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
3890 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
3891
38922004-01-19 Nick Roberts <nick@nick.uklinux.net>
3893
3894 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
3895 -stack-list-locals.
3896 (GDB/MI Variable Objects): Describe extension to
3897 -var-list-children.
3898
38992004-01-17 Daniel Jacobowitz <drow@mvista.com>
3900
3901 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
3902
39032004-01-17 Andrew Cagney <cagney@redhat.com>
3904
3905 * gdbint.texinfo (Target Architecture Definition): Delete
3906 documentation on DEPRECATED_NPC_REGNUM.
3907
39082004-01-13 Daniel Jacobowitz <drow@mvista.com>
3909
3910 * gdb.texinfo: Update copyright year. Mention that set
3911 follow-fork-mode is supported on GNU/Linux. Remove documentation of
3912 "set follow-fork-mode ask".
3913
39142004-01-13 Andrew Cagney <cagney@redhat.com>
3915
3916 * gdbint.texinfo: Update copyright year.
3917 (Coding): Add -Wunused-label to list of -Werror warnings.
3918
39192004-01-08 Jason Molenda <jmolenda@apple.com>
3920 Eli Zaretskii <eliz@gnu.org>
3921
3922 * gdb.texinfo: Update copyright.
3923 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
3924 around names, as appropriate. Minor syntax cleanup of
3925 _NSPrintForDebugger explanation. Two spaces after periods.
3926 GDBN used instead of lit. "gdb". Index entries added for
3927 print-object and _NSPrintForDebugger. @noindent added in one spot.
3928
39292003-11-11 Elena Zannoni <ezannoni@redhat.com>
3930
3931 * stabs.texinfo: Add dircategory and direntry commands.
3932 * annotate.texinfo: Ditto.
3933
39342003-11-10 Andrew Cagney <cagney@redhat.com>
3935
3936 * gdbint.texinfo (Target Architecture Definition): Replace the
3937 return_value method's "inval" and "outval" parameters with
3938 "readbuf" and "writebuf".
3939
39402003-10-28 Jim Blandy <jimb@redhat.com>
3941
3942 * gdb.texinfo (The F request packet, The F reply packet): Renamed
3943 from "The `F' request packet" and "The `F' reply packet", to make
3944 texi2dvi happy.
3945 (File-I/O remote protocol extension): Update menu entries, too.
3946
39472003-10-26 Michael Chastain <mec@shout.net>
3948
3949 * gdb.texinfo (Thread Stops): Document the issue with
3950 premature return from system calls in multi-threaded programs.
3951
39522003-10-24 Andrew Cagney <cagney@redhat.com>
3953
3954 * annotate.texinfo: Fix "fortunatly"[sic].
3955
39562003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
3957
3958 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
3959 with "Hitachi" and "Mitsubishi".
3960
39612003-10-20 Andrew Cagney <cagney@redhat.com>
3962
3963 * gdbint.texinfo (Target Architecture Definition): Document
3964 gdbarch_return_value. Add cross references from
3965 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
3966 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
3967
39682003-10-18 Mark Kettenis <kettenis@gnu.org>
3969
3970 * gdbint.texinfo (Target Architecture Definition): Document
3971 regset_from_core_section.
3972
39732003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
3974
3975 * gdb.texinfo (M32R/D): Mention m32rsdi target.
3976
39772003-10-15 Kevin Buettner <kevinb@redhat.com>
3978
3979 From Anthony Green <green@redhat.com>:
3980 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
3981
39822003-10-14 Kevin Buettner <kevinb@redhat.com>
3983
3984 * gdb.texinfo (Breakpoint related warnings): New node.
3985 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
3986
39872003-10-13 Daniel Jacobowitz <drow@mvista.com>
3988
3989 * gdb.texinfo (Remote Protocol): Document v and vCont.
3990
39912003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
3992
3993 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
3994 * gdbint.texinfo: Ditto.
3995
39962003-10-09 Andrew Cagney <cagney@redhat.com>
3997
3998 From 2003-09-18 David Anderson <davea@sgi.com>:
3999 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
4000 "command".
4001
40022003-10-03 Andrew Cagney <cagney@redhat.com>
4003
4004 * gdbint.texinfo (Target Architecture Definition): Deprecate
4005 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
4006 just target.
4007
40082003-10-02 Andrew Cagney <cagney@redhat.com>
4009
4010 * gdbint.texinfo (Target Architecture Definition): Rename
4011 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
4012 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
4013 * gdbint.texinfo (Target Architecture Definition): Rename
4014
40152003-09-30 Andrew Cagney <cagney@redhat.com>
4016
4017 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
4018 (Target Architecture Definition):
4019
4020 * gdbint.texinfo (Target Architecture Definition): Rename
4021 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
4022
40232003-09-29 Andrew Cagney <cagney@redhat.com>
4024
4025 * gdbint.texinfo (Target Architecture Definition): Delete
4026 documentation for NEED_TEXT_START_END.
4027
4028 * gdbint.texinfo (Target Architecture Definition): Rename
4029 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
4030 TARGET_WRITE_PC.
4031
40322003-09-22 Michael Chastain <mec@shout.net>
4033
4034 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
4035
40362003-09-21 Anthony Green <green@redhat.com>
4037
4038 * gdbint.texinfo (Target Architecture Definition): Fix typos.
4039
40402003-09-21 Mark Kettenis <kettenis@gnu.org>
4041
4042 * gdbint.texinfo (Target Architecture Definition): Document
4043 stabs_argument_has_addr.
4044
40452003-09-18 Andrew Cagney <cagney@redhat.com>
4046
4047 * gdbint.texinfo (Target Architecture Definition): Delete
4048 documentation on REGISTER_NAMES.
4049
40502003-09-13 Mark Kettenis <kettenis@gnu.org>
4051
4052 * gdbint.texinfo (Target Architecture Definition): Replace
4053 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
4054
40552003-09-11 Andrew Cagney <cagney@redhat.com>
4056
4057 * gdbint.texinfo (Target Architecture Definition): Replace
4058 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
4059
40602003-08-18 Andrew Cagney <cagney@redhat.com>
4061
4062 * gdbint.texinfo (Target Architecture Definition): Document
4063 "frame_red_zone_size".
4064
40652003-08-09 Andrew Cagney <cagney@redhat.com>
4066
4067 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
4068 with "set/show backtrace past-main" and "set/show backtrace
4069 limit".
4070
40712003-08-08 H.J. Lu <hongjiu.lu@intel.com>
4072
4073 * Makefile.in (install-info): Support DESTDIR.
4074 (install-html): Likewise.
4075
40762003-08-07 Andrew Cagney <cagney@redhat.com>
4077
4078 Patch from Nick Roberts.
4079 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
4080 bindings. Remove description of send-gdb-command.
4081
40822003-08-07 Andrew Cagney <cagney@redhat.com>
4083
4084 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
4085 GDB 6.0.
4086
40872003-08-06 Andrew Cagney <cagney@redhat.com>
4088
4089 * gdb.texinfo (Mode Options): Mention that level three is the
4090 highest available and that level 2 is deprecated.
4091 (Annotations Overview): Mention annotation levels. Cross reference
4092 to "Limitations of the Annotation Interface" in annotate.texi.
4093 (TODO, Value Annotations, Frame Annotations): Delete section.
4094 (Displays, Breakpoint Info): Delete.
4095
40962003-08-04 Andrew Cagney <cagney@redhat.com>
4097
4098 * agentexpr.texi: Delete @bye.
4099 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
4100 (stabs.info): Add $(srcdir) to include search path.
4101 (html): Depend on "annotate_toc.html", and not "annotate.html".
4102 * stabs.texinfo: Ditto. Include "fdl.texi".
4103 * gdbint.texinfo: Update copyright statement's list of invariant
4104 sections.
4105
41062003-07-28 Andrew Cagney <cagney@redhat.com>
4107
4108 * Makefile.in (INFO_DEPS): Add annotate.info.
4109 (dvi, ps, html, pdf): Add annotate.
4110 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
4111 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
4112 (ANNOTATE_DOC_FILES): New macro.
4113 (ANNOTATE_TEX_TMPS): New macro.
4114 (annotate.info, annotate_toc.html): Specify dependencies.
4115 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
4116 * annotate.texinfo: Rename annotate.texi. Get building. Add
4117 "Migrating to GDB/MI" and "Limitations of the Annotation
4118 Interface" chapters. Mention why it is not part of the user
4119 guide. Update copyright notice. Include "fdl.texi".
4120
41212003-07-26 Stephane Carrez <stcarrez@nerim.fr>
4122
4123 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
4124
41252003-07-24 Daniel Jacobowitz <drow@mvista.com>
4126
4127 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
4128
41292003-07-24 Daniel Jacobowitz <drow@mvista.com>
4130
4131 * gdb.texinfo (Server): Mention pidof.
4132
41332003-07-22 Andrew Cagney <cagney@redhat.com>
4134
4135 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
4136 list.
4137
41382003-06-28 Daniel Jacobowitz <drow@mvista.com>
4139
4140 * gdb.texinfo (Logging output): New chapter.
4141
41422003-06-24 Joel Brobecker <brobecker@gnat.com>
4143
4144 * gdb.texinfo (Unsupported languages): New section.
4145 (Languages): Add link to new section.
4146
41472003-06-22 Andrew Cagney <cagney@redhat.com>
4148
4149 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
4150
41512003-06-22 Daniel Jacobowitz <drow@mvista.com>
4152
4153 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
4154
41552003-06-22 Daniel Jacobowitz <drow@mvista.com>
4156
4157 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
4158 * agentexpr.texi: Retitle section, and change it to an appendix.
4159 Comment out texinfo initialization. Factor a @var{} into two
4160 pieces to prevent makeinfo warnings.
4161 * gdb.texinfo: Add Agent Expressions appendix.
4162
41632003-06-19 Daniel Jacobowitz <drow@mvista.com>
4164
4165 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
4166
41672003-06-18 Daniel Jacobowitz <drow@mvista.com>
4168
4169 * gdb.texinfo (Remote Debugging): New section "Connecting to a
4170 remote target". Document the "detach" and "disconnect" commands.
4171 (Server, Netware, Debug Session): Reference "Connecting to a
4172 remote target".
4173 (GDB/MI Target Manipulation): Document "-target-disconnect".
4174
41752003-06-13 Andrew Cagney <cagney@redhat.com>
4176
4177 * gdbint.texinfo (Target Architecture Definition): Deprecate
4178 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
4179 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
4180
41812003-06-09 Jim Blandy <jimb@redhat.com>
4182
4183 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
4184
41852003-06-08 Andrew Cagney <cagney@redhat.com>
4186
4187 * gdbint.texinfo (Target Architecture Definition): Delete
4188 documentation on FRAME_ARGS_ADDRESS_CORRECT.
4189
41902003-06-08 Andrew Cagney <cagney@redhat.com>
4191
4192 * gdbint.texinfo (Target Architecture Definition): Document
4193 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
4194
41952003-06-07 Adam Fedor <fedor@gnu.org>
4196
4197 * gdb.texinfo: Add Objective-C documentation.
4198
41992003-06-01 Andrew Cagney <cagney@redhat.com>
4200
4201 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
4202 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
4203
42042003-05-21 Andrew Cagney <cagney@redhat.com>
4205
4206 * gdbint.texinfo (Target Architecture Definition): Delete
4207 references to "extract_address" and "store_address".
4208
42092003-05-16 Andrew Cagney <cagney@redhat.com>
4210
4211 * gdbint.texinfo (Target Architecture Definition): Replace
4212 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
4213 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
4214
42152003-05-14 Theodore A. Roth <troth@openavr.org>
4216
4217 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
4218
42192003-05-10 H.J. Lu <hongjiu.lu@intel.com>
4220
4221 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
4222 (gdb.dvi): Likewise.
4223 (gdb.pdf): Likewise.
4224 (links2roff): Likewise.
4225
42262003-05-08 Jim Blandy <jimb@redhat.com>
4227
4228 * gdb.texinfo (Dump/Restore Files): Update documentation for
4229 'dump', 'append', and 'restore': note that format argument is
4230 optional; simplify presentation of the command variants; and be
4231 more precise about the formats.
4232
42332003-05-07 Jim Blandy <jimb@redhat.com>
4234
4235 * gdb.texinfo (Symbols): Update documentation: 'maint list
4236 symtabs' and 'maint list psymtabs' have been renamed 'maint info
4237 symtabs' and 'maint info psymtabs'.
4238
42392003-05-05 Andrew Cagney <cagney@redhat.com>
4240
4241 * gdbint.texinfo (Target Architecture Definition): Make
4242 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
4243 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
4244 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
4245
42462003-05-04 Andrew Cagney <cagney@redhat.com>
4247
4248 * gdb.texinfo (Maintenance Commands): Document "maint print
4249 dummy-frames".
4250
42512003-05-04 Andrew Cagney <cagney@redhat.com>
4252
4253 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
4254
42552003-05-03 J. Brobecker <brobecker@gnat.com>
4256
4257 Thierry Schneider <tpschneider1@yahoo.com>
4258 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
4259 for new MI command.
4260
42612003-05-03 Andrew Cagney <cagney@redhat.com>
4262
4263 * gdbint.texinfo (Target Architecture Definition): Document
4264 push_dummy_code. Add cross references.
4265
42662003-05-02 Elena Zannoni <ezannoni@redhat.com>
4267
4268 * gdb.texinfo (Character Sets): Update to reflect new behavior of
4269 set/show charsets commands.
4270
42712003-04-28 Andrew Cagney <cagney@redhat.com>
4272
4273 * gdbint.texinfo (Target Architecture Definition): Replace
4274 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
4275 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
4276
42772003-04-28 Andrew Cagney <cagney@redhat.com>
4278
4279 * gdbint.texinfo (Target Architecture Definition): Rename
4280 "tm_print_insn" to "deprecated_tm_print_insn".
4281
42822003-04-09 Jim Blandy <jimb@redhat.com>
4283
4284 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
4285 list psymtabs'.
4286
42872003-04-08 Andrew Cagney <cagney@redhat.com>
4288
4289 * gdbint.texinfo (Target Architecture Definition): Delete
4290 references to EXTRA_FRAME_INFO.
4291
42922003-04-08 Andrew Cagney <cagney@redhat.com>
4293
4294 * gdbint.texinfo (Target Architecture Definition): Delete
4295 PRINT_TYPELESS_INTEGER.
4296
42972003-04-02 J. Brobecker <brobecker@gnat.com>
4298
4299 * observer.texi (GDB Observers): Adjust the documentation for the
4300 normal_stop notification to better describe reality. Fix a couple
4301 of minor typos.
4302
43032003-04-02 Bob Rossi <bob_rossi@cox.net>
4304
4305 * gdb.texinfo (GDB/MI Program Control): Add
4306 '-file-list-exec-source-file'
4307
43082003-03-31 Andrew Cagney <cagney@redhat.com>
4309
4310 * gdbint.texinfo (Target Architecture Definition): Delete
4311 references to CALL_DUMMY_P.
4312
43132003-03-30 Andrew Cagney <cagney@redhat.com>
4314
4315 * gdbint.texinfo (Target Architecture Definition): Remove
4316 reference to TARGET_WRITE_SP.
4317
43182003-03-27 Andrew Cagney <cagney@redhat.com>
4319
4320 * gdbint.texinfo (Target Architecture Definition): Remove
4321 references to write_sp.
4322
43232003-03-27 Andrew Cagney <cagney@redhat.com>
4324
4325 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
4326 chapter body. Use @smallexample instead of @example.
4327 (Annotations): Ditto.
4328 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
4329 annotate.texi.
4330
43312003-03-26 Andrew Cagney <cagney@redhat.com>
4332
4333 * gdbint.texinfo (Target Architecture Definition): Replace
4334 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
4335 dummy_addr parameters.
4336
43372003-03-25 Andrew Cagney <cagney@redhat.com>
4338
4339 * gdbint.texinfo (Target Architecture Definition): Delete
4340 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
4341 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
4342 Add reference to PUSH_ARGUMENTS.
4343
43442003-03-23 Andrew Cagney <cagney@redhat.com>
4345
4346 * gdbint.texinfo (Algorithms, Target Architecture Definition):
4347 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
4348
43492003-03-18 J. Brobecker <brobecker@gnat.com>
4350
4351 * gdbint.texinfo (Algorithms): Add new section describing the
4352 Observer paradigm.
4353 (Top): Add menu entry to new observer appendix.
4354 * observer.texi: New file.
4355 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
4356 new observer.texi file.
4357
43582003-03-17 Andrew Cagney <cagney@redhat.com>
4359
4360 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
4361 that GNU Press update the manual version number.
4362
43632003-03-12 Andrew Cagney <cagney@redhat.com>
4364
4365 * gdbint.texinfo (Target Architecture Definition): Delete
4366 references to get_saved_register. Rename GET_SAVED_REGISTER to
4367 DEPRECATED_GET_SAVED_REGISTER.
4368
43692003-03-13 Andrew Cagney <cagney@redhat.com>
4370
4371 * gdbint.texinfo (Target Architecture Definition): Replace
4372 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
4373
43742003-03-12 Andrew Cagney <cagney@redhat.com>
4375
4376 * gdbint.texinfo (Target Architecture Definition): Rename
4377 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
4378
43792003-03-10 Corinna Vinschen <vinschen@redhat.com>
4380
4381 * gdb.texinfo: Add File-I/O documentation.
4382
43832003-03-10 Andrew Cagney <cagney@redhat.com>
4384
4385 * gdbint.texinfo (Target Architecture Definition): Cross reference
4386 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
4387
43882003-03-07 Andrew Cagney <cagney@redhat.com>
4389
4390 * gdb.texinfo (Debugging Output): Mention the "set/show debug
4391 frame" command.
4392
43932003-03-05 Andrew Cagney <cagney@redhat.com>
4394
4395 * gdbint.texinfo (Target Architecture Definition): Document
4396 unwind_dummy_id. Cross reference unwind_dummy_id and
4397 SAVE_DUMMY_FRAME_TOS.
4398
43992003-03-05 James Ingham <jingham@apple.com>
4400 Daniel Jacobowitz <drow@mvista.com>
4401
4402 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
4403 and "show cp-abi".
4404
44052003-03-03 Andrew Cagney <cagney@redhat.com>
4406
4407 * gdbint.texinfo (Target Architecture Definition): Document
4408 register_type.
4409
44102003-03-03 Andrew Cagney <cagney@redhat.com>
4411
4412 * stabs.texinfo (Structures): Use @samp and separate @var's
4413 instead of a single @var containing a comma separated list.
4414 (Unions): Ditto.
4415
44162003-03-02 Daniel Jacobowitz <drow@mvista.com>
4417
4418 * Makefile.in (distclean): Remove config.log.
4419
44202003-03-01 Andrew Cagney <cagney@redhat.com>
4421
4422 * gdbint.texinfo (Target Architecture Definition): Rename
4423 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
4424
44252003-03-01 Andrew Cagney <cagney@redhat.com>
4426
4427 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
4428 DEPRECATED_INIT_EXTRA_FRAME_INFO.
4429
44302003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
4431
4432 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
4433 (Non-debug DLL symbols): New node, describing the minimal symbols
4434 loaded from DLLs without real debugging symbols.
4435
44362003-02-20 Andrew Cagney <ac131313@redhat.com>
4437
4438 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
4439 hardware-breakpoint-limit".
4440 (Set Watchpoints): Add cross reference to "set remote
4441 hardware-watchpoint-limit".
4442 (Remote configuration options): New section.
4443
44442003-02-04 Andrew Cagney <ac131313@redhat.com>
4445
4446 * gdbint.texinfo (Target Architecture Definition): Delete
4447 descrption of IS_TRAPPED_INTERNALVAR.
4448
4449 From Keith Seitz <keiths@redhat.com>:
4450 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
4451 option "-i"/"--interpreter" to this chapter. Include index
4452 entries.
4453
44542003-02-04 David Carlton <carlton@math.stanford.edu>
4455
4456 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
4457 (Variables): Recommend stabs+ and DWARF 2.
4458 (C plus plus expressions): Correct info about
4459 compiler versions, debug formats.
4460 (Contributors): Change 'DWARF2' to 'DWARF 2'.
4461 PR symtab/874.
4462
44632003-02-01 Andrew Cagney <ac131313@redhat.com>
4464
4465 * gdbint.texinfo (Target Architecture Definition): Delete
4466 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
4467 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
4468 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
4469 references to nindy and i960.
4470 * gdb.texinfo (i960): Delete all references to i960 and nindy.
4471
44722003-02-01 Andrew Cagney <ac131313@redhat.com>
4473
4474 * gdbint.texinfo (Target Architecture Definition): Delete
4475 FLOAT_INFO.
4476
44772003-01-30 Andrew Cagney <ac131313@redhat.com>
4478
4479 * stabs.texinfo (Member Type Descriptor): Clarify description of
4480 `@'. Suggested by Ben Hutchings.
4481
44822003-01-29 Andrew Cagney <ac131313@redhat.com>
4483
4484 * gdb.texinfo (M68K): Delete reference to es1800.
4485
44862003-01-29 Andrew Cagney <ac131313@redhat.com>
4487
4488 * gdb.texinfo (Maintenance Commands): Document `maint print
4489 reggroups' and `maint print register-groups'.
4490 * gdbint.texinfo (Target Architecture Definition): Document
4491 register_reggroup_p.
4492
44932003-01-23 Jim Blandy <jimb@redhat.com>
4494
4495 * gdb.texinfo (Separate Debug Files): New section.
4496
44972003-01-22 Daniel Jacobowitz <drow@mvista.com>
4498
4499 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
4500 and "maint show profile".
4501
45022003-01-16 Michael Chastain <mec@shout.net>
4503
4504 * gdb.texinfo (Installing GDB): Warn against
4505 ".../gdb-VERSION/gdb/configure".
4506 (Separate Objdir): Likewise.
4507
45082003-01-15 Andrew Cagney <ac131313@redhat.com>
4509
4510 * gdbint.texinfo (Target Architecture Definition): Delete
4511 definition of PRINT_REGISTER_HOOK.
4512
45132003-01-15 Elena Zannoni <ezannoni@redhat.com>
4514
4515 (OpenRISC 1000): Fix formatting of command names.
4516
45172003-01-15 Elena Zannoni <ezannoni@redhat.com>
4518
4519 * gdb.texinfo (Continuing and Stepping): Add new command
4520 'advance'. Clarify behavior of 'until'.
4521
45222003-01-13 Daniel Jacobowitz <drow@mvista.com>
4523
4524 * gdb.texinfo (Files): Document solib-absolute-prefix and
4525 solib-search-path.
4526
45272003-01-09 Michael Chastain <mec@shout.net>
4528
4529 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
4530 (Create a Release): Add new instructions for new @file{src-release}.
4531 Document existing instructions for @file{Makefile.in} as
4532 being for @value{GDBN} 5.3.1 or earlier.
4533
45342003-01-09 Andrew Cagney <ac131313@redhat.com>
4535
4536 * gdbint.texinfo (Target Architecture Definition): Mention
4537 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
4538 allocate memory.
4539
45402003-01-04 Daniel Jacobowitz <drow@mvista.com>
4541
4542 * gdb.texinfo (Controlling GDB): Add @kindex for
4543 "show osabi".
4544 (Backtraces): Add @kindex's for backtrace-below-main.
4545
45462003-01-04 Daniel Jacobowitz <drow@mvista.com>
4547
4548 * gdb.texinfo (Controlling GDB): Document "set osabi".
4549
45502003-01-04 Daniel Jacobowitz <drow@mvista.com>
4551
4552 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
4553 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
4554
45552003-01-04 Daniel Jacobowitz <drow@mvista.com>
4556
4557 * gdb.texinfo (Controlling GDB): Add ABI section. Document
4558 "set coerce-float-to-double".
4559 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
4560
45612003-01-02 Andrew Cagney <ac131313@redhat.com>
4562
4563 * stabs.texinfo: Remove obsolete text.
4564 * gdbint.texinfo: Ditto.
4565 * gdb.texinfo: Ditto.
4566
45672002-12-22 Mark Kettenis <kettenis@gnu.org>
4568
4569 * gdbint.texinfo (Target Architecture Definition): Update
4570 description of gdbarch_register_osabi.
4571
45722002-12-20 Kazu Hirata <kazu@cs.umass.edu>
4573
4574 * agentexpr.texi: Fix typos.
4575 * annotate.texi: Likewise.
4576 * fdl.texi: Likewise.
4577
45782002-12-10 Andrew Cagney <cagney@redhat.com>
4579
4580 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
4581 DEPRECATED_INIT_FRAME_PC.
4582
45832002-12-01 Andrew Cagney <ac131313@redhat.com>
4584
4585 * gdbint.texinfo (Target Architecture Definition): Delete
4586 PC_IN_CALL_DUMMY.
4587
45882002-11-28 Andrew Cagney <ac131313@redhat.com>
4589
4590 * gdbint.texinfo (Host Definition): Delete documentation on
4591 USE_GENERIC_DUMMY_FRAMES.
4592
45932002-11-26 Elena Zannoni <ezannoni@redhat.com>
4594
4595 Fix PR gdb/723 and PR gdb/245.
4596 * Makefile.in (install-info): Run the install-info command as part
4597 of the post install steps only.
4598 (uninstall-info): New target.
4599 (uninstall): New target.
4600
46012002-11-22 Elena Zannoni <ezannoni@redhat.com>
4602
4603 * Makefile.in (install): Make install do some real work.
4604
46052002-11-19 Andrew Cagney <ac131313@redhat.com>
4606
4607 Fix POSIX problem reported by Paul Eggert.
4608 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
4609 Fix PR gdb/527.
4610
46112002-10-26 Andrew Cagney <cagney@redhat.com>
4612
4613 * gdbint.texinfo (Target Architecture Definition): Delete
4614 definition of DO_REGISTERS_INFO.
4615
46162002-10-18 Kevin Buettner <kevinb@redhat.com>
4617
4618 * gdbint.texinfo (Address Classes): Fix problems with insertion
4619 of ``{'' and ``}'' in example.
4620
46212002-10-17 Kevin Buettner <kevinb@redhat.com>
4622
4623 * gdbint.texinfo (Address Classes): New section.
4624 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
4625 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
4626 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
4627 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
4628
46292002-10-11 Klee Dienes <kdienes@apple.com>
4630
4631 * gdb.texinfo (Registers): Mention vector registers as well as
4632 floating registers in the documentation for 'info registers' and
4633 'info all-registers'.
4634
46352002-10-11 Daniel Jacobowitz <drow@mvista.com>
4636
4637 * gdbint.texinfo (CPLUS_MARKER): Remove item.
4638
46392002-10-03 Jeff Johnston <jjohnstn@redhat.com>
4640
4641 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
4642 interface definition.
4643
46442002-10-03 Marko Mlinar <markom@opencores.org>
4645
4646 * gdb.texinfo (Target Commands): Add or1k target specific
4647 commands.
4648 * gdb.texinfo (Contributors): Add myself to the contributors list.
4649
46502002-10-01 Andrew Cagney <ac131313@redhat.com>
4651
4652 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
4653 and "mi1" instead of "mi1" and "mi0".
4654
46552002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
4656
4657 * gdb.texinfo (Packets): Fix typos "alligned".
4658 Correct z3/Z3 description. Correct z4/Z4 title.
4659
46602002-09-27 Andrew Cagney <ac131313@redhat.com>
4661
4662 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
4663
46642002-09-25 Kevin Buettner <kevinb@redhat.com>
4665
4666 * gdb.texinfo: Use GNU/Linux instead of Linux.
4667
46682002-09-25 Andrew Cagney <ac131313@redhat.com>
4669
4670 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
4671
46722002-09-24 Andrew Cagney <ac131313@redhat.com>
4673
4674 * gdb.texinfo: Replace @example with @smallexample.
4675
46762002-09-20 Kevin Buettner <kevinb@redhat.com>
4677
4678 From Eli Zaretskii <eliz@gnu.org>:
4679 * gdb.texinfo (Character Sets): Use @smallexample instead of
4680 @example. Use GNU/Linux instead of Linux.
4681
46822002-09-20 Jim Blandy <jimb@redhat.com>
4683
4684 * gdb.texinfo: Add character set documentation.
4685
46862002-09-19 Andrew Cagney <ac131313@redhat.com>
4687
4688 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
4689 (Packets): Add cross reference from `b' packet to `z' packets.
4690
46912002-09-19 Andrew Cagney <ac131313@redhat.com>
4692
4693 * gdb.texinfo (Maintenance Commands): Document ``maint
4694 internal-error'' and ``maint internal-warning''.
4695
4696 * gdbint.texinfo (Target Architecture Definition): Revise
4697 description of STACK_ALIGN. Add description of FRAME_ALIGN.
4698
46992002-09-19 Joel Brobecker <brobecker@gnat.com>
4700
4701 * gdbint.texinfo (Target Conditionals): Document the new
4702 NAME_OF_MALLOC macro.
4703
47042002-09-05 Andrew Cagney <ac131313@redhat.com>
4705
4706 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
4707 engineer.
4708
47092002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4710
4711 * gdb.texinfo (TUI Overview): Document status line fields.
4712
47132002-09-02 Stephane Carrez <stcarrez@nerim.fr>
4714
4715 * gdb.texinfo (TUI Commands): Document info win command.
4716
47172002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4718
4719 * gdb.texinfo (TUI Overview): Document breakpoint markers.
4720
47212002-09-01 Stephane Carrez <stcarrez@nerim.fr>
4722
4723 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
4724 (TUI Keys): Likewise.
4725
47262002-08-25 Andrew Cagney <ac131313@redhat.com>
4727
4728 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
4729 for a packet receive.
4730
47312002-08-25 Andrew Cagney <ac131313@redhat.com>
4732
4733 * Makefile.in (clean): Move to end of file.
4734 (distclean, maintainer-clean, realclean): Ditto.
4735 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
4736 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
4737 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
4738 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
4739
47402002-08-24 Andrew Cagney <ac131313@redhat.com>
4741
4742 * Makefile.in (GDBINT_TEX_TMPS): Define.
4743 (gdbint.dvi, gdbint.pdf): Use
4744 (GDB_TEX_TMPS): Define.
4745 (gdb.dvi, gdb.pdf): Use.
4746 (STABS_TEX_TMPS): Define.
4747 (stabs.dvi, stabs.pdf): Use.
4748 (GDB_DOC_SOURCE_INCLUDES): New macros.
4749 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
4750 (GDBINT_DOC_FILES_INCLUDES): New macros.
4751 (GDBINT_DOC_BUILD_INCLUDES): New macros.
4752 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
4753 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
4754 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
4755 (links2roff): Replace SFILES_INCLUDED with
4756 GDB_DOC_SOURCE_INCLUDES.
4757 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
4758 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
4759 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
4760 dependencies.
4761 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
4762 dependencies.
4763 (gdbmi.texinfo): Delete rule.
4764 (inc-hist.texinfo): Delete rule.
4765 (rluser.texinfo): Delete rule.
4766
47672002-08-23 Andrew Cagney <cagney@redhat.com>
4768
4769 * gdbint.texinfo (Target Architecture Definition): Update
4770 STORE_RETURN_VALUE, mention regcache.
4771
47722002-08-21 Andrew Cagney <ac131313@redhat.com>
4773
4774 * gdbint.texinfo (Target Architecture Definition): Document
4775 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
4776
47772002-08-19 Andrew Cagney <ac131313@redhat.com>
4778
4779 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
4780 Fix minor typos. Add index entries.
4781
47822002-08-18 Andrew Cagney <ac131313@redhat.com>
4783
4784 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
4785
47862002-08-15 Andrew Cagney <ac131313@redhat.com>
4787
4788 * gdbint.texinfo (Target Architecture Definition): Document
4789 PRINT_VECTOR_INFO.
4790 * gdb.texinfo (Vector Unit): Document "info vectors" command.
4791
47922002-08-13 Andrew Cagney <ac131313@redhat.com>
4793
4794 * gdb.texinfo (Maintenance Commands): Document "maint print
4795 registers", "maint print raw-registers" and "maint print
4796 cooked-registers".
4797
47982002-08-08 Grace Sainsbury <graces@redhat.com>
4799
4800 From Mark Salter:
4801 * gdb.texinfo (Protocol): Document T packet extension to
4802 allow watchpoint address reporting.
4803
48042002-08-03 Andrew Cagney <ac131313@redhat.com>
4805
4806 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
4807
48082002-08-01 Andrew Cagney <cagney@redhat.com>
4809
4810 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
4811 to CHILL.
4812
48132002-08-01 Andrew Cagney <ac131313@redhat.com>
4814
4815 * gdbint.texinfo (Coding): Revise section "Include Files".
4816
48172002-07-24 Andrew Cagney <cagney@redhat.com>
4818
4819 * gdbint.texinfo: Obsolete references to m88k.
4820 * gdb.texinfo: Ditto.
4821
48222002-07-10 Joel Brobecker <brobecker@gnat.com>
4823
4824 * gdbint.texinfo (Create a release candiate): Add the location
4825 where the proper version of autoconf can be retrieved.
4826
48272002-07-09 Don Howard <dhoward@redhat.com>
4828
4829 * gdb.texinfo (Command Files): Further describe the behavior of
4830 sourced command files.
4831
48322002-06-27 Andrew Cagney <ac131313@redhat.com>
4833
4834 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
4835 (Coding): Clarify ISO C version that GDB assumes.
4836
48372002-06-26 Tom Tromey <tromey@redhat.com>
4838
4839 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
4840 add_setshow_cmd_full.
4841
48422002-06-25 Don Howard <dhoward@redhat.com>
4843
4844 * gdb.texinfo (Memory Region Attributes): Document new behavior
4845 for 'mem' command.
4846
48472002-06-11 Jim Blandy <jimb@redhat.com>
4848
4849 * gdb.texinfo (Symbols): Update documentation for `info source'
4850 command.
4851
4852 * gdb.texinfo (Macros): Call the command `info macro', not
4853 `show macro'.
4854
48552002-06-09 Andrew Cagney <ac131313@redhat.com>
4856
4857 * gdbint.texinfo (Coding): Add section ``Per-architecture module
4858 data''.
4859
48602002-06-09 Mark Kettenis <kettenis@gnu.org>
4861
4862 * gdbint.texinfo (Target Architecture Definition): Document
4863 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
4864
48652002-06-08 Andrew Cagney <ac131313@redhat.com>
4866
4867 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
4868 lists.
4869
48702002-06-08 Andrew Cagney <ac131313@redhat.com>
4871
4872 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
4873 Branch''.
4874
48752002-06-01 Andrew Cagney <ac131313@redhat.com>
4876
4877 * gdbint.texinfo (Target Architecture Definition): Add section
4878 ``Converting an existing Target Architecture to Multi-arch''.
4879
48802002-05-30 Andrew Cagney <ac131313@redhat.com>
4881
4882 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
4883 to ``Obsoleting code''. Revise.
4884
48852002-05-17 Jim Blandy <jimb@redhat.com>
4886
4887 * gdb.texinfo (C Preprocessor Macros): New chapter.
4888 Include it in the main menu.
4889 (Contributors): Credit Jim Blandy with macro support.
4890 (Compilation): Explain how to get macro information into the
4891 executable.
4892 (Expressions): Note that preprocessor macros are expanded.
4893
48942002-05-14 Daniel Jacobowitz <drow@mvista.com>
4895
4896 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
4897 options for `target remote'.
4898
48992002-05-13 Andrew Cagney <ac131313@redhat.com>
4900
4901 * gdbint.texinfo (Target Architecture Definition): Delete
4902 documentation on NNPC_REGNUM.
4903
49042002-05-11 Andrew Cagney <ac131313@redhat.com>
4905
4906 * gdbint.texinfo (Target Architecture Definition): Document
4907 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
4908 (Target Architecture Definition): Revise section `Using Different
4909 Register and Memory Data Representations'. Add section `Raw and
4910 Virtual Register Representations'.
4911
49122002-05-11 Andrew Cagney <ac131313@redhat.com>
4913
4914 * gdbint.texinfo (Target Architecture Definition): Mention
4915 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
4916 (Target Architecture Definition): Mention same. Add references to
4917 web pages.
4918
49192002-05-08 Michael Snyder <msnyder@redhat.com>
4920
4921 * stabs.texinfo (Attributes): Document new "vector" attribute.
4922
49232002-05-04 Andrew Cagney <ac131313@redhat.com>
4924
4925 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
4926
49272002-05-04 Andrew Cagney <ac131313@redhat.com>
4928
4929 * gdb.texinfo: Delete obsolete references to a29k.
4930
49312002-04-24 Andrew Cagney <ac131313@redhat.com>
4932
4933 * gdbint.texinfo (Target Architecture Definition): Replace
4934 IN_SIGTRAMP with PC_IN_SIGTRAMP.
4935
49362002-04-24 David S. Miller <davem@redhat.com>
4937
4938 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
4939
49402002-04-21 David S. Miller <davem@redhat.com>
4941
4942 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
4943
49442002-04-21 Andrew Cagney <ac131313@redhat.com>
4945
4946 * gdbint.texinfo (Target Architecture Definition): Delete
4947 definition of HAVE_REGISTER_WINDOWS.
4948
49492002-04-19 Eli Zaretskii <eliz@gnu.org>
4950
4951 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
4952 "Theodore A. Roth" <troth@verinet.com>.
4953
49542002-04-15 Don Howard <dhoward@redhat.com>
4955
4956 From Eli Zaretskii <eliz@gnu.org>
4957 * gdb.texinfo (show max-user-call-depth): Correct formatting.
4958 Provide a better explaination of this feature.
4959
49602002-04-14 Andrew Cagney <ac131313@redhat.com>
4961
4962 * gdbint.texinfo (Target Architecture Definition): Remove
4963 FRAME_CHAIN_COMBINE.
4964
49652002-04-12 Michael Chastain <mec@shout.net>
4966
4967 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
4968 REG_STACK_SEGMENT.
4969
49702002-04-09 Michael Chastain <mec@shout.net>
4971
4972 * gdbint.texinfo (Obsolete Conditionals): Remove references to
4973 PYRAMID_* macros.
4974
49752002-04-07 Andrew Cagney <ac131313@redhat.com>
4976
4977 * gdb.texinfo (Bug Reporting): Document that the web is the
4978 prefered way of submitting bug reports.
4979 (Bug Reporting): Delete the s-mail address as the last resort.
4980
49812002-04-05 Andrew Cagney <ac131313@redhat.com>
4982
4983 * gdbint.texinfo (Target Architecture Definition): Delete
4984 references to TARGET_WRITE_FP and write_fp.
4985
49862002-03-27 Michael Snyder <msnyder@redhat.com>
4987
4988 * gdb.texinfo: Document new commands dump, append, and restore.
4989
49902002-03-27 Andrew Cagney <ac131313@redhat.com>
4991
4992 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
4993 Branch'.
4994
49952002-03-18 Andrew Cagney <ac131313@redhat.com>
4996
4997 * gdb.texinfo: Change all examples to @smallexample.
4998 * gdbint.texinfo: Ditto.
4999
50002002-03-18 Andrew Cagney <ac131313@redhat.com>
5001
5002 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
5003 Branches''.
5004
50052002-03-18 Andrew Cagney <ac131313@redhat.com>
5006
5007 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
5008 Policy''.
5009
50102002-03-04 Fred Fish <fnf@redhat.com>
5011
5012 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
5013 expresson, suports, dependant, trhe, perhaphs, situtations,
5014 explictily, taged, oportunity, unfortunatly).
5015
50162002-02-24 Andrew Cagney <ac131313@redhat.com>
5017
5018 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
5019 Remove reference to 3.12.
5020
50212002-02-23 Andrew Cagney <ac131313@redhat.com>
5022
5023 * gdbint.texinfo: Include fdl.texi.
5024 (Top): Add GNU Free Documentation License.
5025 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
5026 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
5027 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
5028 (gdbint.info): Add srcdir to include path.
5029 * gdb.texinfo: Include gpl.texi.
5030 (Top): Add Copying.
5031 * gpl.texi: New file.
5032
50332002-02-23 Andrew Cagney <ac131313@redhat.com>
5034
5035 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
5036
50372002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
5038
5039 * gdb.texinfo: Document Cygwin native specific commands.
5040
50412002-02-15 Daniel Jacobowitz <drow@mvista.com>
5042
5043 * gdb.texinfo: Document gdbserver ``--attach'' command.
5044
50452002-02-07 Michael Snyder <msnyder@redhat.com>
5046
5047 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
5048 to @code(_ovly_debug_event).
5049
50502002-02-07 Andrew Cagney <ac131313@redhat.com>
5051
5052 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
5053
50542002-02-06 Michael Snyder <msnyder@redhat.com>
5055
5056 * gdb.texinfo (overlays): Mention new magic symbol
5057 '_ovly_debug_event', which allows GDB to keep better track
5058 of overlays.
5059
50602002-02-03 Eli Zaretskii <eliz@gnu.org>
5061
5062 * gdb.texinfo (Memory Region Attributes): Fix the wording.
5063 Suggested by Dmitry Sivachenko.
5064
5065 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
5066
50672002-02-01 Michael Snyder <msnyder@redhat.com>
5068
5069 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
5070
50712002-01-30 Michael Snyder <msnyder@redhat.com>
5072
5073 * gdb.texinfo: (remote protocol): Gramatical fix-up.
5074 (set trust-readonly-sections): Document.
5075
50762002-01-29 Andrew Cagney <ac131313@redhat.com>
5077
5078 * gdbint.texinfo (Releasing GDB): Revise and update.
5079
50802002-01-28 Andrew Cagney <ac131313@redhat.com>
5081
5082 * gdbint.texinfo (Target Architecture Definition): Delete
5083 description of TARGET_BYTE_ORDER_DEFAULT.
5084
50852002-01-27 Eli Zaretskii <eliz@gnu.org>
5086
5087 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
5088 <mitya@cavia.pp.ru>.
5089
50902002-01-23 Andrew Cagney <ac131313@redhat.com>
5091
5092 * libgdb.texinfo: Delete file.
5093
50942002-01-22 Andrew Cagney <ac131313@redhat.com>
5095
5096 * gdb.texinfo: Remove makeinfo 3.12 hacks.
5097 * gdbint.texinfo: Ditto.
5098
5099Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
5100
5101 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
5102
51032002-01-22 Andrew Cagney <ac131313@redhat.com>
5104
5105 * Makefile.in: Update copyright.
5106 (TEXI2DVI): Define.
5107 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
5108 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
5109 gdb-cfg.texi.
5110 (TEXINDEX, PDFTEX): Delete makefile variables.
5111
51122002-01-22 Andrew Cagney <ac131313@redhat.com>
5113
5114 * gdb.texinfo (Protocol): Move section to appendix.
5115
51162002-01-21 Andrew Cagney <ac131313@redhat.com>
5117
5118 * gdb.texinfo (Remote Debugging): Create a menu.
5119 (Top): Add ``Remote Debugging'' to menu.
5120
51212002-01-21 Andrew Cagney <ac131313@redhat.com>
5122
5123 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
5124 serial protocol'' from here.
5125 (Remote Debugging): To here. New chapter.
5126
51272002-01-20 Andrew Cagney <ac131313@redhat.com>
5128
5129 * gdbint.texinfo (Target Architecture Definition): Delete
5130 description of TARGET_BYTE_ORDER_SELECTABLE_P.
5131
51322002-01-20 Andrew Cagney <ac131313@redhat.com>
5133
5134 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
5135 are no longer needed.
5136 (Porting GDB): Add maintainer note about configure.host.
5137
51382002-01-20 Andrew Cagney <ac131313@redhat.com>
5139
5140 * gdbint.texinfo (Target Architecture Definition): Remove
5141 definition of IEEE_FLOAT.
5142
51432002-01-20 Eli Zaretskii <eliz@gnu.org>
5144
5145 * gdb.texinfo: Beautify copyright years; fix a typo.
5146 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
5147 <3diff@gnu.org>
5148
51492002-01-19 Andrew Cagney <ac131313@redhat.com>
5150
5151 * gdbint.texinfo (Host Definition): Remove references to
5152 MALLOC_INCOMPATIBLE.
5153
51542002-01-17 Andrew Cagney <ac131313@redhat.com>
5155
5156 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
5157 and xyz-xdep.o.
5158
51592002-01-17 Andrew Cagney <ac131313@redhat.com>
5160
5161 * gdb.texinfo (Maintenance Commands): Add appendix.
5162 (Set Breaks): Copy ``maint info breakpoint'' doco to
5163 ``Maintenance Commands'' appendix. Add reference.
5164
51652002-01-17 Andrew Cagney <ac131313@redhat.com>
5166
5167 * fdl.texi: Remove next/prev from @node.
5168
51692002-01-17 Eli Zaretskii <eliz@gnu.org>
5170
5171 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
5172 for monstrous @multitable (from Brian Youmans).
5173
5174 * fdl.texi: New file.
5175
5176 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
5177
51782002-01-15 Andrew Cagney <ac131313@redhat.com>
5179
5180 * gdbint.texinfo (Releasing GDB): New chapter.
5181
51822002-01-14 Andrew Cagney <ac131313@redhat.com>
5183
5184 * gdb.texinfo (Embedded Processors, Calling program functions):
5185 Obsolete references to a29k.
5186
51872002-01-13 Andrew Cagney <ac131313@redhat.com>
5188
5189 * gdbint.texinfo (Coding): Review Cleanups section. Examples
5190 examples. Document that a code-block should do or discard its
5191 cleanups before exit.
5192
51932002-01-11 Michael Snyder <msnyder@redhat.com>
5194
5195 * gdb.texinfo (Choosing files): Change @samp to @file.
5196
51972002-01-05 Michael Snyder <msnyder@redhat.com>
5198
5199 * gdb.texinfo (--pid): Document new command line option (attach).
5200
52012002-01-07 Eli Zaretskii <eliz@gnu.org>
5202
5203 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
5204 in the stub.
5205
52062002-01-04 Andrew Cagney <ac131313@redhat.com>
5207
5208 * gdbint.texinfo (Target Architecture Definition): Replace
5209 BIG_ENDIAN with BFD_ENDIAN_BIG.
5210
52112002-01-03 Andrew Cagney <ac131313@redhat.com>
5212
5213 * gdbint.texinfo (Target Architecture Definition): Replace
5214 value_ptr with struct value pointer.
5215
52162002-01-02 Eli Zaretskii <eliz@gnu.org>
5217
5218 * gdb.texinfo (Free Software): Fix wording.
5219
52202001-12-31 Eli Zaretskii <eliz@gnu.org>
5221
5222 * gdb.texinfo (Free Software): New section ``Free Software Needs
5223 Free Documentation''.
5224
52252001-12-30 Eli Zaretskii <eliz@gnu.org>
5226
5227 * stabs.texinfo:
5228 * gdb.texinfo:
5229 * gdbint.texinfo:
5230 * libgdb.texinfo:
5231 * annotate.texi: Fix the application of GFDL in the Copyright notice.
5232
52332001-12-29 Michael Snyder <msnyder@redhat.com>
5234
5235 * gdb.texinfo (maint info sections): Fix typo.
5236
52372001-12-26 Michael Snyder <msnyder@redhat.com>
5238
5239 * gdb.texinfo (maint info sections): Document.
5240
5241 * gdb.texinfo (info proc): Comment out documentation for
5242 'info proc' sub-options that are currently not implemented.
5243
52442001-12-20 Jim Blandy <jimb@redhat.com>
5245
5246 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
5247
52482001-12-15 Andrew Cagney <ac131313@redhat.com>
5249
5250 * gdbint.texinfo (Target Architecture Definition): Replace
5251 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
5252
52532001-12-01 Andrew Cagney <ac131313@redhat.com>
5254
5255 * gdbint.texinfo (Host Definition): Delete documentation on
5256 HOST_BYTE_ORDER.
5257
52582001-11-30 Jim Blandy <jimb@redhat.com>
5259
5260 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5261 overlay support. Add to top-level menu.
5262
52632001-11-26 Tom Tromey <tromey@redhat.com>
5264
5265 * gdb.texinfo (Command Syntax): Document C-o binding.
5266
52672001-07-26 Christopher Faylor <cgf@redhat.com>
5268
5269 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
5270 use since it is described in the referenced section.
5271
5272 From Eli Zaretskii <eliz@gnu.org>
5273 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
5274 clearer when using DJGPP.
5275
52762001-11-24 Christopher Faylor <cgf@redhat.com>
5277
5278 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
5279 specifically refer to MS-DOS.
5280 (command files): Mention gdb.ini is only used on MS-DOS.
5281
52822001-11-21 Tom Tromey <tromey@redhat.com>
5283
5284 * gdb.texinfo (Invoking GDB): Document --args.
5285 (Mode Options): Likewise.
5286
52872001-11-21 Jim Blandy <jimb@redhat.com>
5288
5289 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
5290 Delete documentation; this macro has been removed from the
5291 sources.
5292
52932001-11-13 Jim Blandy <jimb@redhat.com>
5294
5295 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
5296
52972001-11-06 Corinna Vinschen <vinschen@redhat.com>
5298
5299 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
5300
53012001-11-05 Michael Snyder <msnyder@redhat.com>
5302
5303 * gdb.texinfo (info functions): Document use of backslash to
5304 quote regexp chars in function names such as "operator*()".
5305
53062001-11-01 Fred Fish <fnf@redhat.com>
5307
5308 * gdbint.texinfo (SOLIB_ADD): Document additional new
5309 "readsyms" arg.
5310
53112001-10-30 Don Howard <dhoward@redhat.com>
5312
5313 * gdb.texinfo: (Command Files) Added documentation for the
5314 behavior of gdb with input redirected from a file.
5315
53162001-10-28 Fred Fish <fnf@redhat.com>
5317
5318 * gdb.texinfo (auto-solib-add): Change docs to match
5319 implementation change.
5320 (auto-solib-limit): Add docs for new variable.
5321
53222001-10-15 Andrew Cagney <ac131313@redhat.com>
5323
5324 * gdbint.texinfo (Target Architecture Definition): Function
5325 value_as_pointer renamed to value_as_address.
5326
53272001-10-15 Andrew Cagney <ac131313@redhat.com>
5328
5329 * gdbint.texinfo (Target Architecture Definition): Default
5330 POINTER_TO_ADDRESS functions assume unsigned addresses.
5331 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
5332 posting by Jim Blandy.
5333
53342001-10-12 Jim Blandy <jimb@redhat.com>
5335
5336 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
5337 version of texi2html (1.64) doesn't support this flag any more.
5338
53392001-09-08 Mark Kettenis <kettenis@gnu.org>
5340
5341 * gdbint.texinfo (Host Definition): Remove description of
5342 MEM_FNS_DECLARED.
5343
5344 * gdbint.texinfo (Host Definition): Remove description of R_OK.
5345
5346 * gdbint.texinfo (Host Definition): Remove description of
5347 HAVE_SIGSETMASK.
5348
53492001-09-04 Elena Zannoni <ezannoni@redhat.com>
5350
5351 * gdbint.texinfo (Target Architecture Definition): Add
5352 explanation of TARGET_PRINT_INSN macro.
5353
53542001-08-30 Jim Blandy <jimb@redhat.com>
5355
5356 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
5357 Explain what it means to load relocatable files.
5358
53592001-08-28 Jim Blandy <jimb@redhat.com>
5360
5361 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
5362 info `top' menu.
5363
5364Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
5365
5366 * gdbint.texinfo: Add a cautionary note about macro use.
5367
53682001-08-02 Corinna Vinschen <vinschen@redhat.com>
5369
5370 * gdb.texinfo: Explain omitting the hostname in the
5371 `target remote' command.
5372
53732001-07-30 Daniel Jacobowitz <drow@mvista.com>
5374
5375 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
5376 and END-INFO-DIR-ENTRY.
5377
53782001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5379
5380 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
5381
53822001-07-25 Andrew Cagney <ac131313@redhat.com>
5383
5384 * gdbint.texinfo (libgdb): Rewrite.
5385
53862001-07-26 Eli Zaretskii <eliz@gnu.org>
5387
5388 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
5389
53902001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
5391
5392 * gdb.texinfo (TUI): New chapter, document the TUI.
5393 (Mode Options): Document the -tui option.
5394
53952001-07-23 Mark Kettenis <kettenis@gnu.org>
5396
5397 * gdbint.texinfo (Host Definition): Remove description of
5398 NEED_POSIX_SETPGID.
5399
54002001-07-23 Eli Zaretskii <eliz@gnu.org>
5401
5402 * gdb.tex (DJGPP Native): New node, with descriptions of
5403 DJGPP-specific commands.
5404
54052001-07-19 John R. Moore <jmoore@redhat.com>
5406
5407 * gdbint.texinfo: Three misspellings.
5408
54092001-07-06 Andrew Cagney <ac131313@redhat.com>
5410
5411 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
5412 `test` expressions on bash. Problem reported by Colin Walters.
5413
54142001-07-04 Andrew Cagney <ac131313@redhat.com>
5415
5416 * gdbint.texinfo (User Interface): Update ui-out documentation to
5417 refelect recent UI/MI updates.
5418
54192001-07-04 Andrew Cagney <ac131313@redhat.com>
5420
5421 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
5422 interpreters.
5423
54242001-06-15 Andrew Cagney <ac131313@redhat.com>
5425
5426 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
5427 structure and not macros.
5428 (Host Definition): Document that much of this chapter is obsolete.
5429 (Target Architecture Definition): Update list of files that make
5430 up a target architecture.
5431 (Coding): Update.
5432
54332001-06-28 Andrew Cagney <ac131313@redhat.com>
5434
5435 * gdbint.texinfo (Target Architecture Definition): Update
5436 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
5437 The latter has been changed to a true predicate.
5438
54392001-06-17 Eli Zaretskii <eliz@gnu.org>
5440
5441 * annotate.texi: Add @noindent where needed. From Dmitry
5442 Sivachenko <dima@Chg.RU>.
5443 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
5444
54452001-06-16 Andrew Cagney <ac131313@redhat.com>
5446
5447 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
5448
54492001-06-14 Andrew Cagney <ac131313@redhat.com>
5450
5451 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
5452 returns ``OK''. Document that the ``R'' packet does not reply.
5453
54542001-06-13 Michael Snyder <msnyder@redhat.com>
5455
5456 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
5457
54582001-06-13 Eli Zaretskii <eliz@gnu.org>
5459
5460 * gdb.texinfo (Signals): Clarify the default setting of signal
5461 handling.
5462
54632001-05-14 Andrew Cagney <ac131313@redhat.com>
5464
5465 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
5466 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
5467
54682001-05-12 Andrew Cagney <ac131313@redhat.com>
5469
5470 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
5471
54722001-05-10 Eli Zaretskii <eliz@gnu.org>
5473
5474 * gdbint.texinfo (Clean Design and Portable Implementation):
5475 Renamed from "Clean Design".
5476 (Clean Design and Portable Implementation): Document portable
5477 methods of handling file names, and the associated macros.
5478
54792001-04-02 Eli Zaretskii <eliz@gnu.org>
5480
5481 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
5482 command and provide a cross-reference to its description.
5483 (Symbols): Note that "info scope" is useful for trace experiments.
5484
54852001-04-01 Eli Zaretskii <eliz@gnu.org>
5486
5487 * gdb.texinfo (Symbols): Document "info scope".
5488 (Tracepoints): New chapter.
5489 (Contributors): Update for v5.1.
5490 <All nodes>: Change "C++" to "C@t{++}".
5491
5492 * gdbint.texinfo (User Interface): A new section about ui_out
5493 functions, based on text written by Fernando Nasser.
5494
5495 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
5496
54972001-03-26 Eli Zaretskii <eliz@gnu.org>
5498
5499 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
5500
5501 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
5502
5503 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
5504 Replace "GDB" with "@value{GDBN}". Fix markup.
5505
5506 * annotate.texi: Change Permissions to GFDL. Update Copyright.
5507
5508 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
5509 a cross-reference to its description.
5510 (Symbols): Document "info symbol".
5511
55122001-03-21 Eli Zaretskii <eliz@gnu.org>
5513
5514 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
5515 subsection "x86 Watchpoints".
5516 (Target Architecture Definition): Document the macros
5517 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
5518 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
5519
55202001-03-20 Andrew Cagney <ac131313@redhat.com>
5521
5522 * gdbint.texinfo (Target Architecture Definition): Update
5523 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
5524 list.
5525
55262001-03-06 Kevin Buettner <kevinb@redhat.com>
5527
5528 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
5529 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
5530
55312001-02-21 Eli Zaretskii <eliz@gnu.org>
5532
5533 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
5534
55352001-02-11 Eli Zaretskii <eliz@gnu.org>
5536
5537 * gdb.texinfo (Environment): Document that `path' does not change
5538 the value of PATH in GDB's own environment (it did in the past,
5539 but that was changed on March 15, 1994). Reported by Doug Evans
5540 <dje@transmeta.com>.
5541
5542 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
5543 its line. Fix markup of commands and macros. Add an Index node
5544 and index entries.
5545
55462001-01-23 J.T. Conklin <jtc@redback.com>
5547
5548 * gdb.texinfo (Memory region attributes): New manual section.
5549
55502001-01-04 Nicholas Duffek <nsd@redhat.com>
5551
5552 * gdbint.texinfo (POP_FRAME): Document use by return_command.
5553
55542000-12-25 Eli Zaretskii <eliz@gnu.org>
5555
5556 * refcard.tex: Version and copyright fixed. From Phil Edwards
5557 <pedwards@disaster.jaj.com>.
5558
5559Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
5560
5561 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
5562 DWARF2_REG_TO_REGNUM): Document.
5563
5564Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
5565
5566 * gdbint.texinfo (Coding): Update current value of
5567 --enable-build-warnings. Mention --enable-gdb-build-warnings.
5568
55692000-11-19 Eli Zaretskii <eliz@gnu.org>
5570
5571 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
5572 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
5573
55742000-11-10 Christopher Faylor <cgf@cygnus.com>
5575
5576 * gdb.texinfo: Document new 'set step-mode' command.
5577
55782000-10-16 Eli Zaretskii <eliz@gnu.org>
5579
5580 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
5581 changes from Dmitry Sivachenko <dima@Chg.RU>.
5582
55832000-09-26 Eli Zaretskii <eliz@gnu.org>
5584
5585 * gdb.texinfo (Hooks): Document the new post-hook functionality.
5586 From Steven Johnson <sbjohnson@ozemail.com.au>.
5587
55882000-08-10 Mark Kettenis <kettenis@gnu.org>
5589
5590 * gdbint.texinfo (Overall Structure): Spelling fix.
5591
55922000-08-10 Eli Zaretskii <eliz@gnu.org>
5593
5594 * gdbint.texinfo (Target Architecture Definition): Document that
5595 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
5596 for which REGISTER_CONVERTIBLE returns a zero value.
5597
55982000-07-08 Christopher Faylor <cgf@cygnus.com>
5599
5600 * Makefile.in (install-info): Find files to install in either the
5601 build or source directories (adapted from Makefile.am).
5602
56032000-07-07 Nicholas Duffek <nsd@redhat.com>
5604
5605 * stabs.texinfo: Fix spelling errors.
5606 (String Field): FILE-NUMBER starts from 0, not 1.
5607
56082000-07-05 Eli Zaretskii <eliz@gnu.org>
5609
5610 * refcard.tex: Remove \centerline from the blurb. Patch from
5611 Brian Youmans.
5612
56132000-06-25 Eli Zaretskii <eliz@gnu.org>
5614
5615 * Makefile.in (install-info): Support installation from outside of
5616 the source directory. Reported by Mark Harig
5617 <markh@frazier.landmark.com>.
5618
56192000-06-20 J.T. Conklin <jtc@redback.com>
5620
5621 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
5622
5623Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
5624
5625 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
5626 Generate using pdftex.
5627 (PDFTEX): Define.
5628 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
5629 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
5630 @contents at the start.
5631
56322000-05-24 Eli Zaretskii <eliz@gnu.org>
5633
5634 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5635 Youmans.
5636
5637Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
5638
5639 From Brian Youmans:
5640 * gdb.texinfo: Fix ``et al.''.
5641
5642Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
5643
5644 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
5645 loop.
5646
56472000-05-19 Jimmy Guo <guo@cup.hp.com>
5648
5649 * configure: Regenerate.
5650
56512000-05-17 Eli Zaretskii <eliz@gnu.org>
5652
5653 * Makefile.in (install-info): Run install-info on installed Info
5654 files.
5655
5656Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5657
5658 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
5659 Andrew Cagney.
5660
56612000-05-09 Eli Zaretskii <eliz@gnu.org>
5662
5663 * gdb.texinfo: Proofreading changes from Brian Youmans.
5664
56652000-05-01 Nick Duffek <nsd@cygnus.com>
5666
5667 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
5668 startup sequence, minor edits.
5669
56702000-05-01 Eli Zaretskii <eliz@gnu.org>
5671
5672 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
5673 TeX.
5674
5675 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
5676 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
5677 like `n' and `s' which look weird. Convert some of the @kindex to
5678 @vindex, when they refer to variables, not commands.
5679
5680Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
5681
5682 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
5683
56842000-04-23 Eli Zaretskii <eliz@gnu.org>
5685
5686 * Makefile.in (GDBMI_DIR): New variable.
5687 (SET_TEXINPUTS): Add $(GDBMI_DIR).
5688 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
5689 (gdbmi.texinfo): New target, for texi2roff.
5690 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
5691 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
5692
5693 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
5694 gdbmi.texinfo.
5695 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
5696 comment.
5697
56982000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5699
5700 * gdb.texinfo (Files): Update description of add-symbol-file
5701 command.
5702
57032000-04-17 Eli Zaretskii <eliz@gnu.org>
5704
5705 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
5706 prevents the build (and is generally a Bad Idea).
5707
57082000-04-17 Eli Zaretskii <eliz@gnu.org>
5709
5710 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
5711 a comma inside @var.
5712 (Command Files): Index markup changes from Dmitry Sivachenko
5713 <dima@Chg.RU>.
5714
57152000-04-16 Eli Zaretskii <eliz@gnu.org>
5716
5717 * Makefile.in (LN_S): Define.
5718 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
5719 invoke "ln -s" unless it is known to work.
5720
5721 * configure.in (AC_PROG_LN_S): Add.
5722
57232000-04-14 Jim Blandy <jimb@redhat.com>
5724
5725 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
5726 section.
5727 (Target Conditionals): Document ADDRESS_TO_POINTER,
5728 POINTER_TO_ADDRESS.
5729
57302000-04-11 Daniel Berlin <dan@cgsoftware.com>
5731
5732 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
5733 gdb-cfg.texi to get the value.
5734
57352000-04-10 Jim Blandy <jimb@redhat.com>
5736
5737 * gdbint.texinfo (Target Architecture Definition): Fix
5738 cross-references.
5739
57402000-04-08 Jim Blandy <jimb@redhat.com>
5741
5742 * gdbint.texinfo (Using Different Register and Memory Data
5743 Representations): New section.
5744 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
5745 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
5746 REGISTER_CONVERT_TO_RAW): Document.
5747
5748Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
5749
5750 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
5751 for acknowledgments.
5752
5753Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
5754
5755 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
5756 qThreadExtraInfo.
5757
57582000-03-28 J.T. Conklin <jtc@redback.com>
5759
5760 * gdb.texinfo: Clarify which remote debug protocol commands are
5761 required and which are optional.
5762
5763Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
5764
5765 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
5766 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
5767 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
5768 * annotate.texi: Update.
5769
57702000-03-28 Stan Shebs <shebs@apple.com>
5771
5772 * gdb.texinfo: Update dates, bump to Eighth Edition (note
5773 expectation of additional changes before release), update
5774 ISBN, add copy of top-level menu for @ifhtml, remove explicit
5775 node links, rephrase and/or shorten lines to fix formatting
5776 problem in both regular and @smallbook formats.
5777 * annotate.texi: Shorten lines in example, use smallexample
5778 consistently everywhere.
5779 * Makefile.in: Add comment about texinfo 4.0 html generation.
5780 (SFILES_INCLUDED): Add annotate.texi.
5781
57822000-03-27 Daniel Berlin <dan@cgsoftware.com>
5783
5784 * gdb.texinfo (Debugging Output): Added new section, documenting
5785 the "set/show debug" commands.
5786
5787Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
5788
5789 * annotate.texi (Annotations): When GDBN omit @chapter and @node
5790 entry.
5791
5792 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
5793 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
5794 @chapter and @node entries.
5795
5796 * gdb.texinfo: Link all top-level nodes.
5797
5798Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
5799
5800 * Makefile.in (install-info): Create $(infodir) before installing
5801 files.
5802
58032000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
5804
5805 From David Whedon <dwhedon@gordian.com>
5806 * gdbint.texinfo : Added paragraphs about command deprecation.
5807
58082000-03-22 Daniel Berlin <dan@cgsoftware.com>
5809
5810 * gdb.texinfo: Add documentation for the apropos command.
5811
58122000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5813
5814 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
5815
58162000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
5817
5818 * gdb.texinfo: Add white space to prevent overprinting in
5819 two places.
5820
58212000-03-17 Stan Shebs <shebs@apple.com>
5822
5823 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
5824 <dima@Chg.RU>, also clarification of allowed content for
5825 string constants.
5826
58272000-03-16 Eli Zaretskii <eliz@gnu.org>
5828
5829 * gdb.texinfo (main menu): Add Annotations.
5830 (File Options): Add @cindex entries for each command-line option.
5831 Document --epoch, --annotate, --async, --interpreter, --write,
5832 --statistics, and --version.
5833
5834 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
5835 of GDB.
5836
58372000-02-23 Jim Blandy <jimb@redhat.com>
5838
5839 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
5840
58412000-02-22 Jim Blandy <jimb@redhat.com>
5842
5843 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
5844
58452000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
5846
5847 * Makefile.in (diststuff): New target.
5848
58492000-02-15 Kevin Buettner <kevinb@redhat.com>
5850
5851 * agentexpr.texi: Fix wording regarding Intel's IA-64
5852 architecture. [From Jim Wilson.]
5853
58542000-01-16 Tom Tromey <tromey@cygnus.com>
5855
5856 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
5857 (Delete Breaks): Mention range arguments.
5858 (Disabling): Likewise.
5859
58602000-01-05 Dmitry Sivachenko <dima@Chg.RU>
5861
5862 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
5863
5864Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
5865
5866 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
5867 valid functions.
5868
58691999-11-05 Stan Shebs <shebs@andros.cygnus.com>
5870
5871 * gdb.texinfo: Clarify regular expressions used in rbreak.
5872
58731999-10-15 Kevin Buettner <kevinb@cygnus.com>
5874
5875 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
5876 MEMORY_REMOVE_BREAKPOINT): Document.
5877
5878Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
5879
5880 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
5881 offset re-using the DATA offset instead.
5882
58831999-10-11 Jim Kingdon <kingdon@redhat.com>
5884
5885 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
5886
58871999-10-05 Stan Shebs <shebs@andros.cygnus.com>
5888
5889 From Dmitry Sivachenko <demon@gpad.ac.ru>:
5890 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
5891 typos.
5892
5893 * gdb.texinfo: Various minor wording and formatting improvements,
5894 mentions of additional command-line options.
5895
58961999-09-30 Fred Fish <fnf@cygnus.com>
5897
5898 * gdb.texinfo: Document additional forms of specifying section
5899 names and addresses for the add-symbol-file command.
5900
59011999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
5902
5903 * gdbint.texinfo: Fix typo, add the word "have".
5904
59051999-09-14 Jim Blandy <jimb@cris.red-bean.com>
5906
5907 * gdbint.texinfo (Target Architecture Definition): Document the
5908 SKIP_PERMANENT_BREAKPOINT macro.
5909
59101999-09-07 Stan Shebs <shebs@andros.cygnus.com>
5911
5912 * gdb.texinfo: Fiks speling errers.
5913
5914 * gdb.texinfo: Fix uses of @multitable.
5915
5916 From Eli Zaretskii <eliz@gnu.org>:
5917 * gdb.texinfo: Include details specific to DOS host, clarify
5918 some confusing language, fix @ref/@xref/@pxref usages, add
5919 comments about using with optimization, add more indexing,
5920 fix info about disassembly-flavor.
5921
5922Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
5923
5924 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
5925 SKIP_SOLIB_RESOLVER): Define.
5926
5927Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
5928
5929 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
5930 ``g'' packets.
5931
59321999-08-30 Stan Shebs <shebs@andros.cygnus.com>
5933
5934 * gdb.texinfo: Create a new "Configurations" chapter with
5935 platform-specific info, inline remote.texi and move sections of it
5936 into the new chapter, move bits about info proc, heuristic search,
5937 and register stack into the new chapter.
5938 * remote.texi: Remove, now part of gdb.texinfo.
5939 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
5940
59411999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
5942
5943 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
5944 GDB_TARGET_IS_MACH386): These kludges have gone away.
5945
5946Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
5947
5948 * gdbint.texinfo (Target Architecture Definition): Mention
5949 TDEPLIBS.
5950
59511999-08-20 Stan Shebs <shebs@andros.cygnus.com>
5952
5953 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
5954 surrounding text to fit HP-UX bits into general info.
5955 (HPPA-cfg.texi): Remove, no longer useful.
5956
5957 * gdb.texinfo: Remove explicit links from @node lines, remove
5958 HP-added "Detailed Node Listing" from main menu which confuses
5959 things.
5960
5961 From Dmitry Sivachenko <dima@Chg.RU>:
5962 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
5963 in description of `set environment'.
5964
59651999-08-17 Stan Shebs <shebs@andros.cygnus.com>
5966
5967 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
5968
59691999-08-12 Ben Elliston <bje@cygnus.com>
5970
5971 * gdbint.texinfo (Breakpoint Handling): Add missing words.
5972
59731999-08-10 Eli Zaretskii <eliz@gnu.org>
5974
5975 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
5976 watch, awatch, and rwatch. Explain why the latter two cannot be
5977 set as software watchpoints. Document that watchpoints for local
5978 variables are deleted when the debuggee terminates.
5979
5980Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
5981
5982 * remote.texi (Protocol): Further clarification of the "qRcmd"
5983 packet. Allow E.. response packet. "qRcmd" packet is no longer
5984 reserved.
5985
59861999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
5987
5988 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
5989 * gdb.texinfo: Ditto.
5990
59911999-08-06 Tom Tromey <tromey@cygnus.com>
5992
5993 * gdb.texinfo (KOD): New node.
5994
5995Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
5996
5997 * remote.texi (Rcmd): Fix minor formatting typos.
5998
5999Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
6000
6001 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
6002 packets.
6003
60041999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
6005
6006 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
6007 fixes.
6008
6009Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
6010
6011 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
6012
6013Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
6014
6015 * remote.texi (Communication Protocol): ``v'' is in use. Fix
6016 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
6017 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
6018 packets that are not supported on all hosts. Expand examples.
6019 Spell check.
6020
60211999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
6022
6023 * Makefile.in: Recognize html, install-html. Add targets
6024 to build HTML versions of documentation via texi2html.
6025
6026Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
6027
6028 * gdbint.texinfo (Testsuite): New chapter, information about the
6029 testsuite.
6030
6031Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
6032
6033 * remote.texi (Communication Protocol): Rewrite.
6034
6035Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
6036
6037 * stabs.texinfo: Fix uses of xref.
6038
6039Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
6040
6041 * gdbint.texinfo: Add an anti-printf exhortation, and update the
6042 info about patch submission.
6043
6044Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
6045
6046 From Per Bothner <bothner@cygnus.com>:
6047 * gdb.texinfo: Document Chill support.
6048
6049Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
6050
6051 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
6052 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
6053 Document that the value should be greater-than or equal-to zero.
6054 (NO_STD_REGS): Document. Deprecate.
6055
6056Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6057
6058 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
6059 Document that these are not used.
6060
6061Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6062
6063 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
6064
6065Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
6066
6067 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
6068 numargs was dropped.
6069
6070Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
6071
6072 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
6073
6074Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
6075
6076 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
6077 Update.
6078
6079Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
6080
6081 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
6082 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
6083
6084Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
6085
6086 * gdbint.texinfo: Fix typos: $ -> @.
6087
6088Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
6089
6090 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
6091 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
6092 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
6093 BREAKPOINT_FROM_PC.
6094
6095Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
6096
6097 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
6098 CALL_DUMMY_STACK_ADJUST): Document.
6099
6100Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
6101
6102 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
6103 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
6104
61051999-04-02 Stan Shebs <shebs@andros.cygnus.com>
6106
6107 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
6108 longer exists.
6109
6110Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
6111
6112 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
6113 nearly all @ifset/@ifclear conditionals; nobody uses them, and
6114 they make the manual source incomprehensible.
6115 * h8-cfg.texi: Remove, hasn't been used in years.
6116
6117Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
6118
6119 * gdb.texinfo: Update the credits.
6120
6121Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
6122
6123 * gdb.texinfo: Fix mistakes noticed in printout of last
6124 draft, add Alpha to discussion of heuristic fence post.
6125
6126Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
6127
6128 * gdb.texinfo, remote.texi: Many changes; update to Seventh
6129 Edition, merge some HP changes into mainline, describe some
6130 previously undocumented features, describe more of the target
6131 commands available, eliminate obsolete section on renamed
6132 commands.
6133 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
6134
6135Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
6136
6137 * gdb.texinfo: Make many HPPA conditionals unconditional,
6138 including catchpoint description, since now on for all configs.
6139 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
6140 specializations.
6141
6142Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
6143
6144 * Makefile.in (GDBvn.texi): Fix match expression to work with
6145 current format of VERSION in gdb/Makefile.in.
6146 * gdb.texinfo: Fix node ref to match new readline.
6147
6148Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
6149
6150 * gdb.texinfo: Changes made as part of a project to merge in
6151 changes made by HP. Documentation makes extensive use of
6152 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
6153 on remote debugging. There are differences in documentation
6154 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
6155 the HP manual discusses catchpoints, hardware watchpoints, and
6156 some HPUX specific limitations for shared library support.
6157
6158 There are also a number of @node changes.
6159
61601999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
6161
6162 * gdbint.texinfo (Formatting): Disambiguate a sentence.
6163 (C Usage): Same.
6164
6165Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
6166
6167 The following changes were made by Edith Epstein
6168 <eepstein@cygnus.com> as part of a project to merge in changes
6169 made by HP.
6170
6171 * HPPA-cfg.texi: new file.
6172
6173 * all-cfg.texi: set HPPA for HP PA-RISC targets.
6174
6175 * refcard.tex: change documentation about catch.
6176 removed info catch.
6177
6178Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
6179
6180 * gdbint.texinfo: Expand on GDB's coding standards,
6181 specify the use of arg names with prototypes.
6182
61831998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
6184
6185 * gdb.texinfo: Fix tipo.
6186
6187Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
6188
6189 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
6190 TARGET_BYTE_ORDER_SELECTABLE_P.
6191
6192Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
6193
6194 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
6195
61961998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
6197
6198 * agentexpr.texi: New file.
6199
6200Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
6201
6202 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
6203
62041998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
6205
6206 * remote.texi: Changed wording that implied that the GDB remote
6207 protocol caches register values instead of GDB itself.
6208
6209Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
6210
6211 * gdbint.texinfo: Add some info about symbol readers.
6212 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
6213 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
6214 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
6215 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
6216
6217Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
6218
6219 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
6220
6221Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
6222
6223 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
6224
6225Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
6226
6227 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
6228 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
6229
6230Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
6231
6232 * gdbint.texinfo: Fix minor typos.
6233
6234Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
6235
6236 * gdbint.texinfo: Complete overhaul. Group descriptions more
6237 logically, add more info on generic algorithms, remove much
6238 obsolete and/or wrong material.
6239
6240Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
6241
6242 * stabs.texinfo (Method Type Descriptor): Expand and correct.
6243
6244Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
6245
6246 * refcard.tex: Copyright, address updates.
6247
6248Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
6249
6250 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
6251 for the edition instead of confusing GDB-version-like numbers.
6252
6253Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
6254
6255 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
6256
6257Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
6258
6259 * LRS: Reformat a bit to keep text under 80 columns.
6260
6261Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
6262
6263 * gdb.texinfo: Add some credits, mention bug monitor.
6264 * remote.texi: Mention mips monitor targets.
6265 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
6266
6267Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
6268
6269 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
6270 files, finish sorting of host vs target vs native macros, describe
6271 some more of them.
6272
6273Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
6274
6275 * gdbint.texinfo (Host Conditionals): Document change from
6276 using NO_MMALLOC to it's inverse, USE_MMALLOC.
6277
6278Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
6279
6280 * gdbint.texinfo (Host Conditionals): Document
6281 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
6282
6283Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
6284
6285 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
6286 Document LSEEK_NOT_LINEAR.
6287
6288Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
6289
6290 * stabs.texinfo (Stab Section Basics): Make it clear that only
6291 some versions of the GNU linker remove the leading N_UNDF symbol.
6292
6293Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
6294
6295 * stabs.texinfo (String Field): Document type number pairs here,
6296 instead of in the Sun specific section.
6297 (Include Files): The GNU linker supports the N_BINCL
6298 optimization. Clarify the N_BINCL value, and what it is used
6299 for.
6300 (Procedures): Document N_FUN with an empty string to mark the end
6301 of a function.
6302 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
6303 (Sun Differences): Remove this node, as the information is now
6304 elsewhere in the main document.
6305 (Stab Section Basics): Mention that the GNU linker may optimize
6306 stabs and remove the leading N_UNDF symbol.
6307
6308Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
6309
6310 * gdb.texinfo, refcard.tex: Restore author credit
6311
6312Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
6313
6314 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
6315 documentation to account for START and END macros taking
6316 one arg.
6317
6318Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
6319
6320 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
6321 * gdb.texinfo (Frames): Fix typo.
6322
6323Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
6324
6325 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
6326 a target_signal as arg type, not a pid.
6327
6328Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
6329
6330 * gdb.texinfo: Document `set assembly-language'.
6331
6332Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
6333
6334 * remote.texi: Update list of stubs in the GDB distribution.
6335
6336Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
6337
6338 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
6339 Also document that some systems can use mmalloc but must define
6340 this if their C runtime allocates memory that is later freed.
6341 (MMCHECK_FORCE): Document new macro.
6342
6343Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
6344
6345 * remote.texi: Add documentation for target Sparclet.
6346
6347Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
6348
6349 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
6350 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
6351 * configure.in: Rewritten for autoconf.
6352 * configure: New.
6353
6354Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
6355
6356 * Makefile.in (DVIPS): New define, set to dvips.
6357 (dvi): Add stabs.dvi.
6358 (ps): New target.
6359 (all-doc): Depend on info, dvi, and ps targets.
6360 (STAGESTUFF): Add *.ps and *.dvi files.
6361 (clean-info, clean-dvi): Remove.
6362 (mostlyclean): Does not depend upon clean-info or clean-dvi,
6363 rules completely rewritten.
6364 (maintainer-clean): Remove clean-info and clean-dvi
6365 dependencies and put their actions in the rules.
6366 (gdb.ps): New target
6367 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
6368 intermediate TeX files, whether they have 2 or 3 character
6369 extensions.
6370 (gdbint.ps): Add target and rules.
6371 (gdb-internals): Delete unused target.
6372 (Makefile): Depends upon config.status also.
6373
6374Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
6375
6376 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
6377 set.
6378
6379Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
6380
6381 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
6382 * gdb.texinfo (Expressions): Fix erroneous array constant example.
6383
6384Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
6385
6386 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
6387
6388Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6389
6390 * gdb.texinfo (Print settings): Document
6391 `set/show print static-members' commands.
6392
6393Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
6394
6395 * gdbint.texinfo (Native): Document name change, coredep.c to
6396 core-aout.c.
6397
6398Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
6399
6400 * stabs.texinfo (Include Files): Document the values the SunOS4
6401 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
6402
6403Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
6404
6405 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
6406 Fix typo.
6407
6408Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
6409
6410 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
6411 "gdb.tar.Z".
6412
6413Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
6414
6415 * Makefile.in (maintainer-clean): New target, synonym for
6416 realclean.
6417
6418Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
6419
6420 * Update all FSF addresses except those in COPYING* files.
6421
6422Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
6423
6424 From Richard Earnshaw (rearnsha@armltd.co.uk):
6425 * gdb.texinfo (convenience variables): Document $_exitcode.
6426 (quit): Document optional expression to use as exit code.
6427
6428Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
6429
6430 * gdb.texinfo, remote.texi: Brought up to date with various
6431 GDB changes.
6432
6433Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
6434
6435 * gdb.texinfo: Update dates and versions, fix comments about
6436 hardware watchpoints in future releases and about the
6437 sharedlibrary command.
6438
6439Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6440
6441 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
6442 C_FUN stab. Other cleanups.
6443
6444Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6445
6446 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
6447 for the sparc stub.
6448
6449Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6450
6451 * annotate.texi: Clarify which addresses have differing formats
6452 depending on the language and which do not.
6453
6454Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6455
6456 * remote.texi (NetWare): Changed example to use BOARD= instead of
6457 NODE= argument to reflect correspoding change to gdbserve.nlm.
6458
6459Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6460
6461 * stabs.texinfo (Negative Type Numbers): Mention the fact that
6462 GDB, as well as AIX dbx, supports the size type attribute.
6463
6464Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6465
6466 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
6467
6468Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
6469
6470 * gdb.texinfo (Define): Document $arg0... arguments to commands,
6471 and new 'if' and 'while' commands.
6472
6473Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
6474
6475 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
6476
6477Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
6478
6479 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
6480 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
6481 NetWare targets. Mostly stolen from the Server node.
6482
6483Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6484
6485 * gdb.texinfo (Setting): Talk about the language of a source file
6486 versus the working language. The old documentation did not match
6487 what GDB did.
6488
6489Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6490
6491 * stabs.texinfo (Source Files): Document N_SO used to mark the end
6492 of a source file.
6493
6494Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
6495
6496 * gdb.texinfo (Processes): New node.
6497
6498Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
6499
6500 * remote.texi: Update documentation of set/show mipsfpu.
6501
6502Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
6503
6504 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
6505 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
6506
6507Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
6508
6509 * gdbint.texinfo: Removed mentions of some incorrectly placed and
6510 obsolete conditionals, described some others.
6511
6512Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6513
6514 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
6515 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
6516
6517Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
6518
6519 * gdbint.texinfo: Put regex conditionals in their own table.
6520
6521Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
6522
6523 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
6524 described or fixed the descriptions of many others.
6525
6526Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
6527
6528 * gdb.texinfo: Add some more credits.
6529 * gdbint.texinfo: Capitalize GDB consistently, describe some
6530 macros and remove some.
6531
6532Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
6533
6534 * gdbint.texinfo: Removed mentions of many incorrectly placed and
6535 obsolete conditionals, described some others.
6536
6537Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
6538
6539 * gdb.texinfo (help targets): Changed to `help target', which
6540 is the correct gdb command.
6541
6542Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6543
6544 * annotate.texi (TODO): New node, for keeping track of annotations
6545 suggested but not yet implemented.
6546
6547Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6548
6549 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
6550 another symbol, it is not the address itself.
6551
6552Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
6553
6554 * stabs.texinfo (Stab Section Basics): Add comment about alignment
6555 of stabs-in-coff sections.
6556
6557Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6558
6559 * annotate.texi: Change edition to 0.5 and date to May 1994.
6560 Add index.
6561 (Frames): New node, for frame annotation.
6562 (Displays): New node, for display annotation.
6563
6564 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
6565 when waiting for your program to stop.
6566
6567Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6568
6569 * annotate.texi (Breakpoint Info): Document annotation of header
6570 fields and record annotation.
6571
6572Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6573
6574 * annotate.texi: New file, to document annotations.
6575
6576Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6577
6578 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
6579 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
6580
6581Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6582
6583 * stabs.texinfo (Stab Section Basics): Say what is in .stab
6584 section, and say n_strx field is compilation unit relative.
6585 * stabs.texinfo: Don't use @code for a.out when it is the name of
6586 an object file format.
6587
6588Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6589
6590 * gdb.texinfo: Refer to file names, not path names, per rms
6591 convention.
6592 (Arguments): Fix typo.
6593
6594Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6595
6596 * stabs.texinfo (Global Variables): Talk about stabs in files
6597 where variables are referenced, but not defined.
6598
6599Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6600
6601 * stabs.texinfo: Move stuff on @ and # type descriptors from node
6602 Cplusplus to new nodes Member Type Descriptor and Method Type
6603 Descriptor. Re-write stuff for #.
6604
6605Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6606
6607 * gdb.texinfo (Print Settings): Don't document "set print
6608 fast-symbolic-addr off". The bug which it worked around was fixed
6609 on 25 Feb 94 in coffread.c, so I'm nuking the command.
6610
6611 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
6612 N_ENTRY node.
6613
6614 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
6615
6616Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6617
6618 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
6619 references to ieee-float.c.
6620
6621Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6622
6623 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
6624 match what the code actually does.
6625
6626Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6627
6628 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
6629
6630Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
6631
6632 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
6633 i, and b.
6634
6635Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
6636
6637 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
6638 well as for ELF and SOM. Unify the descriptions of ELF and SOM
6639 as "stabs in sections" rather than just saying "ELF and SOM".
6640 Also make that stuff apply to COFF.
6641
6642Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6643
6644 * gdb.texinfo (Formatting Documentation): Change GhostScript to
6645 Ghostscript.
6646
6647Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6648
6649 * gdb.texinfo (Continuing and Stepping): When talking about "step"
6650 versus functions without line numbers, also mention stepping into
6651 them as well as "step" when you are in them. Tell the user how to
6652 deal with the situation. Add comment about "debugging information".
6653
6654Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6655
6656 * stabs.texinfo (Enumerations): Document restriction on where
6657 enumeration types can appear and still win with GDB.
6658
6659Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6660
6661 * stabs.texinfo (Negative Type Numbers): Document format for type
6662 -16.
6663
6664Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6665
6666 * gdb.texinfo (Selection, Frame Info): Update information about
6667 arbitrary frame specficiations.
6668
6669Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
6670
6671 * gdb.texinfo, remote.texi: general editing pass prior to Net release
6672
6673Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6674
6675 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
6676
6677Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
6678
6679 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
6680
6681Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6682
6683 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
6684 Differences node to Statics node.
6685 (Statics): Discuss XCOFF use of V symbol descriptor.
6686
6687 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
6688 not clean.
6689
6690Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
6691
6692 * gdb.texinfo (Print Settings): Document `set print
6693 fast-symbolic-addr' and improve the doc for some other
6694 `set print's.
6695
6696Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
6697
6698 * stabs.texinfo (String Field): Talk about defining several type
6699 numbers at once.
6700 Fix lint regarding changing node ELF Transformations to
6701 ELF and SOM Transformations.
6702
6703Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
6704
6705 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
6706
6707Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6708
6709 * stabs.texinfo (Cross-References): `::' is for nested types only
6710 within <>.
6711 (Structures): Document static members.
6712
6713Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6714
6715 * stabs.texinfo: Document S type attribute.
6716
6717Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
6718
6719 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
6720
6721Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
6722
6723 * gdbint.texinfo: Fix a few typos.
6724
6725Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6726
6727 * gdb.texinfo, remote.texi: formatting improvements
6728
6729 * gdb.texinfo (New Features): mention threads.
6730 (Summary, C): fix xrefs in newly contributed text.
6731 (Threads): index entries, clarifications, example
6732 (passim): minor typos fixed, phrasing improvements
6733
6734 * remote.texi (Bootstrapping): rephrase text on ^C and add index
6735 entries; (Server): explain use of gdbserver w/real-time systems,
6736 add example of conflicting TCP port; (MIPS Remote) break up
6737 running text into table, highlighting commands, and add example.
6738
6739Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6740
6741 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
6742
6743Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6744
6745 * stabs.texinfo (Nested Symbols): New node.
6746 (String Field, Symbol Descriptors, Cross-References): Refer to it.
6747
6748Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6749
6750 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
6751 to picking which Bbss.bss symbol to use, and (because there seems to
6752 be no good way of doing it) re-write some of the text to make it
6753 sound like Bbss.bss isn't such a great idea after all (as currently
6754 designed).
6755
6756 * gdb.texinfo (C): In addition to saying people have to use g++ for
6757 good results, say they have to use stabs. Specifically say cfront
6758 doesn't work well.
6759 (Summary): Merge in information on Modula-2, Pascal, and Chill from
6760 the gdb README. Add xrefs to places where the support for the various
6761 languages is described in detail.
6762
6763Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6764
6765 * stabs.texinfo: Clean up stuff about visibility and virtual
6766 characters.
6767
6768 * stabs.texinfo (N_M2C): Cite Sun doc.
6769
6770Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6771
6772 * gdb.texinfo: updates re threads.
6773 * remote.texinfo: avoid index entries starting with digits.
6774
6775Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6776
6777 * stabs.texinfo (Enumerations): Talk about large, negative and
6778 octal values. Clean up cross reference to type attributes.
6779 (String Field): Say that GDB 4.11 supports size attribute.
6780
6781Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6782
6783 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
6784 is a mandatory step. Make the stuff about that more concise.
6785
6786Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6787
6788 * stabs.texinfo (Class Names): New node.
6789
6790 * gdb.texinfo (Command Files): Explain order of init file reading.
6791
6792 * remote.texi (Bootstrapping): Talk about getting the serial driver
6793 to deal with ^C sent by gdb to stop the remote system.
6794
6795Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
6796
6797 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
6798
6799 * libgdb.texinfo (Defining Commands): made the DOC arg
6800 to gdb_define_app_command a char * instead of char **
6801 per a suggestion from kingdon.
6802
6803 * libgdb.texinfo: total rewrite from a different starting
6804 premise.
6805
6806Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6807
6808 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
6809 floats passed as doubles (to improve clarity).
6810
6811Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6812
6813 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
6814
6815 * a4rc.sed: update to work with Andreas Vogel papersize params
6816
6817 * refcard.tex: use Andreas Vogel simplifications of papersize
6818 params; remove useless version info; update copyright date.
6819
6820Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6821
6822 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
6823
6824Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6825
6826 * gdb.texinfo (Files): Say what address the load command loads it at.
6827
6828 * stabs.texinfo (Common Blocks): Minor cleanups.
6829
6830 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
6831 that Sun has backed away from the linker kludge and thus the relevant
6832 issue is changes to the SunPRO tools, not the Solaris linker.
6833
6834 * stabs.texinfo (Traditional Integer Types): Clean up description
6835 of octal bounds a little bit. Document extra leading zeroes.
6836
6837Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6838
6839 * gdb.texinfo (Signaling): Update for symbolic symbol names
6840 and add a section explaining the difference between the GDB
6841 signal command and the shell kill utility.
6842
6843Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
6844
6845 * libgdb.texinfo: added `@' to braces that were unescaped.
6846
6847Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
6848
6849 * libgdb.texinfo: new file. Spec for the gdb library.
6850
6851Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6852
6853 * stabs.texinfo (Include Files): Fix typo (start -> end).
6854
6855Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6856
6857 * gdb.texinfo, remote.texi: assorted small improvements, mostly
6858 from Melissa at FSF's editing pass.
6859
6860Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6861
6862 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
6863 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
6864 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
6865
6866Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6867
6868 * remote.texi (Bootstrapping): Discuss 386 call gates.
6869
6870Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6871
6872 * stabs.texinfo (Based Variables): New node.
6873
6874Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
6875
6876 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
6877 names, sizes, and formats to suggest how not to lose.
6878
6879Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
6880
6881 * stabs.texinfo (Methods): Fix typo.
6882
6883Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6884
6885 * gdb.texinfo: Fix a few typos.
6886
6887Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6888
6889 * gdb.texinfo: Clarify how well it works with Fortran.
6890
6891 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
6892 More on relocating stabs in ELF files.
6893
6894Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6895
6896 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
6897
6898Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6899
6900 * stabs.texinfo (Local Variable Parameters): Talk about nameless
6901 parameters on VAX.
6902
6903Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6904
6905 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
6906
6907Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6908
6909 * stabs.texinfo: Make info author notice match the TeX author notice.
6910
6911Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
6912
6913 * stabs.texinfo: Initial-caps all words in node names and
6914 non-trivial words in section names.
6915
6916Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6917
6918 * stabs.texinfo: Many minor cleanups.
6919
6920 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
6921
6922Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
6923
6924 * stabs.texinfo: Remove full description of big example.
6925 It's not really helpful; just use pieces of it where appropriate.
6926 Add more Texinfo formatting directives (@samp, etc.).
6927 Use @deffn to define stab types.
6928 Eliminate some wordiness. Break up some nodes.
6929 Add an (alphabetized) index of symbol types.
6930 Use consistent capitalization style in node and section names.
6931
6932Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
6933
6934 * gdb.texinfo: Change typo "Two two" to "The two".
6935
6936Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6937
6938 * stabs.texinfo (XCOFF-differences): Remove references to
6939 non-existent types N_DECL and N_RPSYM.
6940
6941 * stabs.texinfo (String Field): Say that type attributes bug is
6942 fixed in GDB 4.10, since it is.
6943
6944 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
6945
6946Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
6947
6948 * stabs.texinfo: Formatting cleanups.
6949
6950Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6951
6952 * stabs.texinfo: When explaining the n_type of a stab, standardize
6953 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
6954 no tabs, use @r).
6955 (Global Variables): Clean up.
6956
6957Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6958
6959 * stabs.texinfo (Stack Variables): Re-write.
6960
6961Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6962
6963 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
6964 addresses of a source file. Also revise formatting.
6965 Change "object module" or "object file" to "source file".
6966 Various: Miscellaneous cleanups.
6967
6968Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6969
6970 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
6971
6972Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
6973
6974 * gdbint.texinfo: Removed many nonsensical machine-collected
6975 host and target conditionals, described some of the remainder.
6976
6977Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6978
6979 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
6980
6981 * gdbint.texinfo (Top): Add name to @top line, and re-write the
6982 paragraph which follows.
6983
6984 * gdbint.texinfo (Host): Use @code not @samp for Makefile
6985 variables. Looks better and avoids overful hbox.
6986
6987Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6988
6989 * stabs.texinfo (Procedures): Improve stuff on nested functions.
6990
6991Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6992
6993 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
6994 retransmit-timeout
6995
6996Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6997
6998 * gdbint.texinfo: Update statement about `some ancient Unix
6999 systems, like Ultrix 4.0' to Ultrix 4.2.
7000
7001Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
7002
7003 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
7004
7005 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
7006
7007 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
7008 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
7009
7010 * remote.texi: new name for former gdbinv-s.texi
7011
7012 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
7013
7014Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
7015
7016 * gdbinv-s.texi: Documented timeout and retransmit-timeout
7017 variables for MIPS remote debugging protocol.
7018
7019Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7020
7021 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
7022
7023Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
7024
7025 * Makefile.in (refcard.dvi): Use srcdir where necessary.
7026
7027Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
7028
7029 * gdb.texinfo: repair conditional bugs in text markup
7030
7031Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7032
7033 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
7034 to select Modula-2 material.
7035
7036Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7037
7038 * stabs.texinfo: Cleanups regarding statics.
7039
7040 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
7041 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
7042
7043Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7044
7045 * stabs.texinfo: N_MAIN is sometimes used for C.
7046
7047Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7048
7049 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
7050
7051Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
7052
7053 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
7054 removed from the code by Kingdon.
7055
7056Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7057
7058 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
7059 input when evaluating breakpoint conditions; the bug has been fixed.
7060
7061 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
7062 sets the ignore count to N-1, not to N.
7063
7064Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7065
7066 * refcard.tex (\hoffset): correct longstanding error to match
7067 intended offset; avoids cutting off edge on some printers
7068
7069Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7070
7071 * stabs.texinfo (Parameters): Say that order of stabs is significant.
7072
7073Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7074
7075 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
7076
7077Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7078
7079 * Makefile.in: (REFEDITS) new var to control whether PS or CM
7080 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
7081 collect sed edits if any, apply to refcard before formatting;
7082 (refcard.ps) stop implying PS fonts if PS output requested;
7083 (lrefcard.ps) delete extra target for variant PS fonts
7084
7085 * refcard.tex: parametrize papersize dependent info, collect
7086 in easily replaced spot
7087
7088 * a4rc.sed: new file, edits to refcard for A4 paper
7089
7090Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7091
7092 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
7093
7094Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7095
7096 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
7097
7098Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7099
7100 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
7101 politely rather than rudely.
7102
7103Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7104
7105 * stabs.texinfo: Document common blocks.
7106
7107Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
7108
7109 * stabs.texinfo: Add some basic info about stabs-in-elf.
7110
7111Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7112
7113 * stabs.texinfo (Top): Minor cleanup.
7114
7115Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
7116
7117 * Makefile.in (install-info): remove parentdir support
7118
7119Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7120
7121 * gdb.texinfo (Copying): delete this node and references to it;
7122 RMS says this manual need not carry GPL. (passim): Improvements
7123 from last round at FSF, largely due to Ian Taylor review, and
7124 minor formatting improvements.
7125
7126 * gdbinv-s.texi (passim): Improvements from last round at FSF,
7127 largely due to Ian Taylor review. (Debug Session): minor edits to
7128 new text.
7129
7130Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
7131
7132 * Makefile.in (realclean): Remove info and dvi files too.
7133
7134Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
7135
7136 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
7137 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
7138 * gdb.texinfo: Change accordingly.
7139
7140 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
7141 N_{L,R}BRAC,N_SLINE are relative to.
7142
7143Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
7144
7145 * Makefile.in (GDBvn.texi): Update atomically.
7146
7147Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
7148
7149 * gdbinv-s.texi (Debug Session): Document exceptionHook.
7150
7151Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
7152
7153 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
7154 addresses together. Also motivate the set print symbol-filename
7155 command and suggest other solutions.
7156
7157Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
7158
7159 * gdb.texinfo (set print elements): Note that the number of
7160 elements is set to unlimited by "set print elements 0".
7161
7162Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
7163
7164 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
7165 NF_LDOUBLE means.
7166 (Stab Types): Include Solaris stab types.
7167 (Procedures): Document Solaris extensions.
7168
7169Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
7170
7171 * gdb.texinfo: Add `set print symbol-filename' doc.
7172
7173Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7174
7175 * stabs.texinfo (Arrays): Talk about type definition vs. type
7176 information.
7177
7178 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
7179 the trailing semicolon.
7180
7181Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7182
7183 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
7184 and merge in other parts of the document addressing these subjects.
7185 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
7186
7187 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
7188 at the end of a range type.
7189
7190 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
7191 AIX extensions.
7192
7193Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7194
7195 * stabs.texinfo (Stabs Format): Misc fixes.
7196
7197Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7198
7199 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
7200 (Traditional builtin types): Document convex convention for long long.
7201 (Negative builtin types): Discuss type names, and misc fixes.
7202
7203Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7204
7205 * stabs.texinfo (Builtin Type Descriptors): Document the floating
7206 point types used with @samp{R} type descriptor.
7207 (Symbol Descriptors): Describe how to handle conflict between
7208 different meanings of @samp{P} symbol descriptor.
7209
7210Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7211
7212 * stabs.texinfo: Remove node Quick Reference and put its children
7213 directly under the main menu.
7214
7215 * stabs.texinfo: Many more changes to bring it into line with
7216 AIX documentation and reality. I think it now has all the
7217 information from the AIX documentation, except that I burned
7218 out when I got to variant records (Pascal and Modula-2) and
7219 all the COBOL types. Oh well, we can add them later when we're
7220 worrying more about those languages.
7221
7222 * stabs.texinfo (Automatic variables): Talk about what it means
7223 to omit the symbol descriptor.
7224
7225Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
7226
7227 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
7228 gcc2 behavior with promoted args.
7229
7230Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7231
7232 * gdb.texinfo: include readline appendices in info version of manual
7233
7234Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7235
7236 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
7237 target remote.
7238
7239 * gdb.texinfo (Machine Code): more index entries for disassemble
7240
7241Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
7242
7243 * Clarify the intended use of the gdb-testers and gdb-patches
7244 mailing lists, and shrink gzip comment.
7245
7246Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7247
7248 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
7249 DOSHOST configuration of manual.
7250
7251 * gdb.texinfo (MIPS Stack): new node.
7252
7253 * all-config.texi (MIPS) new switch.
7254
7255 * gdbinv-s.texi (Nindy Options) Remove two instances of future
7256 tense; (MIPS Remote) new node.
7257
7258 * gdb.texinfo (passim) rephrases to work around makeinfo @value
7259 bug; (Environment) less passive, other small cleanups in text about
7260 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
7261 (Remote) new MIPS Remote menu entry.
7262
7263Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
7264
7265 * stabs.texinfo: Many changes to include information from the
7266 AIX documentation.
7267
7268 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
7269
7270Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
7271
7272 * gdbint.texinfo (new node Debugging GDB, elsewhere):
7273 Move a bunch of information from ../README.
7274 (Getting Started): New node.
7275
7276Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7277
7278 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
7279
7280 * gdb.texinfo: advance manual revision dates to present
7281
7282 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
7283 stop using silly Roman numerals in @set variable names
7284
7285Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
7286
7287 * stabs.texinfo (Parameters): Keep trying to get this right.
7288
7289Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
7290
7291 * stabs.texinfo (Parameters): More on "local parameters".
7292
7293Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
7294
7295 * stabs.texinfo (Parameters): Re-do "local parameters" section.
7296
7297Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
7298
7299 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
7300 (Parameters): Rewrite.
7301 (xcoff-differences, Sun-differences): Minor changes.
7302
7303Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
7304
7305 * stabs.texinfo: Minor cleanup.
7306
7307Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
7308
7309 * gdbint.texinfo: Minor xcoff stuff.
7310
7311Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
7312
7313 * gdbint.texinfo: Update for new config directory structure.
7314 Add info about internal type data structures.
7315
7316Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
7317
7318 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
7319 $(srcdir).
7320 (gdb-config.texi): Depend on file in $(srcdir).
7321
7322Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
7323
7324 * stabs.texinfo: Fixes about N_SO.
7325
7326Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7327
7328 * gdb.texinfo: include list of nonstandard init file names
7329
7330 * *-config.texi: new switch GENERIC for text that applies *only*
7331 to (usual) multiple-target version of manual
7332
7333 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
7334 h8 config
7335
7336 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
7337 in menus (rather than conditionally selected multiple alternative
7338 menus).
7339
7340 * Makefile.in: define and use DOC_CONFIG var to select
7341 configuration for GDB user manual.
7342
7343 * gdb-config.texi: delete from repository, generate from Makefile.
7344
7345 * all-config.texi: normal `generic' configuration file, formerly
7346 stored as gdb-config.texi
7347
7348Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
7349
7350 * Makefile.in: add dvi target to build all .dvi files
7351
7352Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7353
7354 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
7355
7356Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
7357
7358 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
7359 host conditionals.
7360 * stabs.texinfo: More array fixes inspired by Jim's.
7361
7362Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
7363
7364 * stabs.texinfo: Fixes re arrays and continuations.
7365
7366 * gdbint.texinfo: Add XCOFF node.
7367
7368Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
7369
7370 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
7371
7372Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
7373
7374 * stabs.texinfo: Fix for array types to mention lower bounds.
7375
7376Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
7377
7378 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
7379
7380Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
7381
7382 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
7383
7384Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
7385
7386 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
7387 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
7388
7389Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
7390
7391 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
7392
7393Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7394
7395 * gdb.texinfo, gdbinv-s.texi: misc updates
7396
7397Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
7398
7399 * gdbint.texinfo: Brief documentation for longjmp support,
7400 from an email msg by Stu.
7401
7402Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
7403
7404 * stabs.texinfo: Fix description of floating point "range"
7405 types (which really define basic types). Reported by Jim Meehan,
7406 <meehan@src.dec.com>.
7407
7408 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
7409
7410Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
7411
7412 * gdbint.texinfo: Slightly expand section on supporting a new
7413 object file format.
7414
7415Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
7416
7417 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
7418 intermediate file.
7419
7420Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7421
7422 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
7423
7424Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
7425
7426 * gdbinv-s.texi: z8000 simulator target name is just "sim"
7427
7428 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
7429 as well as Z8002.
7430
7431Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
7432
7433 * gdbint.texinfo: Add sections on clean design and on how to send
7434 in changes.
7435
7436Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
7437
7438 * gdbint.texinfo: Add how to declare the result of make_cleanup.
7439
7440Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
7441
7442 * gdb.texinfo: Fix typo, reported by Karl Berry.
7443
7444Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
7445
7446 * gdb.texinfo: Add opcodes dir to GDB distribution description.
7447
7448Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
7449
7450 * gdbint.texinfo: fixed a stray email address (needs @@),
7451 added @table @code to node "Native Conditionals"
7452
7453Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
7454
7455 * gdbint.texinfo: Describe coding style of GDB.
7456
7457Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
7458
7459 * stabs.texinfo: Minor wording changes.
7460
7461Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
7462
7463 * gdbint.texinfo: Improve release doc slightly.
7464
7465Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
7466
7467 * gdbint.texinfo: Improve doc of GDB config macros.
7468
7469Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
7470
7471 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
7472 These will be reinserted when examined.
7473
7474Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
7475
7476 * gdbint.texinfo: Make a start at documenting all the #if macros
7477 in GDB. At least list them all, and start separating them into
7478 host-specific and target-specific.
7479
7480Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7481
7482 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
7483 examples (not consistent w others).
7484 gdb.texinfo: issue disclaimer paragraph on cmdline options only
7485 for generic vn of doc
7486
7487Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
7488
7489 * Makefile.in: always create installation directories.
7490
7491Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7492
7493 * gdb.texinfo: in h8 config, do not describe searching commands.
7494
7495Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7496
7497 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
7498 conditionals; introduce a few generic switches that may be
7499 useful for other cross-dev or dos-hosted configs.
7500
7501 * gdb.texinfo: fix typo in "info reg" description
7502
7503Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
7504
7505 * stabs.texinfo: Minor updates from running TeX over it.
7506 * Makefile.in (stabs.dvi, stabs.ps): Add.
7507
7508Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
7509
7510 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
7511 First pass at converting it to texinfo.
7512
7513Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
7514
7515 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
7516 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
7517
7518Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
7519
7520 * gdbint.texinfo: Add section on partial symbol tables.
7521
7522Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
7523
7524 * gdb.texinfo: document `set remotedebug' and `set
7525 rstack_high_address'.
7526
7527Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
7528
7529 * gdb.texinfo: slight expansion of new text on reading info files
7530 * gdbinv-s.m4.in: correct and expand info on cross-debugging
7531 H8/300 from DOS.
7532
7533Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
7534
7535 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
7536
7537Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
7538
7539 * gdb.texinfo: Say how to read the `info' files.
7540
7541Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
7542
7543 * Makefile.in: gm4 -> m4.
7544
7545Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
7546
7547 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
7548 Documentation' ahead of `Installing GDB' to match README.
7549 Update shared library doc, -readnow and -mapped, and directory
7550 structure (add glob and mmalloc). Update configure doc.
7551
7552Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
7553
7554 * Makefile.in: remove $(srcdir) from gdb.info rule.
7555
7556Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
7557
7558 * Makefile.in: commented out gdb-all.texinfo rule. This is
7559 temporary.
7560
7561Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
7562
7563 * Makefile.in, configure.in: removed traces of namesubdir,
7564 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
7565 copyrights to '92, changed some from Cygnus to FSF.
7566
7567Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
7568
7569 * gdb.texinfo: Improve how we ask for bug reports.
7570
7571Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7572
7573 * Makefile.in: infodir belongs in datadir.
7574
7575Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7576
7577 * Makefile.in: remove spaces following hyphens, bsd make can't
7578 cope. install using INSTALL_DATA. added clean-info. added
7579 standards.text support.
7580
7581Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
7582
7583 * Makefile.in: idestdir and ddestdir go away. Added copyrights
7584 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
7585 and mandir now keyed off datadir by default.
7586
7587\f
7588Local Variables:
7589mode: change-log
7590left-margin: 8
7591fill-column: 74
7592version-control: never
7593End:
This page took 0.055293 seconds and 4 git commands to generate.