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