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