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