OSDN Git Service

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