* gdbarch.sh (static_transform_name): New gdbarch callback.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
11411de3
DJ
12007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdbint.texinfo (Target Conditionals): Use
4 frame_unwind_register_unsigned in examples instead of
5 frame_unwind_unsigned_register.
6
7cc46491
DJ
72007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
8
9 * gdb.texinfo (Predefined Target Types): Add int128
10 and uint128.
11 (Standard Target Features): Add PowerPC features.
12
81adfced
DJ
132007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
14
15 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
16
c1874924
UW
172007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
18
19 * gdbint.texi (Target Conditionals): Remove documentation
20 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
21 gdbarch_extract_return_value, and gdbarch_store_return_value.
22
f6e56ab3
UW
232007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
24
25 * gdbint.texi (Target Conditionals): Remove documentation of
26 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
27
56cf5405
KH
282007-10-11 Kazu Hirata <kazu@codesourcery.com>
29
30 * gdb.texinfo: Mention that inaccessible-by-default is on by
31 default.
32
35156bae
DJ
332007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
34
35 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
36
d983da9c
DJ
372007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
38
39 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
40 multi-threaded watchpoints.
41 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
42 checked. Describe sticky notification. Expand description
43 of steppable and continuable watchpoints.
44 (Watchpoints and Threads): New subsection.
45
fe6fbf8b
VP
462007-09-28 Vladimir Prus <vladimir@codesourcery.com>
47
48 * gdb.texinfo (Setting Breakpoints): Revise
49 documentation for pending breakpoints. Document
50 breakpoints with multiple locations.
51
084344da
VP
522007-09-19 Vladimir Prus <vladimir@codesourcery.com>
53
54 * gdb.texinfo (Miscellaneous gdb/mi Commands):
55 Document -list-features.
56
82160952
EZ
572007-09-15 Eli Zaretskii <eliz@gnu.org>
58
59 * gdb.texinfo (Output): Spell out which features of C's printf are
60 not supported by GDB's printf.
7e27a47a
EZ
61 (Separate Debug Files): More accurate wording regarding build ID
62 and a reference to the ld manual rather than the Fedora wiki.
82160952 63
ea37ba09
DJ
642007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
65 Jim Blandy <jimb@codesourcery.com>
66
67 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
68 (Examining Memory): Update mentions of the 's' format.
69 (Automatic Display): Likewise.
70
b8533aec
DJ
712007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
72
73 * gdb.texinfo: Update the FSF's Back-Cover Text.
74
83f83d7f
JK
752007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
76 Eli Zaretskii <eliz@gnu.org>
77
78 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
79 Fixed the ``build ID'' name. New binaries build instructions for the
80 build ID inclusion. Explain how the commands are specific to the build
81 ID vs. debug link.
82
c7e83d54
EZ
832007-09-01 Eli Zaretskii <eliz@gnu.org>
84
85 * gdb.texinfo (Separate Debug Files): Fix last change. Add
86 indexing for ``build ID'' support.
87
d3750b24
JK
882007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
89
90 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
91 Enlisted BUILD ID to the debug file searching example.
92 Included a BUILD ID `.note.gnu.build-id' section description.
93 Updated/added the debug files splitting instructions for OBJCOPY.
94
02142340
VP
952007-08-31 Vladimir Prus <vladimir@codesourcery.com>
96
97 * gdb.texinfo (Variable Objects): Adjust docs
98 for -var-info-expression and document
99 -var-info-path-expression.
100
d3bdde98
JB
1012007-08-20 Jim Blandy <jimb@codesourcery.com>
102
3fb6a982
JB
103 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
104 (title page): Include the dedication in the printed manual, as a
105 separate page after the copyright notice.
106
d3bdde98
JB
107 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
108 don't break a @var across a line.
109
c80a96a8
MR
1102007-07-25 Maciej W. Rozycki <macro@mips.com>
111
112 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
113 for include files.
114
5824a901
NR
1152007-07-12 Nick Roberts <nickrob@snap.net.nz>
116
117 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
118 in annotate.texinfo.
119 (Command History): Link to new node.
120
d52e7ea3
UW
1212007-07-05 Markus Deuling <deuling@de.ibm.com>
122
123 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
124
5fc14d0a
EZ
1252007-07-05 Eli Zaretskii <eliz@gnu.org>
126
127 * gdbint.texinfo (Target Conditionals): Fix last change.
128
4a9bb1df
UW
1292007-07-03 Markus Deuling <deuling@de.ibm.com>
130
131 * gdb.texinfo: Replace following macros by their appropriate gdbarch
132 routines:
133 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
134 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
135 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
136 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
137 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
138 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
139 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
140 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
141 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
142 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
143 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
144 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
145 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
146 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
147 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
148 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
149 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
150 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
151 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
152 (SOFTWARE_SINGLE_STEP_P)
153
154 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
155 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
156
157 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
158 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
159 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
160 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
161 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
162 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
163 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
164 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
165 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
166 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
167
168 (Converting an existing Target Architecture to Multi-arch): Remove
169 section.
170
171 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
172 (gdbarch_addr_bits_remove): Add code example.
173
174 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
175
cfa9d6d9
DJ
1762007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
177
178 * gdb.texinfo (Remote Configuration): Document library-info-packet.
179 Add other missing entries. Adjust the table size to fit.
180 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
181 stop reasons including the new "library" event.
182 (General Query Packets): Adjust table widths for qSupported. Mention
183 qXfer:libraries:read reply to qSupported and document the new packet.
184 (Library List Format): New section.
185
159fcc13
JK
1862007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
187
188 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
189
f66d1690
MS
1902007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
191
192 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
193
67102876
NR
1942007-06-25 Nick Roberts <nickrob@snap.net.nz>
195
196 * gdbint.texinfo (Register and Memory Data): Break sections
197 into nodes and add a menu.
198
a4642986
MR
1992007-06-21 Maciej W. Rozycki <macro@mips.com>
200
201 * gdb.texinfo (Examining Memory): Document the new behaviour.
202
e9c17194
VP
2032007-06-21 Vladimir Prus <vladimir@codesourcery.com>
204
205 * gdb.texinfo (Standard Target Features): Document
206 m68k features.
207
31d99776
DJ
2082007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
209
210 * gdb.texinfo (General Query Packets): Document qOffsets changes.
211
1780a0ed
DJ
2122007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
213
214 * gdb.texinfo (Target Description Format): Add version attribute
215 for <target>.
216
822b6570
DJ
2172007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
218
219 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
220
f8b73d13
DJ
2212007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
222
223 * gdb.texinfo (MIPS Features): New subsection.
224
0e7f50da
UW
2252007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
226 Markus Deuling <deuling@de.ibm.com>
227
228 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
229 and qXfer:spu:write packets and mention them under qSupported.
230
23d964e7
UW
2312007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
232 Markus Deuling <deuling@de.ibm.com>
233
234 * gdb.texinfo (Architectures): Add new SPU section to document
235 Cell Broadband Engine SPU architecture specific commands.
236
9f708cb2
VP
2372007-06-09 Vladimir Prus <vladimir@codesourcery.com>
238
239 * gdb.texinfo (GDB/MI Variable Objects): Editorial
240 comments.
241
7579b5f8
NR
2422007-06-07 Nick Roberts <nickrob@snap.net.nz>
243
244 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
245
bf06d120
JB
2462007-05-29 Jim Blandy <jimb@codesourcery.com>
247
248 * gdb.texinfo (Overview): Doc fix.
249
23776285
MR
2502007-05-22 Maciej W. Rozycki <macro@mips.com>
251
252 * gdb.texinfo (Remote Configuration): Document "set/show
253 remoteflow".
254
1a69e1e4
DJ
2552007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
256
bf06d120
JB
257 * gdb.texinfo (MIPS): Remove documentation for set mips
258 saved-gpreg-size, show mips saved-gpreg-size, and set mips
259 stack-arg-size.
1a69e1e4 260
46ba6afa
BW
2612007-05-14 Bob Wilson <bob.wilson@acm.org>
262
263 * all-cfg.texi (GDBTUI): New.
264 * gdb.texinfo (Mode Options): Use GDBTUI variable.
265 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
266 (TUI Configuration): Edit to improve clarity and fix problems of
267 both style and content.
268
06d3b283
UW
2692007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
270
271 * observer.texi (GDB Observers): New observer "new_objfile".
272
179101d6
UW
2732007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
274
275 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
276
25d5ea92
VP
2772007-04-14 Vladimir Prus <vladimir@codesourcery.com>
278
279 * gdb.texinfo (GDB/MI Variable Objects): Document
280 frozen variables objects.
281
ea35711c
DJ
2822007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
283
284 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
285 (Character Sets, Caching Data of Remote Targets): Likewise.
286 (Targets): Delete Remote node. Move its text...
287 (Debugging Remote Programs): ...to here. Delete description
288 of the "remote" command.
289 (Remote configuration): Delete description of "set remotedevice"
290 and "show remotedevice".
291 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
292
db2e3e2e
BW
2932007-04-11 Bob Wilson <bob.wilson@acm.org>
294
295 * gdb.texinfo (Contributors, Continuing and Stepping)
296 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
297 (General Query Packets, File-I/O Remote Protocol Extension)
298 (Protocol Basics, The F Reply Packet, Write)
299 (Protocol-specific Representation of Datatypes, Memory Transfer):
300 Fix hyphenation, punctuation and grammar problems.
301 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
302 'section' instead of 'subsection' in the text.
303 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
304 (i386): Remove period from section name.
305 (Installing GDB, Requirements, Running Configure, Separate Objdir)
306 (Config Names, Configure Options): Use @file{configure}.
307
8a3dae3e
DJ
3082007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
309
310 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
311 and tab expansion.
312
1a92f856
DJ
3132007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * gdbint.texinfo (SOM): Correct location of the SOM reader.
316
79a6e687
BW
3172007-04-02 Bob Wilson <bob.wilson@acm.org>
318
319 * gdb.texinfo: Consistently capitalize all significant words in
320 node names, chapter titles, section titles, and headings. Update
321 cross references to match.
322 (Starting and Stopping Trace Experiment): Make node name plural.
323 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
324
ad527d2e
PA
3252007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
326
327 * gdb.texinfo (WinCE): Delete obsolete subsection.
328
7ce59000
DJ
3292007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
330
331 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
332 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
333 references.
334
8807d78b
DJ
3352007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
336
337 * gdb.texinfo (Startup): Delete references to some alternate
338 names for .gdbinit.
339 (Thread): Remove LynxOS reference.
340 (Tandem ST2000): Delete target-specific documentation.
341 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
342 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
343 and GDB_OSABI_LYNXOS.
344
5f402660
UW
3452007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
346
347 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
348
bac718a6
UW
3492007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
350
351 * gdbint.texinfo (Target Conditionals): Remove mention of
352 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
353 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
354
9453113a
DJ
3552007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
356
357 * Makefile.in: Add "pdfdir" installation
358 directory, PDFTEX macro, support for "install-pdf" target,
359 and rules for making a pdf version of refcard.texi.
360 * refcard.tex: Specify paper size for PDF output.
361
ae21e955
BW
3622007-03-26 Bob Wilson <bob.wilson@acm.org>
363
364 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
365
3f94c067
BW
3662007-03-26 Bob Wilson <bob.wilson@acm.org>
367
368 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
369 (Source Path, Character Sets, Macros, Define)
370 (GDB/MI Result Records, GDB/MI Simple Examples)
371 (GDB/MI Program Execution, GDB/MI File Commands)
372 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
373 (Bug Reporting): Use @value{GCC}.
374
12c27660
BW
3752007-03-26 Bob Wilson <bob.wilson@acm.org>
376
377 * gdb.texinfo (Help): Fix formatting of examples.
378 (Variables): Use @ifnotinfo instead of @iftex.
379 (Non-debug DLL symbols): Use @ref instead of @pxref.
380 (Sparclet File): Use @samp instead of quotes.
381
ce9341a1
BW
3822007-03-26 Bob Wilson <bob.wilson@acm.org>
383
384 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
385
c8f4133a
BW
3862007-03-26 Bob Wilson <bob.wilson@acm.org>
387
388 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
389 the order of the nodes.
390 (C Operators, C Constants, Debugging C): Remove extra menus.
391 (Method Names in Commands): Do not specify next/prev/up nodes.
392
3932007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
394
395 * gdb.texinfo (File Options): Add missing parenthesis.
396 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
397
c74d0ad8
DJ
3982007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
399
400 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
401
ff6f572f
DJ
4022007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
403
404 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
405 case insensitivity.
406 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
407
994337c3
NR
4082007-02-18 Nick Roberts <nickrob@snap.net.nz>
409
410 * gdb.texinfo (Top): Put Appendix A after numbered sections.
411 (Files): Add section name to argument list for pxref.
412 (Non-debug DLL symbols): Don't use `see' for pxref.
413 (Embedded Processors): Fix typo.
414 (GDB/MI Breakpoint Commands): Execution commands generate
415 *stopped not ^done.
416
eb819d70
NR
4172007-02-13 Nick Roberts <nickrob@snap.net.nz>
418
419 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
420 values for in_scope. Mention that only root variables can be
421 updated.
422 (GDB/MI Development and Front Ends): Explain new values may be
423 added to existing fields.
424
123dc839
DJ
4252007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
426
427 * gdb.texinfo (-target-disconnect): Use @smallexample.
428 (Requirements): Add anchor for Expat. Update description.
429 (Target Descriptions): Mention Expat.
430 (Target Description Format): Document new elements. Use
431 @smallexample.
432 (Predefined Target Types, Standard Target Features): New sections.
433 * doc/gdbint.texinfo (Target Descriptions): New section.
434
108546a0
DJ
4352007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
436
437 * gdb.texinfo (Target Description Format): Add section on XInclude.
438
95a98c01
NR
4392006-02-03 Nick Roberts <nickrob@snap.net.nz>
440
441 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
442 command -enable-timings.
443
f4b3909f
EZ
4442007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
445
446 * gdbint.texinfo (Operation System ABI Variant Handling): Update
447 descriptions for new/deleted elements in gdb_osabi. Add missing
448 description for function generic_elf_osabi_sniff_abi_tag_sections.
449
c7ba131e
JB
4502007-01-29 Joel Brobecker <brobecker@adacore.com>
451
452 * gdb.texinfo (Maintenance Commands): Add documentation for
453 the new "maint print target-stack" command.
454
3a60f64e
JK
4552007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
456 Eli Zaretskii <eliz@gnu.org>
457
f4b3909f 458 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 459
c582f8b6
EZ
4602007-01-26 Eli Zaretskii <eliz@gnu.org>
461
462 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
463 Use @value{NGCC} instead of @value{GCC}.
464
d3e8051b
EZ
4652007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
466
467 * agentexpr.texi: Fix typos.
468 * annotate.texinfo: Likewise.
469 * gdb.texinfo: Likewise.
470 * gdbint.texinfo: Likewise.
471 * observer.texi: Likewise.
472 * stabs.texinfo: Likewise.
473
86f04699
EZ
4742007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
475
476 * gdbint.texinfo (Support Libraries): Remove mmalloc
477 entry. Describe readline library.
478
23181151
DJ
4792007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
480
481 * gdb.texinfo (Target Descriptions): New section.
482 (General Query Packets): Add QPassSignals anchor. Mention
483 qXfer:features:read under qSupported. Expand mentions of
484 qXfer:memory-map:read and QPassSignals. Document
485 qXfer:features:read.
486
f822c95b
DJ
4872007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
488
489 * gdb.texinfo (Commands to specify files): Describe
490 "set sysroot" and "show sysroot".
491 (Using the `gdbserver' program): Lowercase argument
492 to @var. Expand description of setting up GDB on the
493 host.
494
8936fcda
JB
4952007-01-05 Joel Brobecker <brobecker@adacore.com>
496
497 * gdb.texinfo (Set Catchpoints): Add documentation for the new
498 catch exception, catch exception unhandled, and catch assert
499 commands.
500
e776119f
DJ
5012007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
502
503 * gdb.texinfo (Debugging Output): Document "set debug xml"
504 and "show debug xml".
505
aa79a185
DJ
5062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
507
508 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
509
7f893741
JB
5102007-01-01 Joel Brobecker <brobecker@adacore.com>
511
512 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
513
a1b5960f
VP
5142006-12-08 Vladimir Prus <vladimir@codesourcery.com>
515
516 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
517 note in @ignore, to be removed later if nobody complains.
518
9f470e6e
NR
5192006-12-04 Nick Roberts <nickrob@snap.net.nz>
520
521 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
522 of -var-delete.
523
765dc015
VP
5242006-11-22 Vladimir Prus <vladimir@codesourcery.com>
525
526 * gdb.texinfo (Setting breakpoints): Document
527 automatic software/hardware breakpoint usage and
528 the "set breakpoint auto-hw" command.
529
4b5752d0
VP
5302006-11-21 Vladimir Prus <vladimir@codesourcery.com>
531
532 * gdb.texinfo (Memory Access Checking): New.
533
89be2091
DJ
5342006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * gdb.texinfo (Remote configuration): Mention
537 "pass-signals-packet".
538 (General Query Packets): Document QPassSignals. Fix
539 a typo.
540
ca3bf3bd
DJ
5412006-11-14 Maxim Grigoriev <maxim@tensilica.com>
542
543 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
544
427c3a89
DJ
5452006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
546
547 * gdb.texinfo (Remote configuration): Rewrite documentation for
548 packet configuration commands.
549 (OS Information): Adjust reference to qXfer:auxv:read.
550 (General Query Packets): Remove references to read-aux-vector-packet
551 and set remote get-thread-local-storage-address.
552
7a107747
DJ
5532006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
554
555 * gdbint.texinfo (Target Architecture Definition): Add new
556 Initializing a New Architecture section.
557
1c56eb0e
EZ
5582006-10-31 David Taylor <dtaylor@emc.com>
559
560 * stabs.texinfo (Macro define and undefine): New node describing
561 stabs for #define and #undef.
562
f73adfeb
AS
5632006-10-27 Andreas Schwab <schwab@suse.de>
564
565 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
566
fd60e0df
EZ
5672006-10-21 Eli Zaretskii <eliz@gnu.org>
568
569 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
570 clarify on the possible meanings of ``expression'' watched by
571 watchpoints. Add indexing.
e5ac9b53
EZ
572 (Prompting, Errors, Invalidation, Annotations for Running)
573 (Source Annotations): Fix index entries by adding "annotation" to
574 them, to discriminate from index entries that point to the more
575 general topic descriptions.
fd60e0df 576
52bb452f
DJ
5772006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
578
579 * gdbint.texinfo (Target Vector Definition): Move most
580 content into Existing Targets. Add a menu.
581 (Existing Targets): New section, moved from Target Vector
582 Definition. Use @subsection.
583 (Managing Execution State): New section.
584
58955e58
BW
5852006-10-16 Bob Wilson <bob.wilson@acm.org>
586
587 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
588
c8aa23ab
EZ
5892006-10-15 Eli Zaretskii <eliz@gnu.org>
590
591 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
592 (Command Syntax, Signals, Backtrace, Connecting)
593 (Remote configuration, Renesas Boards, Console I/O): Fix last
594 change: use Ctrl- instead of C-, except wrt Emacs.
595 (File-I/O Examples): Put Ctrl-c in @kbd.
596 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
597 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
598 (Signals, Set Breaks, Set Watchpoints): Document optional
599 arguments to `info signals' `handle', `info breakpoints', and
600 `info watchpoints'.
c8aa23ab 601
e7109c7e
EZ
6022006-10-14 Eli Zaretskii <eliz@gnu.org>
603
604 * gdb.texinfo (Backtrace): Fix last change.
605
de3aea7b
NR
6062006-10-14 Nick Roberts <nickrob@snap.net.nz>
607
608 * gdb.texinfo (Backtrace): Order correctly and add other cases.
609
7f9087cb
BW
6102006-10-10 Bob Wilson <bob.wilson@acm.org>
611
c8aa23ab
EZ
612 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
613 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
614 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 615
68437a39
DJ
6162006-09-21 Vladimir Prus <vladimir@codesourcery.com>
617 Daniel Jacobowitz <dan@codesourcery.com>
618
619 * gdb.texinfo (Packets): Document vFlashErase,
620 vFlashWrite and vFlashDone packets.
621 (General Query Packets): Document qXfer:memory-map:read.
622 Add a new feature for qXfer:memory-map:read.
623 (Memory map format): New section.
624 (Target Commands): Mention that gdb can write flash.
625
fd79ecee
DJ
6262006-09-21 Vladimir Prus <vladimir@codesourcery.com>
627 Daniel Jacobowitz <dan@codesourcery.com>
628
629 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
630 memory regions and "mem auto".
631
350da6ee
DJ
6322006-09-21 Nathan Sidwell <nathan@codesourcery.com>
633
634 * gdbint.texinfo (Array Containers): New section.
635
2f1acb09
VP
6362006-09-17 Vladimir Prus <vladimir@codesourcery.com>
637
638 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
639 -stack-list-arguments HIGH_FRAME argument can be larger then the
640 actual number of frames.
641
2ab1eb7a
VP
6422006-09-07 Vladimir Prus <vladimir@codesourcery.com>
643
644 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
645 -stack-list-locals HIGH_FRAME argument can be larger then the
646 actual number of frames.
647
599b237a
BW
6482006-09-02 Bob Wilson <bob.wilson@acm.org>
649
650 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
651 Register Packet Format, Tracepoint Packets): Fix spelling errors.
652
25ab7e6d
EZ
6532006-09-02 Eli Zaretskii <eliz@gnu.org>
654
655 * gdbint.texinfo (Overall Structure): New section "Source Tree
656 Structure".
657
940178d3
JB
6582006-08-17 Jim Blandy <jimb@codesourcery.com>
659
660 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
661 responses.
662
30daae6c
JB
6632006-08-08 Joel Brobecker <brobecker@adacore.com>
664
665 * gdb.texinfo (Source Path): Add documentation for new
666 substitute-path commands.
667
7fa2210b
DJ
6682006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
669
670 * gdb.texinfo (Installing GDB): Update menu. Move text to...
671 (Running Configure): ...here.
672 (Requirements): New node. Mention expat.
673
3d00d119
DJ
6742006-08-08 Vladimir Prus <vladimir@codesourcery.com>
675
676 * gdb.texinfo (Target Commands): Remove
677 'set download-write-size' and 'show download-write-size'.
678
0cbfa4ee
DJ
6792006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
680
681 * stabs.texinfo (Member Type Descriptor): Correct example for
682 pointer to member types.
683
16026cd7
AS
6842006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
685
686 * gdb.texinfo (Optional warnings and messages): Add
687 'set/show trace-commands'.
688 (Command files): Add '-v' to source command.
689
0876f84a
DJ
6902006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
691
692 * gdb.texinfo (OS Information): Update qPart reference to
693 qXfer.
694 (Remote configuration): Likewise.
695 (Overview): Move @cindex to the start of a paragraph. Talk
696 about binary data encoding.
697 (Packets): Refer to the overview for the details of the X
698 packet encoding.
699 (General Query Packets): Remove qPart description. Add qXfer
700 description. Add an anchor to qSupported. Correct feature
701 table title. Add a new feature for qXfer:auxv:read.
702 (Interrupts): Add a missing parenthesis.
703
2ec3381a
DJ
7042006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
705
706 * doc/gdb.texinfo (KOD): Remove node.
707 (GDB/MI Kod Commands): Remove commented out node.
708
594fe323
EZ
7092006-07-01 Eli Zaretskii <eliz@gnu.org>
710
711 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
712 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
713 (GDB/MI Thread Commands, GDB/MI Program Execution)
714 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
715 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
716 (GDB/MI File Commands, GDB/MI Target Manipulation)
717 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
718 since the MI prompt is hard-wired into the code.
719
7e3fb70c
NR
7202006-07-01 Nick Roberts <nickrob@snap.net.nz>
721
722 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
723 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
724 (GDB/MI Data Manipulation): Remove description of unimplemented
725 display related commands as variable objects perform this function
726 and are superior: -display-delete, -display-disable,
727 -display-enable, -display-insert and -display-list. Move
728 -environment-cd, -environment-directory, -environment-path
729 and -environment-pwd to "Program Context".
730 (GDB/MI Program Control): Rename to "Program Execution". Move
731 -exec-arguments -exec-abort to...
732 (GDB/MI Program Context): ...here. New node split from "Data
733 Manipulation".
734
be2a5f71
DJ
7352006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
736
737 * gdb.texinfo (Remote configuration): Document set / show
738 remote supported-packets.
739 (General Query Packets): Document qSupported packet.
740
fc320d37
SL
7412006-06-10 Sandra Loosemore <sandra@codesourcery.com>
742
743 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
744 and font markup.
745 (Protocol basics): Likewise.
746 (The F request packet): Likewise.
747 (The F reply packet): Likewise.
748 (Memory transfer): Move this node to be a subsubsection of
749 "Protocol specific representation of datatypes".
750 (The Ctrl-C message): More copy editing.
751 (Console I/O): Likewise.
752 (The isatty call): Delete this node, and merge its content into
753 the "isatty" node. Fixed references elsewhere.
754 (The system call): Delete this node, and merge its content into
755 the "system" node. Fixed references elsewhere.
756 (open): Reformat to use @table, and add appropriate font markup.
757 (close): Likewise.
758 (read): Likewise.
759 (write): Likewise.
760 (lseek): Likewise.
761 (rename): Likewise.
762 (unlink): Likewise.
763 (stat/fstat): Likewise.
764 (gettimeofday): Likewise.
765 (isatty): Likewise.
766 (system): Likewise, plus minor changes to fix confusing wording.
767 (Integral datatypes): Fix font markup.
768 (Pointer values): Likewise.
769 (struct stat): Fix markup to use @table, plus minor copy editing.
770 (struct timeval): Fix font markup, plus minor copy editing.
771 (Constants): Minor copy editing.
772 (Errno values): Add font markup.
773 (File-I/O Examples): Likewise.
774
158fdf5c
NR
7752006-06-10 Nick Roberts <nickrob@snap.net.nz>
776
777 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
778 (GDB/MI Simple Examples): Move node up one level. Use real
779 examples.
780 (GDB/MI Compatibility with CLI): Update.
781 (GDB/MI Result Records): Add "connected" and "exit" result
782 classes.
783 (GDB/MI Stream Records): Clarify target output.
784 (GDB/MI Command Description Format): Modify example description.
785 (GDB/MI Breakpoint Table Commands): Rename to...
786 (GDB/MI Breakpoint Commands): ...this
787 (GDB/MI Breakpoint Commands): Add optional thread field.
788 (GDB/MI Program Control): Add an introduction. Move "Program
789 termination" examples into exec-run description.
790 (GDB/MI File Commands): Mention similar CLI commands.
791 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
792 is similar to "-gdb-version".
793
ddb50cd7
EZ
7942006-06-09 Eli Zaretskii <eliz@gnu.org>
795
796 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
797
2aef0d6b
NR
7982006-06-02 Nick Roberts <nickrob@snap.net.nz>
799
800 * gdb.texinfo (GDB/MI Development and Front Ends): Use
801 sourceware.org for mailing lists.
d5e40d59 802 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 803
383a5c52
NR
8042006-06-01 Nick Roberts <nickrob@snap.net.nz>
805
d5e40d59 806 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 807
e16b02ee
EZ
8082006-05-22 Eli Zaretskii <eliz@gnu.org>
809
810 * gdb.texinfo (Cygwin Native): Fix last change.
811
be90c084
CF
8122006-05-22 Christopher Faylor <cgf@timesys.com>
813
814 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
815
347ceba5
NR
8162006-05-15 Nick Roberts <nickrob@snap.net.nz>
817
818 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
819 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
820
369af7bd
DJ
8212006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
822
823 * gdb.texinfo (General Query Packets): Recommend not starting
824 new packets with qC and clarify.
825
2ffdbde8 8262006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
827
828 * gdb.texinfo (M2 Types): New section.
72019c9c 829
16d1a084
DJ
8302006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
831
832 * agentexpr.texi: Add a copyright and license notice.
833 * observer.texi: Likewise, with GPL clause for function prototypes.
834 Remove trailing whitespace.
835
aa56d27a
JB
8362006-05-05 Jim Blandy <jimb@codesourcery.com>
837
838 * gdb.texinfo (General Query Packets): Document conventions for
839 terminating packet names, and their violations.
840
5bdf8622
DJ
8412006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
842
843 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
844 * gdb.texinfo: Likewise.
845
605a56cb
DJ
8462006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
847
848 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
849 and "show remotedebug".
850 (Debugging Output): Add additional index entries.
851
b8db102d
MS
8522006-04-27 Michael Snyder <msnyder@redhat.com>
853
854 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
855
c5e30d01
AC
8562006-04-22 Andrew Cagney <cagney@redhat.com>
857
858 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
859 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
860
8181d85f
DJ
8612006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
862
863 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
864 and remove breakpoint prototypes.
865 (Watchpoints): Move description of target_insert_hw_breakpoint and
866 target_remove_hw_breakpoint ...
867 (Breakpoints): ... to here. Document target_insert_breakpoint and
868 target_remove_breakpoint.
869
4f553f88
JB
8702006-04-17 Jim Blandy <jimb@codesourcery.com>
871
872 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
873 and C packets are optional.
874
cd852561
FR
8752006-04-14 Frederic Riss <frederic.riss@st.com>
876
877 * gdb.texinfo (Specifying source directories): Update the description
878 of the source file search to reflect the fact that the source path
879 always contains at least $cdir and $cwd.
880
b620eb07
MS
8812006-03-31 Michael Snyder <msnyder@redhat.com>
882
883 * gdb.texinfo: Update copyright dates.
884
3156cdaf
EZ
8852006-03-31 Eli Zaretskii <eliz@gnu.org>
886
887 * gdb.texinfo (Overview): Add an index entry to "empty response".
888
7d30c22d
JB
8892006-03-28 Jim Blandy <jimb@codesourcery.com>
890
891 * gdbint.texinfo (Prologue Analysis): New section.
892
86941c27
JB
8932006-03-07 Jim Blandy <jimb@red-bean.com>
894
66b8c7f6
JB
895 * gdb.texinfo (Connecting): Document 'target remote pipe'.
896
1a10341b
JB
897 * gdb.texinfo (Target Commands): Update text describing how to
898 specify a target. Refer to the detailed section on remote
899 debugging, not the brief mention.
900
86941c27
JB
901 * gdb.texinfo (Connecting): Organize the different 'target remote'
902 connection methods into a table. Add a 'target remote' index
903 entry. (!!!)
904
62f3a2ba
FF
9052006-02-17 Fred Fish <fnf@specifix.com>
906
907 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
908 'ptype' commands to reflect the fact that the only significant
909 difference between them is that ptype prints the complete type
910 description instead of just the name.
911
8b9a88ea
WZ
9122006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
913
914 * gdbint.texinfo (Watchpoints): Delete
915 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
916
7e8dc855
NR
9172006-02-10 Nick Roberts <nickrob@snap.net.nz>
918
919 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
920 times fields where needed. Fix typos. Update general form given
921 for output of -break-insert.
922 (GDB/MI): Abbreviate some unnecessarily long fullnames.
923
c91d38aa
DJ
9242006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
925
926 * gdbint.texinfo (Symbol Handling): Add a section
927 on memory management.
928
38fcd64c
DJ
9292006-02-06 Vladimir Prus <ghost@cs.msu.su>
930
931 * gdb.texinfo (Breakpoint table commands): Document the fullname
932 field in -break-list output.
933
219eec71
EZ
9342006-02-03 Eli Zaretskii <eliz@gnu.org>
935
936 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
937 debugging information produced by the various "set debug..."
938 options.
939
ae5a43e0
DJ
9402006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
941
942 * gdb.texinfo (Files): Remove obsolete bits from the description
943 of "symbol-file".
944
a9f158ec
JB
9452006-01-25 Jim Blandy <jimb@redhat.com>
946
947 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
948
410dd08e
JB
9492006-01-24 Jim Blandy <jimb@redhat.com>
950
951 * gdbint.texinfo (Frames): Document the basics of GDB's register
952 unwinding model, and explain the existence of the "sentinel" frame.
953
4b505b12
AS
9542006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
955
956 * gdb.texinfo (Choosing files): Mention that -directory is used
957 for script files.
958 (Specifying source directories): Likewise.
959 (Command files): Explain how script files are found.
960
839c27b7
EZ
9612006-01-21 Eli Zaretskii <eliz@gnu.org>
962
963 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
964 the threads in a multi-threaded program.
965 (Threads): The threadno argument of "thread apply" can be a range
966 of numbers.
967
7be93b9e
JB
9682006-01-18 Jim Blandy <jimb@redhat.com>
969
970 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
971 of warning flags.
972
fcc73fe3
EZ
9732006-01-13 Eli Zaretskii <eliz@gnu.org>
974
975 * gdb.texinfo (Sequences): Improve menu annotations.
976 (Define): Add index entries for arguments of user-defined
977 commands. Move the description of flow-control commands...
978 (Command Files): ...to here. Document loop_break and
979 loop_continue.
ca91424e
EZ
980 (Define, Command Files): Document `end' and add index entries for
981 it.
fcc73fe3 982
5c95884b
MS
9832006-01-04 Michael Snyder <msnyder@redhat.com>
984
985 * gdb.texinfo: Add documentation for linux-fork.
986 * gdbint.texinfo: Add internal documentation for checkpoints.
987
860701dc
PH
9882006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
989
990 * gdb.texinfo (Omissions from Ada): Document that there is now
991 limited aggregate support.
992
36b80e65
EZ
9932005-12-28 Eli Zaretskii <eliz@gnu.org>
994
995 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
996 registers and the likes.
997
c1468174
EZ
9982005-12-24 Eli Zaretskii <eliz@gnu.org>
999
1000 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1001 (Symbols): Fix usage of "e.g.".
359df76b 1002 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1003
1004 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1005 (Coding): Fix usage of "e.g.".
1006
c02a867d
EZ
10072005-12-23 Eli Zaretskii <eliz@gnu.org>
1008
1009 * stabs.texinfo:
1010 * refcard.tex:
1011 * gpl.texi:
1012 * gdbint.texinfo:
1013 * gdb.texinfo:
1014 * gdb-cfg.texi:
1015 * fdl.texi:
1016 * annotate.texinfo:
1017 * all-cfg.texi:
1018 * Makefile.in: Add (C) after Copyright. Update the FSF
1019 address.
1020
fad38dfa
EZ
10212005-12-03 Eli Zaretskii <eliz@gnu.org>
1022
1023 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1024 extend GDB with commands for external monitor.
1025
53e5f3cf
AS
10262005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1027
1028 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1029
55f6ca0f
JB
10302005-11-25 Joel Brobecker <brobecker@adacore.com>
1031
1032 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1033
c1947b85
JB
10342005-11-21 Jim Blandy <jimb@redhat.com>
1035
1036 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1037 placement of 'R' actions in tracepoint action packets; document
1038 dependence of 'X' and 'M' actions on a preceding 'R' action for
1039 their registers.
1040
9d29849a
JB
10412005-11-19 Jim Blandy <jimb@redhat.com>
1042
1043 * gdb.texinfo (Tracepoint Packets): New node.
1044 (General Query Packets): Add entries for the tracepoint packets,
1045 referring to the "Tracepoint Packets" node.
1046 (Tracepoints): Add reference to "Tracepoint Packets".
1047
9a6253be
KB
10482005-11-18 Kevin Buettner <kevinb@redhat.com>
1049
1050 * gdb.texinfo (set remotebreak): Add anchor.
1051 (X packet): Likewise.
1052 (Remote Protocol): Add new section `Interrupts' and new index
1053 entry `interrupts (remote protocol)'.
1054
5f3bebba
JB
10552005-11-18 Jim Blandy <jimb@redhat.com>
1056
1057 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1058 entries into the General Query Packets section. Add a
1059 cross-reference to that section. Drop description of replies, as
1060 these are covered in the descriptions of each packet.
1061 (General Query Packets): Add introductory text. Explain naming
1062 conventions, and how the end of a name is recognized.
1063
9a7a1b36
KB
10642005-11-17 Kevin Buettner <kevinb@redhat.com>
1065
0564b6cf 1066 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1067 "set remotebreak" command.
1068
b8ff78ce
JB
10692005-11-16 Jim Blandy <jimb@redhat.com>
1070
1071 * gdb.texinfo (Packets, Stop Reply Packets)
1072 (General Query Packets): Various formatting cleanups.
1073 - Use @samp for packet contents.
1074 - Drop summaries from packet @item lines; the same information appears
1075 immediately below in the description.
1076 - Delete paragraph breaks after packet @item commands, so that the
1077 description appears directly to the right of the packet prototype
1078 in the printed manual, if it fits.
1079 - Place spaces in packet prototypes between @vars and non-@var
1080 letters, and explain that they're just for formatting.
1081 - Use @dots{} instead of '...'.
1082 - Fix uses of @code where @var was needed.
1083 - Replace "deprecated" markers with English text spelling out the
1084 packet's status and the preferred alternatives.
1085 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1086 what this ever meant.
1087 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1088 this for a long time.
1089 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1090 implemented several times, and have been in use for years.
1091
8ffe2530
JB
10922005-11-15 Jim Blandy <jimb@redhat.com>
1093
c43c5473
JB
1094 * gdb.texinfo (Packets): Add index entries for 'm' packet
1095 disclaimers.
1096
fb031cdf
JB
1097 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1098 of stub when processing an 'm' packet.
1099
8ffe2530
JB
1100 * gdb.texinfo (Packets): Mention that packets beginning with
1101 letters are reserved once, at the top, instead of actually listing
1102 them all and saying "reserved".
1103
c03c782f
AS
11042005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1105
1106 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1107 Change @var{$arg0 to @code{$arg0.
1108
814e32d7
WZ
11092005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1110
1111 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1112
fa93a9d8
JB
11132005-11-12 Jim Blandy <jimb@redhat.com>
1114
1115 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1116 order. Remove extraneous 'z'.
1117
8a5a3c82
AS
11182005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1119
1120 * gdb.texinfo (Choosing files): Add --eval-command.
1121
4b0ad762
AS
11222005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1123
1124 * gdb.texinfo (Choosing modes): Add --return-child-result.
1125
1126
1a088d06
AS
11272005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1128
1129 * gdb.texinfo (Choosing modes): Add --batch-silent.
1130
656d5e12
EZ
11312005-10-28 Eli Zaretskii <eliz@gnu.org>
1132
1133 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1134 "The -var-update Command".
1135
3c9c013a
JB
11362005-10-03 Joel Brobecker <brobecker@adacore.com>
1137
1138 * gdb.texinfo (Print Settings): Add documentation for set/show
1139 print array-indexes.
1140
7ba3cf9c
DJ
11412005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1142
1143 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1144 6.2 and 6.3.
1145
a94ab193
EZ
11462005-08-27 Eli Zaretskii <eliz@gnu.org>
1147
1148 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1149 since 19-Jan-2004.
1150 (Files): Likewise.
ab1adacd
EZ
1151 (Variables, Symbols): Document the "<incomplete type>" message and
1152 its reasons.
a94ab193 1153
ca06016a
FF
11542005-08-01 Fred Fish <fnf@specifix.com>
1155
1156 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1157
cf58170d
NR
11582005-07-15 Nick Roberts <nickrob@snap.net.nz>
1159
1160 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1161 option for -var-list-children and -var-update.
1162 (GDB/MI Stack Manipulation): Simplify description of
1163 print-values option for -stack-list-locals.
1164 (GDB/MI Command Description Format): Clarify.
1165 (Mode Options): Spelling of superseded.
1166
38f1196a
BR
11672005-07-12 Bob Rossi <bob@brasko.net>
1168
1169 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1170 corresponding GDB command comment.
1171
3cb3b8df
BR
11722005-07-06 Bob Rossi <bob@brasko.net>
1173
1174 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1175 and -inferior-tty-show.
1176 (Input/Output): Document "set/show inferior-tty" and tty alias.
1177
10fac096
NW
11782005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1179
1180 * gdb.texinfo (Packets): Change description of 'D' packet to note
1181 that GDB does wait for a response.
1182
d1b6db76
NR
11832005-06-22 Nick Roberts <nickrob@snap.net.nz>
1184
1185 * gdb.texinfo (History) Rename "Command History".
1186 (Command History): Move node "Server Prefix" from section on
1187 Annotations here.
1188
29629dcf
NR
11892005-06-19 Nick Roberts <nickrob@snap.net.nz>
1190
1191 * gdb.texinfo (GDB/MI Stack Manipulation):
1192 Re-instate -stack-info-frame with example. Say that it gets
1193 info on selected frame, not current frame.
1194
397ca115
EZ
11952005-06-18 Eli Zaretskii <eliz@gnu.org>
1196
1197 * gdb.texinfo (Server): Clarify that `file' should be used before
1198 connecting to the server.
1199 (Files): Add an xref to the above description.
51274035
EZ
1200 (Output Formats): More detailed description of the `c' format.
1201 (Memory): List explicitly all the formats supported by `x'.
638ac427 1202 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1203 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1204 files. Add more indexing for solib-absolute-prefix and
1205 --with-sysroot.
76d17f34
EZ
1206 (Machine Code): Document possible problems with locations in
1207 shared libraries.
d416eeec
EZ
1208 (Backtrace): Document that free-standing environments do not need
1209 to have a `main' function.
397ca115 1210
74f6deaa
NR
12112005-06-18 Nick Roberts <nickrob@snap.net.nz>
1212
1213 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1214 -stack-info-frame.
1215
a9967aef
AC
12162005-06-07 Andrew Cagney <cagney@gnu.org>
1217
1218 * gdb.texinfo (Contributors): Note the original multi-arch
1219 contributors.
1220
e09f16f9
EZ
12212005-06-03 Eli Zaretskii <eliz@gnu.org>
1222
1223 * gdb.texinfo (Registers): Add index entries for the standard
1224 registers.
1225 (Frames): Add cross-reference from frame pointer description to
1226 the Registers node.
1227 (Annotations Overview): Fix the reference to GDB name.
1228
d87ba7ee
EZ
12292005-06-01 Eli Zaretskii <eliz@gnu.org>
1230
1231 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1232 can-use-hw-watchpoints.
1233
034dad6f
BR
12342005-05-28 Bob Rossi <bob@brasko.net>
1235
1236 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1237 the possible reasons why an exec async record would be returned to FE.
1238
ffed4509
AC
12392005-05-26 Andrew Cagney <cagney@gnu.org>
1240
1241 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1242 Andrew Cagney implemented the original GDB/MI.
1243
e22e55c9
OF
12442005-05-23 Orjan Friberg <orjanf@axis.com>
1245
1246 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1247 documentation. Add documentation for cris-mode.
1248
a78e13ce
EZ
12492005-05-20 Eli Zaretskii <eliz@gnu.org>
1250
1251 * gdb.texinfo (Numbers): Explain the example and make the wording
1252 more acurate.
1253
76ff342d
DJ
12542005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1255 Dennis Brueni <dennis@slickedit.com>
1256
1257 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1258 (GDB/MI Data Manipulation, GDB/MI Program Control)
1259 (GDB/MI Stack Manipulation): Update examples to include the fullname
1260 attribute in stack frames.
1261
119b882a
EZ
12622005-05-12 Eli Zaretskii <eliz@gnu.org>
1263
1264 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1265 do with other non-standard names of init files.
1266
6fc08d32
EZ
12672005-05-11 Eli Zaretskii <eliz@gnu.org>
1268
1269 * gdb.texinfo (Command Files): Move the description of the startup
1270 from here...
1271 (Startup): ...to this new subsection of the Invocation chapter.
1272 Rearrange the description of init files more logically and add a
1273 cross-reference to "Command Files". Document the special gdbinit
1274 name for CISCO 68k. Expand the description of what GDB does
1275 during startup.
1276 (History): Add index entry for HISTSIZE.
1277
a561754a
MK
12782005-05-02 Mark Kettenis <kettenis@gnu.org>
1279
1280 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1281
2eecc4ab
EZ
12822005-05-02 Eli Zaretskii <eliz@gnu.org>
1283
1284 * gdb.texinfo (SVR4 Process Information, The isatty call)
1285 (The system call): Don't use foo(N) notation for man pages and
1286 functions.
514c4d71 1287 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1288
18999be5
EZ
12892005-04-27 Eli Zaretskii <eliz@gnu.org>
1290
1291 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1292 were optimized away.
1293
0abb7bc7
EZ
12942005-04-22 Eli Zaretskii <eliz@gnu.org>
1295
1296 * gdb.texinfo (Remote configuration): Document "set/show
1297 get-thread-local-storage-address". Add cross-reference to the
1298 description of the qGetTLSAddr packet.
1299 (General Query Packets): Mention "set remote
1300 get-thread-local-storage-address" and add a reference to its
1301 description.
1302
6f61acb1
NR
13032005-04-19 Nick Roberts <nickrob@snap.net.nz>
1304
1305 * gdb.texinfo (Backtrace): Describe 'bt full'.
1306
9d59903a
NR
13072005-04-17 Nick Roberts <nickrob@snap.net.nz>
1308
1309 * gdb.texinfo (Mode Options): Fix typo.
1310 (GDB/MI): Describe how to invoke GDB/MI.
1311
721c2651
EZ
13122005-04-16 Eli Zaretskii <eliz@gnu.org>
1313
1314 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1315 references changed. Add description of "info udot".
721c2651
EZ
1316 (Files): Document "set/show stop-on-solib-events".
1317 (M32R/D): Document "set/show download-path", "set/show
1318 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1319 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1320 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1321 (Maintenance Commands): Improve indexing.
1322 (Target Commands): Document "set/show hash", "set/show debug
1323 monitor".
1324 (SVR4 Process Information): Document "info pidlist" and "info
1325 meminfo". Document "set/show procfs-tarce" and "set/show
1326 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1327 (Symbols, The Print Command with Objective-C): Improve indexing.
1328 (Objective-C): Add references to "info classes" and "info
1329 selectors".
c45da7e6
EZ
1330 (Debugging Output): Improve wording. Document "set/show debug
1331 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1332 (Set Breaks): Add index entry for "hardware breakpoints".
1333 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1334 and "set/show usehardbreakpoints".
1335 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1336 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1337 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1338 rdiromatzero", "set/show rdiheartbeat".
1339 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1340 "sds".
1341 (Embedded Processors): Document the "sim" command.
1342 (Remote): Document the "remote" command.
1343 (DJGPP Native): Document the "info serial" command.
1344 (Threads): Document "maint info sol-threads".
1345 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1346 (Set Breaks): Improve indexing.
1347 (Command Syntax): Add a reference to dont-repeat.
1348 (Define): Document "dont-repeat".
1349 (TUI Commands): Document "tabset".
1350 (WinCE): New subsection. Document "set/show remotedirectory",
1351 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1352
14d6dd68
EZ
13532005-04-15 Eli Zaretskii <eliz@gnu.org>
1354
1355 * gdb.texinfo (Hurd Native): New subsection, documents
1356 Hurd-specific commands.
a64548ea 1357 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1358 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1359 (MIPS): Improve documentation of heuristic-fence-post. Document
1360 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1361 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1362 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1363 (ARM): Document ARM-specific commands.
a64548ea
EZ
1364 (AVR): New section. Document "info io_registers".
1365 (CRIS): New section. Document "set/show cris-version" and
1366 "set/show cris-dwarf2-cfi".
1367 (HPPA): New section. Document "set/show debug hppa" and "maint
1368 print unwind".
a5adf40f 1369 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1370 (Super-H): New section. Document the "regs" command.
721c2651 1371 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1372
9c16f35a
EZ
13732005-04-09 Eli Zaretskii <eliz@gnu.org>
1374
1375 * gdb.texinfo (Print Settings): Document "set/show print
1376 pascal_static-members", "set print repeats", "show print
1377 null-stop". Improve indexing. Fix documentation of "set print
1378 union".
1379 (Pascal): New section.
1380 (Supported languages): Rename from "Support"; all references
1381 updated. Add a menu item for Pascal.
1382 (Numbers): Document "set radix.
1383 (Screen Size): Document "set/show pagination".
1384 (MIPS Embedded): Remove "set processor" documentation.
1385 (Remote configuration): Document "set/show X/P/Z-packet",
1386 "set/show read-aux-vector-packet", "set/show remote
1387 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1388 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1389 remotedebug", "set/show remotebreak", "set/show remotedevice",
1390 "set/show remotelogfile".
1391 (Auxiliary Vector): Add reference to the description of the
1392 read-aux-vector-packet setting.
1393 (Set Watchpoints): Add a cross-reference to "set remote
1394 hardware-breakpoint-limit".
1395 (General Query Packets): Add indexing of requests and
1396 cross-references to related commands in "Remote configuration".
1397 (File-I/O Overview, The system call): Fix wording and typos.
1398 (Thread Stops): Add index entries.
1399 (Continuing and Stepping): Document "show step-mode".
1400 (i386): New node. Document "set/show struct-convention".
1401 (Files): Document "show trust-readonly-sections".
1402 (Calling): Document "set/show unwindonsignal".
1403 (Messages/Warnings): Add index entries.
1404 (Maintenance Commands): Document "set/show watchdog".
1405 (Annotations Overview): Document "show annotate".
1406 (Set Watchpoints): Add index entries.
1407 (Symbols): Fix doc of case-sensitive.
1408 (ABI): Document "show coerce-float-to-double".
1409 (Convenience Vars, Help): Improve indexing.
1410 (Machine Code): Document "show disassembly-flavor".
1411 (Debugging C plus plus): Document "show overload-resolution".
1412 (Value History, Signaling): Add index entries.
1413
14142005-04-08 Eli Zaretskii <eliz@gnu.org>
1415
1416 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1417 (Processes): Fix wording.
1418 (History, List, Logging output, Define, Symbols, Print Settings):
1419 Improve indexing.
1420
a8f24a35
EZ
14212005-04-03 Eli Zaretskii <eliz@gnu.org>
1422
1423 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1424 redundant index entry for "target" command.
1425 (Backtrace): Add index entries.
1426 (Symbols, Fortran): Document the "set case-sensitive" command.
1427 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1428 (Print Settings): Add index entry for "set demangle-style".
1429 (Target Commands): Document "set download-write-size".
1430 (Debugging Output): Document "set exec-done-display".
1431
09d4efe1
EZ
14322005-04-02 Eli Zaretskii <eliz@gnu.org>
1433
1434 * gdb.texinfo (Files): Fix the name and documentation of
1435 add-shared-symbol-files. Document its alias assf. Update the
1436 list of OSs where GDB supports shared libraries. Fix markup.
1437 (Continuing and Stepping): Add reference to @var{location} in the
1438 text.
1439 (Dump/Restore Files): Fix reference to @{filename}.
1440 (Help): Fix wording.
1441 (Attach): Ditto.
1442 (Set Watchpoints): Ditto.
1443 (Backtrace): Remove redundant index entries. Improve index
1444 entries.
1445 (Delete Breaks): Fix wording.
1446 (Memory): Document the compare-sections command.
1447 (Memory Region Attributes): Improve wording.
1448 (Disabling): Improve wording.
1449 (Fortran): New subsection. Document the "info common" command.
1450 (Help): Document aliases "info copying" and "info warranty".
1451 (Caching Remote Data): New section. Document the "set/show
1452 remotecache" and "info dcache" commands.
1453 (Show): Fix wording of the documentation of the "set
1454 extension-language" command.
1455 (Signals): Add index entry for "info handle".
1456 (Memory Region Attributes): Fix punctuation.
1457 (Symbols): Change the arg name to "location" and refer to it in
1458 the text. Fix wording of "info types" doc.
1459 (Threads): Fix usage of @enumerate @item's.
1460 (Listing Tracepoints): Add index entry for "info tp".
1461 (Set Watchpoints): Add xref to "info break" description.
1462 (Macros): Add an index entry for "macro exp1". Document the
1463 "macro list" command.
1464 (Maintenance Commands): Document "flushregs", "maint agent",
1465 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1466 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1467 "maint print architecture", "maint print objfiles", "maint print
1468 statistics", "maint print type", "maint show-debug-regs", "maint
1469 space", "maint time", and "maint translate-address".
1470 (Connecting): Document the "monitor" command.
1471 (Annotations Overview): Describe the "set annotate" command.
1472
82f2d802
EZ
14732005-04-01 Eli Zaretskii <eliz@gnu.org>
1474
1475 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1476 Rearrange index entries and improve wording about support for
1477 hardware watchpoints.
1478
7d51c7de
BR
14792005-03-10 Bob Rossi <bob@brasko.net>
1480
1481 * gdb.texinfo: Update copyright
1482
68c71a2e
TR
14832005-02-09 Theodore A. Roth <troth@openavr.org>
1484
1485 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1486 error.
1487
83761cbd
KB
14882005-02-03 Kevin Buettner <kevinb@redhat.com>
1489
1490 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1491
9f1c6395
MS
14922005-01-17 Michael Snyder <msnyder@redhat.com>
1493
1494 * gdb.texinfo: Fix spelling, infinte -> infinite.
1495
fbd1b305
MK
14962005-01-08 Mark Kettenis <kettenis@gnu.org>
1497
1498 * observer.texi (GDB Observers): Document "solib_loaded".
1499
3ace7edb
AC
15002005-01-07 Andrew Cagney <cagney@gnu.org>
1501
bec39cab
AC
1502 * configure.ac: Rename configure.in, require autoconf 2.59.
1503 * configure: Re-generate.
1504
3ace7edb
AC
1505 * configure.in: Replace configdirs with multiple references to
1506 AC_CONFIG_SUBDIRS.
1507 * configure: Re-generate.
1508
53531fc1
AC
15092005-01-04 Andrew Cagney <cagney@gnu.org>
1510
1511 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1512 part of the version number.
1513
536ffdb7
MK
15142004-12-24 Mark Kettenis <kettenis@gnu.org>
1515
1516 * gdbint.texinfo (Algorithms): Remove description of
1517 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1518
e1aac25b
JB
15192004-12-07 Jim Blandy <jimb@redhat.com>
1520
1521 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1522 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1523 numbers.
1524
f47b1503
AS
15252004-12-07 Andreas Schwab <schwab@suse.de>
1526
1527 * gdb.texinfo (Mode Options): Document -l option.
1528
b6b8ece6
EZ
15292004-12-04 Eli Zaretskii <eliz@gnu.org>
1530
1531 * gdbint.texinfo (Algorithms): More accurate description of
1532 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1533 is not needed unless data-read and data-access watchpoints are
1534 supported. Add a description of how GDB checks whether the
1535 inferior stopped because a watchpoint was hit.
1536
01371747
EZ
15372004-11-23 Eli Zaretskii <eliz@gnu.org>
1538
1539 * gdb.texinfo (Files): Add cross-reference to description of
1540 -readnow command-line switch.
1541
2315ffec
RC
15422004-11-10 Randolph Chung <tausq@debian.org>
1543
1544 * gdb.texinfo: Document set/show backtrace past-entry commands.
1545 Rearrange index entries for set/show backtrace past-main.
1546
69065f5d
AC
15472004-11-10 Jon Beniston <jon@beniston.com>
1548
1549 Committed by Andrew Cagney <cagney@gnu.org>.
1550 * gdb.texinfo (Remote Serial Protocol): Further describe
1551 binary transfer escaping mechanism .
1552
30e91e0b
RC
15532004-11-08 Randolph Chung <tausq@debian.org>
1554
1555 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1556 and "show debug infrun". Add index entries.
1557
60bf7e09
EZ
15582004-10-23 Eli Zaretskii <eliz@gnu.org>
1559
1560 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1561 "info proc" that are already implemented. Add index entries.
1562 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1563 (Files): Add a tip for decreasing memory used for symtabs from
1564 shared libraries.
f018e82f
EZ
1565 (Starting): Fix whitespace; make "elaboration" stand out where it
1566 is first used, and add an index entry for the term.
f8568604
EZ
1567 (Calling): Expand and elaborate text. Add "print". Add the
1568 description of problems with weak aliases.
384ee23f 1569 (Core File Generation): New section.
60bf7e09 1570
d52fe014
AC
15712004-10-12 Andrew Cagney <cagney@gnu.org>
1572
1573 * gdbint.texinfo (Versions and Branches): New chapter.
1574 (Releasing GDB): Delete "Versions and Branches" section.
1575 (Top): Add "Versions and Branches".
1576
703663ab
EZ
15772004-10-08 Eli Zaretskii <eliz@gnu.org>
1578
1579 * gdb.texinfo (Editing, History): Add cross-references to the
1580 included Readline and History user documentation. Remove
1581 references to the symbol have-readline-appendices which is unused
1582 and undefined.
1583 (History): Fix indexing.
1584
ac77d04f
JJ
15852004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1586
1587 * gdbint.texinfo (target_stopped_data_address): Update to
1588 new prototype.
1589 (i386_stopped_data_address): Update prototype and description.
1590 (i386_stopped_by_watchpoint): New function and description.
1591
e07c999f
PH
15922004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1593
1594 * gdb.texinfo (Filenames): Add Ada suffixes.
1595 (Ada) New section.
1596
2e868123
AC
15972004-09-27 Andrew Cagney <cagney@gnu.org>
1598 Robert Picco <Robert.Picco@hp.com>
1599
1600 * gdb.texinfo (Packets): Document the "p" packet.
1601
02a57714
JM
16022004-09-21 Jason Molenda (jmolenda@apple.com)
1603
1604 * gdb.texinfo (Paths and Names of the Source Files): Document the
1605 meaning of values in the 'desc' field of a SO stab.
1606
ae038cb0
DJ
16072004-09-20 Daniel Jacobowitz <dan@debian.org>
1608
1609 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1610 max-cache-age" and "maint show dwarf2 max-cache-age".
1611
f7dc1244
EZ
16122004-09-16 Eli Zaretskii <eliz@gnu.org>
1613
1614 * gdb.texinfo (Set Breaks): Add index entry for setting
1615 breakpoints on overloaded C++ functions that are not members of
1616 any classes. Add an example and an index entry for setting
1617 breakpoints on all program functions.
1618 (Character Sets, Macros, Overlay Commands)
1619 (Non-debug DLL symbols, GDB/MI Output Syntax)
1620 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1621 Use "(@value{GDBP})" instead of a literal "(gdb)".
1622
f810308b
AC
16232004-09-12 Andrew Cagney <cagney@gnu.org>
1624
1625 * gdbint.texinfo (Native Debugging): Delete description of
1626 FILES_INFO_HOOK.
1627
15a661f3
PH
16282004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1629
1630 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1631 to hex_string_custom (not historically correct, but more
1632 understandable, given the current code).
1633
f3219c75
AC
16342004-09-03 Andrew Cagney <cagney@gnu.org>
1635
1636 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1637
f3bb6704
JJ
16382004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1639
1640 * observer.texi (solib_unloaded): New observer.
1641
8d2c00cb
AC
16422004-08-24 Andrew Cagney <cagney@gnu.org>
1643
1644 * gdbint.texinfo (Target Architecture Definition): Add missing
1645 comma.
1646
e7dc800a
MC
16472004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1648
1649 * (Using the Testsuite): build != host is supported,
1650 but some test scripts do not support build != host.
1651
73b03683
MK
16522004-08-14 Mark Kettenis <kettenis@gnu.org>
1653
1654 * gdbint.texinfo (Host Definition): Delete description of
1655 FCLOSE_PROVIDED and GETENV_PROVIDED.
1656
c0ccb908
MK
16572004-08-05 Mark Kettenis <kettenis@chello.nl>
1658
1659 * gdbint.texinfo (Host Definition): Delete description of
1660 NO_SYS_FILE.
1661 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1662 PTRACE_FP_BUG.
1663
9c8dbfa9
AC
16642004-08-05 Andrew Cagney <cagney@gnu.org>
1665
1666 * gdbint.texinfo (Target Architecture Definition): Delete
1667 reference to deprecated_read_fp.
1668
f42accbe
AC
16692004-08-02 Andrew Cagney <cagney@gnu.org>
1670
1671 * gdbint.texinfo (Target Architecture Definition): Delete
1672 description of DEPRECATED_REGISTER_BYTES.
1673
0b66e38c
EZ
16742004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1675
1676 * gdb.texinfo (Source Path): Document the new behavior of
1677 searching for the source files.
1678
15387254
EZ
16792004-07-17 Eli Zaretskii <eliz@gnu.org>
1680
1681 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1682 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1683 (Auto Display): Improve indexing.
1684
2c07db7a
AC
16852004-07-16 Andrew Cagney <cagney@gnu.org>
1686
1687 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1688 "-noasync".
1689
4644b6e3
EZ
16902004-07-09 Eli Zaretskii <eliz@gnu.org>
1691
1692 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1693 have the same prefix have only their prefix in the index.
1694
7561d450
MK
16952004-07-03 Mark Kettenis <kettenis@gnu.org>
1696
1697 * gdb.texinfo (BSD libkvm Interface): New node (section)
1698 (Native): Add it to the menu.
1699
67bebe79
MK
17002004-07-01 Mark Kettenis <kettenis@gnu.org>
1701
1702 * gdbint.texinfo (Target Architecture Definition): Remove
1703 PCC_SOL_BROKEN.
1704
1a6923e0
MK
17052004-06-24 Mark Kettenis <kettenis@gnu.org>
1706
1707 * gdbint.texinfo (Target Architecture Definition): Remove
1708 SUN_FIXED_LBRAC_BUG.
1709
b435e160
AC
17102004-06-26 Andrew Cagney <cagney@gnu.org>
1711
1712 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1713
b5622e8d
AC
17142004-06-20 Andrew Cagney <cagney@gnu.org>
1715
1716 * gdbint.texinfo (Target Architecture Definition): Deprecate
1717 USE_STRUCT_CONVENTION.
1718
e0c07bf0
MC
17192004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1720
1721 gdb.texinfo (Bug Reporting): Mention session recording,
1722 with the script command or Emacs.
1723
782263ab
AC
17242004-06-18 Andrew Cagney <cagney@gnu.org>
1725
1726 * gdbint.texinfo (Target Architecture Definition): Deprecate
1727 FUNCTION_START_OFFSET.
1728
03727ca6
AC
17292004-06-14 Andrew Cagney <cagney@gnu.org>
1730
1731 Based on changes from Karl Berry.
1732 * gdb.texinfo: Do not use @sc in a direntry.
1733 * stabs.texinfo: Change @dircateogry to "Software development".
1734 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1735
97092415
AC
17362004-06-13 Andrew Cagney <cagney@gnu.org>
1737
1738 * gdbint.texinfo (Target Architecture Definition): Delete
1739 description of RETURN_VALUE_ON_STACK.
1740
1f6d4158
AC
17412004-06-09 Andrew Cagney <cagney@gnu.org>
1742
1743 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1744 deleted by previous patch.
1745
d966f0cb
AC
17462004-06-08 Andrew Cagney <cagney@gnu.org>
1747
1748 * gdbint.texinfo (Native Debugging): Delete documentation on
1749 ATTACH_DETACH.
1750
86fe4aaa
RC
17512004-06-06 Randolph Chung <tausq@debian.org>
1752
1753 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1754
d4b6d575
RC
17552004-06-06 Randolph Chung <tausq@debian.org>
1756
1757 * gdb.texinfo (push_dummy_call): Update argument list to match
1758 the new push_dummy_call method signature. Describe the function
1759 argument.
1760
4e8b0763
JB
17612004-05-24 Joel Brobecker <brobecker@gnat.com>
1762
1763 * gdb.texinfo (Starting): Document new start command.
1764
59caf092
AC
17652004-05-21 Andrew Cagney <cagney@redhat.com>
1766
1767 * observer.texi (GDB Observers): Document "inferior_created".
1768
e4a2df64
AC
17692004-05-08 Andrew Cagney <cagney@redhat.com>
1770
e6b55ae2
AC
1771 * gdbint.texinfo (Target Architecture Definition): Delete
1772 description of DO_DEFERRED_STORES.
1773
28954179
AC
1774 * gdbint.texinfo (Target Architecture Definition): Delete
1775 references to DEPRECATED_FIX_CALL_DUMMY.
1776
434b87dd
AC
1777 * gdbint.texinfo (Target Architecture Definition): Delete
1778 description of DEPRECATED_CALL_DUMMY_WORDS,
1779 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1780
58d28df8
AC
1781 * gdbint.texinfo (Target Architecture Definition): Delete
1782 description of DEPRECATED_PUSH_DUMMY_FRAME.
1783
e4a2df64
AC
1784 * gdbint.texinfo (Target Architecture Definition): Delete
1785 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1786
2b4855ab
AC
17872004-05-07 Andrew Cagney <cagney@redhat.com>
1788
1789 * observer.texi (GDB Observers): Add "Debugging" section. Include
1790 cross reference to "set/show debug observer".
1791 * gdb.texinfo (Debugging Output): Document "set/show debug
1792 observer".
1793
fcf70625
AC
17942004-05-01 Andrew Cagney <cagney@redhat.com>
1795
1796 * gdbint.texinfo (Target Architecture Definition): Delete
1797 description of DEPRECATED_PC_IN_SIGTRAMP.
1798
8ee56bcf
AC
17992004-04-30 Andrew Cagney <cagney@redhat.com>
1800
1801 * gdbint.texinfo (Target Architecture Definition): Delete
1802 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1803
67ab9a76
OF
18042004-04-30 Orjan Friberg <orjanf@axis.com>
1805
1806 * observer.texi (GDB Observers): Correct spelling.
1807
79346bcb
OF
18082004-04-26 Orjan Friberg <orjanf@axis.com>
1809
1810 * observer.texi (GDB Observers): Add target_changed event.
1811
7a464420
AC
18122004-04-08 Andrew Cagney <cagney@redhat.com>
1813
1814 * observer.texi (GDB Observers): Rework, provide generic observer
1815 definitions and then a list of observable events.
1816
6cdf9d98
AC
18172004-04-04 Andrew Cagney <cagney@redhat.com>
1818
1819 * gdbint.texinfo (Host Definition): Delete reference to
1820 NO_SIGINTERRUPT.
1821
ddc135a4
AC
18222004-04-02 Andrew Cagney <cagney@redhat.com>
1823
1824 * gdbint.texinfo (Target Architecture Definition): Delete
1825 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1826
6a1b180d
SC
18272004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1828
1829 * gdb.texinfo (TUI Commands): Document tui reg commands.
1830
d0d5df6f
AC
18312004-03-26 Andrew Cagney <cagney@redhat.com>
1832
1833 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1834 "gdbtui".
1835 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1836 (Contributors): Mention both Text and Terminal User Interface.
1837
aa2a3f87
AC
18382004-03-23 Andrew Cagney <cagney@redhat.com>
1839
1840 * gdbint.texinfo (Target Architecture Definition): Deprecate
1841 references to SIGTRAMP_START and SIGTRAMP_END.
1842
f561f026
AC
18432004-03-23 Andrew Cagney <cagney@redhat.com>
1844
1845 * gdbint.texinfo (Target Architecture Definition): Deprecate
1846 references to PC_IN_SIGTRAMP.
1847
33cb8b0f
AC
18482004-03-19 Andrew Cagney <cagney@redhat.com>
1849
1850 * gdbint.texinfo (Target Architecture Definition): Delete
1851 reference to GDB_TARGET_IS_HPPA.
1852
fc989b7a
AC
18532004-03-18 Andrew Cagney <cagney@redhat.com>
1854
1855 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1856 describe pre_init and post_init.
1857
701b08bb
DJ
18582004-03-09 Daniel Jacobowitz <drow@mvista.com>
1859
1860 * gdb.texinfo (Debugging Output): Document values for "set debug
1861 target".
1862
faae5abe
AC
18632004-02-28 Andrew Cagney <cagney@redhat.com>
1864
1865 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1866
dd79a6cf
JJ
18672004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1868
1869 * gdb.texinfo (breakpoints): Add information about the
1870 new "set breakpoint pending" and "show breakpoint pending"
1871 commands.
1872
e7f16015
AC
18732004-02-26 Andrew Cagney <cagney@redhat.com>
1874
1875 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1876 in Per-architecture module data section.
1877
7161a3a6
RM
18782004-02-25 Roland McGrath <roland@redhat.com>
1879
1880 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1881
2154891a
AC
18822004-02-24 Andrew Cagney <cagney@redhat.com>
1883
1884 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1885 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1886 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1887
6c74ac8b
AC
18882004-02-17 Andrew Cagney <cagney@redhat.com>
1889
1890 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1891
19772a2c
AC
18922004-02-16 Andrew Cagney <cagney@redhat.com>
1893
1894 * gdbint.texinfo (Target Architecture Definition): Deprecate
1895 FRAMELESS_FUNCTION_INVOCATION.
1896
c9830293
AC
18972004-02-16 Andrew Cagney <cagney@redhat.com>
1898
1899 * gdbint.texinfo (Coding): Mention -Wunused-function.
1900
b9d26eb9
AC
19012004-02-14 Andrew Cagney <cagney@redhat.com>
1902
1903 * gdbint.texinfo (Target Architecture Definition): Delete
1904 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1905
49efadf5
EZ
19062004-02-12 Elena Zannoni <ezannoni@redhat.com>
1907
1908 * gdb.texinfo: Properly quote the name "C++".
1909 * gdbint.texinfo: Ditto.
1910 * stabs.texinfo: Ditto.
1911
1eb288ea
EZ
19122004-02-11 Elena Zannoni <ezannoni@redhat.com>
1913
1914 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1915 minimal information about libiberty.
1916
e4937fc1
MC
19172004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1918
1919 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1920
a9331b3f
RM
19212004-02-04 Roland McGrath <roland@redhat.com>
1922
1923 * gdb.texinfo (Auxiliary Vector): New node (section).
1924 (Data): Add it to the menu.
1925
2650777c
JJ
19262004-02-02 Jeff Johnston <jjohnstn@redhat.com>
1927
1928 * gdb.texinfo (Breakpoints): Add information about pending
1929 breakpoint support.
1930
b4501125
AC
19312004-01-26 Andrew Cagney <cagney@redhat.com>
1932
1933 * gdb.texinfo (Overview): Delete references to the cisco protocol
1934 including the "N" response.
1935
74055713
AC
19362004-01-26 Andrew Cagney <cagney@redhat.com>
1937
1938 * gdbint.texinfo (Target Architecture Definition): Rename
1939 EXTRACT_STRUCT_VALUE_ADDRESS to
1940 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 1941
3bbe9696
EZ
19422004-01-24 Eli Zaretskii <eliz@gnu.org>
1943
1944 * gdb.texinfo (KOD): Document "show os". Add index entries for
1945 "set/show os" and "info cisco" commands.
1946
5843504f
EZ
19472004-01-21 Eli Zaretskii <eliz@gnu.org>
1948
1949 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
1950
9175c9a3
MC
19512004-01-19 Michael Chastain <mec.gnu@mindspring.com>
1952
1953 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
1954 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
1955
8e94b928
NR
19562004-01-19 Nick Roberts <nick@nick.uklinux.net>
1957
1958 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
1959 -stack-list-locals.
1960 (GDB/MI Variable Objects): Describe extension to
1961 -var-list-children.
1962
a20cf136
DJ
19632004-01-17 Daniel Jacobowitz <drow@mvista.com>
1964
1965 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
1966
afb18d0f
AC
19672004-01-17 Andrew Cagney <cagney@redhat.com>
1968
1969 * gdbint.texinfo (Target Architecture Definition): Delete
1970 documentation on DEPRECATED_NPC_REGNUM.
1971
b51970ac
DJ
19722004-01-13 Daniel Jacobowitz <drow@mvista.com>
1973
1974 * gdb.texinfo: Update copyright year. Mention that set
1975 follow-fork-mode is supported on GNU/Linux. Remove documentation of
1976 "set follow-fork-mode ask".
1977
0f0cffd2
AC
19782004-01-13 Andrew Cagney <cagney@redhat.com>
1979
1980 * gdbint.texinfo: Update copyright year.
1981 (Coding): Add -Wunused-label to list of -Werror warnings.
1982
c552b3bb 19832004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 1984 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
1985
1986 * gdb.texinfo: Update copyright.
1987 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
1988 around names, as appropriate. Minor syntax cleanup of
1989 _NSPrintForDebugger explanation. Two spaces after periods.
1990 GDBN used instead of lit. "gdb". Index entries added for
1991 print-object and _NSPrintForDebugger. @noindent added in one spot.
1992
afe157ca
EZ
19932003-11-11 Elena Zannoni <ezannoni@redhat.com>
1994
1995 * stabs.texinfo: Add dircategory and direntry commands.
1996 * annotate.texinfo: Ditto.
1997
963e2bb7
AC
19982003-11-10 Andrew Cagney <cagney@redhat.com>
1999
2000 * gdbint.texinfo (Target Architecture Definition): Replace the
2001 return_value method's "inval" and "outval" parameters with
2002 "readbuf" and "writebuf".
2003
1d8b2f28
JB
20042003-10-28 Jim Blandy <jimb@redhat.com>
2005
2006 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2007 from "The `F' request packet" and "The `F' reply packet", to make
2008 texi2dvi happy.
2009 (File-I/O remote protocol extension): Update menu entries, too.
2010
36d86913
MC
20112003-10-26 Michael Chastain <mec@shout.net>
2012
2013 * gdb.texinfo (Thread Stops): Document the issue with
2014 premature return from system calls in multi-threaded programs.
2015
ce2826aa
AC
20162003-10-24 Andrew Cagney <cagney@redhat.com>
2017
2018 * annotate.texinfo: Fix "fortunatly"[sic].
2019
f24c5e49
KI
20202003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2021
2022 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2023 with "Hitachi" and "Mitsubishi".
2024
92ad9cd9
AC
20252003-10-20 Andrew Cagney <cagney@redhat.com>
2026
2027 * gdbint.texinfo (Target Architecture Definition): Document
2028 gdbarch_return_value. Add cross references from
2029 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2030 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2031
0ab4b752
MK
20322003-10-18 Mark Kettenis <kettenis@gnu.org>
2033
2034 * gdbint.texinfo (Target Architecture Definition): Document
2035 regset_from_core_section.
fb3e19c0
KI
2036
20372003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2038
2039 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2040
a9331b3f 20412003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2042
2043 From Anthony Green <green@redhat.com>:
2044 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2045
1485d690
KB
20462003-10-14 Kevin Buettner <kevinb@redhat.com>
2047
2048 * gdb.texinfo (Breakpoint related warnings): New node.
2049 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2050
86d30acc
DJ
20512003-10-13 Daniel Jacobowitz <drow@mvista.com>
2052
2053 * gdb.texinfo (Remote Protocol): Document v and vCont.
2054
172c2a43
KI
20552003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2056
2057 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2058 * gdbint.texinfo: Ditto.
2059
71952f4c
AC
20602003-10-09 Andrew Cagney <cagney@redhat.com>
2061
2062 From 2003-09-18 David Anderson <davea@sgi.com>:
2063 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2064 "command".
2065
268e2188
AC
20662003-10-03 Andrew Cagney <cagney@redhat.com>
2067
2068 * gdbint.texinfo (Target Architecture Definition): Deprecate
2069 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2070 just target.
2071
12c266ea 20722003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2073
f30992d4 2074 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2075 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2076 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2077 * gdbint.texinfo (Target Architecture Definition): Rename
2078
20792003-09-30 Andrew Cagney <cagney@redhat.com>
2080
f30992d4 2081 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2082 (Target Architecture Definition):
f30992d4 2083
2e092625
AC
2084 * gdbint.texinfo (Target Architecture Definition): Rename
2085 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2086
0717ae8a
AC
20872003-09-29 Andrew Cagney <cagney@redhat.com>
2088
dad809b7
AC
2089 * gdbint.texinfo (Target Architecture Definition): Delete
2090 documentation for NEED_TEXT_START_END.
2091
0717ae8a
AC
2092 * gdbint.texinfo (Target Architecture Definition): Rename
2093 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2094 TARGET_WRITE_PC.
a9331b3f 2095
af6cf26d
MC
20962003-09-22 Michael Chastain <mec@shout.net>
2097
2098 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2099
ee206350
AG
21002003-09-21 Anthony Green <green@redhat.com>
2101
2102 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2103
a38c9fe6
MK
21042003-09-21 Mark Kettenis <kettenis@gnu.org>
2105
2106 * gdbint.texinfo (Target Architecture Definition): Document
2107 stabs_argument_has_addr.
2108
77949794
AC
21092003-09-18 Andrew Cagney <cagney@redhat.com>
2110
2111 * gdbint.texinfo (Target Architecture Definition): Delete
2112 documentation on REGISTER_NAMES.
2113
8e823e25
MK
21142003-09-13 Mark Kettenis <kettenis@gnu.org>
2115
2116 * gdbint.texinfo (Target Architecture Definition): Replace
2117 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2118
f27dd7fd
AC
21192003-09-11 Andrew Cagney <cagney@redhat.com>
2120
2121 * gdbint.texinfo (Target Architecture Definition): Replace
2122 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2123
8b148df9
AC
21242003-08-18 Andrew Cagney <cagney@redhat.com>
2125
2126 * gdbint.texinfo (Target Architecture Definition): Document
2127 "frame_red_zone_size".
2128
25d29d70
AC
21292003-08-09 Andrew Cagney <cagney@redhat.com>
2130
2131 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2132 with "set/show backtrace past-main" and "set/show backtrace
2133 limit".
2134
c938e9b0
L
21352003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2136
2137 * Makefile.in (install-info): Support DESTDIR.
2138 (install-html): Likewise.
2139
64fabec2
AC
21402003-08-07 Andrew Cagney <cagney@redhat.com>
2141
2142 Patch from Nick Roberts.
2143 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2144 bindings. Remove description of send-gdb-command.
2145
2fcf52f0
AC
21462003-08-07 Andrew Cagney <cagney@redhat.com>
2147
2148 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2149 GDB 6.0.
2150
086432e2
AC
21512003-08-06 Andrew Cagney <cagney@redhat.com>
2152
2153 * gdb.texinfo (Mode Options): Mention that level three is the
2154 highest available and that level 2 is deprecated.
2155 (Annotations Overview): Mention annotation levels. Cross reference
2156 to "Limitations of the Annotation Interface" in annotate.texi.
2157 (TODO, Value Annotations, Frame Annotations): Delete section.
2158 (Displays, Breakpoint Info): Delete.
2159
e5249f67
AC
21602003-08-04 Andrew Cagney <cagney@redhat.com>
2161
2162 * agentexpr.texi: Delete @bye.
2163 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2164 (stabs.info): Add $(srcdir) to include search path.
2165 (html): Depend on "annotate_toc.html", and not "annotate.html".
2166 * stabs.texinfo: Ditto. Include "fdl.texi".
2167 * gdbint.texinfo: Update copyright statement's list of invariant
2168 sections.
2169
e6f672d2
AC
21702003-07-28 Andrew Cagney <cagney@redhat.com>
2171
2172 * Makefile.in (INFO_DEPS): Add annotate.info.
2173 (dvi, ps, html, pdf): Add annotate.
2174 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2175 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2176 (ANNOTATE_DOC_FILES): New macro.
2177 (ANNOTATE_TEX_TMPS): New macro.
2178 (annotate.info, annotate_toc.html): Specify dependencies.
2179 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2180 * annotate.texinfo: Rename annotate.texi. Get building. Add
2181 "Migrating to GDB/MI" and "Limitations of the Annotation
2182 Interface" chapters. Mention why it is not part of the user
2183 guide. Update copyright notice. Include "fdl.texi".
2184
72ffddc9
SC
21852003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2186
2187 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2188
a9f12a31
DJ
21892003-07-24 Daniel Jacobowitz <drow@mvista.com>
2190
2191 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2192
b1fe9455
DJ
21932003-07-24 Daniel Jacobowitz <drow@mvista.com>
2194
2195 * gdb.texinfo (Server): Mention pidof.
2196
153721e6
AC
21972003-07-22 Andrew Cagney <cagney@redhat.com>
2198
2199 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2200 list.
2201
0fac0b41
DJ
22022003-06-28 Daniel Jacobowitz <drow@mvista.com>
2203
2204 * gdb.texinfo (Logging output): New chapter.
2205
4e562065
JB
22062003-06-24 Joel Brobecker <brobecker@gnat.com>
2207
2208 * gdb.texinfo (Unsupported languages): New section.
2209 (Languages): Add link to new section.
2210
f2c06f52
AC
22112003-06-22 Andrew Cagney <cagney@redhat.com>
2212
2213 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2214
b4177fca
DJ
22152003-06-22 Daniel Jacobowitz <drow@mvista.com>
2216
2217 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2218
f418dd93
DJ
22192003-06-22 Daniel Jacobowitz <drow@mvista.com>
2220
2221 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2222 * agentexpr.texi: Retitle section, and change it to an appendix.
2223 Comment out texinfo initialization. Factor a @var{} into two
2224 pieces to prevent makeinfo warnings.
2225 * gdb.texinfo: Add Agent Expressions appendix.
2226
4ca61388
DJ
22272003-06-19 Daniel Jacobowitz <drow@mvista.com>
2228
2229 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2230
07f31aa6
DJ
22312003-06-18 Daniel Jacobowitz <drow@mvista.com>
2232
2233 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2234 remote target". Document the "detach" and "disconnect" commands.
2235 (Server, Netware, Debug Session): Reference "Connecting to a
2236 remote target".
2237 (GDB/MI Target Manipulation): Document "-target-disconnect".
2238
2dd0da42
AC
22392003-06-13 Andrew Cagney <cagney@redhat.com>
2240
2241 * gdbint.texinfo (Target Architecture Definition): Deprecate
2242 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2243 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2244
e7a3abfc
JB
22452003-06-09 Jim Blandy <jimb@redhat.com>
2246
2247 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2248
25e3a86b
AC
22492003-06-08 Andrew Cagney <cagney@redhat.com>
2250
2251 * gdbint.texinfo (Target Architecture Definition): Delete
2252 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2253
a9e5fdc2
AC
22542003-06-08 Andrew Cagney <cagney@redhat.com>
2255
2256 * gdbint.texinfo (Target Architecture Definition): Document
2257 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2258
b37303ee
AF
22592003-06-07 Adam Fedor <fedor@gnu.org>
2260
2261 * gdb.texinfo: Add Objective-C documentation.
2262
39fe6e80
AC
22632003-06-01 Andrew Cagney <cagney@redhat.com>
2264
2265 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2266 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2267
125309b2
AC
22682003-05-21 Andrew Cagney <cagney@redhat.com>
2269
2270 * gdbint.texinfo (Target Architecture Definition): Delete
2271 references to "extract_address" and "store_address".
2272
b8b527c5
AC
22732003-05-16 Andrew Cagney <cagney@redhat.com>
2274
2275 * gdbint.texinfo (Target Architecture Definition): Replace
2276 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2277 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2278
50e3ee83
TR
22792003-05-14 Theodore A. Roth <troth@openavr.org>
2280
2281 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2282
44e2be90
L
22832003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2284
2285 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2286 (gdb.dvi): Likewise.
2287 (gdb.pdf): Likewise.
2288 (links2roff): Likewise.
2289
df5215a6
JB
22902003-05-08 Jim Blandy <jimb@redhat.com>
2291
2292 * gdb.texinfo (Dump/Restore Files): Update documentation for
2293 'dump', 'append', and 'restore': note that format argument is
2294 optional; simplify presentation of the command variants; and be
2295 more precise about the formats.
2296
5e7b2f39
JB
22972003-05-07 Jim Blandy <jimb@redhat.com>
2298
2299 * gdb.texinfo (Symbols): Update documentation: 'maint list
2300 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2301 symtabs' and 'maint info psymtabs'.
2302
b1e29e33
AC
23032003-05-05 Andrew Cagney <cagney@redhat.com>
2304
2305 * gdbint.texinfo (Target Architecture Definition): Make
2306 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2307 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2308 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2309
00905d52
AC
23102003-05-04 Andrew Cagney <cagney@redhat.com>
2311
2312 * gdb.texinfo (Maintenance Commands): Document "maint print
2313 dummy-frames".
2314
54ff5908
AC
23152003-05-04 Andrew Cagney <cagney@redhat.com>
2316
2317 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2318
32e7087d
JB
23192003-05-03 J. Brobecker <brobecker@gnat.com>
2320
2321 Thierry Schneider <tpschneider1@yahoo.com>
2322 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2323 for new MI command.
2324
7043d8dc
AC
23252003-05-03 Andrew Cagney <cagney@redhat.com>
2326
2327 * gdbint.texinfo (Target Architecture Definition): Document
2328 push_dummy_code. Add cross references.
2329
e33d66ec
EZ
23302003-05-02 Elena Zannoni <ezannoni@redhat.com>
2331
2332 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2333 set/show charsets commands.
2334
0ba6dca9
AC
23352003-04-28 Andrew Cagney <cagney@redhat.com>
2336
2337 * gdbint.texinfo (Target Architecture Definition): Replace
2338 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2339 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2340
d7a27068
AC
23412003-04-28 Andrew Cagney <cagney@redhat.com>
2342
2343 * gdbint.texinfo (Target Architecture Definition): Rename
2344 "tm_print_insn" to "deprecated_tm_print_insn".
2345
44ea7b70
JB
23462003-04-09 Jim Blandy <jimb@redhat.com>
2347
2348 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2349 list psymtabs'.
2350
fb8f8949
AC
23512003-04-08 Andrew Cagney <cagney@redhat.com>
2352
2353 * gdbint.texinfo (Target Architecture Definition): Delete
2354 references to EXTRA_FRAME_INFO.
2355
32fb0f22
AC
23562003-04-08 Andrew Cagney <cagney@redhat.com>
2357
2358 * gdbint.texinfo (Target Architecture Definition): Delete
2359 PRINT_TYPELESS_INTEGER.
2360
6be67e67
JB
23612003-04-02 J. Brobecker <brobecker@gnat.com>
2362
2363 * observer.texi (GDB Observers): Adjust the documentation for the
2364 normal_stop notification to better describe reality. Fix a couple
2365 of minor typos.
2366
4e35d5f0
BR
23672003-04-02 Bob Rossi <bob_rossi@cox.net>
2368
a9331b3f 2369 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2370 '-file-list-exec-source-file'
2371
e8a8712a
AC
23722003-03-31 Andrew Cagney <cagney@redhat.com>
2373
2374 * gdbint.texinfo (Target Architecture Definition): Delete
2375 references to CALL_DUMMY_P.
2376
6c0e89ed
AC
23772003-03-30 Andrew Cagney <cagney@redhat.com>
2378
2379 * gdbint.texinfo (Target Architecture Definition): Remove
2380 reference to TARGET_WRITE_SP.
a9331b3f 2381
378bfd1b
AC
23822003-03-27 Andrew Cagney <cagney@redhat.com>
2383
2384 * gdbint.texinfo (Target Architecture Definition): Remove
2385 references to write_sp.
6c0e89ed 2386
922fbb7b
AC
23872003-03-27 Andrew Cagney <cagney@redhat.com>
2388
2389 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2390 chapter body. Use @smallexample instead of @example.
2391 (Annotations): Ditto.
2392 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2393 annotate.texi.
2394
b81774d8
AC
23952003-03-26 Andrew Cagney <cagney@redhat.com>
2396
2397 * gdbint.texinfo (Target Architecture Definition): Replace
2398 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2399 dummy_addr parameters.
2400
1bf6d5cc
AC
24012003-03-25 Andrew Cagney <cagney@redhat.com>
2402
2403 * gdbint.texinfo (Target Architecture Definition): Delete
2404 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2405 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2406 Add reference to PUSH_ARGUMENTS.
2407
618ce49f
AC
24082003-03-23 Andrew Cagney <cagney@redhat.com>
2409
2410 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2411 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2412
bcd7e15f
JB
24132003-03-18 J. Brobecker <brobecker@gnat.com>
2414
2415 * gdbint.texinfo (Algorithms): Add new section describing the
2416 Observer paradigm.
2417 (Top): Add menu entry to new observer appendix.
2418 * observer.texi: New file.
2419 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2420 new observer.texi file.
2421
9fe8321b
AC
24222003-03-17 Andrew Cagney <cagney@redhat.com>
2423
2424 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2425 that GNU Press update the manual version number.
2426
ac2adee5
AC
24272003-03-12 Andrew Cagney <cagney@redhat.com>
2428
2429 * gdbint.texinfo (Target Architecture Definition): Delete
2430 references to get_saved_register. Rename GET_SAVED_REGISTER to
2431 DEPRECATED_GET_SAVED_REGISTER.
2432
749b82f6
AC
24332003-03-13 Andrew Cagney <cagney@redhat.com>
2434
2435 * gdbint.texinfo (Target Architecture Definition): Replace
2436 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2437
8bedc050
AC
24382003-03-12 Andrew Cagney <cagney@redhat.com>
2439
2440 * gdbint.texinfo (Target Architecture Definition): Rename
2441 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2442
0ce1b118
CV
24432003-03-10 Corinna Vinschen <vinschen@redhat.com>
2444
2445 * gdb.texinfo: Add File-I/O documentation.
2446
12cc2063
AC
24472003-03-10 Andrew Cagney <cagney@redhat.com>
2448
2449 * gdbint.texinfo (Target Architecture Definition): Cross reference
2450 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2451
7453dc06
AC
24522003-03-07 Andrew Cagney <cagney@redhat.com>
2453
2454 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2455 frame" command.
2456
6314f104
AC
24572003-03-05 Andrew Cagney <cagney@redhat.com>
2458
2459 * gdbint.texinfo (Target Architecture Definition): Document
2460 unwind_dummy_id. Cross reference unwind_dummy_id and
2461 SAVE_DUMMY_FRAME_TOS.
2462
f1212245
DJ
24632003-03-05 James Ingham <jingham@apple.com>
2464 Daniel Jacobowitz <drow@mvista.com>
2465
2466 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2467 and "show cp-abi".
2468
77e7e267
AC
24692003-03-03 Andrew Cagney <cagney@redhat.com>
2470
2471 * gdbint.texinfo (Target Architecture Definition): Document
2472 register_type.
2473
838a8221
AC
24742003-03-03 Andrew Cagney <cagney@redhat.com>
2475
2476 * stabs.texinfo (Structures): Use @samp and separate @var's
2477 instead of a single @var containing a comma separated list.
2478 (Unions): Ditto.
2479
d7f4a264
DJ
24802003-03-02 Daniel Jacobowitz <drow@mvista.com>
2481
2482 * Makefile.in (distclean): Remove config.log.
2483
f30ee0bc
AC
24842003-03-01 Andrew Cagney <cagney@redhat.com>
2485
2486 * gdbint.texinfo (Target Architecture Definition): Rename
2487 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2488
24892003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2490
2491 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2492 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2493
be448670
CF
24942003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2495
2496 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2497 (Non-debug DLL symbols): New node, describing the minimal symbols
2498 loaded from DLLs without real debugging symbols.
2499
501eef12
AC
25002003-02-20 Andrew Cagney <ac131313@redhat.com>
2501
2502 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2503 hardware-breakpoint-limit".
2504 (Set Watchpoints): Add cross reference to "set remote
2505 hardware-watchpoint-limit".
2506 (Remote configuration options): New section.
2507
21c294e6
AC
25082003-02-04 Andrew Cagney <ac131313@redhat.com>
2509
e9be73e4
AC
2510 * gdbint.texinfo (Target Architecture Definition): Delete
2511 descrption of IS_TRAPPED_INTERNALVAR.
2512
21c294e6
AC
2513 From Keith Seitz <keiths@redhat.com>:
2514 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2515 option "-i"/"--interpreter" to this chapter. Include index
2516 entries.
2517
0179ffac
DC
25182003-02-04 David Carlton <carlton@math.stanford.edu>
2519
2520 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2521 (Variables): Recommend stabs+ and DWARF 2.
2522 (C plus plus expressions): Correct info about
2523 compiler versions, debug formats.
2524 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2525 PR symtab/874.
2526
7ca9f392
AC
25272003-02-01 Andrew Cagney <ac131313@redhat.com>
2528
2529 * gdbint.texinfo (Target Architecture Definition): Delete
2530 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2531 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2532 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2533 references to nindy and i960.
2534 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2535
31a85ea2
AC
25362003-02-01 Andrew Cagney <ac131313@redhat.com>
2537
2538 * gdbint.texinfo (Target Architecture Definition): Delete
2539 FLOAT_INFO.
2540
6b894e49
AC
25412003-01-30 Andrew Cagney <ac131313@redhat.com>
2542
2543 * stabs.texinfo (Member Type Descriptor): Clarify description of
2544 `@'. Suggested by Ben Hutchings.
2545
c48861fb
AC
25462003-01-29 Andrew Cagney <ac131313@redhat.com>
2547
2548 * gdb.texinfo (M68K): Delete reference to es1800.
2549
617073a9
AC
25502003-01-29 Andrew Cagney <ac131313@redhat.com>
2551
2552 * gdb.texinfo (Maintenance Commands): Document `maint print
2553 reggroups' and `maint print register-groups'.
2554 * gdbint.texinfo (Target Architecture Definition): Document
2555 register_reggroup_p.
2556
5b5d99cf
JB
25572003-01-23 Jim Blandy <jimb@redhat.com>
2558
2559 * gdb.texinfo (Separate Debug Files): New section.
2560
e7ba9c65
DJ
25612003-01-22 Daniel Jacobowitz <drow@mvista.com>
2562
2563 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2564 and "maint show profile".
2565
94e91d6d
MC
25662003-01-16 Michael Chastain <mec@shout.net>
2567
2568 * gdb.texinfo (Installing GDB): Warn against
2569 ".../gdb-VERSION/gdb/configure".
2570 (Separate Objdir): Likewise.
2571
867f3898
AC
25722003-01-15 Andrew Cagney <ac131313@redhat.com>
2573
2574 * gdbint.texinfo (Target Architecture Definition): Delete
2575 definition of PRINT_REGISTER_HOOK.
2576
f153cc92
EZ
25772003-01-15 Elena Zannoni <ezannoni@redhat.com>
2578
2579 (OpenRISC 1000): Fix formatting of command names.
2580
c60eb6f1
EZ
25812003-01-15 Elena Zannoni <ezannoni@redhat.com>
2582
2583 * gdb.texinfo (Continuing and Stepping): Add new command
2584 'advance'. Clarify behavior of 'until'.
2585
f5ebfba0
DJ
25862003-01-13 Daniel Jacobowitz <drow@mvista.com>
2587
2588 * gdb.texinfo (Files): Document solib-absolute-prefix and
2589 solib-search-path.
2590
4ce8657e
MC
25912003-01-09 Michael Chastain <mec@shout.net>
2592
2593 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2594 (Create a Release): Add new instructions for new @file{src-release}.
2595 Document existing instructions for @file{Makefile.in} as
2596 being for @value{GDBN} 5.3.1 or earlier.
2597
372613e3
AC
25982003-01-09 Andrew Cagney <ac131313@redhat.com>
2599
2600 * gdbint.texinfo (Target Architecture Definition): Mention
2601 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2602 allocate memory.
2603
b4e9345d
DJ
26042003-01-04 Daniel Jacobowitz <drow@mvista.com>
2605
2606 * gdb.texinfo (Controlling GDB): Add @kindex for
2607 "show osabi".
2608 (Backtraces): Add @kindex's for backtrace-below-main.
2609
98b45e30
DJ
26102003-01-04 Daniel Jacobowitz <drow@mvista.com>
2611
2612 * gdb.texinfo (Controlling GDB): Document "set osabi".
2613
95f90d25
DJ
26142003-01-04 Daniel Jacobowitz <drow@mvista.com>
2615
2616 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2617 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2618
1e698235
DJ
26192003-01-04 Daniel Jacobowitz <drow@mvista.com>
2620
2621 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2622 "set coerce-float-to-double".
2623 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2624
e632838e
AC
26252003-01-02 Andrew Cagney <ac131313@redhat.com>
2626
2627 * stabs.texinfo: Remove obsolete text.
2628 * gdbint.texinfo: Ditto.
2629 * gdb.texinfo: Ditto.
2630
c133ab7a
MK
26312002-12-22 Mark Kettenis <kettenis@gnu.org>
2632
2633 * gdbint.texinfo (Target Architecture Definition): Update
2634 description of gdbarch_register_osabi.
2635
f821f325
KH
26362002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2637
2638 * agentexpr.texi: Fix typos.
2639 * annotate.texi: Likewise.
2640 * fdl.texi: Likewise.
2641
85a6d8d3 26422002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2643
2644 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2645 DEPRECATED_INIT_FRAME_PC.
2646
ae45cd16
AC
26472002-12-01 Andrew Cagney <ac131313@redhat.com>
2648
2649 * gdbint.texinfo (Target Architecture Definition): Delete
2650 PC_IN_CALL_DUMMY.
2651
07555a72
AC
26522002-11-28 Andrew Cagney <ac131313@redhat.com>
2653
2654 * gdbint.texinfo (Host Definition): Delete documentation on
2655 USE_GENERIC_DUMMY_FRAMES.
2656
c166cdc7
EZ
26572002-11-26 Elena Zannoni <ezannoni@redhat.com>
2658
2659 Fix PR gdb/723 and PR gdb/245.
2660 * Makefile.in (install-info): Run the install-info command as part
2661 of the post install steps only.
2662 (uninstall-info): New target.
2663 (uninstall): New target.
2664
35db0260
EZ
26652002-11-22 Elena Zannoni <ezannoni@redhat.com>
2666
2667 * Makefile.in (install): Make install do some real work.
2668
9ba8d803
AC
26692002-11-19 Andrew Cagney <ac131313@redhat.com>
2670
2671 Fix POSIX problem reported by Paul Eggert.
2672 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2673 Fix PR gdb/527.
2674
903ad3a6
AC
26752002-10-26 Andrew Cagney <cagney@redhat.com>
2676
2677 * gdbint.texinfo (Target Architecture Definition): Delete
2678 definition of DO_REGISTERS_INFO.
2679
f2abfe65
KB
26802002-10-18 Kevin Buettner <kevinb@redhat.com>
2681
2682 * gdbint.texinfo (Address Classes): Fix problems with insertion
2683 of ``{'' and ``}'' in example.
2684
b5b0480a
KB
26852002-10-17 Kevin Buettner <kevinb@redhat.com>
2686
2687 * gdbint.texinfo (Address Classes): New section.
2688 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2689 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2690 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2691 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2692
c85508ee
KD
26932002-10-11 Klee Dienes <kdienes@apple.com>
2694
2695 * gdb.texinfo (Registers): Mention vector registers as well as
2696 floating registers in the documentation for 'info registers' and
2697 'info all-registers'.
2698
6d12fc3d
DJ
26992002-10-11 Daniel Jacobowitz <drow@mvista.com>
2700
2701 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2702
8d19fbd2
JJ
27032002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2704
2705 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2706 interface definition.
2707
a37295f9
MM
27082002-10-03 Marko Mlinar <markom@opencores.org>
2709
2710 * gdb.texinfo (Target Commands): Add or1k target specific
2711 commands.
2712 * gdb.texinfo (Contributors): Add myself to the contributors list.
2713
da0f9dcd
AC
27142002-10-01 Andrew Cagney <ac131313@redhat.com>
2715
2716 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2717 and "mi1" instead of "mi1" and "mi0".
2718
2e834e49
HPN
27192002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2720
2721 * gdb.texinfo (Packets): Fix typos "alligned".
2722 Correct z3/Z3 description. Correct z4/Z4 title.
2723
050be0dc
AC
27242002-09-27 Andrew Cagney <ac131313@redhat.com>
2725
2726 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2727
1104b9e7
KB
27282002-09-25 Kevin Buettner <kevinb@redhat.com>
2729
2730 * gdb.texinfo: Use GNU/Linux instead of Linux.
2731
512217c7
AC
27322002-09-25 Andrew Cagney <ac131313@redhat.com>
2733
2734 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2735
10998722
AC
27362002-09-24 Andrew Cagney <ac131313@redhat.com>
2737
512217c7 2738 * gdb.texinfo: Replace @example with @smallexample.
10998722 2739
a0eb71c5
KB
27402002-09-20 Kevin Buettner <kevinb@redhat.com>
2741
f7dc1244 2742 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2743 * gdb.texinfo (Character Sets): Use @smallexample instead of
2744 @example. Use GNU/Linux instead of Linux.
2745
27462002-09-20 Jim Blandy <jimb@redhat.com>
2747
2748 * gdb.texinfo: Add character set documentation.
2749
2f870471
AC
27502002-09-19 Andrew Cagney <ac131313@redhat.com>
2751
2752 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2753 (Packets): Add cross reference from `b' packet to `z' packets.
2754
790eb8f5
AC
27552002-09-19 Andrew Cagney <ac131313@redhat.com>
2756
8d30a00d
AC
2757 * gdb.texinfo (Maintenance Commands): Document ``maint
2758 internal-error'' and ``maint internal-warning''.
2759
790eb8f5
AC
2760 * gdbint.texinfo (Target Architecture Definition): Revise
2761 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2762
a23a7bf1
JB
27632002-09-19 Joel Brobecker <brobecker@gnat.com>
2764
2765 * gdbint.texinfo (Target Conditionals): Document the new
2766 NAME_OF_MALLOC macro.
2767
299ffc64
AC
27682002-09-05 Andrew Cagney <ac131313@redhat.com>
2769
2770 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2771 engineer.
2772
b7bb15bc
SC
27732002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2774
2775 * gdb.texinfo (TUI Overview): Document status line fields.
2776
3d757584
SC
27772002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2778
2779 * gdb.texinfo (TUI Commands): Document info win command.
2780
269c21fe
SC
27812002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2782
2783 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2784
7cf36c78
SC
27852002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2786
2787 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2788 (TUI Keys): Likewise.
2789
d2c6833e
AC
27902002-08-25 Andrew Cagney <ac131313@redhat.com>
2791
2792 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2793 for a packet receive.
2794
46d8b1c3
AC
27952002-08-25 Andrew Cagney <ac131313@redhat.com>
2796
2797 * Makefile.in (clean): Move to end of file.
2798 (distclean, maintainer-clean, realclean): Ditto.
2799 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2800 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2801 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2802 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2803
b0787093
AC
28042002-08-24 Andrew Cagney <ac131313@redhat.com>
2805
2806 * Makefile.in (GDBINT_TEX_TMPS): Define.
2807 (gdbint.dvi, gdbint.pdf): Use
2808 (GDB_TEX_TMPS): Define.
2809 (gdb.dvi, gdb.pdf): Use.
2810 (STABS_TEX_TMPS): Define.
2811 (stabs.dvi, stabs.pdf): Use.
2812 (GDB_DOC_SOURCE_INCLUDES): New macros.
2813 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2814 (GDBINT_DOC_FILES_INCLUDES): New macros.
2815 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2816 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2817 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2818 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2819 (links2roff): Replace SFILES_INCLUDED with
2820 GDB_DOC_SOURCE_INCLUDES.
2821 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2822 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2823 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2824 dependencies.
2825 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2826 dependencies.
2827 (gdbmi.texinfo): Delete rule.
2828 (inc-hist.texinfo): Delete rule.
2829 (rluser.texinfo): Delete rule.
2830
ebba8386
AC
28312002-08-23 Andrew Cagney <cagney@redhat.com>
2832
2833 * gdbint.texinfo (Target Architecture Definition): Update
2834 STORE_RETURN_VALUE, mention regcache.
2835
0ab7a791
AC
28362002-08-21 Andrew Cagney <ac131313@redhat.com>
2837
2838 * gdbint.texinfo (Target Architecture Definition): Document
2839 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2840
ee2d5c50
AC
28412002-08-19 Andrew Cagney <ac131313@redhat.com>
2842
2843 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2844 Fix minor typos. Add index entries.
2845
53c69bd7
AC
28462002-08-18 Andrew Cagney <ac131313@redhat.com>
2847
2848 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2849
e76f1f2e
AC
28502002-08-15 Andrew Cagney <ac131313@redhat.com>
2851
2852 * gdbint.texinfo (Target Architecture Definition): Document
2853 PRINT_VECTOR_INFO.
2854 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2855
0680b120
AC
28562002-08-13 Andrew Cagney <ac131313@redhat.com>
2857
2858 * gdb.texinfo (Maintenance Commands): Document "maint print
2859 registers", "maint print raw-registers" and "maint print
2860 cooked-registers".
2861
3c3bea1c
GS
28622002-08-08 Grace Sainsbury <graces@redhat.com>
2863
a9331b3f 2864 From Mark Salter:
3c3bea1c
GS
2865 * gdb.texinfo (Protocol): Document T packet extension to
2866 allow watchpoint address reporting.
2867
42f9b0a5
AC
28682002-08-03 Andrew Cagney <ac131313@redhat.com>
2869
2870 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2871
db034ac5
AC
28722002-08-01 Andrew Cagney <cagney@redhat.com>
2873
2874 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2875 to CHILL.
2876
e2b28d04
AC
28772002-08-01 Andrew Cagney <ac131313@redhat.com>
2878
2879 * gdbint.texinfo (Coding): Revise section "Include Files".
2880
7fb623f7
AC
28812002-07-24 Andrew Cagney <cagney@redhat.com>
2882
2883 * gdbint.texinfo: Obsolete references to m88k.
2884 * gdb.texinfo: Ditto.
2885
4a2b4636
JB
28862002-07-10 Joel Brobecker <brobecker@gnat.com>
2887
7fb623f7 2888 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2889 where the proper version of autoconf can be retrieved.
2890
a71ec265
DH
28912002-07-09 Don Howard <dhoward@redhat.com>
2892
2893 * gdb.texinfo (Command Files): Further describe the behavior of
2894 sourced command files.
2895
b9aa90c9
AC
28962002-06-27 Andrew Cagney <ac131313@redhat.com>
2897
2898 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2899 (Coding): Clarify ISO C version that GDB assumes.
2900
40dd2248
TT
29012002-06-26 Tom Tromey <tromey@redhat.com>
2902
2903 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2904 add_setshow_cmd_full.
2905
bfac230e
DH
29062002-06-25 Don Howard <dhoward@redhat.com>
2907
2908 * gdb.texinfo (Memory Region Attributes): Document new behavior
2909 for 'mem' command.
2910
475b0867
JB
29112002-06-11 Jim Blandy <jimb@redhat.com>
2912
919d772c
JB
2913 * gdb.texinfo (Symbols): Update documentation for `info source'
2914 command.
2915
475b0867
JB
2916 * gdb.texinfo (Macros): Call the command `info macro', not
2917 `show macro'.
2918
ba8c9337
AC
29192002-06-09 Andrew Cagney <ac131313@redhat.com>
2920
2921 * gdbint.texinfo (Coding): Add section ``Per-architecture module
2922 data''.
2923
1029b7fa
MK
29242002-06-09 Mark Kettenis <kettenis@gnu.org>
2925
2926 * gdbint.texinfo (Target Architecture Definition): Document
2927 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
2928
16737d73
AC
29292002-06-08 Andrew Cagney <ac131313@redhat.com>
2930
2931 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
2932 lists.
2933
30107679
AC
29342002-06-08 Andrew Cagney <ac131313@redhat.com>
2935
2936 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
2937 Branch''.
2938
3352e23e
AC
29392002-06-01 Andrew Cagney <ac131313@redhat.com>
2940
2941 * gdbint.texinfo (Target Architecture Definition): Add section
2942 ``Converting an existing Target Architecture to Multi-arch''.
2943
cbb09e6a
AC
29442002-05-30 Andrew Cagney <ac131313@redhat.com>
2945
2946 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
2947 to ``Obsoleting code''. Revise.
2948
e2e0bcd1
JB
29492002-05-17 Jim Blandy <jimb@redhat.com>
2950
2951 * gdb.texinfo (C Preprocessor Macros): New chapter.
2952 Include it in the main menu.
2953 (Contributors): Credit Jim Blandy with macro support.
2954 (Compilation): Explain how to get macro information into the
2955 executable.
2956 (Expressions): Note that preprocessor macros are expanded.
2957
9db8d71f
DJ
29582002-05-14 Daniel Jacobowitz <drow@mvista.com>
2959
2960 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
2961 options for `target remote'.
2962
6d531722
AC
29632002-05-13 Andrew Cagney <ac131313@redhat.com>
2964
2965 * gdbint.texinfo (Target Architecture Definition): Delete
2966 documentation on NNPC_REGNUM.
2967
13d01224
AC
29682002-05-11 Andrew Cagney <ac131313@redhat.com>
2969
2970 * gdbint.texinfo (Target Architecture Definition): Document
2971 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
2972 (Target Architecture Definition): Revise section `Using Different
2973 Register and Memory Data Representations'. Add section `Raw and
2974 Virtual Register Representations'.
2975
b2e75d78
AC
29762002-05-11 Andrew Cagney <ac131313@redhat.com>
2977
2978 * gdbint.texinfo (Target Architecture Definition): Mention
2979 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
2980 (Target Architecture Definition): Mention same. Add references to
2981 web pages.
2982
2c8682ee
MS
29832002-05-08 Michael Snyder <msnyder@redhat.com>
2984
2985 * stabs.texinfo (Attributes): Document new "vector" attribute.
2986
0816590b
AC
29872002-05-04 Andrew Cagney <ac131313@redhat.com>
2988
2989 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
2990
2653173e
AC
29912002-05-04 Andrew Cagney <ac131313@redhat.com>
2992
2993 * gdb.texinfo: Delete obsolete references to a29k.
2994
d7bd68ca
AC
29952002-04-24 Andrew Cagney <ac131313@redhat.com>
2996
2997 * gdbint.texinfo (Target Architecture Definition): Replace
2998 IN_SIGTRAMP with PC_IN_SIGTRAMP.
2999
21d83aa5
DM
30002002-04-24 David S. Miller <davem@redhat.com>
3001
3002 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3003
7673a6cc
DM
30042002-04-21 David S. Miller <davem@redhat.com>
3005
3006 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3007
d49d1e0a
AC
30082002-04-21 Andrew Cagney <ac131313@redhat.com>
3009
3010 * gdbint.texinfo (Target Architecture Definition): Delete
3011 definition of HAVE_REGISTER_WINDOWS.
3012
f7dc1244 30132002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3014
3015 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3016 "Theodore A. Roth" <troth@verinet.com>.
3017
5ca0cb28
DH
30182002-04-15 Don Howard <dhoward@redhat.com>
3019
f7dc1244 3020 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3021 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3022 Provide a better explaination of this feature.
5ca0cb28 3023
f208ba17
AC
30242002-04-14 Andrew Cagney <ac131313@redhat.com>
3025
3026 * gdbint.texinfo (Target Architecture Definition): Remove
3027 FRAME_CHAIN_COMBINE.
3028
d5ba91de
MC
30292002-04-12 Michael Chastain <mec@shout.net>
3030
3031 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3032 REG_STACK_SEGMENT.
3033
26818220
MC
30342002-04-09 Michael Chastain <mec@shout.net>
3035
3036 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3037 PYRAMID_* macros.
3038
129188f6
AC
30392002-04-07 Andrew Cagney <ac131313@redhat.com>
3040
3041 * gdb.texinfo (Bug Reporting): Document that the web is the
3042 prefered way of submitting bug reports.
3043 (Bug Reporting): Delete the s-mail address as the last resort.
3044
8227c0ff
AC
30452002-04-05 Andrew Cagney <ac131313@redhat.com>
3046
3047 * gdbint.texinfo (Target Architecture Definition): Delete
3048 references to TARGET_WRITE_FP and write_fp.
3049
16d9dec6
MS
30502002-03-27 Michael Snyder <msnyder@redhat.com>
3051
3052 * gdb.texinfo: Document new commands dump, append, and restore.
3053
9ae8b82c
AC
30542002-03-27 Andrew Cagney <ac131313@redhat.com>
3055
3056 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3057 Branch'.
3058
474c8240
AC
30592002-03-18 Andrew Cagney <ac131313@redhat.com>
3060
3061 * gdb.texinfo: Change all examples to @smallexample.
3062 * gdbint.texinfo: Ditto.
a9331b3f 3063
fb0ff88f
AC
30642002-03-18 Andrew Cagney <ac131313@redhat.com>
3065
3066 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3067 Branches''.
3068
9bb0a4d8
AC
30692002-03-18 Andrew Cagney <ac131313@redhat.com>
3070
3071 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3072 Policy''.
3073
937f164b
FF
30742002-03-04 Fred Fish <fnf@redhat.com>
3075
3076 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3077 expresson, suports, dependant, trhe, perhaphs, situtations,
3078 explictily, taged, oportunity, unfortunatly).
3079
a7b40f07
AC
30802002-02-24 Andrew Cagney <ac131313@redhat.com>
3081
3082 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3083 Remove reference to 3.12.
3084
aab4e0ec
AC
30852002-02-23 Andrew Cagney <ac131313@redhat.com>
3086
3087 * gdbint.texinfo: Include fdl.texi.
3088 (Top): Add GNU Free Documentation License.
3089 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3090 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3091 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3092 (gdbint.info): Add srcdir to include path.
3093 * gdb.texinfo: Include gpl.texi.
3094 (Top): Add Copying.
3095 * gpl.texi: New file.
3096
47b95330
AC
30972002-02-23 Andrew Cagney <ac131313@redhat.com>
3098
3099 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3100
78c47bea
PM
31012002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3102
3103 * gdb.texinfo: Document Cygwin native specific commands.
3104
56460a61
DJ
31052002-02-15 Daniel Jacobowitz <drow@mvista.com>
3106
3107 * gdb.texinfo: Document gdbserver ``--attach'' command.
3108
def71bfa
MS
31092002-02-07 Michael Snyder <msnyder@redhat.com>
3110
3111 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3112 to @code(_ovly_debug_event).
3113
c928edc0
AC
31142002-02-07 Andrew Cagney <ac131313@redhat.com>
3115
3116 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3117
81d46470
MS
31182002-02-06 Michael Snyder <msnyder@redhat.com>
3119
3120 * gdb.texinfo (overlays): Mention new magic symbol
3121 '_ovly_debug_event', which allows GDB to keep better track
3122 of overlays.
3123
f7dc1244 31242002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3125
3126 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3127 Suggested by Dmitry Sivachenko.
3128
3129 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3130
15110bc3
MS
31312002-02-01 Michael Snyder <msnyder@redhat.com>
3132
3133 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3134
6763aef9
MS
31352002-01-30 Michael Snyder <msnyder@redhat.com>
3136
ac282366
MS
3137 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3138 (set trust-readonly-sections): Document.
6763aef9 3139
8642bc8f
AC
31402002-01-29 Andrew Cagney <ac131313@redhat.com>
3141
3142 * gdbint.texinfo (Releasing GDB): Revise and update.
3143
afe64c1a
AC
31442002-01-28 Andrew Cagney <ac131313@redhat.com>
3145
3146 * gdbint.texinfo (Target Architecture Definition): Delete
3147 description of TARGET_BYTE_ORDER_DEFAULT.
3148
f7dc1244 31492002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3150
3151 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3152 <mitya@cavia.pp.ru>.
3153
3d6e1b5a
AC
31542002-01-23 Andrew Cagney <ac131313@redhat.com>
3155
3156 * libgdb.texinfo: Delete file.
3157
6c0e9fb3
AC
31582002-01-22 Andrew Cagney <ac131313@redhat.com>
3159
3160 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3161 * gdbint.texinfo: Ditto.
3162
e0ce93ac
AC
3163Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3164
3165 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3166
be298bcc
AC
31672002-01-22 Andrew Cagney <ac131313@redhat.com>
3168
3169 * Makefile.in: Update copyright.
3170 (TEXI2DVI): Define.
3171 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3172 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3173 gdb-cfg.texi.
3174 (TEXINDEX, PDFTEX): Delete makefile variables.
3175
8e04817f
AC
31762002-01-22 Andrew Cagney <ac131313@redhat.com>
3177
3178 * gdb.texinfo (Protocol): Move section to appendix.
3179
6b2f586d
AC
31802002-01-21 Andrew Cagney <ac131313@redhat.com>
3181
3182 * gdb.texinfo (Remote Debugging): Create a menu.
3183 (Top): Add ``Remote Debugging'' to menu.
3184
6f05cf9f
AC
31852002-01-21 Andrew Cagney <ac131313@redhat.com>
3186
3187 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3188 serial protocol'' from here.
3189 (Remote Debugging): To here. New chapter.
3190
3fd3d7d2
AC
31912002-01-20 Andrew Cagney <ac131313@redhat.com>
3192
3193 * gdbint.texinfo (Target Architecture Definition): Delete
3194 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3195
7fd60527
AC
31962002-01-20 Andrew Cagney <ac131313@redhat.com>
3197
3198 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3199 are no longer needed.
3200 (Porting GDB): Add maintainer note about configure.host.
3201
c2f05ac9
AC
32022002-01-20 Andrew Cagney <ac131313@redhat.com>
3203
3204 * gdbint.texinfo (Target Architecture Definition): Remove
3205 definition of IEEE_FLOAT.
3206
f7dc1244 32072002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3208
3209 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3210 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3211 <3diff@gnu.org>
231b2aad 3212
82600034
AC
32132002-01-19 Andrew Cagney <ac131313@redhat.com>
3214
3215 * gdbint.texinfo (Host Definition): Remove references to
3216 MALLOC_INCOMPATIBLE.
3217
7708fa01
AC
32182002-01-17 Andrew Cagney <ac131313@redhat.com>
3219
3220 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3221 and xyz-xdep.o.
3222
eb12ee30
AC
32232002-01-17 Andrew Cagney <ac131313@redhat.com>
3224
3225 * gdb.texinfo (Maintenance Commands): Add appendix.
3226 (Set Breaks): Copy ``maint info breakpoint'' doco to
3227 ``Maintenance Commands'' appendix. Add reference.
3228
c9ccaa92
AC
32292002-01-17 Andrew Cagney <ac131313@redhat.com>
3230
3231 * fdl.texi: Remove next/prev from @node.
3232
f7dc1244 32332002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3234
3235 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3236 for monstrous @multitable (from Brian Youmans).
3237
3238 * fdl.texi: New file.
3239
3240 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3241
8973da3a
AC
32422002-01-15 Andrew Cagney <ac131313@redhat.com>
3243
3244 * gdbint.texinfo (Releasing GDB): New chapter.
3245
7d86b5d5
AC
32462002-01-14 Andrew Cagney <ac131313@redhat.com>
3247
3248 * gdb.texinfo (Embedded Processors, Calling program functions):
3249 Obsolete references to a29k.
3250
cc1cb004
AC
32512002-01-13 Andrew Cagney <ac131313@redhat.com>
3252
3253 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3254 examples. Document that a code-block should do or discard its
3255 cleanups before exit.
3256
79f12247
MS
32572002-01-11 Michael Snyder <msnyder@redhat.com>
3258
3259 * gdb.texinfo (Choosing files): Change @samp to @file.
3260
19837790
MS
32612002-01-05 Michael Snyder <msnyder@redhat.com>
3262
3263 * gdb.texinfo (--pid): Document new command line option (attach).
3264
f7dc1244 32652002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3266
3267 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3268 in the stub.
3269
d7449b42
AC
32702002-01-04 Andrew Cagney <ac131313@redhat.com>
3271
3272 * gdbint.texinfo (Target Architecture Definition): Replace
3273 BIG_ENDIAN with BFD_ENDIAN_BIG.
3274
f23631e4
AC
32752002-01-03 Andrew Cagney <ac131313@redhat.com>
3276
3277 * gdbint.texinfo (Target Architecture Definition): Replace
3278 value_ptr with struct value pointer.
3279
72c9928d
EZ
32802002-01-02 Eli Zaretskii <eliz@gnu.org>
3281
3282 * gdb.texinfo (Free Software): Fix wording.
3283
959acfd1
EZ
32842001-12-31 Eli Zaretskii <eliz@gnu.org>
3285
3286 * gdb.texinfo (Free Software): New section ``Free Software Needs
3287 Free Documentation''.
3288
f7dc1244 32892001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3290
3291 * stabs.texinfo:
3292 * gdb.texinfo:
3293 * gdbint.texinfo:
3294 * libgdb.texinfo:
3295 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3296
6600abed
MS
32972001-12-29 Michael Snyder <msnyder@redhat.com>
3298
3299 * gdb.texinfo (maint info sections): Fix typo.
3300
f6680716
MS
33012001-12-26 Michael Snyder <msnyder@redhat.com>
3302
fe95c787
MS
3303 * gdb.texinfo (maint info sections): Document.
3304
a9331b3f 3305 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3306 'info proc' sub-options that are currently not implemented.
3307
c3d3ce5b
JB
33082001-12-20 Jim Blandy <jimb@redhat.com>
3309
3310 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3311
778eb05e
AC
33122001-12-15 Andrew Cagney <ac131313@redhat.com>
3313
3314 * gdbint.texinfo (Target Architecture Definition): Replace
3315 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3316
2607059c
AC
33172001-12-01 Andrew Cagney <ac131313@redhat.com>
3318
3319 * gdbint.texinfo (Host Definition): Delete documentation on
3320 HOST_BYTE_ORDER.
3321
df0cd8c5
JB
33222001-11-30 Jim Blandy <jimb@redhat.com>
3323
3324 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3325 overlay support. Add to top-level menu.
3326
88118b3a
TT
33272001-11-26 Tom Tromey <tromey@redhat.com>
3328
3329 * gdb.texinfo (Command Syntax): Document C-o binding.
3330
96565e91
CF
33312001-07-26 Christopher Faylor <cgf@redhat.com>
3332
3333 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3334 use since it is described in the referenced section.
3335
f7dc1244 3336 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3337 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3338 clearer when using DJGPP.
3339
2a3d5645
CF
33402001-11-24 Christopher Faylor <cgf@redhat.com>
3341
3342 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3343 specifically refer to MS-DOS.
3344 (command files): Mention gdb.ini is only used on MS-DOS.
3345
aa26fa3a
TT
33462001-11-21 Tom Tromey <tromey@redhat.com>
3347
3348 * gdb.texinfo (Invoking GDB): Document --args.
3349 (Mode Options): Likewise.
3350
4f8ada06
JB
33512001-11-21 Jim Blandy <jimb@redhat.com>
3352
3353 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3354 Delete documentation; this macro has been removed from the
3355 sources.
3356
3fe0dc10
JB
33572001-11-13 Jim Blandy <jimb@redhat.com>
3358
3359 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3360
9e5abb06
CV
33612001-11-06 Corinna Vinschen <vinschen@redhat.com>
3362
3363 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3364
1c5dfdad
MS
33652001-11-05 Michael Snyder <msnyder@redhat.com>
3366
a9331b3f 3367 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3368 quote regexp chars in function names such as "operator*()".
3369
990f9fe3
FF
33702001-11-01 Fred Fish <fnf@redhat.com>
3371
3372 * gdbint.texinfo (SOLIB_ADD): Document additional new
3373 "readsyms" arg.
3374
b433d00b
DH
33752001-10-30 Don Howard <dhoward@redhat.com>
3376
070b1dd3
DH
3377 * gdb.texinfo: (Command Files) Added documentation for the
3378 behavior of gdb with input redirected from a file.
b433d00b 3379
b7209cb4
FF
33802001-10-28 Fred Fish <fnf@redhat.com>
3381
3382 * gdb.texinfo (auto-solib-add): Change docs to match
3383 implementation change.
3384 (auto-solib-limit): Add docs for new variable.
3385
1aa20aa8
AC
33862001-10-15 Andrew Cagney <ac131313@redhat.com>
3387
3388 * gdbint.texinfo (Target Architecture Definition): Function
3389 value_as_pointer renamed to value_as_address.
3390
fc0c74b1
AC
33912001-10-15 Andrew Cagney <ac131313@redhat.com>
3392
3393 * gdbint.texinfo (Target Architecture Definition): Default
3394 POINTER_TO_ADDRESS functions assume unsigned addresses.
3395 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3396 posting by Jim Blandy.
3397
f4846649
JB
33982001-10-12 Jim Blandy <jimb@redhat.com>
3399
3400 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3401 version of texi2html (1.64) doesn't support this flag any more.
3402
f277788b
MK
34032001-09-08 Mark Kettenis <kettenis@gnu.org>
3404
a9dc4918
MK
3405 * gdbint.texinfo (Host Definition): Remove description of
3406 MEM_FNS_DECLARED.
3407
d28379df
MK
3408 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3409
f277788b
MK
3410 * gdbint.texinfo (Host Definition): Remove description of
3411 HAVE_SIGSETMASK.
3412
7ccaa899
EZ
34132001-09-04 Elena Zannoni <ezannoni@redhat.com>
3414
3415 * gdbint.texinfo (Target Architecture Definition): Add
3416 explanation of TARGET_PRINT_INSN macro.
3417
17d9d558
JB
34182001-08-30 Jim Blandy <jimb@redhat.com>
3419
3420 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3421 Explain what it means to load relocatable files.
3422
72cde065
JB
34232001-08-28 Jim Blandy <jimb@redhat.com>
3424
3425 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3426 info `top' menu.
3427
9e678452
CF
3428Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3429
3430 * gdbint.texinfo: Add a cautionary note about macro use.
3431
a2bea4c3 34322001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3433
a2bea4c3
CV
3434 * gdb.texinfo: Explain omitting the hostname in the
3435 `target remote' command.
3436
1129bf27
DJ
34372001-07-30 Daniel Jacobowitz <drow@mvista.com>
3438
3439 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3440 and END-INFO-DIR-ENTRY.
3441
732b3002
SC
34422001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3443
3444 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3445
89437448
AC
34462001-07-25 Andrew Cagney <ac131313@redhat.com>
3447
3448 * gdbint.texinfo (libgdb): Rewrite.
3449
f7dc1244 34502001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3451
3452 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3453
c4555f82
SC
34542001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3455
3456 * gdb.texinfo (TUI): New chapter, document the TUI.
3457 (Mode Options): Document the -tui option.
3458
2f45a6e0
MK
34592001-07-23 Mark Kettenis <kettenis@gnu.org>
3460
3461 * gdbint.texinfo (Host Definition): Remove description of
3462 NEED_POSIX_SETPGID.
3463
f7dc1244 34642001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3465
3466 * gdb.tex (DJGPP Native): New node, with descriptions of
3467 DJGPP-specific commands.
3468
be9c6c35
JM
34692001-07-19 John R. Moore <jmoore@redhat.com>
3470
3471 * gdbint.texinfo: Three misspellings.
3472
dfa249fb
AC
34732001-07-06 Andrew Cagney <ac131313@redhat.com>
3474
3475 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3476 `test` expressions on bash. Problem reported by Colin Walters.
3477
c72e7388
AC
34782001-07-04 Andrew Cagney <ac131313@redhat.com>
3479
3480 * gdbint.texinfo (User Interface): Update ui-out documentation to
3481 refelect recent UI/MI updates.
3482
94bbb2c0
AC
34832001-07-04 Andrew Cagney <ac131313@redhat.com>
3484
3485 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3486 interpreters.
3487
af6c57ea
AC
34882001-06-15 Andrew Cagney <ac131313@redhat.com>
3489
3490 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3491 structure and not macros.
3492 (Host Definition): Document that much of this chapter is obsolete.
3493 (Target Architecture Definition): Update list of files that make
3494 up a target architecture.
3495 (Coding): Update.
3496
83aa8bc6
AC
34972001-06-28 Andrew Cagney <ac131313@redhat.com>
3498
3499 * gdbint.texinfo (Target Architecture Definition): Update
3500 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3501 The latter has been changed to a true predicate.
3502
f7dc1244 35032001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3504
3505 * annotate.texi: Add @noindent where needed. From Dmitry
3506 Sivachenko <dima@Chg.RU>.
3507 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3508
656db9b0
AC
35092001-06-16 Andrew Cagney <ac131313@redhat.com>
3510
3511 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3512
df2396a1
AC
35132001-06-14 Andrew Cagney <ac131313@redhat.com>
3514
3515 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3516 returns ``OK''. Document that the ``R'' packet does not reply.
3517
0f1f2b0a
MS
35182001-06-13 Michael Snyder <msnyder@redhat.com>
3519
3520 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3521
f7dc1244 35222001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3523
3524 * gdb.texinfo (Signals): Clarify the default setting of signal
3525 handling.
3526
a5d7c491
AC
35272001-05-14 Andrew Cagney <ac131313@redhat.com>
3528
3529 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3530 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3531
05a54c4f
AC
35322001-05-12 Andrew Cagney <ac131313@redhat.com>
3533
3534 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3535
f7dc1244 35362001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3537
3538 * gdbint.texinfo (Clean Design and Portable Implementation):
3539 Renamed from "Clean Design".
3540 (Clean Design and Portable Implementation): Document portable
3541 methods of handling file names, and the associated macros.
3542
f7dc1244 35432001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3544
3545 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3546 command and provide a cross-reference to its description.
3547 (Symbols): Note that "info scope" is useful for trace experiments.
3548
f7dc1244 35492001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3550
b37052ae
EZ
3551 * gdb.texinfo (Symbols): Document "info scope".
3552 (Tracepoints): New chapter.
3553 (Contributors): Update for v5.1.
3554 <All nodes>: Change "C++" to "C@t{++}".
3555
0ee54786
EZ
3556 * gdbint.texinfo (User Interface): A new section about ui_out
3557 functions, based on text written by Fernando Nasser.
3558
c534679c
EZ
3559 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3560
f7dc1244 35612001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3562
e9c75b65
EZ
3563 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3564
3565 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3566
3567 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3568 Replace "GDB" with "@value{GDBN}". Fix markup.
3569
3570 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3571
3d67e040
EZ
3572 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3573 a cross-reference to its description.
3574 (Symbols): Document "info symbol".
3575
f7dc1244 35762001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3577
3578 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3579 subsection "x86 Watchpoints".
3580 (Target Architecture Definition): Document the macros
3581 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3582 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3583
b0ed3589
AC
35842001-03-20 Andrew Cagney <ac131313@redhat.com>
3585
3586 * gdbint.texinfo (Target Architecture Definition): Update
3587 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3588 list.
3589
b6ba6518
KB
35902001-03-06 Kevin Buettner <kevinb@redhat.com>
3591
3592 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3593 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3594
f7dc1244 35952001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3596
3597 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3598
f7dc1244 35992001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3600
17cc6a06
EZ
3601 * gdb.texinfo (Environment): Document that `path' does not change
3602 the value of PATH in GDB's own environment (it did in the past,
3603 but that was changed on March 15, 1994). Reported by Doug Evans
3604 <dje@transmeta.com>.
3605
56caf160
EZ
3606 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3607 its line. Fix markup of commands and macros. Add an Index node
3608 and index entries.
3609
29e57380
C
36102001-01-23 J.T. Conklin <jtc@redback.com>
3611
3612 * gdb.texinfo (Memory region attributes): New manual section.
3613
1c6147de
ND
36142001-01-04 Nicholas Duffek <nsd@redhat.com>
3615
3616 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3617
f7dc1244 36182000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3619
3620 * refcard.tex: Version and copyright fixed. From Phil Edwards
3621 <pedwards@disaster.jaj.com>.
3622
0dcedd82
AC
3623Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3624
3625 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3626 DWARF2_REG_TO_REGNUM): Document.
3627
3b851bce
AC
3628Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3629
3630 * gdbint.texinfo (Coding): Update current value of
3631 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3632
f7dc1244 36332000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3634
3635 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3636 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3637
b90a5f51
CF
36382000-11-10 Christopher Faylor <cgf@cygnus.com>
3639
3640 * gdb.texinfo: Document new 'set step-mode' command.
3641
f7dc1244 36422000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3643
3644 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3645 changes from Dmitry Sivachenko <dima@Chg.RU>.
3646
f7dc1244 36472000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3648
3649 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3650 From Steven Johnson <sbjohnson@ozemail.com.au>.
3651
2e685b93
MK
36522000-08-10 Mark Kettenis <kettenis@gnu.org>
3653
3654 * gdbint.texinfo (Overall Structure): Spelling fix.
3655
f7dc1244 36562000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3657
3658 * gdbint.texinfo (Target Architecture Definition): Document that
3659 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3660 for which REGISTER_CONVERTIBLE returns a zero value.
3661
63ac3005
EZ
36622000-07-08 Christopher Faylor <cgf@cygnus.com>
3663
3664 * Makefile.in (install-info): Find files to install in either the
3665 build or source directories (adapted from Makefile.am).
3666
bd79f757
ND
36672000-07-07 Nicholas Duffek <nsd@redhat.com>
3668
3669 * stabs.texinfo: Fix spelling errors.
3670 (String Field): FILE-NUMBER starts from 0, not 1.
3671
f7dc1244 36722000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3673
3674 * refcard.tex: Remove \centerline from the blurb. Patch from
3675 Brian Youmans.
3676
f7dc1244 36772000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3678
3679 * Makefile.in (install-info): Support installation from outside of
3680 the source directory. Reported by Mark Harig
3681 <markh@frazier.landmark.com>.
3682
f3b28801
C
36832000-06-20 J.T. Conklin <jtc@redback.com>
3684
3685 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3686
449f3b6c
AC
3687Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3688
3689 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3690 Generate using pdftex.
3691 (PDFTEX): Define.
3692 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3693 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3694 @contents at the start.
3695
f7dc1244 36962000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3697
3698 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3699 Youmans.
3700
9e9c5ae7
AC
3701Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3702
3703 From Brian Youmans:
3704 * gdb.texinfo: Fix ``et al.''.
3705
c741b251
AC
3706Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3707
3708 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3709 loop.
3710
4ab64e14
JG
37112000-05-19 Jimmy Guo <guo@cup.hp.com>
3712
3713 * configure: Regenerate.
3714
f7dc1244 37152000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3716
3717 * Makefile.in (install-info): Run install-info on installed Info
3718 files.
3719
8c70017b
AC
3720Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3721
a7cb598a
AC
3722 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3723 Andrew Cagney.
8c70017b 3724
f7dc1244 37252000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3726
3727 * gdb.texinfo: Proofreading changes from Brian Youmans.
3728
bf0184be
ND
37292000-05-01 Nick Duffek <nsd@cygnus.com>
3730
3731 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3732 startup sequence, minor edits.
3733
f7dc1244 37342000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3735
3736 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3737 TeX.
3738
3739 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3740 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3741 like `n' and `s' which look weird. Convert some of the @kindex to
3742 @vindex, when they refer to variables, not commands.
3743
33e16fad
AC
3744Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3745
3746 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3747
f7dc1244 37482000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3749
3750 * Makefile.in (GDBMI_DIR): New variable.
3751 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3752 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3753 (gdbmi.texinfo): New target, for texi2roff.
3754 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3755 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3756
3757 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3758 gdbmi.texinfo.
3759 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3760 comment.
3761
d167840f
EZ
37622000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3763
3764 * gdb.texinfo (Files): Update description of add-symbol-file
3765 command.
3766
f7dc1244 37672000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3768
3769 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3770 prevents the build (and is generally a Bad Idea).
3771
f7dc1244 37722000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3773
3774 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3775 a comma inside @var.
3776 (Command Files): Index markup changes from Dmitry Sivachenko
3777 <dima@Chg.RU>.
3778
f7dc1244 37792000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3780
3781 * Makefile.in (LN_S): Define.
3782 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3783 invoke "ln -s" unless it is known to work.
3784
3785 * configure.in (AC_PROG_LN_S): Add.
3786
8dc7983f
JB
37872000-04-14 Jim Blandy <jimb@redhat.com>
3788
3789 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3790 section.
3791 (Target Conditionals): Document ADDRESS_TO_POINTER,
3792 POINTER_TO_ADDRESS.
3793
1a8237e8
DB
37942000-04-11 Daniel Berlin <dan@cgsoftware.com>
3795
3796 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3797 gdb-cfg.texi to get the value.
3798
ca526f1a
JB
37992000-04-10 Jim Blandy <jimb@redhat.com>
3800
3801 * gdbint.texinfo (Target Architecture Definition): Fix
3802 cross-references.
3803
faaafcb4
JB
38042000-04-08 Jim Blandy <jimb@redhat.com>
3805
3806 * gdbint.texinfo (Using Different Register and Memory Data
3807 Representations): New section.
3808 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3809 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3810 REGISTER_CONVERT_TO_RAW): Document.
3811
1b27397f
AC
3812Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3813
3814 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3815 for acknowledgments.
3816
480ff1fb
AC
3817Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3818
3819 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3820 qThreadExtraInfo.
3821
a9331b3f 38222000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3823
a9331b3f
RM
3824 * gdb.texinfo: Clarify which remote debug protocol commands are
3825 required and which are optional.
f1251bdd 3826
dbeb8dbd
AC
3827Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3828
3829 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3830 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3831 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3832 * annotate.texi: Update.
3833
6d2ebf8b
SS
38342000-03-28 Stan Shebs <shebs@apple.com>
3835
3836 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3837 expectation of additional changes before release), update
3838 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3839 node links, rephrase and/or shorten lines to fix formatting
3840 problem in both regular and @smallbook formats.
3841 * annotate.texi: Shorten lines in example, use smallexample
3842 consistently everywhere.
3843 * Makefile.in: Add comment about texinfo 4.0 html generation.
3844 (SFILES_INCLUDED): Add annotate.texi.
3845
5d161b24
DB
38462000-03-27 Daniel Berlin <dan@cgsoftware.com>
3847
3848 * gdb.texinfo (Debugging Output): Added new section, documenting
3849 the "set/show debug" commands.
3850
b9deaee7
AC
3851Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3852
3853 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3854 entry.
3855
3856 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3857 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3858 @chapter and @node entries.
a9331b3f 3859
b9deaee7 3860 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3861
9ef47d30
AC
3862Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3863
3864 * Makefile.in (install-info): Create $(infodir) before installing
3865 files.
3866
cfeada60
FN
38672000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3868
3869 From David Whedon <dwhedon@gordian.com>
3870 * gdbint.texinfo : Added paragraphs about command deprecation.
3871
6837a0a2
DB
38722000-03-22 Daniel Berlin <dan@cgsoftware.com>
3873
3874 * gdb.texinfo: Add documentation for the apropos command.
3875
bba2971c
MS
38762000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3877
3878 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3879
2b628194
MS
38802000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3881
a9331b3f 3882 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3883 two places.
3884
96a2c332
SS
38852000-03-17 Stan Shebs <shebs@apple.com>
3886
3887 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3888 <dima@Chg.RU>, also clarification of allowed content for
3889 string constants.
3890
f7dc1244 38912000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3892
3893 * gdb.texinfo (main menu): Add Annotations.
3894 (File Options): Add @cindex entries for each command-line option.
3895 Document --epoch, --annotate, --async, --interpreter, --write,
3896 --statistics, and --version.
3897
3898 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3899 of GDB.
3900
9d233477
JB
39012000-02-23 Jim Blandy <jimb@redhat.com>
3902
3903 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3904
14e0eb3b
JB
39052000-02-22 Jim Blandy <jimb@redhat.com>
3906
3907 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3908
3555de01
JM
39092000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3910
3911 * Makefile.in (diststuff): New target.
3912
5e35df8e
KB
39132000-02-15 Kevin Buettner <kevinb@redhat.com>
3914
3915 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3916 architecture. [From Jim Wilson.]
5e35df8e 3917
c5394b80
JM
39182000-01-16 Tom Tromey <tromey@cygnus.com>
3919
3920 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3921 (Delete Breaks): Mention range arguments.
3922 (Disabling): Likewise.
3923
c3f6f71d
JM
39242000-01-05 Dmitry Sivachenko <dima@Chg.RU>
3925
3926 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
3927
c4093a6a
JM
3928Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
3929
3930 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
3931 valid functions.
3932
11cf8741
JM
39331999-11-05 Stan Shebs <shebs@andros.cygnus.com>
3934
3935 * gdb.texinfo: Clarify regular expressions used in rbreak.
3936
917317f4
JM
39371999-10-15 Kevin Buettner <kevinb@cygnus.com>
3938
3939 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
3940 MEMORY_REMOVE_BREAKPOINT): Document.
3941
3942Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
3943
3944 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
3945 offset re-using the DATA offset instead.
3946
2df3850c
JM
39471999-10-11 Jim Kingdon <kingdon@redhat.com>
3948
3949 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
3950
39511999-10-05 Stan Shebs <shebs@andros.cygnus.com>
3952
3953 From Dmitry Sivachenko <demon@gpad.ac.ru>:
3954 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
3955 typos.
3956
3957 * gdb.texinfo: Various minor wording and formatting improvements,
3958 mentions of additional command-line options.
3959
2acceee2
JM
39601999-09-30 Fred Fish <fnf@cygnus.com>
3961
3962 * gdb.texinfo: Document additional forms of specifying section
3963 names and addresses for the add-symbol-file command.
3964
c2c6d25f
JM
39651999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
3966
3967 * gdbint.texinfo: Fix typo, add the word "have".
3968
39691999-09-14 Jim Blandy <jimb@cris.red-bean.com>
3970
3971 * gdbint.texinfo (Target Architecture Definition): Document the
3972 SKIP_PERMANENT_BREAKPOINT macro.
3973
d4f3574e
SS
39741999-09-07 Stan Shebs <shebs@andros.cygnus.com>
3975
3976 * gdb.texinfo: Fiks speling errers.
3977
3978 * gdb.texinfo: Fix uses of @multitable.
3979
f7dc1244 3980 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
3981 * gdb.texinfo: Include details specific to DOS host, clarify
3982 some confusing language, fix @ref/@xref/@pxref usages, add
3983 comments about using with optimization, add more indexing,
3984 fix info about disassembly-flavor.
3985
3986Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
3987
3988 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
3989 SKIP_SOLIB_RESOLVER): Define.
3990
3991Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
3992
3993 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
3994 ``g'' packets.
3995
104c1213
JM
39961999-08-30 Stan Shebs <shebs@andros.cygnus.com>
3997
3998 * gdb.texinfo: Create a new "Configurations" chapter with
3999 platform-specific info, inline remote.texi and move sections of it
4000 into the new chapter, move bits about info proc, heuristic search,
4001 and register stack into the new chapter.
4002 * remote.texi: Remove, now part of gdb.texinfo.
4003 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4004
40051999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4006
4007 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4008 GDB_TARGET_IS_MACH386): These kludges have gone away.
4009
4010Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4011
4012 * gdbint.texinfo (Target Architecture Definition): Mention
4013 TDEPLIBS.
4014
53a5351d
JM
40151999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4016
4017 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4018 surrounding text to fit HP-UX bits into general info.
4019 (HPPA-cfg.texi): Remove, no longer useful.
4020
4021 * gdb.texinfo: Remove explicit links from @node lines, remove
4022 HP-added "Detailed Node Listing" from main menu which confuses
4023 things.
4024
4025 From Dmitry Sivachenko <dima@Chg.RU>:
4026 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4027 in description of `set environment'.
4028
40291999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4030
4031 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4032
7be570e7
JM
40331999-08-12 Ben Elliston <bje@cygnus.com>
4034
4035 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4036
f7dc1244 40371999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4038
4039 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4040 watch, awatch, and rwatch. Explain why the latter two cannot be
4041 set as software watchpoints. Document that watchpoints for local
4042 variables are deleted when the debuggee terminates.
4043
4044Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4045
4046 * remote.texi (Protocol): Further clarification of the "qRcmd"
4047 packet. Allow E.. response packet. "qRcmd" packet is no longer
4048 reserved.
4049
40501999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4051
a9331b3f
RM
4052 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4053 * gdb.texinfo: Ditto.
7be570e7 4054
96baa820
JM
40551999-08-06 Tom Tromey <tromey@cygnus.com>
4056
4057 * gdb.texinfo (KOD): New node.
4058
4059Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4060
4061 * remote.texi (Rcmd): Fix minor formatting typos.
4062
4063Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4064
4065 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4066 packets.
4067
adf40b2e
JM
40681999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4069
4070 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4071 fixes.
4072
43ff13b4
JM
4073Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4074
4075 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4076
085dd6e6
JM
4077Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4078
4079 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4080 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4081 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4082 packets that are not supported on all hosts. Expand examples.
4083 Spell check.
4084
40851999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4086
4087 * Makefile.in: Recognize html, install-html. Add targets
4088 to build HTML versions of documentation via texi2html.
4089
4090Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4091
4092 * gdbint.texinfo (Testsuite): New chapter, information about the
4093 testsuite.
4094
4095Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4096
4097 * remote.texi (Communication Protocol): Rewrite.
4098
4099Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4100
4101 * stabs.texinfo: Fix uses of xref.
4102
9e0b60a8
JM
4103Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4104
4105 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4106 info about patch submission.
4107
cce74817
JM
4108Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4109
4110 From Per Bothner <bothner@cygnus.com>:
4111 * gdb.texinfo: Document Chill support.
4112
4113Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4114
4115 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4116 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4117 Document that the value should be greater-than or equal-to zero.
4118 (NO_STD_REGS): Document. Deprecate.
4119
ac9a91a7
JM
4120Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4121
4122 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4123 Document that these are not used.
4124
4125Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4126
4127 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4128
392a587b
JM
4129Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4130
4131 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4132 numargs was dropped.
4133
4134Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4135
4136 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4137
b83266a0
SS
4138Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4139
4140 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4141 Update.
4142
7a292a7a
SS
4143Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4144
4145 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4146 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4147
4148Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4149
4150 * gdbint.texinfo: Fix typos: $ -> @.
4151
4152Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4153
4154 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4155 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4156 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4157 BREAKPOINT_FROM_PC.
a9331b3f 4158
7a292a7a
SS
4159Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4160
4161 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4162 CALL_DUMMY_STACK_ADJUST): Document.
4163
4164Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4165
4166 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4167 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4168
41691999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4170
4171 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4172 longer exists.
4173
4174Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4175
4176 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4177 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4178 they make the manual source incomprehensible.
4179 * h8-cfg.texi: Remove, hasn't been used in years.
4180
c906108c
SS
4181Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4182
4183 * gdb.texinfo: Update the credits.
4184
4185Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4186
4187 * gdb.texinfo: Fix mistakes noticed in printout of last
4188 draft, add Alpha to discussion of heuristic fence post.
4189
4190Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4191
4192 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4193 Edition, merge some HP changes into mainline, describe some
4194 previously undocumented features, describe more of the target
4195 commands available, eliminate obsolete section on renamed
4196 commands.
4197 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4198
4199Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4200
4201 * gdb.texinfo: Make many HPPA conditionals unconditional,
4202 including catchpoint description, since now on for all configs.
4203 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4204 specializations.
4205
4206Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4207
4208 * Makefile.in (GDBvn.texi): Fix match expression to work with
4209 current format of VERSION in gdb/Makefile.in.
4210 * gdb.texinfo: Fix node ref to match new readline.
4211
4212Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4213
a9331b3f
RM
4214 * gdb.texinfo: Changes made as part of a project to merge in
4215 changes made by HP. Documentation makes extensive use of
c906108c
SS
4216 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4217 on remote debugging. There are differences in documentation
4218 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4219 the HP manual discusses catchpoints, hardware watchpoints, and
4220 some HPUX specific limitations for shared library support.
a9331b3f 4221
c906108c
SS
4222 There are also a number of @node changes.
4223
42241999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4225
4226 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4227 (C Usage): Same.
4228
4229Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4230
4231 The following changes were made by Edith Epstein
4232 <eepstein@cygnus.com> as part of a project to merge in changes
4233 made by HP.
a9331b3f 4234
c906108c
SS
4235 * HPPA-cfg.texi: new file.
4236
4237 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4238
4239 * refcard.tex: change documentation about catch.
4240 removed info catch.
4241
4242Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4243
4244 * gdbint.texinfo: Expand on GDB's coding standards,
4245 specify the use of arg names with prototypes.
4246
42471998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4248
4249 * gdb.texinfo: Fix tipo.
4250
4251Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4252
4253 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4254 TARGET_BYTE_ORDER_SELECTABLE_P.
4255
4256Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4257
4258 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4259
42601998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4261
4262 * agentexpr.texi: New file.
4263
4264Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4265
4266 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4267
42681998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4269
4270 * remote.texi: Changed wording that implied that the GDB remote
4271 protocol caches register values instead of GDB itself.
4272
4273Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4274
4275 * gdbint.texinfo: Add some info about symbol readers.
4276 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4277 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4278 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4279 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4280
4281Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4282
a9331b3f 4283 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4284
4285Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4286
4287 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4288
4289Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4290
4291 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4292 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4293
4294Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4295
4296 * gdbint.texinfo: Fix minor typos.
4297
4298Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4299
4300 * gdbint.texinfo: Complete overhaul. Group descriptions more
4301 logically, add more info on generic algorithms, remove much
4302 obsolete and/or wrong material.
4303
4304Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4305
4306 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4307
4308Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4309
4310 * refcard.tex: Copyright, address updates.
4311
4312Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4313
4314 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4315 for the edition instead of confusing GDB-version-like numbers.
4316
4317Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4318
4319 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4320
4321Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4322
4323 * LRS: Reformat a bit to keep text under 80 columns.
4324
4325Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4326
4327 * gdb.texinfo: Add some credits, mention bug monitor.
4328 * remote.texi: Mention mips monitor targets.
4329 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4330
c906108c
SS
4331Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4332
4333 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4334 files, finish sorting of host vs target vs native macros, describe
4335 some more of them.
4336
4337Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4338
4339 * gdbint.texinfo (Host Conditionals): Document change from
4340 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4341
4342Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4343
4344 * gdbint.texinfo (Host Conditionals): Document
4345 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4346
4347Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4348
4349 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4350 Document LSEEK_NOT_LINEAR.
4351
4352Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4353
4354 * stabs.texinfo (Stab Section Basics): Make it clear that only
4355 some versions of the GNU linker remove the leading N_UNDF symbol.
4356
4357Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4358
4359 * stabs.texinfo (String Field): Document type number pairs here,
4360 instead of in the Sun specific section.
4361 (Include Files): The GNU linker supports the N_BINCL
4362 optimization. Clarify the N_BINCL value, and what it is used
4363 for.
4364 (Procedures): Document N_FUN with an empty string to mark the end
4365 of a function.
4366 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4367 (Sun Differences): Remove this node, as the information is now
4368 elsewhere in the main document.
4369 (Stab Section Basics): Mention that the GNU linker may optimize
4370 stabs and remove the leading N_UNDF symbol.
4371
4372Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4373
4374 * gdb.texinfo, refcard.tex: Restore author credit
4375
4376Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4377
4378 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4379 documentation to account for START and END macros taking
4380 one arg.
4381
4382Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4383
4384 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4385 * gdb.texinfo (Frames): Fix typo.
4386
4387Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4388
4389 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4390 a target_signal as arg type, not a pid.
4391
4392Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4393
4394 * gdb.texinfo: Document `set assembly-language'.
4395
4396Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4397
4398 * remote.texi: Update list of stubs in the GDB distribution.
4399
4400Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4401
4402 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4403 Also document that some systems can use mmalloc but must define
4404 this if their C runtime allocates memory that is later freed.
4405 (MMCHECK_FORCE): Document new macro.
a9331b3f 4406
c906108c
SS
4407Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4408
4409 * remote.texi: Add documentation for target Sparclet.
4410
4411Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4412
a9331b3f 4413 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4414 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4415 * configure.in: Rewritten for autoconf.
4416 * configure: New.
4417
4418Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4419
4420 * Makefile.in (DVIPS): New define, set to dvips.
4421 (dvi): Add stabs.dvi.
4422 (ps): New target.
4423 (all-doc): Depend on info, dvi, and ps targets.
4424 (STAGESTUFF): Add *.ps and *.dvi files.
4425 (clean-info, clean-dvi): Remove.
4426 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4427 rules completely rewritten.
4428 (maintainer-clean): Remove clean-info and clean-dvi
4429 dependencies and put their actions in the rules.
4430 (gdb.ps): New target
a9331b3f 4431 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4432 intermediate TeX files, whether they have 2 or 3 character
4433 extensions.
4434 (gdbint.ps): Add target and rules.
4435 (gdb-internals): Delete unused target.
4436 (Makefile): Depends upon config.status also.
4437
4438Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4439
4440 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4441 set.
4442
4443Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4444
4445 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4446 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4447
4448Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4449
4450 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4451
4452Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4453
4454 * gdb.texinfo (Print settings): Document
4455 `set/show print static-members' commands.
4456
4457Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4458
4459 * gdbint.texinfo (Native): Document name change, coredep.c to
4460 core-aout.c.
4461
4462Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4463
4464 * stabs.texinfo (Include Files): Document the values the SunOS4
4465 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4466
4467Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4468
4469 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4470 Fix typo.
4471
4472Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4473
4474 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4475 "gdb.tar.Z".
4476
4477Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4478
4479 * Makefile.in (maintainer-clean): New target, synonym for
4480 realclean.
4481
4482Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4483
4484 * Update all FSF addresses except those in COPYING* files.
4485
4486Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4487
4488 From Richard Earnshaw (rearnsha@armltd.co.uk):
4489 * gdb.texinfo (convenience variables): Document $_exitcode.
4490 (quit): Document optional expression to use as exit code.
4491
4492Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4493
4494 * gdb.texinfo, remote.texi: Brought up to date with various
4495 GDB changes.
4496
4497Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4498
4499 * gdb.texinfo: Update dates and versions, fix comments about
4500 hardware watchpoints in future releases and about the
4501 sharedlibrary command.
4502
4503Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4504
4505 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4506 C_FUN stab. Other cleanups.
4507
4508Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4509
4510 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4511 for the sparc stub.
4512
4513Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4514
4515 * annotate.texi: Clarify which addresses have differing formats
4516 depending on the language and which do not.
4517
4518Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4519
4520 * remote.texi (NetWare): Changed example to use BOARD= instead of
4521 NODE= argument to reflect correspoding change to gdbserve.nlm.
4522
4523Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4524
4525 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4526 GDB, as well as AIX dbx, supports the size type attribute.
4527
4528Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4529
4530 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4531
4532Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4533
4534 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4535 and new 'if' and 'while' commands.
4536
4537Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4538
4539 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4540
4541Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4542
4543 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4544 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4545 NetWare targets. Mostly stolen from the Server node.
4546
4547Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4548
4549 * gdb.texinfo (Setting): Talk about the language of a source file
4550 versus the working language. The old documentation did not match
4551 what GDB did.
4552
4553Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4554
4555 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4556 of a source file.
4557
4558Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4559
4560 * gdb.texinfo (Processes): New node.
4561
4562Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4563
4564 * remote.texi: Update documentation of set/show mipsfpu.
4565
3fc11d3e
JM
4566Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4567
4568 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4569 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4570
4571Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4572
4573 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4574 obsolete conditionals, described some others.
4575
4576Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4577
4578 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4579 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4580
4581Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4582
4583 * gdbint.texinfo: Put regex conditionals in their own table.
4584
4585Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4586
4587 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4588 described or fixed the descriptions of many others.
4589
4590Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4591
4592 * gdb.texinfo: Add some more credits.
4593 * gdbint.texinfo: Capitalize GDB consistently, describe some
4594 macros and remove some.
4595
4596Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4597
4598 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4599 obsolete conditionals, described some others.
4600
4601Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4602
4603 * gdb.texinfo (help targets): Changed to `help target', which
4604 is the correct gdb command.
4605
4606Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4607
4608 * annotate.texi (TODO): New node, for keeping track of annotations
4609 suggested but not yet implemented.
4610
4611Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4612
4613 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4614 another symbol, it is not the address itself.
4615
4616Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4617
4618 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4619 of stabs-in-coff sections.
4620
4621Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4622
4623 * annotate.texi: Change edition to 0.5 and date to May 1994.
4624 Add index.
4625 (Frames): New node, for frame annotation.
4626 (Displays): New node, for display annotation.
4627
4628 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4629 when waiting for your program to stop.
4630
4631Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4632
4633 * annotate.texi (Breakpoint Info): Document annotation of header
4634 fields and record annotation.
4635
4636Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4637
4638 * annotate.texi: New file, to document annotations.
4639
4640Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4641
4642 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4643 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4644
4645Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4646
4647 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4648 section, and say n_strx field is compilation unit relative.
4649 * stabs.texinfo: Don't use @code for a.out when it is the name of
4650 an object file format.
4651
4652Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4653
4654 * gdb.texinfo: Refer to file names, not path names, per rms
4655 convention.
4656 (Arguments): Fix typo.
4657
4658Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4659
4660 * stabs.texinfo (Global Variables): Talk about stabs in files
4661 where variables are referenced, but not defined.
4662
4663Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4664
4665 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4666 Cplusplus to new nodes Member Type Descriptor and Method Type
4667 Descriptor. Re-write stuff for #.
4668
4669Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4670
4671 * gdb.texinfo (Print Settings): Don't document "set print
4672 fast-symbolic-addr off". The bug which it worked around was fixed
4673 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4674
4675 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4676 N_ENTRY node.
4677
4678 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4679
4680Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4681
4682 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4683 references to ieee-float.c.
4684
4685Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4686
4687 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4688 match what the code actually does.
4689
4690Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4691
4692 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4693
4694Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4695
4696 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4697 i, and b.
4698
4699Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4700
4701 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4702 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4703 as "stabs in sections" rather than just saying "ELF and SOM".
4704 Also make that stuff apply to COFF.
4705
4706Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4707
4708 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4709 Ghostscript.
4710
4711Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4712
4713 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4714 versus functions without line numbers, also mention stepping into
4715 them as well as "step" when you are in them. Tell the user how to
4716 deal with the situation. Add comment about "debugging information".
4717
4718Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4719
4720 * stabs.texinfo (Enumerations): Document restriction on where
4721 enumeration types can appear and still win with GDB.
4722
4723Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4724
4725 * stabs.texinfo (Negative Type Numbers): Document format for type
4726 -16.
4727
4728Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4729
4730 * gdb.texinfo (Selection, Frame Info): Update information about
4731 arbitrary frame specficiations.
4732
4733Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4734
4735 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4736
4737Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4738
4739 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4740
4741Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4742
4743 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4744
4745Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4746
4747 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4748 Differences node to Statics node.
4749 (Statics): Discuss XCOFF use of V symbol descriptor.
4750
4751 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4752 not clean.
4753
4754Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4755
4756 * gdb.texinfo (Print Settings): Document `set print
4757 fast-symbolic-addr' and improve the doc for some other
4758 `set print's.
4759
4760Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4761
4762 * stabs.texinfo (String Field): Talk about defining several type
4763 numbers at once.
4764 Fix lint regarding changing node ELF Transformations to
4765 ELF and SOM Transformations.
4766
4767Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4768
4769 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4770
4771Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4772
4773 * stabs.texinfo (Cross-References): `::' is for nested types only
4774 within <>.
4775 (Structures): Document static members.
4776
4777Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4778
4779 * stabs.texinfo: Document S type attribute.
4780
4781Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4782
4783 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4784
4785Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4786
4787 * gdbint.texinfo: Fix a few typos.
4788
4789Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4790
4791 * gdb.texinfo, remote.texi: formatting improvements
4792
4793 * gdb.texinfo (New Features): mention threads.
4794 (Summary, C): fix xrefs in newly contributed text.
4795 (Threads): index entries, clarifications, example
4796 (passim): minor typos fixed, phrasing improvements
4797
4798 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4799 entries; (Server): explain use of gdbserver w/real-time systems,
4800 add example of conflicting TCP port; (MIPS Remote) break up
4801 running text into table, highlighting commands, and add example.
a9331b3f 4802
c906108c
SS
4803Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4804
4805 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4806
4807Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4808
4809 * stabs.texinfo (Nested Symbols): New node.
4810 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4811
4812Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4813
4814 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4815 to picking which Bbss.bss symbol to use, and (because there seems to
4816 be no good way of doing it) re-write some of the text to make it
4817 sound like Bbss.bss isn't such a great idea after all (as currently
4818 designed).
4819
4820 * gdb.texinfo (C): In addition to saying people have to use g++ for
4821 good results, say they have to use stabs. Specifically say cfront
4822 doesn't work well.
4823 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4824 the gdb README. Add xrefs to places where the support for the various
4825 languages is described in detail.
4826
4827Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4828
4829 * stabs.texinfo: Clean up stuff about visibility and virtual
4830 characters.
4831
4832 * stabs.texinfo (N_M2C): Cite Sun doc.
4833
4834Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4835
4836 * gdb.texinfo: updates re threads.
4837 * remote.texinfo: avoid index entries starting with digits.
4838
4839Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4840
4841 * stabs.texinfo (Enumerations): Talk about large, negative and
4842 octal values. Clean up cross reference to type attributes.
4843 (String Field): Say that GDB 4.11 supports size attribute.
4844
4845Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4846
4847 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4848 is a mandatory step. Make the stuff about that more concise.
4849
4850Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4851
4852 * stabs.texinfo (Class Names): New node.
4853
4854 * gdb.texinfo (Command Files): Explain order of init file reading.
4855
4856 * remote.texi (Bootstrapping): Talk about getting the serial driver
4857 to deal with ^C sent by gdb to stop the remote system.
4858
4859Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4860
4861 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4862
4863 * libgdb.texinfo (Defining Commands): made the DOC arg
4864 to gdb_define_app_command a char * instead of char **
4865 per a suggestion from kingdon.
4866
4867 * libgdb.texinfo: total rewrite from a different starting
4868 premise.
4869
4870Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4871
4872 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4873 floats passed as doubles (to improve clarity).
4874
4875Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4876
4877 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4878
4879 * a4rc.sed: update to work with Andreas Vogel papersize params
4880
4881 * refcard.tex: use Andreas Vogel simplifications of papersize
4882 params; remove useless version info; update copyright date.
4883
4884Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4885
4886 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4887
4888Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4889
4890 * gdb.texinfo (Files): Say what address the load command loads it at.
4891
4892 * stabs.texinfo (Common Blocks): Minor cleanups.
4893
4894 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4895 that Sun has backed away from the linker kludge and thus the relevant
4896 issue is changes to the SunPRO tools, not the Solaris linker.
4897
4898 * stabs.texinfo (Traditional Integer Types): Clean up description
4899 of octal bounds a little bit. Document extra leading zeroes.
4900
4901Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4902
4903 * gdb.texinfo (Signaling): Update for symbolic symbol names
4904 and add a section explaining the difference between the GDB
4905 signal command and the shell kill utility.
4906
4907Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4908
4909 * libgdb.texinfo: added `@' to braces that were unescaped.
4910
4911Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4912
4913 * libgdb.texinfo: new file. Spec for the gdb library.
4914
4915Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4916
4917 * stabs.texinfo (Include Files): Fix typo (start -> end).
4918
4919Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4920
4921 * gdb.texinfo, remote.texi: assorted small improvements, mostly
4922 from Melissa at FSF's editing pass.
4923
4924Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4925
4926 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
4927 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
4928 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
4929
4930Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4931
4932 * remote.texi (Bootstrapping): Discuss 386 call gates.
4933
4934Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4935
4936 * stabs.texinfo (Based Variables): New node.
4937
4938Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
4939
4940 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
4941 names, sizes, and formats to suggest how not to lose.
4942
4943Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
4944
4945 * stabs.texinfo (Methods): Fix typo.
4946
4947Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4948
4949 * gdb.texinfo: Fix a few typos.
4950
4951Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4952
4953 * gdb.texinfo: Clarify how well it works with Fortran.
4954
4955 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
4956 More on relocating stabs in ELF files.
4957
4958Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4959
4960 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
4961
4962Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4963
4964 * stabs.texinfo (Local Variable Parameters): Talk about nameless
4965 parameters on VAX.
4966
4967Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4968
4969 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
4970
4971Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4972
4973 * stabs.texinfo: Make info author notice match the TeX author notice.
4974
4975Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
4976
4977 * stabs.texinfo: Initial-caps all words in node names and
4978 non-trivial words in section names.
4979
4980Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4981
4982 * stabs.texinfo: Many minor cleanups.
4983
4984 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
4985
4986Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
4987
4988 * stabs.texinfo: Remove full description of big example.
4989 It's not really helpful; just use pieces of it where appropriate.
4990 Add more Texinfo formatting directives (@samp, etc.).
4991 Use @deffn to define stab types.
4992 Eliminate some wordiness. Break up some nodes.
4993 Add an (alphabetized) index of symbol types.
4994 Use consistent capitalization style in node and section names.
4995
4996Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
4997
4998 * gdb.texinfo: Change typo "Two two" to "The two".
4999
5000Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5001
5002 * stabs.texinfo (XCOFF-differences): Remove references to
5003 non-existent types N_DECL and N_RPSYM.
5004
5005 * stabs.texinfo (String Field): Say that type attributes bug is
5006 fixed in GDB 4.10, since it is.
5007
5008 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5009
5010Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5011
5012 * stabs.texinfo: Formatting cleanups.
5013
5014Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5015
5016 * stabs.texinfo: When explaining the n_type of a stab, standardize
5017 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5018 no tabs, use @r).
5019 (Global Variables): Clean up.
5020
5021Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5022
5023 * stabs.texinfo (Stack Variables): Re-write.
5024
5025Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5026
5027 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5028 addresses of a source file. Also revise formatting.
5029 Change "object module" or "object file" to "source file".
5030 Various: Miscellaneous cleanups.
5031
5032Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5033
5034 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5035
5036Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5037
5038 * gdbint.texinfo: Removed many nonsensical machine-collected
5039 host and target conditionals, described some of the remainder.
5040
5041Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5042
5043 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5044
5045 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5046 paragraph which follows.
5047
5048 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5049 variables. Looks better and avoids overful hbox.
5050
5051Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5052
5053 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5054
5055Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5056
5057 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5058 retransmit-timeout
5059
5060Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5061
5062 * gdbint.texinfo: Update statement about `some ancient Unix
5063 systems, like Ultrix 4.0' to Ultrix 4.2.
5064
5065Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5066
5067 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5068
5069 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5070
5071 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5072 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5073
5074 * remote.texi: new name for former gdbinv-s.texi
5075
5076 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5077
5078Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5079
5080 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5081 variables for MIPS remote debugging protocol.
5082
5083Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5084
5085 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5086
5087Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5088
5089 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5090
5091Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5092
5093 * gdb.texinfo: repair conditional bugs in text markup
5094
5095Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5096
5097 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5098 to select Modula-2 material.
5099
5100Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5101
5102 * stabs.texinfo: Cleanups regarding statics.
5103
5104 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5105 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5106
5107Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5108
5109 * stabs.texinfo: N_MAIN is sometimes used for C.
5110
5111Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5112
5113 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5114
5115Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5116
5117 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5118 removed from the code by Kingdon.
c906108c
SS
5119
5120Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5121
5122 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5123 input when evaluating breakpoint conditions; the bug has been fixed.
5124
5125 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5126 sets the ignore count to N-1, not to N.
5127
5128Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5129
5130 * refcard.tex (\hoffset): correct longstanding error to match
5131 intended offset; avoids cutting off edge on some printers
5132
5133Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5134
5135 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5136
5137Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5138
5139 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5140
5141Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5142
5143 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5144 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5145 collect sed edits if any, apply to refcard before formatting;
5146 (refcard.ps) stop implying PS fonts if PS output requested;
5147 (lrefcard.ps) delete extra target for variant PS fonts
5148
5149 * refcard.tex: parametrize papersize dependent info, collect
5150 in easily replaced spot
5151
5152 * a4rc.sed: new file, edits to refcard for A4 paper
5153
5154Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5155
5156 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5157
5158Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5159
5160 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5161
5162Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5163
5164 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5165 politely rather than rudely.
5166
5167Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5168
5169 * stabs.texinfo: Document common blocks.
5170
5171Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5172
5173 * stabs.texinfo: Add some basic info about stabs-in-elf.
5174
5175Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5176
5177 * stabs.texinfo (Top): Minor cleanup.
5178
5179Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5180
5181 * Makefile.in (install-info): remove parentdir support
5182
5183Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5184
5185 * gdb.texinfo (Copying): delete this node and references to it;
5186 RMS says this manual need not carry GPL. (passim): Improvements
5187 from last round at FSF, largely due to Ian Taylor review, and
5188 minor formatting improvements.
5189
5190 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5191 largely due to Ian Taylor review. (Debug Session): minor edits to
5192 new text.
5193
5194Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5195
5196 * Makefile.in (realclean): Remove info and dvi files too.
5197
5198Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5199
5200 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5201 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5202 * gdb.texinfo: Change accordingly.
5203
5204 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5205 N_{L,R}BRAC,N_SLINE are relative to.
5206
5207Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5208
5209 * Makefile.in (GDBvn.texi): Update atomically.
5210
5211Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5212
5213 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5214
5215Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5216
5217 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5218 addresses together. Also motivate the set print symbol-filename
5219 command and suggest other solutions.
5220
5221Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5222
5223 * gdb.texinfo (set print elements): Note that the number of
5224 elements is set to unlimited by "set print elements 0".
5225
5226Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5227
5228 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5229 NF_LDOUBLE means.
5230 (Stab Types): Include Solaris stab types.
5231 (Procedures): Document Solaris extensions.
5232
5233Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5234
5235 * gdb.texinfo: Add `set print symbol-filename' doc.
5236
5237Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5238
5239 * stabs.texinfo (Arrays): Talk about type definition vs. type
5240 information.
5241
5242 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5243 the trailing semicolon.
5244
5245Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5246
5247 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5248 and merge in other parts of the document addressing these subjects.
5249 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5250
5251 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5252 at the end of a range type.
5253
5254 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5255 AIX extensions.
5256
5257Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5258
5259 * stabs.texinfo (Stabs Format): Misc fixes.
5260
5261Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5262
5263 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5264 (Traditional builtin types): Document convex convention for long long.
5265 (Negative builtin types): Discuss type names, and misc fixes.
5266
5267Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5268
5269 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5270 point types used with @samp{R} type descriptor.
5271 (Symbol Descriptors): Describe how to handle conflict between
5272 different meanings of @samp{P} symbol descriptor.
5273
5274Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5275
5276 * stabs.texinfo: Remove node Quick Reference and put its children
5277 directly under the main menu.
5278
5279 * stabs.texinfo: Many more changes to bring it into line with
5280 AIX documentation and reality. I think it now has all the
5281 information from the AIX documentation, except that I burned
5282 out when I got to variant records (Pascal and Modula-2) and
5283 all the COBOL types. Oh well, we can add them later when we're
5284 worrying more about those languages.
5285
5286 * stabs.texinfo (Automatic variables): Talk about what it means
5287 to omit the symbol descriptor.
5288
5289Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5290
5291 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5292 gcc2 behavior with promoted args.
5293
5294Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5295
5296 * gdb.texinfo: include readline appendices in info version of manual
5297
5298Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5299
5300 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5301 target remote.
5302
5303 * gdb.texinfo (Machine Code): more index entries for disassemble
5304
5305Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5306
5307 * Clarify the intended use of the gdb-testers and gdb-patches
5308 mailing lists, and shrink gzip comment.
5309
5310Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5311
5312 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5313 DOSHOST configuration of manual.
5314
5315 * gdb.texinfo (MIPS Stack): new node.
5316
5317 * all-config.texi (MIPS) new switch.
5318
5319 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5320 tense; (MIPS Remote) new node.
5321
5322 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5323 bug; (Environment) less passive, other small cleanups in text about
5324 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5325 (Remote) new MIPS Remote menu entry.
5326
5327Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5328
5329 * stabs.texinfo: Many changes to include information from the
5330 AIX documentation.
5331
5332 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5333
5334Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5335
5336 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5337 Move a bunch of information from ../README.
5338 (Getting Started): New node.
5339
5340Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5341
5342 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5343
5344 * gdb.texinfo: advance manual revision dates to present
5345
5346 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5347 stop using silly Roman numerals in @set variable names
5348
5349Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5350
5351 * stabs.texinfo (Parameters): Keep trying to get this right.
5352
5353Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5354
5355 * stabs.texinfo (Parameters): More on "local parameters".
5356
5357Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5358
5359 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5360
5361Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5362
5363 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5364 (Parameters): Rewrite.
5365 (xcoff-differences, Sun-differences): Minor changes.
5366
5367Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5368
5369 * stabs.texinfo: Minor cleanup.
5370
5371Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5372
5373 * gdbint.texinfo: Minor xcoff stuff.
5374
5375Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5376
5377 * gdbint.texinfo: Update for new config directory structure.
5378 Add info about internal type data structures.
5379
5380Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5381
5382 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5383 $(srcdir).
5384 (gdb-config.texi): Depend on file in $(srcdir).
5385
5386Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5387
5388 * stabs.texinfo: Fixes about N_SO.
5389
5390Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5391
5392 * gdb.texinfo: include list of nonstandard init file names
5393
5394 * *-config.texi: new switch GENERIC for text that applies *only*
5395 to (usual) multiple-target version of manual
5396
5397 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5398 h8 config
5399
5400 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5401 in menus (rather than conditionally selected multiple alternative
5402 menus).
5403
5404 * Makefile.in: define and use DOC_CONFIG var to select
5405 configuration for GDB user manual.
5406
5407 * gdb-config.texi: delete from repository, generate from Makefile.
5408
5409 * all-config.texi: normal `generic' configuration file, formerly
5410 stored as gdb-config.texi
5411
5412Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5413
5414 * Makefile.in: add dvi target to build all .dvi files
5415
5416Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5417
5418 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5419
5420Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5421
5422 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5423 host conditionals.
5424 * stabs.texinfo: More array fixes inspired by Jim's.
5425
5426Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5427
5428 * stabs.texinfo: Fixes re arrays and continuations.
5429
5430 * gdbint.texinfo: Add XCOFF node.
5431
5432Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5433
5434 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5435
5436Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5437
5438 * stabs.texinfo: Fix for array types to mention lower bounds.
5439
5440Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5441
5442 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5443
5444Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5445
5446 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5447
5448Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5449
5450 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5451 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5452
5453Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5454
5455 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5456
5457Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5458
5459 * gdb.texinfo, gdbinv-s.texi: misc updates
5460
5461Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5462
5463 * gdbint.texinfo: Brief documentation for longjmp support,
5464 from an email msg by Stu.
5465
5466Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5467
5468 * stabs.texinfo: Fix description of floating point "range"
5469 types (which really define basic types). Reported by Jim Meehan,
5470 <meehan@src.dec.com>.
5471
5472 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5473
5474Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5475
5476 * gdbint.texinfo: Slightly expand section on supporting a new
5477 object file format.
5478
5479Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5480
5481 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5482 intermediate file.
5483
5484Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5485
5486 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5487
5488Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5489
5490 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5491
5492 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5493 as well as Z8002.
5494
5495Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5496
5497 * gdbint.texinfo: Add sections on clean design and on how to send
5498 in changes.
5499
5500Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5501
5502 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5503
5504Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5505
5506 * gdb.texinfo: Fix typo, reported by Karl Berry.
5507
5508Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5509
5510 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5511
5512Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5513
5514 * gdbint.texinfo: fixed a stray email address (needs @@),
5515 added @table @code to node "Native Conditionals"
5516
5517Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5518
5519 * gdbint.texinfo: Describe coding style of GDB.
5520
5521Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5522
5523 * stabs.texinfo: Minor wording changes.
5524
5525Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5526
5527 * gdbint.texinfo: Improve release doc slightly.
5528
5529Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5530
5531 * gdbint.texinfo: Improve doc of GDB config macros.
5532
5533Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5534
5535 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5536 These will be reinserted when examined.
5537
5538Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5539
5540 * gdbint.texinfo: Make a start at documenting all the #if macros
5541 in GDB. At least list them all, and start separating them into
5542 host-specific and target-specific.
5543
5544Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5545
5546 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5547 examples (not consistent w others).
c906108c
SS
5548 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5549 for generic vn of doc
5550
5551Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5552
5553 * Makefile.in: always create installation directories.
5554
5555Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5556
5557 * gdb.texinfo: in h8 config, do not describe searching commands.
5558
5559Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5560
5561 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5562 conditionals; introduce a few generic switches that may be
5563 useful for other cross-dev or dos-hosted configs.
5564
5565 * gdb.texinfo: fix typo in "info reg" description
5566
5567Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5568
5569 * stabs.texinfo: Minor updates from running TeX over it.
5570 * Makefile.in (stabs.dvi, stabs.ps): Add.
5571
5572Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5573
5574 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5575 First pass at converting it to texinfo.
5576
5577Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5578
5579 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5580 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5581
5582Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5583
5584 * gdbint.texinfo: Add section on partial symbol tables.
5585
5586Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5587
5588 * gdb.texinfo: document `set remotedebug' and `set
5589 rstack_high_address'.
5590
5591Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5592
5593 * gdb.texinfo: slight expansion of new text on reading info files
5594 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5595 H8/300 from DOS.
5596
5597Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5598
5599 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5600
5601Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5602
5603 * gdb.texinfo: Say how to read the `info' files.
5604
5605Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5606
5607 * Makefile.in: gm4 -> m4.
5608
5609Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5610
5611 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5612 Documentation' ahead of `Installing GDB' to match README.
5613 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5614 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5615
5616Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5617
5618 * Makefile.in: remove $(srcdir) from gdb.info rule.
5619
5620Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5621
5622 * Makefile.in: commented out gdb-all.texinfo rule. This is
5623 temporary.
5624
5625Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5626
5627 * Makefile.in, configure.in: removed traces of namesubdir,
5628 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5629 copyrights to '92, changed some from Cygnus to FSF.
5630
5631Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5632
5633 * gdb.texinfo: Improve how we ask for bug reports.
5634
5635Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5636
5637 * Makefile.in: infodir belongs in datadir.
5638
5639Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5640
5641 * Makefile.in: remove spaces following hyphens, bsd make can't
5642 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5643 standards.text support.
c906108c
SS
5644
5645Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5646
5647 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5648 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5649 and mandir now keyed off datadir by default.
5650
5651\f
5652Local Variables:
9e9c5ae7 5653mode: change-log
c906108c
SS
5654left-margin: 8
5655fill-column: 74
5656version-control: never
5657End:
This page took 0.876498 seconds and 4 git commands to generate.