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