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