ld/
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
afe8ab22
VP
12007-12-14 Vladimir Prus <vladimir@codesourcery.com>
2
3 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
4 the -f option for -break-insert, remove -r option,
5 and clarify specification of location.
6
a6b151f1
DJ
72007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
8
9 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
10 formatting.
11 (Remote Debugging): Add File Transfer section.
12 (Remote Configuration): Document Host I/O packets.
13 (GDB/MI): Add GDB/MI File Transfer Commands section.
14 (Remote Protocol): Add Host I/O Packets section.
15 (Packets): Add vFile.
16
3b784c4f
EZ
172007-11-17 Eli Zaretskii <eliz@gnu.org>
18
19 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
20 breakpoints with multiple locations.
21 (Breakpoint Menus): Improve wording.
22 (Output): Fix last change.
23
a4ce5b0d
UW
242007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
25
26 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
27
1b39d5c0
DE
282007-11-15 Doug Evans <dje@google.com>
29
30 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
31
7a72d44c
VP
322007-11-15 Vladimir Prus <vladimir@codesourcery.com>
33
34 * gdbint.texinfo (Native Conditionals): Remove
35 mention of CLEAR_SOLIB.
36
6d1829bf 372007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
38
39 * gdb.texinfo (Print Settings): Add documentation for "set/show
40 print frame-arguments".
41
1a619819
LM
422007-11-05 Luis Machado <luisgpm@br.ibm.com>
43
3b784c4f 44 * gdb.texinfo (Output): Update printf command's description.
1a619819 45
55eddb0f
DJ
462007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
47
48 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
49 powerpc soft-float".
50
9cceb671
DJ
512007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
52
53 * gdb.texinfo (Files): Correct formatting. Mention Expat
54 requirement.
55 (Requirements for Building GDB): Expand the list of Expat
56 uses.
57 (Library List Format, Memory Map Format): Mention Expat.
58 (Target Descriptions): Update Expat wording.
59
83acabca
DJ
602007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
61
62 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
63 Document that gdbarch_convert_register_p should return zero for no-op
64 conversions.
65
e35879db
UW
662007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
67
83acabca 68 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
69 of set_gdbarch_sofun_address_maybe_missing back to ...
70 (Target Conditionals): ... here to fix build break.
71
203c3895
UW
722007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
73
83acabca 74 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
75 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
76 (Compiler Characteristics): ... documentation of
77 set_gdbarch_sofun_address_maybe_missing.
78
11411de3
DJ
792007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
80
81 * gdbint.texinfo (Target Conditionals): Use
82 frame_unwind_register_unsigned in examples instead of
83 frame_unwind_unsigned_register.
84
7cc46491
DJ
852007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
86
87 * gdb.texinfo (Predefined Target Types): Add int128
88 and uint128.
89 (Standard Target Features): Add PowerPC features.
90
81adfced
DJ
912007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
92
93 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
94
c1874924
UW
952007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
96
97 * gdbint.texi (Target Conditionals): Remove documentation
98 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
99 gdbarch_extract_return_value, and gdbarch_store_return_value.
100
f6e56ab3
UW
1012007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
102
103 * gdbint.texi (Target Conditionals): Remove documentation of
104 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
105
56cf5405
KH
1062007-10-11 Kazu Hirata <kazu@codesourcery.com>
107
108 * gdb.texinfo: Mention that inaccessible-by-default is on by
109 default.
110
35156bae
DJ
1112007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
112
113 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
114
d983da9c
DJ
1152007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
116
117 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
118 multi-threaded watchpoints.
119 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
120 checked. Describe sticky notification. Expand description
121 of steppable and continuable watchpoints.
122 (Watchpoints and Threads): New subsection.
123
fe6fbf8b
VP
1242007-09-28 Vladimir Prus <vladimir@codesourcery.com>
125
126 * gdb.texinfo (Setting Breakpoints): Revise
127 documentation for pending breakpoints. Document
128 breakpoints with multiple locations.
129
084344da
VP
1302007-09-19 Vladimir Prus <vladimir@codesourcery.com>
131
132 * gdb.texinfo (Miscellaneous gdb/mi Commands):
133 Document -list-features.
134
82160952
EZ
1352007-09-15 Eli Zaretskii <eliz@gnu.org>
136
137 * gdb.texinfo (Output): Spell out which features of C's printf are
138 not supported by GDB's printf.
7e27a47a
EZ
139 (Separate Debug Files): More accurate wording regarding build ID
140 and a reference to the ld manual rather than the Fedora wiki.
82160952 141
ea37ba09
DJ
1422007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
143 Jim Blandy <jimb@codesourcery.com>
144
145 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
146 (Examining Memory): Update mentions of the 's' format.
147 (Automatic Display): Likewise.
148
b8533aec
DJ
1492007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
150
151 * gdb.texinfo: Update the FSF's Back-Cover Text.
152
83f83d7f
JK
1532007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
154 Eli Zaretskii <eliz@gnu.org>
155
156 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
157 Fixed the ``build ID'' name. New binaries build instructions for the
158 build ID inclusion. Explain how the commands are specific to the build
159 ID vs. debug link.
160
c7e83d54
EZ
1612007-09-01 Eli Zaretskii <eliz@gnu.org>
162
163 * gdb.texinfo (Separate Debug Files): Fix last change. Add
164 indexing for ``build ID'' support.
165
d3750b24
JK
1662007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
167
168 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
169 Enlisted BUILD ID to the debug file searching example.
170 Included a BUILD ID `.note.gnu.build-id' section description.
171 Updated/added the debug files splitting instructions for OBJCOPY.
172
02142340
VP
1732007-08-31 Vladimir Prus <vladimir@codesourcery.com>
174
175 * gdb.texinfo (Variable Objects): Adjust docs
176 for -var-info-expression and document
177 -var-info-path-expression.
178
d3bdde98
JB
1792007-08-20 Jim Blandy <jimb@codesourcery.com>
180
3fb6a982
JB
181 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
182 (title page): Include the dedication in the printed manual, as a
183 separate page after the copyright notice.
184
d3bdde98
JB
185 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
186 don't break a @var across a line.
187
c80a96a8
MR
1882007-07-25 Maciej W. Rozycki <macro@mips.com>
189
190 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
191 for include files.
192
5824a901
NR
1932007-07-12 Nick Roberts <nickrob@snap.net.nz>
194
195 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
196 in annotate.texinfo.
197 (Command History): Link to new node.
198
d52e7ea3
UW
1992007-07-05 Markus Deuling <deuling@de.ibm.com>
200
201 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
202
5fc14d0a
EZ
2032007-07-05 Eli Zaretskii <eliz@gnu.org>
204
205 * gdbint.texinfo (Target Conditionals): Fix last change.
206
4a9bb1df
UW
2072007-07-03 Markus Deuling <deuling@de.ibm.com>
208
209 * gdb.texinfo: Replace following macros by their appropriate gdbarch
210 routines:
211 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
212 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
213 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
214 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
215 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
216 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
217 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
218 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
219 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
220 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
221 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
222 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
223 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
224 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
225 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
226 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
227 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
228 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
229 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
230 (SOFTWARE_SINGLE_STEP_P)
231
232 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
233 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
234
235 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
236 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
237 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
238 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
239 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
240 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
241 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
242 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
243 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
244 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
245
246 (Converting an existing Target Architecture to Multi-arch): Remove
247 section.
248
249 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
250 (gdbarch_addr_bits_remove): Add code example.
251
252 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
253
cfa9d6d9
DJ
2542007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
255
256 * gdb.texinfo (Remote Configuration): Document library-info-packet.
257 Add other missing entries. Adjust the table size to fit.
258 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
259 stop reasons including the new "library" event.
260 (General Query Packets): Adjust table widths for qSupported. Mention
261 qXfer:libraries:read reply to qSupported and document the new packet.
262 (Library List Format): New section.
263
159fcc13
JK
2642007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
265
266 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
267
f66d1690
MS
2682007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
269
270 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
271
67102876
NR
2722007-06-25 Nick Roberts <nickrob@snap.net.nz>
273
274 * gdbint.texinfo (Register and Memory Data): Break sections
275 into nodes and add a menu.
276
a4642986
MR
2772007-06-21 Maciej W. Rozycki <macro@mips.com>
278
279 * gdb.texinfo (Examining Memory): Document the new behaviour.
280
e9c17194
VP
2812007-06-21 Vladimir Prus <vladimir@codesourcery.com>
282
283 * gdb.texinfo (Standard Target Features): Document
284 m68k features.
285
31d99776
DJ
2862007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
287
288 * gdb.texinfo (General Query Packets): Document qOffsets changes.
289
1780a0ed
DJ
2902007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
291
292 * gdb.texinfo (Target Description Format): Add version attribute
293 for <target>.
294
822b6570
DJ
2952007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
296
297 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
298
f8b73d13
DJ
2992007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
300
301 * gdb.texinfo (MIPS Features): New subsection.
302
0e7f50da
UW
3032007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
304 Markus Deuling <deuling@de.ibm.com>
305
306 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
307 and qXfer:spu:write packets and mention them under qSupported.
308
23d964e7
UW
3092007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
310 Markus Deuling <deuling@de.ibm.com>
311
312 * gdb.texinfo (Architectures): Add new SPU section to document
313 Cell Broadband Engine SPU architecture specific commands.
314
9f708cb2
VP
3152007-06-09 Vladimir Prus <vladimir@codesourcery.com>
316
317 * gdb.texinfo (GDB/MI Variable Objects): Editorial
318 comments.
319
7579b5f8
NR
3202007-06-07 Nick Roberts <nickrob@snap.net.nz>
321
322 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
323
bf06d120
JB
3242007-05-29 Jim Blandy <jimb@codesourcery.com>
325
326 * gdb.texinfo (Overview): Doc fix.
327
23776285
MR
3282007-05-22 Maciej W. Rozycki <macro@mips.com>
329
330 * gdb.texinfo (Remote Configuration): Document "set/show
331 remoteflow".
332
1a69e1e4
DJ
3332007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
334
bf06d120
JB
335 * gdb.texinfo (MIPS): Remove documentation for set mips
336 saved-gpreg-size, show mips saved-gpreg-size, and set mips
337 stack-arg-size.
1a69e1e4 338
46ba6afa
BW
3392007-05-14 Bob Wilson <bob.wilson@acm.org>
340
341 * all-cfg.texi (GDBTUI): New.
342 * gdb.texinfo (Mode Options): Use GDBTUI variable.
343 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
344 (TUI Configuration): Edit to improve clarity and fix problems of
345 both style and content.
346
06d3b283
UW
3472007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
348
349 * observer.texi (GDB Observers): New observer "new_objfile".
350
179101d6
UW
3512007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
352
353 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
354
25d5ea92
VP
3552007-04-14 Vladimir Prus <vladimir@codesourcery.com>
356
357 * gdb.texinfo (GDB/MI Variable Objects): Document
358 frozen variables objects.
359
ea35711c
DJ
3602007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
361
362 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
363 (Character Sets, Caching Data of Remote Targets): Likewise.
364 (Targets): Delete Remote node. Move its text...
365 (Debugging Remote Programs): ...to here. Delete description
366 of the "remote" command.
367 (Remote configuration): Delete description of "set remotedevice"
368 and "show remotedevice".
369 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
370
db2e3e2e
BW
3712007-04-11 Bob Wilson <bob.wilson@acm.org>
372
373 * gdb.texinfo (Contributors, Continuing and Stepping)
374 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
375 (General Query Packets, File-I/O Remote Protocol Extension)
376 (Protocol Basics, The F Reply Packet, Write)
377 (Protocol-specific Representation of Datatypes, Memory Transfer):
378 Fix hyphenation, punctuation and grammar problems.
379 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
380 'section' instead of 'subsection' in the text.
381 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
382 (i386): Remove period from section name.
383 (Installing GDB, Requirements, Running Configure, Separate Objdir)
384 (Config Names, Configure Options): Use @file{configure}.
385
8a3dae3e
DJ
3862007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
387
388 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
389 and tab expansion.
390
1a92f856
DJ
3912007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
392
393 * gdbint.texinfo (SOM): Correct location of the SOM reader.
394
79a6e687
BW
3952007-04-02 Bob Wilson <bob.wilson@acm.org>
396
397 * gdb.texinfo: Consistently capitalize all significant words in
398 node names, chapter titles, section titles, and headings. Update
399 cross references to match.
400 (Starting and Stopping Trace Experiment): Make node name plural.
401 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
402
ad527d2e
PA
4032007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
404
405 * gdb.texinfo (WinCE): Delete obsolete subsection.
406
7ce59000
DJ
4072007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
408
409 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
410 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
411 references.
412
8807d78b
DJ
4132007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
414
415 * gdb.texinfo (Startup): Delete references to some alternate
416 names for .gdbinit.
417 (Thread): Remove LynxOS reference.
418 (Tandem ST2000): Delete target-specific documentation.
419 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
420 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
421 and GDB_OSABI_LYNXOS.
422
5f402660
UW
4232007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
424
425 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
426
bac718a6
UW
4272007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
428
429 * gdbint.texinfo (Target Conditionals): Remove mention of
430 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
431 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
432
9453113a
DJ
4332007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
434
435 * Makefile.in: Add "pdfdir" installation
436 directory, PDFTEX macro, support for "install-pdf" target,
437 and rules for making a pdf version of refcard.texi.
438 * refcard.tex: Specify paper size for PDF output.
439
ae21e955
BW
4402007-03-26 Bob Wilson <bob.wilson@acm.org>
441
442 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
443
3f94c067
BW
4442007-03-26 Bob Wilson <bob.wilson@acm.org>
445
446 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
447 (Source Path, Character Sets, Macros, Define)
448 (GDB/MI Result Records, GDB/MI Simple Examples)
449 (GDB/MI Program Execution, GDB/MI File Commands)
450 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
451 (Bug Reporting): Use @value{GCC}.
452
12c27660
BW
4532007-03-26 Bob Wilson <bob.wilson@acm.org>
454
455 * gdb.texinfo (Help): Fix formatting of examples.
456 (Variables): Use @ifnotinfo instead of @iftex.
457 (Non-debug DLL symbols): Use @ref instead of @pxref.
458 (Sparclet File): Use @samp instead of quotes.
459
ce9341a1
BW
4602007-03-26 Bob Wilson <bob.wilson@acm.org>
461
462 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
463
c8f4133a
BW
4642007-03-26 Bob Wilson <bob.wilson@acm.org>
465
466 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
467 the order of the nodes.
468 (C Operators, C Constants, Debugging C): Remove extra menus.
469 (Method Names in Commands): Do not specify next/prev/up nodes.
470
4712007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
472
473 * gdb.texinfo (File Options): Add missing parenthesis.
474 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
475
c74d0ad8
DJ
4762007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
477
478 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
479
ff6f572f
DJ
4802007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
481
482 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
483 case insensitivity.
484 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
485
994337c3
NR
4862007-02-18 Nick Roberts <nickrob@snap.net.nz>
487
488 * gdb.texinfo (Top): Put Appendix A after numbered sections.
489 (Files): Add section name to argument list for pxref.
490 (Non-debug DLL symbols): Don't use `see' for pxref.
491 (Embedded Processors): Fix typo.
492 (GDB/MI Breakpoint Commands): Execution commands generate
493 *stopped not ^done.
494
eb819d70
NR
4952007-02-13 Nick Roberts <nickrob@snap.net.nz>
496
497 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
498 values for in_scope. Mention that only root variables can be
499 updated.
500 (GDB/MI Development and Front Ends): Explain new values may be
501 added to existing fields.
502
123dc839
DJ
5032007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
504
505 * gdb.texinfo (-target-disconnect): Use @smallexample.
506 (Requirements): Add anchor for Expat. Update description.
507 (Target Descriptions): Mention Expat.
508 (Target Description Format): Document new elements. Use
509 @smallexample.
510 (Predefined Target Types, Standard Target Features): New sections.
511 * doc/gdbint.texinfo (Target Descriptions): New section.
512
108546a0
DJ
5132007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * gdb.texinfo (Target Description Format): Add section on XInclude.
516
95a98c01
NR
5172006-02-03 Nick Roberts <nickrob@snap.net.nz>
518
519 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
520 command -enable-timings.
521
f4b3909f
EZ
5222007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
523
524 * gdbint.texinfo (Operation System ABI Variant Handling): Update
525 descriptions for new/deleted elements in gdb_osabi. Add missing
526 description for function generic_elf_osabi_sniff_abi_tag_sections.
527
c7ba131e
JB
5282007-01-29 Joel Brobecker <brobecker@adacore.com>
529
530 * gdb.texinfo (Maintenance Commands): Add documentation for
531 the new "maint print target-stack" command.
532
3a60f64e
JK
5332007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
534 Eli Zaretskii <eliz@gnu.org>
535
f4b3909f 536 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 537
c582f8b6
EZ
5382007-01-26 Eli Zaretskii <eliz@gnu.org>
539
540 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
541 Use @value{NGCC} instead of @value{GCC}.
542
d3e8051b
EZ
5432007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
544
545 * agentexpr.texi: Fix typos.
546 * annotate.texinfo: Likewise.
547 * gdb.texinfo: Likewise.
548 * gdbint.texinfo: Likewise.
549 * observer.texi: Likewise.
550 * stabs.texinfo: Likewise.
551
86f04699
EZ
5522007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
553
554 * gdbint.texinfo (Support Libraries): Remove mmalloc
555 entry. Describe readline library.
556
23181151
DJ
5572007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
558
559 * gdb.texinfo (Target Descriptions): New section.
560 (General Query Packets): Add QPassSignals anchor. Mention
561 qXfer:features:read under qSupported. Expand mentions of
562 qXfer:memory-map:read and QPassSignals. Document
563 qXfer:features:read.
564
f822c95b
DJ
5652007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
566
567 * gdb.texinfo (Commands to specify files): Describe
568 "set sysroot" and "show sysroot".
569 (Using the `gdbserver' program): Lowercase argument
570 to @var. Expand description of setting up GDB on the
571 host.
572
8936fcda
JB
5732007-01-05 Joel Brobecker <brobecker@adacore.com>
574
575 * gdb.texinfo (Set Catchpoints): Add documentation for the new
576 catch exception, catch exception unhandled, and catch assert
577 commands.
578
e776119f
DJ
5792007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
580
581 * gdb.texinfo (Debugging Output): Document "set debug xml"
582 and "show debug xml".
583
aa79a185
DJ
5842007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
585
586 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
587
7f893741
JB
5882007-01-01 Joel Brobecker <brobecker@adacore.com>
589
590 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
591
a1b5960f
VP
5922006-12-08 Vladimir Prus <vladimir@codesourcery.com>
593
594 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
595 note in @ignore, to be removed later if nobody complains.
596
9f470e6e
NR
5972006-12-04 Nick Roberts <nickrob@snap.net.nz>
598
599 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
600 of -var-delete.
601
765dc015
VP
6022006-11-22 Vladimir Prus <vladimir@codesourcery.com>
603
604 * gdb.texinfo (Setting breakpoints): Document
605 automatic software/hardware breakpoint usage and
606 the "set breakpoint auto-hw" command.
607
4b5752d0
VP
6082006-11-21 Vladimir Prus <vladimir@codesourcery.com>
609
610 * gdb.texinfo (Memory Access Checking): New.
611
89be2091
DJ
6122006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
613
614 * gdb.texinfo (Remote configuration): Mention
615 "pass-signals-packet".
616 (General Query Packets): Document QPassSignals. Fix
617 a typo.
618
ca3bf3bd
DJ
6192006-11-14 Maxim Grigoriev <maxim@tensilica.com>
620
621 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
622
427c3a89
DJ
6232006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
624
625 * gdb.texinfo (Remote configuration): Rewrite documentation for
626 packet configuration commands.
627 (OS Information): Adjust reference to qXfer:auxv:read.
628 (General Query Packets): Remove references to read-aux-vector-packet
629 and set remote get-thread-local-storage-address.
630
7a107747
DJ
6312006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
632
633 * gdbint.texinfo (Target Architecture Definition): Add new
634 Initializing a New Architecture section.
635
1c56eb0e
EZ
6362006-10-31 David Taylor <dtaylor@emc.com>
637
638 * stabs.texinfo (Macro define and undefine): New node describing
639 stabs for #define and #undef.
640
f73adfeb
AS
6412006-10-27 Andreas Schwab <schwab@suse.de>
642
643 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
644
fd60e0df
EZ
6452006-10-21 Eli Zaretskii <eliz@gnu.org>
646
647 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
648 clarify on the possible meanings of ``expression'' watched by
649 watchpoints. Add indexing.
e5ac9b53
EZ
650 (Prompting, Errors, Invalidation, Annotations for Running)
651 (Source Annotations): Fix index entries by adding "annotation" to
652 them, to discriminate from index entries that point to the more
653 general topic descriptions.
fd60e0df 654
52bb452f
DJ
6552006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
656
657 * gdbint.texinfo (Target Vector Definition): Move most
658 content into Existing Targets. Add a menu.
659 (Existing Targets): New section, moved from Target Vector
660 Definition. Use @subsection.
661 (Managing Execution State): New section.
662
58955e58
BW
6632006-10-16 Bob Wilson <bob.wilson@acm.org>
664
665 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
666
c8aa23ab
EZ
6672006-10-15 Eli Zaretskii <eliz@gnu.org>
668
669 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
670 (Command Syntax, Signals, Backtrace, Connecting)
671 (Remote configuration, Renesas Boards, Console I/O): Fix last
672 change: use Ctrl- instead of C-, except wrt Emacs.
673 (File-I/O Examples): Put Ctrl-c in @kbd.
674 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
675 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
676 (Signals, Set Breaks, Set Watchpoints): Document optional
677 arguments to `info signals' `handle', `info breakpoints', and
678 `info watchpoints'.
c8aa23ab 679
e7109c7e
EZ
6802006-10-14 Eli Zaretskii <eliz@gnu.org>
681
682 * gdb.texinfo (Backtrace): Fix last change.
683
de3aea7b
NR
6842006-10-14 Nick Roberts <nickrob@snap.net.nz>
685
686 * gdb.texinfo (Backtrace): Order correctly and add other cases.
687
7f9087cb
BW
6882006-10-10 Bob Wilson <bob.wilson@acm.org>
689
c8aa23ab
EZ
690 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
691 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
692 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 693
68437a39
DJ
6942006-09-21 Vladimir Prus <vladimir@codesourcery.com>
695 Daniel Jacobowitz <dan@codesourcery.com>
696
697 * gdb.texinfo (Packets): Document vFlashErase,
698 vFlashWrite and vFlashDone packets.
699 (General Query Packets): Document qXfer:memory-map:read.
700 Add a new feature for qXfer:memory-map:read.
701 (Memory map format): New section.
702 (Target Commands): Mention that gdb can write flash.
703
fd79ecee
DJ
7042006-09-21 Vladimir Prus <vladimir@codesourcery.com>
705 Daniel Jacobowitz <dan@codesourcery.com>
706
707 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
708 memory regions and "mem auto".
709
350da6ee
DJ
7102006-09-21 Nathan Sidwell <nathan@codesourcery.com>
711
712 * gdbint.texinfo (Array Containers): New section.
713
2f1acb09
VP
7142006-09-17 Vladimir Prus <vladimir@codesourcery.com>
715
716 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
717 -stack-list-arguments HIGH_FRAME argument can be larger then the
718 actual number of frames.
719
2ab1eb7a
VP
7202006-09-07 Vladimir Prus <vladimir@codesourcery.com>
721
722 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
723 -stack-list-locals HIGH_FRAME argument can be larger then the
724 actual number of frames.
725
599b237a
BW
7262006-09-02 Bob Wilson <bob.wilson@acm.org>
727
728 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
729 Register Packet Format, Tracepoint Packets): Fix spelling errors.
730
25ab7e6d
EZ
7312006-09-02 Eli Zaretskii <eliz@gnu.org>
732
733 * gdbint.texinfo (Overall Structure): New section "Source Tree
734 Structure".
735
940178d3
JB
7362006-08-17 Jim Blandy <jimb@codesourcery.com>
737
738 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
739 responses.
740
30daae6c
JB
7412006-08-08 Joel Brobecker <brobecker@adacore.com>
742
743 * gdb.texinfo (Source Path): Add documentation for new
744 substitute-path commands.
745
7fa2210b
DJ
7462006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
747
748 * gdb.texinfo (Installing GDB): Update menu. Move text to...
749 (Running Configure): ...here.
750 (Requirements): New node. Mention expat.
751
3d00d119
DJ
7522006-08-08 Vladimir Prus <vladimir@codesourcery.com>
753
754 * gdb.texinfo (Target Commands): Remove
755 'set download-write-size' and 'show download-write-size'.
756
0cbfa4ee
DJ
7572006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
758
759 * stabs.texinfo (Member Type Descriptor): Correct example for
760 pointer to member types.
761
16026cd7
AS
7622006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
763
764 * gdb.texinfo (Optional warnings and messages): Add
765 'set/show trace-commands'.
766 (Command files): Add '-v' to source command.
767
0876f84a
DJ
7682006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
769
770 * gdb.texinfo (OS Information): Update qPart reference to
771 qXfer.
772 (Remote configuration): Likewise.
773 (Overview): Move @cindex to the start of a paragraph. Talk
774 about binary data encoding.
775 (Packets): Refer to the overview for the details of the X
776 packet encoding.
777 (General Query Packets): Remove qPart description. Add qXfer
778 description. Add an anchor to qSupported. Correct feature
779 table title. Add a new feature for qXfer:auxv:read.
780 (Interrupts): Add a missing parenthesis.
781
2ec3381a
DJ
7822006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * doc/gdb.texinfo (KOD): Remove node.
785 (GDB/MI Kod Commands): Remove commented out node.
786
594fe323
EZ
7872006-07-01 Eli Zaretskii <eliz@gnu.org>
788
789 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
790 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
791 (GDB/MI Thread Commands, GDB/MI Program Execution)
792 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
793 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
794 (GDB/MI File Commands, GDB/MI Target Manipulation)
795 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
796 since the MI prompt is hard-wired into the code.
797
7e3fb70c
NR
7982006-07-01 Nick Roberts <nickrob@snap.net.nz>
799
800 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
801 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
802 (GDB/MI Data Manipulation): Remove description of unimplemented
803 display related commands as variable objects perform this function
804 and are superior: -display-delete, -display-disable,
805 -display-enable, -display-insert and -display-list. Move
806 -environment-cd, -environment-directory, -environment-path
807 and -environment-pwd to "Program Context".
808 (GDB/MI Program Control): Rename to "Program Execution". Move
809 -exec-arguments -exec-abort to...
810 (GDB/MI Program Context): ...here. New node split from "Data
811 Manipulation".
812
be2a5f71
DJ
8132006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
814
815 * gdb.texinfo (Remote configuration): Document set / show
816 remote supported-packets.
817 (General Query Packets): Document qSupported packet.
818
fc320d37
SL
8192006-06-10 Sandra Loosemore <sandra@codesourcery.com>
820
821 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
822 and font markup.
823 (Protocol basics): Likewise.
824 (The F request packet): Likewise.
825 (The F reply packet): Likewise.
826 (Memory transfer): Move this node to be a subsubsection of
827 "Protocol specific representation of datatypes".
828 (The Ctrl-C message): More copy editing.
829 (Console I/O): Likewise.
830 (The isatty call): Delete this node, and merge its content into
831 the "isatty" node. Fixed references elsewhere.
832 (The system call): Delete this node, and merge its content into
833 the "system" node. Fixed references elsewhere.
834 (open): Reformat to use @table, and add appropriate font markup.
835 (close): Likewise.
836 (read): Likewise.
837 (write): Likewise.
838 (lseek): Likewise.
839 (rename): Likewise.
840 (unlink): Likewise.
841 (stat/fstat): Likewise.
842 (gettimeofday): Likewise.
843 (isatty): Likewise.
844 (system): Likewise, plus minor changes to fix confusing wording.
845 (Integral datatypes): Fix font markup.
846 (Pointer values): Likewise.
847 (struct stat): Fix markup to use @table, plus minor copy editing.
848 (struct timeval): Fix font markup, plus minor copy editing.
849 (Constants): Minor copy editing.
850 (Errno values): Add font markup.
851 (File-I/O Examples): Likewise.
852
158fdf5c
NR
8532006-06-10 Nick Roberts <nickrob@snap.net.nz>
854
855 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
856 (GDB/MI Simple Examples): Move node up one level. Use real
857 examples.
858 (GDB/MI Compatibility with CLI): Update.
859 (GDB/MI Result Records): Add "connected" and "exit" result
860 classes.
861 (GDB/MI Stream Records): Clarify target output.
862 (GDB/MI Command Description Format): Modify example description.
863 (GDB/MI Breakpoint Table Commands): Rename to...
864 (GDB/MI Breakpoint Commands): ...this
865 (GDB/MI Breakpoint Commands): Add optional thread field.
866 (GDB/MI Program Control): Add an introduction. Move "Program
867 termination" examples into exec-run description.
868 (GDB/MI File Commands): Mention similar CLI commands.
869 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
870 is similar to "-gdb-version".
871
ddb50cd7
EZ
8722006-06-09 Eli Zaretskii <eliz@gnu.org>
873
874 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
875
2aef0d6b
NR
8762006-06-02 Nick Roberts <nickrob@snap.net.nz>
877
878 * gdb.texinfo (GDB/MI Development and Front Ends): Use
879 sourceware.org for mailing lists.
d5e40d59 880 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 881
383a5c52
NR
8822006-06-01 Nick Roberts <nickrob@snap.net.nz>
883
d5e40d59 884 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 885
e16b02ee
EZ
8862006-05-22 Eli Zaretskii <eliz@gnu.org>
887
888 * gdb.texinfo (Cygwin Native): Fix last change.
889
be90c084
CF
8902006-05-22 Christopher Faylor <cgf@timesys.com>
891
892 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
893
347ceba5
NR
8942006-05-15 Nick Roberts <nickrob@snap.net.nz>
895
896 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
897 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
898
369af7bd
DJ
8992006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
900
901 * gdb.texinfo (General Query Packets): Recommend not starting
902 new packets with qC and clarify.
903
2ffdbde8 9042006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
905
906 * gdb.texinfo (M2 Types): New section.
72019c9c 907
16d1a084
DJ
9082006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
909
910 * agentexpr.texi: Add a copyright and license notice.
911 * observer.texi: Likewise, with GPL clause for function prototypes.
912 Remove trailing whitespace.
913
aa56d27a
JB
9142006-05-05 Jim Blandy <jimb@codesourcery.com>
915
916 * gdb.texinfo (General Query Packets): Document conventions for
917 terminating packet names, and their violations.
918
5bdf8622
DJ
9192006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
920
921 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
922 * gdb.texinfo: Likewise.
923
605a56cb
DJ
9242006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
925
926 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
927 and "show remotedebug".
928 (Debugging Output): Add additional index entries.
929
b8db102d
MS
9302006-04-27 Michael Snyder <msnyder@redhat.com>
931
932 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
933
c5e30d01
AC
9342006-04-22 Andrew Cagney <cagney@redhat.com>
935
936 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
937 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
938
8181d85f
DJ
9392006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
940
941 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
942 and remove breakpoint prototypes.
943 (Watchpoints): Move description of target_insert_hw_breakpoint and
944 target_remove_hw_breakpoint ...
945 (Breakpoints): ... to here. Document target_insert_breakpoint and
946 target_remove_breakpoint.
947
4f553f88
JB
9482006-04-17 Jim Blandy <jimb@codesourcery.com>
949
950 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
951 and C packets are optional.
952
cd852561
FR
9532006-04-14 Frederic Riss <frederic.riss@st.com>
954
955 * gdb.texinfo (Specifying source directories): Update the description
956 of the source file search to reflect the fact that the source path
957 always contains at least $cdir and $cwd.
958
b620eb07
MS
9592006-03-31 Michael Snyder <msnyder@redhat.com>
960
961 * gdb.texinfo: Update copyright dates.
962
3156cdaf
EZ
9632006-03-31 Eli Zaretskii <eliz@gnu.org>
964
965 * gdb.texinfo (Overview): Add an index entry to "empty response".
966
7d30c22d
JB
9672006-03-28 Jim Blandy <jimb@codesourcery.com>
968
969 * gdbint.texinfo (Prologue Analysis): New section.
970
86941c27
JB
9712006-03-07 Jim Blandy <jimb@red-bean.com>
972
66b8c7f6
JB
973 * gdb.texinfo (Connecting): Document 'target remote pipe'.
974
1a10341b
JB
975 * gdb.texinfo (Target Commands): Update text describing how to
976 specify a target. Refer to the detailed section on remote
977 debugging, not the brief mention.
978
86941c27
JB
979 * gdb.texinfo (Connecting): Organize the different 'target remote'
980 connection methods into a table. Add a 'target remote' index
981 entry. (!!!)
982
62f3a2ba
FF
9832006-02-17 Fred Fish <fnf@specifix.com>
984
985 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
986 'ptype' commands to reflect the fact that the only significant
987 difference between them is that ptype prints the complete type
988 description instead of just the name.
989
8b9a88ea
WZ
9902006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
991
992 * gdbint.texinfo (Watchpoints): Delete
993 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
994
7e8dc855
NR
9952006-02-10 Nick Roberts <nickrob@snap.net.nz>
996
997 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
998 times fields where needed. Fix typos. Update general form given
999 for output of -break-insert.
1000 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1001
c91d38aa
DJ
10022006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1003
1004 * gdbint.texinfo (Symbol Handling): Add a section
1005 on memory management.
1006
38fcd64c
DJ
10072006-02-06 Vladimir Prus <ghost@cs.msu.su>
1008
1009 * gdb.texinfo (Breakpoint table commands): Document the fullname
1010 field in -break-list output.
1011
219eec71
EZ
10122006-02-03 Eli Zaretskii <eliz@gnu.org>
1013
1014 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1015 debugging information produced by the various "set debug..."
1016 options.
1017
ae5a43e0
DJ
10182006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1019
1020 * gdb.texinfo (Files): Remove obsolete bits from the description
1021 of "symbol-file".
1022
a9f158ec
JB
10232006-01-25 Jim Blandy <jimb@redhat.com>
1024
1025 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1026
410dd08e
JB
10272006-01-24 Jim Blandy <jimb@redhat.com>
1028
1029 * gdbint.texinfo (Frames): Document the basics of GDB's register
1030 unwinding model, and explain the existence of the "sentinel" frame.
1031
4b505b12
AS
10322006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1033
1034 * gdb.texinfo (Choosing files): Mention that -directory is used
1035 for script files.
1036 (Specifying source directories): Likewise.
1037 (Command files): Explain how script files are found.
1038
839c27b7
EZ
10392006-01-21 Eli Zaretskii <eliz@gnu.org>
1040
1041 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1042 the threads in a multi-threaded program.
1043 (Threads): The threadno argument of "thread apply" can be a range
1044 of numbers.
1045
7be93b9e
JB
10462006-01-18 Jim Blandy <jimb@redhat.com>
1047
1048 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1049 of warning flags.
1050
fcc73fe3
EZ
10512006-01-13 Eli Zaretskii <eliz@gnu.org>
1052
1053 * gdb.texinfo (Sequences): Improve menu annotations.
1054 (Define): Add index entries for arguments of user-defined
1055 commands. Move the description of flow-control commands...
1056 (Command Files): ...to here. Document loop_break and
1057 loop_continue.
ca91424e
EZ
1058 (Define, Command Files): Document `end' and add index entries for
1059 it.
fcc73fe3 1060
5c95884b
MS
10612006-01-04 Michael Snyder <msnyder@redhat.com>
1062
1063 * gdb.texinfo: Add documentation for linux-fork.
1064 * gdbint.texinfo: Add internal documentation for checkpoints.
1065
860701dc
PH
10662006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1067
1068 * gdb.texinfo (Omissions from Ada): Document that there is now
1069 limited aggregate support.
1070
36b80e65
EZ
10712005-12-28 Eli Zaretskii <eliz@gnu.org>
1072
1073 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1074 registers and the likes.
1075
c1468174
EZ
10762005-12-24 Eli Zaretskii <eliz@gnu.org>
1077
1078 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1079 (Symbols): Fix usage of "e.g.".
359df76b 1080 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1081
1082 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1083 (Coding): Fix usage of "e.g.".
1084
c02a867d
EZ
10852005-12-23 Eli Zaretskii <eliz@gnu.org>
1086
1087 * stabs.texinfo:
1088 * refcard.tex:
1089 * gpl.texi:
1090 * gdbint.texinfo:
1091 * gdb.texinfo:
1092 * gdb-cfg.texi:
1093 * fdl.texi:
1094 * annotate.texinfo:
1095 * all-cfg.texi:
1096 * Makefile.in: Add (C) after Copyright. Update the FSF
1097 address.
1098
fad38dfa
EZ
10992005-12-03 Eli Zaretskii <eliz@gnu.org>
1100
1101 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1102 extend GDB with commands for external monitor.
1103
53e5f3cf
AS
11042005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1105
1106 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1107
55f6ca0f
JB
11082005-11-25 Joel Brobecker <brobecker@adacore.com>
1109
1110 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1111
c1947b85
JB
11122005-11-21 Jim Blandy <jimb@redhat.com>
1113
1114 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1115 placement of 'R' actions in tracepoint action packets; document
1116 dependence of 'X' and 'M' actions on a preceding 'R' action for
1117 their registers.
1118
9d29849a
JB
11192005-11-19 Jim Blandy <jimb@redhat.com>
1120
1121 * gdb.texinfo (Tracepoint Packets): New node.
1122 (General Query Packets): Add entries for the tracepoint packets,
1123 referring to the "Tracepoint Packets" node.
1124 (Tracepoints): Add reference to "Tracepoint Packets".
1125
9a6253be
KB
11262005-11-18 Kevin Buettner <kevinb@redhat.com>
1127
1128 * gdb.texinfo (set remotebreak): Add anchor.
1129 (X packet): Likewise.
1130 (Remote Protocol): Add new section `Interrupts' and new index
1131 entry `interrupts (remote protocol)'.
1132
5f3bebba
JB
11332005-11-18 Jim Blandy <jimb@redhat.com>
1134
1135 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1136 entries into the General Query Packets section. Add a
1137 cross-reference to that section. Drop description of replies, as
1138 these are covered in the descriptions of each packet.
1139 (General Query Packets): Add introductory text. Explain naming
1140 conventions, and how the end of a name is recognized.
1141
9a7a1b36
KB
11422005-11-17 Kevin Buettner <kevinb@redhat.com>
1143
0564b6cf 1144 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1145 "set remotebreak" command.
1146
b8ff78ce
JB
11472005-11-16 Jim Blandy <jimb@redhat.com>
1148
1149 * gdb.texinfo (Packets, Stop Reply Packets)
1150 (General Query Packets): Various formatting cleanups.
1151 - Use @samp for packet contents.
1152 - Drop summaries from packet @item lines; the same information appears
1153 immediately below in the description.
1154 - Delete paragraph breaks after packet @item commands, so that the
1155 description appears directly to the right of the packet prototype
1156 in the printed manual, if it fits.
1157 - Place spaces in packet prototypes between @vars and non-@var
1158 letters, and explain that they're just for formatting.
1159 - Use @dots{} instead of '...'.
1160 - Fix uses of @code where @var was needed.
1161 - Replace "deprecated" markers with English text spelling out the
1162 packet's status and the preferred alternatives.
1163 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1164 what this ever meant.
1165 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1166 this for a long time.
1167 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1168 implemented several times, and have been in use for years.
1169
8ffe2530
JB
11702005-11-15 Jim Blandy <jimb@redhat.com>
1171
c43c5473
JB
1172 * gdb.texinfo (Packets): Add index entries for 'm' packet
1173 disclaimers.
1174
fb031cdf
JB
1175 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1176 of stub when processing an 'm' packet.
1177
8ffe2530
JB
1178 * gdb.texinfo (Packets): Mention that packets beginning with
1179 letters are reserved once, at the top, instead of actually listing
1180 them all and saying "reserved".
1181
c03c782f
AS
11822005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1183
1184 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1185 Change @var{$arg0 to @code{$arg0.
1186
814e32d7
WZ
11872005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1188
1189 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1190
fa93a9d8
JB
11912005-11-12 Jim Blandy <jimb@redhat.com>
1192
1193 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1194 order. Remove extraneous 'z'.
1195
8a5a3c82
AS
11962005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1197
1198 * gdb.texinfo (Choosing files): Add --eval-command.
1199
4b0ad762
AS
12002005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1201
1202 * gdb.texinfo (Choosing modes): Add --return-child-result.
1203
1204
1a088d06
AS
12052005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1206
1207 * gdb.texinfo (Choosing modes): Add --batch-silent.
1208
656d5e12
EZ
12092005-10-28 Eli Zaretskii <eliz@gnu.org>
1210
1211 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1212 "The -var-update Command".
1213
3c9c013a
JB
12142005-10-03 Joel Brobecker <brobecker@adacore.com>
1215
1216 * gdb.texinfo (Print Settings): Add documentation for set/show
1217 print array-indexes.
1218
7ba3cf9c
DJ
12192005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1220
1221 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1222 6.2 and 6.3.
1223
a94ab193
EZ
12242005-08-27 Eli Zaretskii <eliz@gnu.org>
1225
1226 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1227 since 19-Jan-2004.
1228 (Files): Likewise.
ab1adacd
EZ
1229 (Variables, Symbols): Document the "<incomplete type>" message and
1230 its reasons.
a94ab193 1231
ca06016a
FF
12322005-08-01 Fred Fish <fnf@specifix.com>
1233
1234 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1235
cf58170d
NR
12362005-07-15 Nick Roberts <nickrob@snap.net.nz>
1237
1238 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1239 option for -var-list-children and -var-update.
1240 (GDB/MI Stack Manipulation): Simplify description of
1241 print-values option for -stack-list-locals.
1242 (GDB/MI Command Description Format): Clarify.
1243 (Mode Options): Spelling of superseded.
1244
38f1196a
BR
12452005-07-12 Bob Rossi <bob@brasko.net>
1246
1247 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1248 corresponding GDB command comment.
1249
3cb3b8df
BR
12502005-07-06 Bob Rossi <bob@brasko.net>
1251
1252 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1253 and -inferior-tty-show.
1254 (Input/Output): Document "set/show inferior-tty" and tty alias.
1255
10fac096
NW
12562005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1257
1258 * gdb.texinfo (Packets): Change description of 'D' packet to note
1259 that GDB does wait for a response.
1260
d1b6db76
NR
12612005-06-22 Nick Roberts <nickrob@snap.net.nz>
1262
1263 * gdb.texinfo (History) Rename "Command History".
1264 (Command History): Move node "Server Prefix" from section on
1265 Annotations here.
1266
29629dcf
NR
12672005-06-19 Nick Roberts <nickrob@snap.net.nz>
1268
1269 * gdb.texinfo (GDB/MI Stack Manipulation):
1270 Re-instate -stack-info-frame with example. Say that it gets
1271 info on selected frame, not current frame.
1272
397ca115
EZ
12732005-06-18 Eli Zaretskii <eliz@gnu.org>
1274
1275 * gdb.texinfo (Server): Clarify that `file' should be used before
1276 connecting to the server.
1277 (Files): Add an xref to the above description.
51274035
EZ
1278 (Output Formats): More detailed description of the `c' format.
1279 (Memory): List explicitly all the formats supported by `x'.
638ac427 1280 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1281 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1282 files. Add more indexing for solib-absolute-prefix and
1283 --with-sysroot.
76d17f34
EZ
1284 (Machine Code): Document possible problems with locations in
1285 shared libraries.
d416eeec
EZ
1286 (Backtrace): Document that free-standing environments do not need
1287 to have a `main' function.
397ca115 1288
74f6deaa
NR
12892005-06-18 Nick Roberts <nickrob@snap.net.nz>
1290
1291 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1292 -stack-info-frame.
1293
a9967aef
AC
12942005-06-07 Andrew Cagney <cagney@gnu.org>
1295
1296 * gdb.texinfo (Contributors): Note the original multi-arch
1297 contributors.
1298
e09f16f9
EZ
12992005-06-03 Eli Zaretskii <eliz@gnu.org>
1300
1301 * gdb.texinfo (Registers): Add index entries for the standard
1302 registers.
1303 (Frames): Add cross-reference from frame pointer description to
1304 the Registers node.
1305 (Annotations Overview): Fix the reference to GDB name.
1306
d87ba7ee
EZ
13072005-06-01 Eli Zaretskii <eliz@gnu.org>
1308
1309 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1310 can-use-hw-watchpoints.
1311
034dad6f
BR
13122005-05-28 Bob Rossi <bob@brasko.net>
1313
1314 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1315 the possible reasons why an exec async record would be returned to FE.
1316
ffed4509
AC
13172005-05-26 Andrew Cagney <cagney@gnu.org>
1318
1319 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1320 Andrew Cagney implemented the original GDB/MI.
1321
e22e55c9
OF
13222005-05-23 Orjan Friberg <orjanf@axis.com>
1323
1324 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1325 documentation. Add documentation for cris-mode.
1326
a78e13ce
EZ
13272005-05-20 Eli Zaretskii <eliz@gnu.org>
1328
1329 * gdb.texinfo (Numbers): Explain the example and make the wording
1330 more acurate.
1331
76ff342d
DJ
13322005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1333 Dennis Brueni <dennis@slickedit.com>
1334
1335 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1336 (GDB/MI Data Manipulation, GDB/MI Program Control)
1337 (GDB/MI Stack Manipulation): Update examples to include the fullname
1338 attribute in stack frames.
1339
119b882a
EZ
13402005-05-12 Eli Zaretskii <eliz@gnu.org>
1341
1342 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1343 do with other non-standard names of init files.
1344
6fc08d32
EZ
13452005-05-11 Eli Zaretskii <eliz@gnu.org>
1346
1347 * gdb.texinfo (Command Files): Move the description of the startup
1348 from here...
1349 (Startup): ...to this new subsection of the Invocation chapter.
1350 Rearrange the description of init files more logically and add a
1351 cross-reference to "Command Files". Document the special gdbinit
1352 name for CISCO 68k. Expand the description of what GDB does
1353 during startup.
1354 (History): Add index entry for HISTSIZE.
1355
a561754a
MK
13562005-05-02 Mark Kettenis <kettenis@gnu.org>
1357
1358 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1359
2eecc4ab
EZ
13602005-05-02 Eli Zaretskii <eliz@gnu.org>
1361
1362 * gdb.texinfo (SVR4 Process Information, The isatty call)
1363 (The system call): Don't use foo(N) notation for man pages and
1364 functions.
514c4d71 1365 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1366
18999be5
EZ
13672005-04-27 Eli Zaretskii <eliz@gnu.org>
1368
1369 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1370 were optimized away.
1371
0abb7bc7
EZ
13722005-04-22 Eli Zaretskii <eliz@gnu.org>
1373
1374 * gdb.texinfo (Remote configuration): Document "set/show
1375 get-thread-local-storage-address". Add cross-reference to the
1376 description of the qGetTLSAddr packet.
1377 (General Query Packets): Mention "set remote
1378 get-thread-local-storage-address" and add a reference to its
1379 description.
1380
6f61acb1
NR
13812005-04-19 Nick Roberts <nickrob@snap.net.nz>
1382
1383 * gdb.texinfo (Backtrace): Describe 'bt full'.
1384
9d59903a
NR
13852005-04-17 Nick Roberts <nickrob@snap.net.nz>
1386
1387 * gdb.texinfo (Mode Options): Fix typo.
1388 (GDB/MI): Describe how to invoke GDB/MI.
1389
721c2651
EZ
13902005-04-16 Eli Zaretskii <eliz@gnu.org>
1391
1392 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1393 references changed. Add description of "info udot".
721c2651
EZ
1394 (Files): Document "set/show stop-on-solib-events".
1395 (M32R/D): Document "set/show download-path", "set/show
1396 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1397 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1398 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1399 (Maintenance Commands): Improve indexing.
1400 (Target Commands): Document "set/show hash", "set/show debug
1401 monitor".
1402 (SVR4 Process Information): Document "info pidlist" and "info
1403 meminfo". Document "set/show procfs-tarce" and "set/show
1404 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1405 (Symbols, The Print Command with Objective-C): Improve indexing.
1406 (Objective-C): Add references to "info classes" and "info
1407 selectors".
c45da7e6
EZ
1408 (Debugging Output): Improve wording. Document "set/show debug
1409 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1410 (Set Breaks): Add index entry for "hardware breakpoints".
1411 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1412 and "set/show usehardbreakpoints".
1413 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1414 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1415 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1416 rdiromatzero", "set/show rdiheartbeat".
1417 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1418 "sds".
1419 (Embedded Processors): Document the "sim" command.
1420 (Remote): Document the "remote" command.
1421 (DJGPP Native): Document the "info serial" command.
1422 (Threads): Document "maint info sol-threads".
1423 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1424 (Set Breaks): Improve indexing.
1425 (Command Syntax): Add a reference to dont-repeat.
1426 (Define): Document "dont-repeat".
1427 (TUI Commands): Document "tabset".
1428 (WinCE): New subsection. Document "set/show remotedirectory",
1429 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1430
14d6dd68
EZ
14312005-04-15 Eli Zaretskii <eliz@gnu.org>
1432
1433 * gdb.texinfo (Hurd Native): New subsection, documents
1434 Hurd-specific commands.
a64548ea 1435 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1436 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1437 (MIPS): Improve documentation of heuristic-fence-post. Document
1438 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1439 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1440 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1441 (ARM): Document ARM-specific commands.
a64548ea
EZ
1442 (AVR): New section. Document "info io_registers".
1443 (CRIS): New section. Document "set/show cris-version" and
1444 "set/show cris-dwarf2-cfi".
1445 (HPPA): New section. Document "set/show debug hppa" and "maint
1446 print unwind".
a5adf40f 1447 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1448 (Super-H): New section. Document the "regs" command.
721c2651 1449 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1450
9c16f35a
EZ
14512005-04-09 Eli Zaretskii <eliz@gnu.org>
1452
1453 * gdb.texinfo (Print Settings): Document "set/show print
1454 pascal_static-members", "set print repeats", "show print
1455 null-stop". Improve indexing. Fix documentation of "set print
1456 union".
1457 (Pascal): New section.
1458 (Supported languages): Rename from "Support"; all references
1459 updated. Add a menu item for Pascal.
1460 (Numbers): Document "set radix.
1461 (Screen Size): Document "set/show pagination".
1462 (MIPS Embedded): Remove "set processor" documentation.
1463 (Remote configuration): Document "set/show X/P/Z-packet",
1464 "set/show read-aux-vector-packet", "set/show remote
1465 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1466 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1467 remotedebug", "set/show remotebreak", "set/show remotedevice",
1468 "set/show remotelogfile".
1469 (Auxiliary Vector): Add reference to the description of the
1470 read-aux-vector-packet setting.
1471 (Set Watchpoints): Add a cross-reference to "set remote
1472 hardware-breakpoint-limit".
1473 (General Query Packets): Add indexing of requests and
1474 cross-references to related commands in "Remote configuration".
1475 (File-I/O Overview, The system call): Fix wording and typos.
1476 (Thread Stops): Add index entries.
1477 (Continuing and Stepping): Document "show step-mode".
1478 (i386): New node. Document "set/show struct-convention".
1479 (Files): Document "show trust-readonly-sections".
1480 (Calling): Document "set/show unwindonsignal".
1481 (Messages/Warnings): Add index entries.
1482 (Maintenance Commands): Document "set/show watchdog".
1483 (Annotations Overview): Document "show annotate".
1484 (Set Watchpoints): Add index entries.
1485 (Symbols): Fix doc of case-sensitive.
1486 (ABI): Document "show coerce-float-to-double".
1487 (Convenience Vars, Help): Improve indexing.
1488 (Machine Code): Document "show disassembly-flavor".
1489 (Debugging C plus plus): Document "show overload-resolution".
1490 (Value History, Signaling): Add index entries.
1491
14922005-04-08 Eli Zaretskii <eliz@gnu.org>
1493
1494 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1495 (Processes): Fix wording.
1496 (History, List, Logging output, Define, Symbols, Print Settings):
1497 Improve indexing.
1498
a8f24a35
EZ
14992005-04-03 Eli Zaretskii <eliz@gnu.org>
1500
1501 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1502 redundant index entry for "target" command.
1503 (Backtrace): Add index entries.
1504 (Symbols, Fortran): Document the "set case-sensitive" command.
1505 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1506 (Print Settings): Add index entry for "set demangle-style".
1507 (Target Commands): Document "set download-write-size".
1508 (Debugging Output): Document "set exec-done-display".
1509
09d4efe1
EZ
15102005-04-02 Eli Zaretskii <eliz@gnu.org>
1511
1512 * gdb.texinfo (Files): Fix the name and documentation of
1513 add-shared-symbol-files. Document its alias assf. Update the
1514 list of OSs where GDB supports shared libraries. Fix markup.
1515 (Continuing and Stepping): Add reference to @var{location} in the
1516 text.
1517 (Dump/Restore Files): Fix reference to @{filename}.
1518 (Help): Fix wording.
1519 (Attach): Ditto.
1520 (Set Watchpoints): Ditto.
1521 (Backtrace): Remove redundant index entries. Improve index
1522 entries.
1523 (Delete Breaks): Fix wording.
1524 (Memory): Document the compare-sections command.
1525 (Memory Region Attributes): Improve wording.
1526 (Disabling): Improve wording.
1527 (Fortran): New subsection. Document the "info common" command.
1528 (Help): Document aliases "info copying" and "info warranty".
1529 (Caching Remote Data): New section. Document the "set/show
1530 remotecache" and "info dcache" commands.
1531 (Show): Fix wording of the documentation of the "set
1532 extension-language" command.
1533 (Signals): Add index entry for "info handle".
1534 (Memory Region Attributes): Fix punctuation.
1535 (Symbols): Change the arg name to "location" and refer to it in
1536 the text. Fix wording of "info types" doc.
1537 (Threads): Fix usage of @enumerate @item's.
1538 (Listing Tracepoints): Add index entry for "info tp".
1539 (Set Watchpoints): Add xref to "info break" description.
1540 (Macros): Add an index entry for "macro exp1". Document the
1541 "macro list" command.
1542 (Maintenance Commands): Document "flushregs", "maint agent",
1543 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1544 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1545 "maint print architecture", "maint print objfiles", "maint print
1546 statistics", "maint print type", "maint show-debug-regs", "maint
1547 space", "maint time", and "maint translate-address".
1548 (Connecting): Document the "monitor" command.
1549 (Annotations Overview): Describe the "set annotate" command.
1550
82f2d802
EZ
15512005-04-01 Eli Zaretskii <eliz@gnu.org>
1552
1553 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1554 Rearrange index entries and improve wording about support for
1555 hardware watchpoints.
1556
7d51c7de
BR
15572005-03-10 Bob Rossi <bob@brasko.net>
1558
1559 * gdb.texinfo: Update copyright
1560
68c71a2e
TR
15612005-02-09 Theodore A. Roth <troth@openavr.org>
1562
1563 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1564 error.
1565
83761cbd
KB
15662005-02-03 Kevin Buettner <kevinb@redhat.com>
1567
1568 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1569
9f1c6395
MS
15702005-01-17 Michael Snyder <msnyder@redhat.com>
1571
1572 * gdb.texinfo: Fix spelling, infinte -> infinite.
1573
fbd1b305
MK
15742005-01-08 Mark Kettenis <kettenis@gnu.org>
1575
1576 * observer.texi (GDB Observers): Document "solib_loaded".
1577
3ace7edb
AC
15782005-01-07 Andrew Cagney <cagney@gnu.org>
1579
bec39cab
AC
1580 * configure.ac: Rename configure.in, require autoconf 2.59.
1581 * configure: Re-generate.
1582
3ace7edb
AC
1583 * configure.in: Replace configdirs with multiple references to
1584 AC_CONFIG_SUBDIRS.
1585 * configure: Re-generate.
1586
53531fc1
AC
15872005-01-04 Andrew Cagney <cagney@gnu.org>
1588
1589 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1590 part of the version number.
1591
536ffdb7
MK
15922004-12-24 Mark Kettenis <kettenis@gnu.org>
1593
1594 * gdbint.texinfo (Algorithms): Remove description of
1595 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1596
e1aac25b
JB
15972004-12-07 Jim Blandy <jimb@redhat.com>
1598
1599 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1600 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1601 numbers.
1602
f47b1503
AS
16032004-12-07 Andreas Schwab <schwab@suse.de>
1604
1605 * gdb.texinfo (Mode Options): Document -l option.
1606
b6b8ece6
EZ
16072004-12-04 Eli Zaretskii <eliz@gnu.org>
1608
1609 * gdbint.texinfo (Algorithms): More accurate description of
1610 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1611 is not needed unless data-read and data-access watchpoints are
1612 supported. Add a description of how GDB checks whether the
1613 inferior stopped because a watchpoint was hit.
1614
01371747
EZ
16152004-11-23 Eli Zaretskii <eliz@gnu.org>
1616
1617 * gdb.texinfo (Files): Add cross-reference to description of
1618 -readnow command-line switch.
1619
2315ffec
RC
16202004-11-10 Randolph Chung <tausq@debian.org>
1621
1622 * gdb.texinfo: Document set/show backtrace past-entry commands.
1623 Rearrange index entries for set/show backtrace past-main.
1624
69065f5d
AC
16252004-11-10 Jon Beniston <jon@beniston.com>
1626
1627 Committed by Andrew Cagney <cagney@gnu.org>.
1628 * gdb.texinfo (Remote Serial Protocol): Further describe
1629 binary transfer escaping mechanism .
1630
30e91e0b
RC
16312004-11-08 Randolph Chung <tausq@debian.org>
1632
1633 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1634 and "show debug infrun". Add index entries.
1635
60bf7e09
EZ
16362004-10-23 Eli Zaretskii <eliz@gnu.org>
1637
1638 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1639 "info proc" that are already implemented. Add index entries.
1640 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1641 (Files): Add a tip for decreasing memory used for symtabs from
1642 shared libraries.
f018e82f
EZ
1643 (Starting): Fix whitespace; make "elaboration" stand out where it
1644 is first used, and add an index entry for the term.
f8568604
EZ
1645 (Calling): Expand and elaborate text. Add "print". Add the
1646 description of problems with weak aliases.
384ee23f 1647 (Core File Generation): New section.
60bf7e09 1648
d52fe014
AC
16492004-10-12 Andrew Cagney <cagney@gnu.org>
1650
1651 * gdbint.texinfo (Versions and Branches): New chapter.
1652 (Releasing GDB): Delete "Versions and Branches" section.
1653 (Top): Add "Versions and Branches".
1654
703663ab
EZ
16552004-10-08 Eli Zaretskii <eliz@gnu.org>
1656
1657 * gdb.texinfo (Editing, History): Add cross-references to the
1658 included Readline and History user documentation. Remove
1659 references to the symbol have-readline-appendices which is unused
1660 and undefined.
1661 (History): Fix indexing.
1662
ac77d04f
JJ
16632004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1664
1665 * gdbint.texinfo (target_stopped_data_address): Update to
1666 new prototype.
1667 (i386_stopped_data_address): Update prototype and description.
1668 (i386_stopped_by_watchpoint): New function and description.
1669
e07c999f
PH
16702004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1671
1672 * gdb.texinfo (Filenames): Add Ada suffixes.
1673 (Ada) New section.
1674
2e868123
AC
16752004-09-27 Andrew Cagney <cagney@gnu.org>
1676 Robert Picco <Robert.Picco@hp.com>
1677
1678 * gdb.texinfo (Packets): Document the "p" packet.
1679
02a57714
JM
16802004-09-21 Jason Molenda (jmolenda@apple.com)
1681
1682 * gdb.texinfo (Paths and Names of the Source Files): Document the
1683 meaning of values in the 'desc' field of a SO stab.
1684
ae038cb0
DJ
16852004-09-20 Daniel Jacobowitz <dan@debian.org>
1686
1687 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1688 max-cache-age" and "maint show dwarf2 max-cache-age".
1689
f7dc1244
EZ
16902004-09-16 Eli Zaretskii <eliz@gnu.org>
1691
1692 * gdb.texinfo (Set Breaks): Add index entry for setting
1693 breakpoints on overloaded C++ functions that are not members of
1694 any classes. Add an example and an index entry for setting
1695 breakpoints on all program functions.
1696 (Character Sets, Macros, Overlay Commands)
1697 (Non-debug DLL symbols, GDB/MI Output Syntax)
1698 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1699 Use "(@value{GDBP})" instead of a literal "(gdb)".
1700
f810308b
AC
17012004-09-12 Andrew Cagney <cagney@gnu.org>
1702
1703 * gdbint.texinfo (Native Debugging): Delete description of
1704 FILES_INFO_HOOK.
1705
15a661f3
PH
17062004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1707
1708 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1709 to hex_string_custom (not historically correct, but more
1710 understandable, given the current code).
1711
f3219c75
AC
17122004-09-03 Andrew Cagney <cagney@gnu.org>
1713
1714 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1715
f3bb6704
JJ
17162004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1717
1718 * observer.texi (solib_unloaded): New observer.
1719
8d2c00cb
AC
17202004-08-24 Andrew Cagney <cagney@gnu.org>
1721
1722 * gdbint.texinfo (Target Architecture Definition): Add missing
1723 comma.
1724
e7dc800a
MC
17252004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1726
1727 * (Using the Testsuite): build != host is supported,
1728 but some test scripts do not support build != host.
1729
73b03683
MK
17302004-08-14 Mark Kettenis <kettenis@gnu.org>
1731
1732 * gdbint.texinfo (Host Definition): Delete description of
1733 FCLOSE_PROVIDED and GETENV_PROVIDED.
1734
c0ccb908
MK
17352004-08-05 Mark Kettenis <kettenis@chello.nl>
1736
1737 * gdbint.texinfo (Host Definition): Delete description of
1738 NO_SYS_FILE.
1739 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1740 PTRACE_FP_BUG.
1741
9c8dbfa9
AC
17422004-08-05 Andrew Cagney <cagney@gnu.org>
1743
1744 * gdbint.texinfo (Target Architecture Definition): Delete
1745 reference to deprecated_read_fp.
1746
f42accbe
AC
17472004-08-02 Andrew Cagney <cagney@gnu.org>
1748
1749 * gdbint.texinfo (Target Architecture Definition): Delete
1750 description of DEPRECATED_REGISTER_BYTES.
1751
0b66e38c
EZ
17522004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1753
1754 * gdb.texinfo (Source Path): Document the new behavior of
1755 searching for the source files.
1756
15387254
EZ
17572004-07-17 Eli Zaretskii <eliz@gnu.org>
1758
1759 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1760 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1761 (Auto Display): Improve indexing.
1762
2c07db7a
AC
17632004-07-16 Andrew Cagney <cagney@gnu.org>
1764
1765 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1766 "-noasync".
1767
4644b6e3
EZ
17682004-07-09 Eli Zaretskii <eliz@gnu.org>
1769
1770 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1771 have the same prefix have only their prefix in the index.
1772
7561d450
MK
17732004-07-03 Mark Kettenis <kettenis@gnu.org>
1774
1775 * gdb.texinfo (BSD libkvm Interface): New node (section)
1776 (Native): Add it to the menu.
1777
67bebe79
MK
17782004-07-01 Mark Kettenis <kettenis@gnu.org>
1779
1780 * gdbint.texinfo (Target Architecture Definition): Remove
1781 PCC_SOL_BROKEN.
1782
1a6923e0
MK
17832004-06-24 Mark Kettenis <kettenis@gnu.org>
1784
1785 * gdbint.texinfo (Target Architecture Definition): Remove
1786 SUN_FIXED_LBRAC_BUG.
1787
b435e160
AC
17882004-06-26 Andrew Cagney <cagney@gnu.org>
1789
1790 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1791
b5622e8d
AC
17922004-06-20 Andrew Cagney <cagney@gnu.org>
1793
1794 * gdbint.texinfo (Target Architecture Definition): Deprecate
1795 USE_STRUCT_CONVENTION.
1796
e0c07bf0
MC
17972004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1798
1799 gdb.texinfo (Bug Reporting): Mention session recording,
1800 with the script command or Emacs.
1801
782263ab
AC
18022004-06-18 Andrew Cagney <cagney@gnu.org>
1803
1804 * gdbint.texinfo (Target Architecture Definition): Deprecate
1805 FUNCTION_START_OFFSET.
1806
03727ca6
AC
18072004-06-14 Andrew Cagney <cagney@gnu.org>
1808
1809 Based on changes from Karl Berry.
1810 * gdb.texinfo: Do not use @sc in a direntry.
1811 * stabs.texinfo: Change @dircateogry to "Software development".
1812 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1813
97092415
AC
18142004-06-13 Andrew Cagney <cagney@gnu.org>
1815
1816 * gdbint.texinfo (Target Architecture Definition): Delete
1817 description of RETURN_VALUE_ON_STACK.
1818
1f6d4158
AC
18192004-06-09 Andrew Cagney <cagney@gnu.org>
1820
1821 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1822 deleted by previous patch.
1823
d966f0cb
AC
18242004-06-08 Andrew Cagney <cagney@gnu.org>
1825
1826 * gdbint.texinfo (Native Debugging): Delete documentation on
1827 ATTACH_DETACH.
1828
86fe4aaa
RC
18292004-06-06 Randolph Chung <tausq@debian.org>
1830
1831 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1832
d4b6d575
RC
18332004-06-06 Randolph Chung <tausq@debian.org>
1834
1835 * gdb.texinfo (push_dummy_call): Update argument list to match
1836 the new push_dummy_call method signature. Describe the function
1837 argument.
1838
4e8b0763
JB
18392004-05-24 Joel Brobecker <brobecker@gnat.com>
1840
1841 * gdb.texinfo (Starting): Document new start command.
1842
59caf092
AC
18432004-05-21 Andrew Cagney <cagney@redhat.com>
1844
1845 * observer.texi (GDB Observers): Document "inferior_created".
1846
e4a2df64
AC
18472004-05-08 Andrew Cagney <cagney@redhat.com>
1848
e6b55ae2
AC
1849 * gdbint.texinfo (Target Architecture Definition): Delete
1850 description of DO_DEFERRED_STORES.
1851
28954179
AC
1852 * gdbint.texinfo (Target Architecture Definition): Delete
1853 references to DEPRECATED_FIX_CALL_DUMMY.
1854
434b87dd
AC
1855 * gdbint.texinfo (Target Architecture Definition): Delete
1856 description of DEPRECATED_CALL_DUMMY_WORDS,
1857 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1858
58d28df8
AC
1859 * gdbint.texinfo (Target Architecture Definition): Delete
1860 description of DEPRECATED_PUSH_DUMMY_FRAME.
1861
e4a2df64
AC
1862 * gdbint.texinfo (Target Architecture Definition): Delete
1863 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1864
2b4855ab
AC
18652004-05-07 Andrew Cagney <cagney@redhat.com>
1866
1867 * observer.texi (GDB Observers): Add "Debugging" section. Include
1868 cross reference to "set/show debug observer".
1869 * gdb.texinfo (Debugging Output): Document "set/show debug
1870 observer".
1871
fcf70625
AC
18722004-05-01 Andrew Cagney <cagney@redhat.com>
1873
1874 * gdbint.texinfo (Target Architecture Definition): Delete
1875 description of DEPRECATED_PC_IN_SIGTRAMP.
1876
8ee56bcf
AC
18772004-04-30 Andrew Cagney <cagney@redhat.com>
1878
1879 * gdbint.texinfo (Target Architecture Definition): Delete
1880 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
1881
67ab9a76
OF
18822004-04-30 Orjan Friberg <orjanf@axis.com>
1883
1884 * observer.texi (GDB Observers): Correct spelling.
1885
79346bcb
OF
18862004-04-26 Orjan Friberg <orjanf@axis.com>
1887
1888 * observer.texi (GDB Observers): Add target_changed event.
1889
7a464420
AC
18902004-04-08 Andrew Cagney <cagney@redhat.com>
1891
1892 * observer.texi (GDB Observers): Rework, provide generic observer
1893 definitions and then a list of observable events.
1894
6cdf9d98
AC
18952004-04-04 Andrew Cagney <cagney@redhat.com>
1896
1897 * gdbint.texinfo (Host Definition): Delete reference to
1898 NO_SIGINTERRUPT.
1899
ddc135a4
AC
19002004-04-02 Andrew Cagney <cagney@redhat.com>
1901
1902 * gdbint.texinfo (Target Architecture Definition): Delete
1903 reference to DEPRECATED_CALL_DUMMY_LENGTH.
1904
6a1b180d
SC
19052004-03-28 Stephane Carrez <stcarrez@nerim.fr>
1906
1907 * gdb.texinfo (TUI Commands): Document tui reg commands.
1908
d0d5df6f
AC
19092004-03-26 Andrew Cagney <cagney@redhat.com>
1910
1911 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
1912 "gdbtui".
1913 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
1914 (Contributors): Mention both Text and Terminal User Interface.
1915
aa2a3f87
AC
19162004-03-23 Andrew Cagney <cagney@redhat.com>
1917
1918 * gdbint.texinfo (Target Architecture Definition): Deprecate
1919 references to SIGTRAMP_START and SIGTRAMP_END.
1920
f561f026
AC
19212004-03-23 Andrew Cagney <cagney@redhat.com>
1922
1923 * gdbint.texinfo (Target Architecture Definition): Deprecate
1924 references to PC_IN_SIGTRAMP.
1925
33cb8b0f
AC
19262004-03-19 Andrew Cagney <cagney@redhat.com>
1927
1928 * gdbint.texinfo (Target Architecture Definition): Delete
1929 reference to GDB_TARGET_IS_HPPA.
1930
fc989b7a
AC
19312004-03-18 Andrew Cagney <cagney@redhat.com>
1932
1933 * gdbint.texinfo (Coding): Update section on gdbarch_data,
1934 describe pre_init and post_init.
1935
701b08bb
DJ
19362004-03-09 Daniel Jacobowitz <drow@mvista.com>
1937
1938 * gdb.texinfo (Debugging Output): Document values for "set debug
1939 target".
1940
faae5abe
AC
19412004-02-28 Andrew Cagney <cagney@redhat.com>
1942
1943 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
1944
dd79a6cf
JJ
19452004-02-26 Jeff Johnston <jjohnstn@redhat.com>
1946
1947 * gdb.texinfo (breakpoints): Add information about the
1948 new "set breakpoint pending" and "show breakpoint pending"
1949 commands.
1950
e7f16015
AC
19512004-02-26 Andrew Cagney <cagney@redhat.com>
1952
1953 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
1954 in Per-architecture module data section.
1955
7161a3a6
RM
19562004-02-25 Roland McGrath <roland@redhat.com>
1957
1958 * gdb.texinfo (General Query Packets): Document qPart:... packets.
1959
2154891a
AC
19602004-02-24 Andrew Cagney <cagney@redhat.com>
1961
1962 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
1963 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
1964 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 1965
6c74ac8b
AC
19662004-02-17 Andrew Cagney <cagney@redhat.com>
1967
1968 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
1969
19772a2c
AC
19702004-02-16 Andrew Cagney <cagney@redhat.com>
1971
1972 * gdbint.texinfo (Target Architecture Definition): Deprecate
1973 FRAMELESS_FUNCTION_INVOCATION.
1974
c9830293
AC
19752004-02-16 Andrew Cagney <cagney@redhat.com>
1976
1977 * gdbint.texinfo (Coding): Mention -Wunused-function.
1978
b9d26eb9
AC
19792004-02-14 Andrew Cagney <cagney@redhat.com>
1980
1981 * gdbint.texinfo (Target Architecture Definition): Delete
1982 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
1983
49efadf5
EZ
19842004-02-12 Elena Zannoni <ezannoni@redhat.com>
1985
1986 * gdb.texinfo: Properly quote the name "C++".
1987 * gdbint.texinfo: Ditto.
1988 * stabs.texinfo: Ditto.
1989
1eb288ea
EZ
19902004-02-11 Elena Zannoni <ezannoni@redhat.com>
1991
1992 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
1993 minimal information about libiberty.
1994
e4937fc1
MC
19952004-02-06 Michael Chastain <mec.gnu@mindspring.com>
1996
1997 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
1998
a9331b3f
RM
19992004-02-04 Roland McGrath <roland@redhat.com>
2000
2001 * gdb.texinfo (Auxiliary Vector): New node (section).
2002 (Data): Add it to the menu.
2003
2650777c
JJ
20042004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2005
2006 * gdb.texinfo (Breakpoints): Add information about pending
2007 breakpoint support.
2008
b4501125
AC
20092004-01-26 Andrew Cagney <cagney@redhat.com>
2010
2011 * gdb.texinfo (Overview): Delete references to the cisco protocol
2012 including the "N" response.
2013
74055713
AC
20142004-01-26 Andrew Cagney <cagney@redhat.com>
2015
2016 * gdbint.texinfo (Target Architecture Definition): Rename
2017 EXTRACT_STRUCT_VALUE_ADDRESS to
2018 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2019
3bbe9696
EZ
20202004-01-24 Eli Zaretskii <eliz@gnu.org>
2021
2022 * gdb.texinfo (KOD): Document "show os". Add index entries for
2023 "set/show os" and "info cisco" commands.
2024
5843504f
EZ
20252004-01-21 Eli Zaretskii <eliz@gnu.org>
2026
2027 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2028
9175c9a3
MC
20292004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2030
2031 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2032 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2033
8e94b928
NR
20342004-01-19 Nick Roberts <nick@nick.uklinux.net>
2035
2036 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2037 -stack-list-locals.
2038 (GDB/MI Variable Objects): Describe extension to
2039 -var-list-children.
2040
a20cf136
DJ
20412004-01-17 Daniel Jacobowitz <drow@mvista.com>
2042
2043 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2044
afb18d0f
AC
20452004-01-17 Andrew Cagney <cagney@redhat.com>
2046
2047 * gdbint.texinfo (Target Architecture Definition): Delete
2048 documentation on DEPRECATED_NPC_REGNUM.
2049
b51970ac
DJ
20502004-01-13 Daniel Jacobowitz <drow@mvista.com>
2051
2052 * gdb.texinfo: Update copyright year. Mention that set
2053 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2054 "set follow-fork-mode ask".
2055
0f0cffd2
AC
20562004-01-13 Andrew Cagney <cagney@redhat.com>
2057
2058 * gdbint.texinfo: Update copyright year.
2059 (Coding): Add -Wunused-label to list of -Werror warnings.
2060
c552b3bb 20612004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 2062 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2063
2064 * gdb.texinfo: Update copyright.
2065 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2066 around names, as appropriate. Minor syntax cleanup of
2067 _NSPrintForDebugger explanation. Two spaces after periods.
2068 GDBN used instead of lit. "gdb". Index entries added for
2069 print-object and _NSPrintForDebugger. @noindent added in one spot.
2070
afe157ca
EZ
20712003-11-11 Elena Zannoni <ezannoni@redhat.com>
2072
2073 * stabs.texinfo: Add dircategory and direntry commands.
2074 * annotate.texinfo: Ditto.
2075
963e2bb7
AC
20762003-11-10 Andrew Cagney <cagney@redhat.com>
2077
2078 * gdbint.texinfo (Target Architecture Definition): Replace the
2079 return_value method's "inval" and "outval" parameters with
2080 "readbuf" and "writebuf".
2081
1d8b2f28
JB
20822003-10-28 Jim Blandy <jimb@redhat.com>
2083
2084 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2085 from "The `F' request packet" and "The `F' reply packet", to make
2086 texi2dvi happy.
2087 (File-I/O remote protocol extension): Update menu entries, too.
2088
36d86913
MC
20892003-10-26 Michael Chastain <mec@shout.net>
2090
2091 * gdb.texinfo (Thread Stops): Document the issue with
2092 premature return from system calls in multi-threaded programs.
2093
ce2826aa
AC
20942003-10-24 Andrew Cagney <cagney@redhat.com>
2095
2096 * annotate.texinfo: Fix "fortunatly"[sic].
2097
f24c5e49
KI
20982003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2099
2100 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2101 with "Hitachi" and "Mitsubishi".
2102
92ad9cd9
AC
21032003-10-20 Andrew Cagney <cagney@redhat.com>
2104
2105 * gdbint.texinfo (Target Architecture Definition): Document
2106 gdbarch_return_value. Add cross references from
2107 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2108 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2109
0ab4b752
MK
21102003-10-18 Mark Kettenis <kettenis@gnu.org>
2111
2112 * gdbint.texinfo (Target Architecture Definition): Document
2113 regset_from_core_section.
fb3e19c0
KI
2114
21152003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2116
2117 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2118
a9331b3f 21192003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2120
2121 From Anthony Green <green@redhat.com>:
2122 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2123
1485d690
KB
21242003-10-14 Kevin Buettner <kevinb@redhat.com>
2125
2126 * gdb.texinfo (Breakpoint related warnings): New node.
2127 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2128
86d30acc
DJ
21292003-10-13 Daniel Jacobowitz <drow@mvista.com>
2130
2131 * gdb.texinfo (Remote Protocol): Document v and vCont.
2132
172c2a43
KI
21332003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2134
2135 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2136 * gdbint.texinfo: Ditto.
2137
71952f4c
AC
21382003-10-09 Andrew Cagney <cagney@redhat.com>
2139
2140 From 2003-09-18 David Anderson <davea@sgi.com>:
2141 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2142 "command".
2143
268e2188
AC
21442003-10-03 Andrew Cagney <cagney@redhat.com>
2145
2146 * gdbint.texinfo (Target Architecture Definition): Deprecate
2147 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2148 just target.
2149
12c266ea 21502003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2151
f30992d4 2152 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2153 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2154 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2155 * gdbint.texinfo (Target Architecture Definition): Rename
2156
21572003-09-30 Andrew Cagney <cagney@redhat.com>
2158
f30992d4 2159 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2160 (Target Architecture Definition):
f30992d4 2161
2e092625
AC
2162 * gdbint.texinfo (Target Architecture Definition): Rename
2163 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2164
0717ae8a
AC
21652003-09-29 Andrew Cagney <cagney@redhat.com>
2166
dad809b7
AC
2167 * gdbint.texinfo (Target Architecture Definition): Delete
2168 documentation for NEED_TEXT_START_END.
2169
0717ae8a
AC
2170 * gdbint.texinfo (Target Architecture Definition): Rename
2171 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2172 TARGET_WRITE_PC.
a9331b3f 2173
af6cf26d
MC
21742003-09-22 Michael Chastain <mec@shout.net>
2175
2176 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2177
ee206350
AG
21782003-09-21 Anthony Green <green@redhat.com>
2179
2180 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2181
a38c9fe6
MK
21822003-09-21 Mark Kettenis <kettenis@gnu.org>
2183
2184 * gdbint.texinfo (Target Architecture Definition): Document
2185 stabs_argument_has_addr.
2186
77949794
AC
21872003-09-18 Andrew Cagney <cagney@redhat.com>
2188
2189 * gdbint.texinfo (Target Architecture Definition): Delete
2190 documentation on REGISTER_NAMES.
2191
8e823e25
MK
21922003-09-13 Mark Kettenis <kettenis@gnu.org>
2193
2194 * gdbint.texinfo (Target Architecture Definition): Replace
2195 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2196
f27dd7fd
AC
21972003-09-11 Andrew Cagney <cagney@redhat.com>
2198
2199 * gdbint.texinfo (Target Architecture Definition): Replace
2200 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2201
8b148df9
AC
22022003-08-18 Andrew Cagney <cagney@redhat.com>
2203
2204 * gdbint.texinfo (Target Architecture Definition): Document
2205 "frame_red_zone_size".
2206
25d29d70
AC
22072003-08-09 Andrew Cagney <cagney@redhat.com>
2208
2209 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2210 with "set/show backtrace past-main" and "set/show backtrace
2211 limit".
2212
c938e9b0
L
22132003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2214
2215 * Makefile.in (install-info): Support DESTDIR.
2216 (install-html): Likewise.
2217
64fabec2
AC
22182003-08-07 Andrew Cagney <cagney@redhat.com>
2219
2220 Patch from Nick Roberts.
2221 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2222 bindings. Remove description of send-gdb-command.
2223
2fcf52f0
AC
22242003-08-07 Andrew Cagney <cagney@redhat.com>
2225
2226 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2227 GDB 6.0.
2228
086432e2
AC
22292003-08-06 Andrew Cagney <cagney@redhat.com>
2230
2231 * gdb.texinfo (Mode Options): Mention that level three is the
2232 highest available and that level 2 is deprecated.
2233 (Annotations Overview): Mention annotation levels. Cross reference
2234 to "Limitations of the Annotation Interface" in annotate.texi.
2235 (TODO, Value Annotations, Frame Annotations): Delete section.
2236 (Displays, Breakpoint Info): Delete.
2237
e5249f67
AC
22382003-08-04 Andrew Cagney <cagney@redhat.com>
2239
2240 * agentexpr.texi: Delete @bye.
2241 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2242 (stabs.info): Add $(srcdir) to include search path.
2243 (html): Depend on "annotate_toc.html", and not "annotate.html".
2244 * stabs.texinfo: Ditto. Include "fdl.texi".
2245 * gdbint.texinfo: Update copyright statement's list of invariant
2246 sections.
2247
e6f672d2
AC
22482003-07-28 Andrew Cagney <cagney@redhat.com>
2249
2250 * Makefile.in (INFO_DEPS): Add annotate.info.
2251 (dvi, ps, html, pdf): Add annotate.
2252 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2253 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2254 (ANNOTATE_DOC_FILES): New macro.
2255 (ANNOTATE_TEX_TMPS): New macro.
2256 (annotate.info, annotate_toc.html): Specify dependencies.
2257 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2258 * annotate.texinfo: Rename annotate.texi. Get building. Add
2259 "Migrating to GDB/MI" and "Limitations of the Annotation
2260 Interface" chapters. Mention why it is not part of the user
2261 guide. Update copyright notice. Include "fdl.texi".
2262
72ffddc9
SC
22632003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2264
2265 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2266
a9f12a31
DJ
22672003-07-24 Daniel Jacobowitz <drow@mvista.com>
2268
2269 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2270
b1fe9455
DJ
22712003-07-24 Daniel Jacobowitz <drow@mvista.com>
2272
2273 * gdb.texinfo (Server): Mention pidof.
2274
153721e6
AC
22752003-07-22 Andrew Cagney <cagney@redhat.com>
2276
2277 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2278 list.
2279
0fac0b41
DJ
22802003-06-28 Daniel Jacobowitz <drow@mvista.com>
2281
2282 * gdb.texinfo (Logging output): New chapter.
2283
4e562065
JB
22842003-06-24 Joel Brobecker <brobecker@gnat.com>
2285
2286 * gdb.texinfo (Unsupported languages): New section.
2287 (Languages): Add link to new section.
2288
f2c06f52
AC
22892003-06-22 Andrew Cagney <cagney@redhat.com>
2290
2291 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2292
b4177fca
DJ
22932003-06-22 Daniel Jacobowitz <drow@mvista.com>
2294
2295 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2296
f418dd93
DJ
22972003-06-22 Daniel Jacobowitz <drow@mvista.com>
2298
2299 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2300 * agentexpr.texi: Retitle section, and change it to an appendix.
2301 Comment out texinfo initialization. Factor a @var{} into two
2302 pieces to prevent makeinfo warnings.
2303 * gdb.texinfo: Add Agent Expressions appendix.
2304
4ca61388
DJ
23052003-06-19 Daniel Jacobowitz <drow@mvista.com>
2306
2307 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2308
07f31aa6
DJ
23092003-06-18 Daniel Jacobowitz <drow@mvista.com>
2310
2311 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2312 remote target". Document the "detach" and "disconnect" commands.
2313 (Server, Netware, Debug Session): Reference "Connecting to a
2314 remote target".
2315 (GDB/MI Target Manipulation): Document "-target-disconnect".
2316
2dd0da42
AC
23172003-06-13 Andrew Cagney <cagney@redhat.com>
2318
2319 * gdbint.texinfo (Target Architecture Definition): Deprecate
2320 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2321 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2322
e7a3abfc
JB
23232003-06-09 Jim Blandy <jimb@redhat.com>
2324
2325 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2326
25e3a86b
AC
23272003-06-08 Andrew Cagney <cagney@redhat.com>
2328
2329 * gdbint.texinfo (Target Architecture Definition): Delete
2330 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2331
a9e5fdc2
AC
23322003-06-08 Andrew Cagney <cagney@redhat.com>
2333
2334 * gdbint.texinfo (Target Architecture Definition): Document
2335 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2336
b37303ee
AF
23372003-06-07 Adam Fedor <fedor@gnu.org>
2338
2339 * gdb.texinfo: Add Objective-C documentation.
2340
39fe6e80
AC
23412003-06-01 Andrew Cagney <cagney@redhat.com>
2342
2343 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2344 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2345
125309b2
AC
23462003-05-21 Andrew Cagney <cagney@redhat.com>
2347
2348 * gdbint.texinfo (Target Architecture Definition): Delete
2349 references to "extract_address" and "store_address".
2350
b8b527c5
AC
23512003-05-16 Andrew Cagney <cagney@redhat.com>
2352
2353 * gdbint.texinfo (Target Architecture Definition): Replace
2354 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2355 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2356
50e3ee83
TR
23572003-05-14 Theodore A. Roth <troth@openavr.org>
2358
2359 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2360
44e2be90
L
23612003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2362
2363 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2364 (gdb.dvi): Likewise.
2365 (gdb.pdf): Likewise.
2366 (links2roff): Likewise.
2367
df5215a6
JB
23682003-05-08 Jim Blandy <jimb@redhat.com>
2369
2370 * gdb.texinfo (Dump/Restore Files): Update documentation for
2371 'dump', 'append', and 'restore': note that format argument is
2372 optional; simplify presentation of the command variants; and be
2373 more precise about the formats.
2374
5e7b2f39
JB
23752003-05-07 Jim Blandy <jimb@redhat.com>
2376
2377 * gdb.texinfo (Symbols): Update documentation: 'maint list
2378 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2379 symtabs' and 'maint info psymtabs'.
2380
b1e29e33
AC
23812003-05-05 Andrew Cagney <cagney@redhat.com>
2382
2383 * gdbint.texinfo (Target Architecture Definition): Make
2384 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2385 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2386 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2387
00905d52
AC
23882003-05-04 Andrew Cagney <cagney@redhat.com>
2389
2390 * gdb.texinfo (Maintenance Commands): Document "maint print
2391 dummy-frames".
2392
54ff5908
AC
23932003-05-04 Andrew Cagney <cagney@redhat.com>
2394
2395 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2396
32e7087d
JB
23972003-05-03 J. Brobecker <brobecker@gnat.com>
2398
2399 Thierry Schneider <tpschneider1@yahoo.com>
2400 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2401 for new MI command.
2402
7043d8dc
AC
24032003-05-03 Andrew Cagney <cagney@redhat.com>
2404
2405 * gdbint.texinfo (Target Architecture Definition): Document
2406 push_dummy_code. Add cross references.
2407
e33d66ec
EZ
24082003-05-02 Elena Zannoni <ezannoni@redhat.com>
2409
2410 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2411 set/show charsets commands.
2412
0ba6dca9
AC
24132003-04-28 Andrew Cagney <cagney@redhat.com>
2414
2415 * gdbint.texinfo (Target Architecture Definition): Replace
2416 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2417 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2418
d7a27068
AC
24192003-04-28 Andrew Cagney <cagney@redhat.com>
2420
2421 * gdbint.texinfo (Target Architecture Definition): Rename
2422 "tm_print_insn" to "deprecated_tm_print_insn".
2423
44ea7b70
JB
24242003-04-09 Jim Blandy <jimb@redhat.com>
2425
2426 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2427 list psymtabs'.
2428
fb8f8949
AC
24292003-04-08 Andrew Cagney <cagney@redhat.com>
2430
2431 * gdbint.texinfo (Target Architecture Definition): Delete
2432 references to EXTRA_FRAME_INFO.
2433
32fb0f22
AC
24342003-04-08 Andrew Cagney <cagney@redhat.com>
2435
2436 * gdbint.texinfo (Target Architecture Definition): Delete
2437 PRINT_TYPELESS_INTEGER.
2438
6be67e67
JB
24392003-04-02 J. Brobecker <brobecker@gnat.com>
2440
2441 * observer.texi (GDB Observers): Adjust the documentation for the
2442 normal_stop notification to better describe reality. Fix a couple
2443 of minor typos.
2444
4e35d5f0
BR
24452003-04-02 Bob Rossi <bob_rossi@cox.net>
2446
a9331b3f 2447 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2448 '-file-list-exec-source-file'
2449
e8a8712a
AC
24502003-03-31 Andrew Cagney <cagney@redhat.com>
2451
2452 * gdbint.texinfo (Target Architecture Definition): Delete
2453 references to CALL_DUMMY_P.
2454
6c0e89ed
AC
24552003-03-30 Andrew Cagney <cagney@redhat.com>
2456
2457 * gdbint.texinfo (Target Architecture Definition): Remove
2458 reference to TARGET_WRITE_SP.
a9331b3f 2459
378bfd1b
AC
24602003-03-27 Andrew Cagney <cagney@redhat.com>
2461
2462 * gdbint.texinfo (Target Architecture Definition): Remove
2463 references to write_sp.
6c0e89ed 2464
922fbb7b
AC
24652003-03-27 Andrew Cagney <cagney@redhat.com>
2466
2467 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2468 chapter body. Use @smallexample instead of @example.
2469 (Annotations): Ditto.
2470 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2471 annotate.texi.
2472
b81774d8
AC
24732003-03-26 Andrew Cagney <cagney@redhat.com>
2474
2475 * gdbint.texinfo (Target Architecture Definition): Replace
2476 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2477 dummy_addr parameters.
2478
1bf6d5cc
AC
24792003-03-25 Andrew Cagney <cagney@redhat.com>
2480
2481 * gdbint.texinfo (Target Architecture Definition): Delete
2482 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2483 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2484 Add reference to PUSH_ARGUMENTS.
2485
618ce49f
AC
24862003-03-23 Andrew Cagney <cagney@redhat.com>
2487
2488 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2489 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2490
bcd7e15f
JB
24912003-03-18 J. Brobecker <brobecker@gnat.com>
2492
2493 * gdbint.texinfo (Algorithms): Add new section describing the
2494 Observer paradigm.
2495 (Top): Add menu entry to new observer appendix.
2496 * observer.texi: New file.
2497 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2498 new observer.texi file.
2499
9fe8321b
AC
25002003-03-17 Andrew Cagney <cagney@redhat.com>
2501
2502 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2503 that GNU Press update the manual version number.
2504
ac2adee5
AC
25052003-03-12 Andrew Cagney <cagney@redhat.com>
2506
2507 * gdbint.texinfo (Target Architecture Definition): Delete
2508 references to get_saved_register. Rename GET_SAVED_REGISTER to
2509 DEPRECATED_GET_SAVED_REGISTER.
2510
749b82f6
AC
25112003-03-13 Andrew Cagney <cagney@redhat.com>
2512
2513 * gdbint.texinfo (Target Architecture Definition): Replace
2514 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2515
8bedc050
AC
25162003-03-12 Andrew Cagney <cagney@redhat.com>
2517
2518 * gdbint.texinfo (Target Architecture Definition): Rename
2519 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2520
0ce1b118
CV
25212003-03-10 Corinna Vinschen <vinschen@redhat.com>
2522
2523 * gdb.texinfo: Add File-I/O documentation.
2524
12cc2063
AC
25252003-03-10 Andrew Cagney <cagney@redhat.com>
2526
2527 * gdbint.texinfo (Target Architecture Definition): Cross reference
2528 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2529
7453dc06
AC
25302003-03-07 Andrew Cagney <cagney@redhat.com>
2531
2532 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2533 frame" command.
2534
6314f104
AC
25352003-03-05 Andrew Cagney <cagney@redhat.com>
2536
2537 * gdbint.texinfo (Target Architecture Definition): Document
2538 unwind_dummy_id. Cross reference unwind_dummy_id and
2539 SAVE_DUMMY_FRAME_TOS.
2540
f1212245
DJ
25412003-03-05 James Ingham <jingham@apple.com>
2542 Daniel Jacobowitz <drow@mvista.com>
2543
2544 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2545 and "show cp-abi".
2546
77e7e267
AC
25472003-03-03 Andrew Cagney <cagney@redhat.com>
2548
2549 * gdbint.texinfo (Target Architecture Definition): Document
2550 register_type.
2551
838a8221
AC
25522003-03-03 Andrew Cagney <cagney@redhat.com>
2553
2554 * stabs.texinfo (Structures): Use @samp and separate @var's
2555 instead of a single @var containing a comma separated list.
2556 (Unions): Ditto.
2557
d7f4a264
DJ
25582003-03-02 Daniel Jacobowitz <drow@mvista.com>
2559
2560 * Makefile.in (distclean): Remove config.log.
2561
f30ee0bc
AC
25622003-03-01 Andrew Cagney <cagney@redhat.com>
2563
2564 * gdbint.texinfo (Target Architecture Definition): Rename
2565 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2566
25672003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2568
2569 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2570 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2571
be448670
CF
25722003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2573
2574 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2575 (Non-debug DLL symbols): New node, describing the minimal symbols
2576 loaded from DLLs without real debugging symbols.
2577
501eef12
AC
25782003-02-20 Andrew Cagney <ac131313@redhat.com>
2579
2580 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2581 hardware-breakpoint-limit".
2582 (Set Watchpoints): Add cross reference to "set remote
2583 hardware-watchpoint-limit".
2584 (Remote configuration options): New section.
2585
21c294e6
AC
25862003-02-04 Andrew Cagney <ac131313@redhat.com>
2587
e9be73e4
AC
2588 * gdbint.texinfo (Target Architecture Definition): Delete
2589 descrption of IS_TRAPPED_INTERNALVAR.
2590
21c294e6
AC
2591 From Keith Seitz <keiths@redhat.com>:
2592 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2593 option "-i"/"--interpreter" to this chapter. Include index
2594 entries.
2595
0179ffac
DC
25962003-02-04 David Carlton <carlton@math.stanford.edu>
2597
2598 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2599 (Variables): Recommend stabs+ and DWARF 2.
2600 (C plus plus expressions): Correct info about
2601 compiler versions, debug formats.
2602 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2603 PR symtab/874.
2604
7ca9f392
AC
26052003-02-01 Andrew Cagney <ac131313@redhat.com>
2606
2607 * gdbint.texinfo (Target Architecture Definition): Delete
2608 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2609 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2610 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2611 references to nindy and i960.
2612 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2613
31a85ea2
AC
26142003-02-01 Andrew Cagney <ac131313@redhat.com>
2615
2616 * gdbint.texinfo (Target Architecture Definition): Delete
2617 FLOAT_INFO.
2618
6b894e49
AC
26192003-01-30 Andrew Cagney <ac131313@redhat.com>
2620
2621 * stabs.texinfo (Member Type Descriptor): Clarify description of
2622 `@'. Suggested by Ben Hutchings.
2623
c48861fb
AC
26242003-01-29 Andrew Cagney <ac131313@redhat.com>
2625
2626 * gdb.texinfo (M68K): Delete reference to es1800.
2627
617073a9
AC
26282003-01-29 Andrew Cagney <ac131313@redhat.com>
2629
2630 * gdb.texinfo (Maintenance Commands): Document `maint print
2631 reggroups' and `maint print register-groups'.
2632 * gdbint.texinfo (Target Architecture Definition): Document
2633 register_reggroup_p.
2634
5b5d99cf
JB
26352003-01-23 Jim Blandy <jimb@redhat.com>
2636
2637 * gdb.texinfo (Separate Debug Files): New section.
2638
e7ba9c65
DJ
26392003-01-22 Daniel Jacobowitz <drow@mvista.com>
2640
2641 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2642 and "maint show profile".
2643
94e91d6d
MC
26442003-01-16 Michael Chastain <mec@shout.net>
2645
2646 * gdb.texinfo (Installing GDB): Warn against
2647 ".../gdb-VERSION/gdb/configure".
2648 (Separate Objdir): Likewise.
2649
867f3898
AC
26502003-01-15 Andrew Cagney <ac131313@redhat.com>
2651
2652 * gdbint.texinfo (Target Architecture Definition): Delete
2653 definition of PRINT_REGISTER_HOOK.
2654
f153cc92
EZ
26552003-01-15 Elena Zannoni <ezannoni@redhat.com>
2656
2657 (OpenRISC 1000): Fix formatting of command names.
2658
c60eb6f1
EZ
26592003-01-15 Elena Zannoni <ezannoni@redhat.com>
2660
2661 * gdb.texinfo (Continuing and Stepping): Add new command
2662 'advance'. Clarify behavior of 'until'.
2663
f5ebfba0
DJ
26642003-01-13 Daniel Jacobowitz <drow@mvista.com>
2665
2666 * gdb.texinfo (Files): Document solib-absolute-prefix and
2667 solib-search-path.
2668
4ce8657e
MC
26692003-01-09 Michael Chastain <mec@shout.net>
2670
2671 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2672 (Create a Release): Add new instructions for new @file{src-release}.
2673 Document existing instructions for @file{Makefile.in} as
2674 being for @value{GDBN} 5.3.1 or earlier.
2675
372613e3
AC
26762003-01-09 Andrew Cagney <ac131313@redhat.com>
2677
2678 * gdbint.texinfo (Target Architecture Definition): Mention
2679 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2680 allocate memory.
2681
b4e9345d
DJ
26822003-01-04 Daniel Jacobowitz <drow@mvista.com>
2683
2684 * gdb.texinfo (Controlling GDB): Add @kindex for
2685 "show osabi".
2686 (Backtraces): Add @kindex's for backtrace-below-main.
2687
98b45e30
DJ
26882003-01-04 Daniel Jacobowitz <drow@mvista.com>
2689
2690 * gdb.texinfo (Controlling GDB): Document "set osabi".
2691
95f90d25
DJ
26922003-01-04 Daniel Jacobowitz <drow@mvista.com>
2693
2694 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2695 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2696
1e698235
DJ
26972003-01-04 Daniel Jacobowitz <drow@mvista.com>
2698
2699 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2700 "set coerce-float-to-double".
2701 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2702
e632838e
AC
27032003-01-02 Andrew Cagney <ac131313@redhat.com>
2704
2705 * stabs.texinfo: Remove obsolete text.
2706 * gdbint.texinfo: Ditto.
2707 * gdb.texinfo: Ditto.
2708
c133ab7a
MK
27092002-12-22 Mark Kettenis <kettenis@gnu.org>
2710
2711 * gdbint.texinfo (Target Architecture Definition): Update
2712 description of gdbarch_register_osabi.
2713
f821f325
KH
27142002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2715
2716 * agentexpr.texi: Fix typos.
2717 * annotate.texi: Likewise.
2718 * fdl.texi: Likewise.
2719
85a6d8d3 27202002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2721
2722 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2723 DEPRECATED_INIT_FRAME_PC.
2724
ae45cd16
AC
27252002-12-01 Andrew Cagney <ac131313@redhat.com>
2726
2727 * gdbint.texinfo (Target Architecture Definition): Delete
2728 PC_IN_CALL_DUMMY.
2729
07555a72
AC
27302002-11-28 Andrew Cagney <ac131313@redhat.com>
2731
2732 * gdbint.texinfo (Host Definition): Delete documentation on
2733 USE_GENERIC_DUMMY_FRAMES.
2734
c166cdc7
EZ
27352002-11-26 Elena Zannoni <ezannoni@redhat.com>
2736
2737 Fix PR gdb/723 and PR gdb/245.
2738 * Makefile.in (install-info): Run the install-info command as part
2739 of the post install steps only.
2740 (uninstall-info): New target.
2741 (uninstall): New target.
2742
35db0260
EZ
27432002-11-22 Elena Zannoni <ezannoni@redhat.com>
2744
2745 * Makefile.in (install): Make install do some real work.
2746
9ba8d803
AC
27472002-11-19 Andrew Cagney <ac131313@redhat.com>
2748
2749 Fix POSIX problem reported by Paul Eggert.
2750 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2751 Fix PR gdb/527.
2752
903ad3a6
AC
27532002-10-26 Andrew Cagney <cagney@redhat.com>
2754
2755 * gdbint.texinfo (Target Architecture Definition): Delete
2756 definition of DO_REGISTERS_INFO.
2757
f2abfe65
KB
27582002-10-18 Kevin Buettner <kevinb@redhat.com>
2759
2760 * gdbint.texinfo (Address Classes): Fix problems with insertion
2761 of ``{'' and ``}'' in example.
2762
b5b0480a
KB
27632002-10-17 Kevin Buettner <kevinb@redhat.com>
2764
2765 * gdbint.texinfo (Address Classes): New section.
2766 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2767 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2768 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2769 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2770
c85508ee
KD
27712002-10-11 Klee Dienes <kdienes@apple.com>
2772
2773 * gdb.texinfo (Registers): Mention vector registers as well as
2774 floating registers in the documentation for 'info registers' and
2775 'info all-registers'.
2776
6d12fc3d
DJ
27772002-10-11 Daniel Jacobowitz <drow@mvista.com>
2778
2779 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2780
8d19fbd2
JJ
27812002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2782
2783 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2784 interface definition.
2785
a37295f9
MM
27862002-10-03 Marko Mlinar <markom@opencores.org>
2787
2788 * gdb.texinfo (Target Commands): Add or1k target specific
2789 commands.
2790 * gdb.texinfo (Contributors): Add myself to the contributors list.
2791
da0f9dcd
AC
27922002-10-01 Andrew Cagney <ac131313@redhat.com>
2793
2794 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2795 and "mi1" instead of "mi1" and "mi0".
2796
2e834e49
HPN
27972002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2798
2799 * gdb.texinfo (Packets): Fix typos "alligned".
2800 Correct z3/Z3 description. Correct z4/Z4 title.
2801
050be0dc
AC
28022002-09-27 Andrew Cagney <ac131313@redhat.com>
2803
2804 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2805
1104b9e7
KB
28062002-09-25 Kevin Buettner <kevinb@redhat.com>
2807
2808 * gdb.texinfo: Use GNU/Linux instead of Linux.
2809
512217c7
AC
28102002-09-25 Andrew Cagney <ac131313@redhat.com>
2811
2812 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2813
10998722
AC
28142002-09-24 Andrew Cagney <ac131313@redhat.com>
2815
512217c7 2816 * gdb.texinfo: Replace @example with @smallexample.
10998722 2817
a0eb71c5
KB
28182002-09-20 Kevin Buettner <kevinb@redhat.com>
2819
f7dc1244 2820 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2821 * gdb.texinfo (Character Sets): Use @smallexample instead of
2822 @example. Use GNU/Linux instead of Linux.
2823
28242002-09-20 Jim Blandy <jimb@redhat.com>
2825
2826 * gdb.texinfo: Add character set documentation.
2827
2f870471
AC
28282002-09-19 Andrew Cagney <ac131313@redhat.com>
2829
2830 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2831 (Packets): Add cross reference from `b' packet to `z' packets.
2832
790eb8f5
AC
28332002-09-19 Andrew Cagney <ac131313@redhat.com>
2834
8d30a00d
AC
2835 * gdb.texinfo (Maintenance Commands): Document ``maint
2836 internal-error'' and ``maint internal-warning''.
2837
790eb8f5
AC
2838 * gdbint.texinfo (Target Architecture Definition): Revise
2839 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2840
a23a7bf1
JB
28412002-09-19 Joel Brobecker <brobecker@gnat.com>
2842
2843 * gdbint.texinfo (Target Conditionals): Document the new
2844 NAME_OF_MALLOC macro.
2845
299ffc64
AC
28462002-09-05 Andrew Cagney <ac131313@redhat.com>
2847
2848 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2849 engineer.
2850
b7bb15bc
SC
28512002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2852
2853 * gdb.texinfo (TUI Overview): Document status line fields.
2854
3d757584
SC
28552002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2856
2857 * gdb.texinfo (TUI Commands): Document info win command.
2858
269c21fe
SC
28592002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2860
2861 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2862
7cf36c78
SC
28632002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2864
2865 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2866 (TUI Keys): Likewise.
2867
d2c6833e
AC
28682002-08-25 Andrew Cagney <ac131313@redhat.com>
2869
2870 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2871 for a packet receive.
2872
46d8b1c3
AC
28732002-08-25 Andrew Cagney <ac131313@redhat.com>
2874
2875 * Makefile.in (clean): Move to end of file.
2876 (distclean, maintainer-clean, realclean): Ditto.
2877 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
2878 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
2879 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
2880 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
2881
b0787093
AC
28822002-08-24 Andrew Cagney <ac131313@redhat.com>
2883
2884 * Makefile.in (GDBINT_TEX_TMPS): Define.
2885 (gdbint.dvi, gdbint.pdf): Use
2886 (GDB_TEX_TMPS): Define.
2887 (gdb.dvi, gdb.pdf): Use.
2888 (STABS_TEX_TMPS): Define.
2889 (stabs.dvi, stabs.pdf): Use.
2890 (GDB_DOC_SOURCE_INCLUDES): New macros.
2891 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
2892 (GDBINT_DOC_FILES_INCLUDES): New macros.
2893 (GDBINT_DOC_BUILD_INCLUDES): New macros.
2894 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
2895 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
2896 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
2897 (links2roff): Replace SFILES_INCLUDED with
2898 GDB_DOC_SOURCE_INCLUDES.
2899 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
2900 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
2901 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
2902 dependencies.
2903 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
2904 dependencies.
2905 (gdbmi.texinfo): Delete rule.
2906 (inc-hist.texinfo): Delete rule.
2907 (rluser.texinfo): Delete rule.
2908
ebba8386
AC
29092002-08-23 Andrew Cagney <cagney@redhat.com>
2910
2911 * gdbint.texinfo (Target Architecture Definition): Update
2912 STORE_RETURN_VALUE, mention regcache.
2913
0ab7a791
AC
29142002-08-21 Andrew Cagney <ac131313@redhat.com>
2915
2916 * gdbint.texinfo (Target Architecture Definition): Document
2917 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
2918
ee2d5c50
AC
29192002-08-19 Andrew Cagney <ac131313@redhat.com>
2920
2921 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
2922 Fix minor typos. Add index entries.
2923
53c69bd7
AC
29242002-08-18 Andrew Cagney <ac131313@redhat.com>
2925
2926 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
2927
e76f1f2e
AC
29282002-08-15 Andrew Cagney <ac131313@redhat.com>
2929
2930 * gdbint.texinfo (Target Architecture Definition): Document
2931 PRINT_VECTOR_INFO.
2932 * gdb.texinfo (Vector Unit): Document "info vectors" command.
2933
0680b120
AC
29342002-08-13 Andrew Cagney <ac131313@redhat.com>
2935
2936 * gdb.texinfo (Maintenance Commands): Document "maint print
2937 registers", "maint print raw-registers" and "maint print
2938 cooked-registers".
2939
3c3bea1c
GS
29402002-08-08 Grace Sainsbury <graces@redhat.com>
2941
a9331b3f 2942 From Mark Salter:
3c3bea1c
GS
2943 * gdb.texinfo (Protocol): Document T packet extension to
2944 allow watchpoint address reporting.
2945
42f9b0a5
AC
29462002-08-03 Andrew Cagney <ac131313@redhat.com>
2947
2948 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
2949
db034ac5
AC
29502002-08-01 Andrew Cagney <cagney@redhat.com>
2951
2952 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
2953 to CHILL.
2954
e2b28d04
AC
29552002-08-01 Andrew Cagney <ac131313@redhat.com>
2956
2957 * gdbint.texinfo (Coding): Revise section "Include Files".
2958
7fb623f7
AC
29592002-07-24 Andrew Cagney <cagney@redhat.com>
2960
2961 * gdbint.texinfo: Obsolete references to m88k.
2962 * gdb.texinfo: Ditto.
2963
4a2b4636
JB
29642002-07-10 Joel Brobecker <brobecker@gnat.com>
2965
7fb623f7 2966 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
2967 where the proper version of autoconf can be retrieved.
2968
a71ec265
DH
29692002-07-09 Don Howard <dhoward@redhat.com>
2970
2971 * gdb.texinfo (Command Files): Further describe the behavior of
2972 sourced command files.
2973
b9aa90c9
AC
29742002-06-27 Andrew Cagney <ac131313@redhat.com>
2975
2976 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
2977 (Coding): Clarify ISO C version that GDB assumes.
2978
40dd2248
TT
29792002-06-26 Tom Tromey <tromey@redhat.com>
2980
2981 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
2982 add_setshow_cmd_full.
2983
bfac230e
DH
29842002-06-25 Don Howard <dhoward@redhat.com>
2985
2986 * gdb.texinfo (Memory Region Attributes): Document new behavior
2987 for 'mem' command.
2988
475b0867
JB
29892002-06-11 Jim Blandy <jimb@redhat.com>
2990
919d772c
JB
2991 * gdb.texinfo (Symbols): Update documentation for `info source'
2992 command.
2993
475b0867
JB
2994 * gdb.texinfo (Macros): Call the command `info macro', not
2995 `show macro'.
2996
ba8c9337
AC
29972002-06-09 Andrew Cagney <ac131313@redhat.com>
2998
2999 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3000 data''.
3001
1029b7fa
MK
30022002-06-09 Mark Kettenis <kettenis@gnu.org>
3003
3004 * gdbint.texinfo (Target Architecture Definition): Document
3005 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3006
16737d73
AC
30072002-06-08 Andrew Cagney <ac131313@redhat.com>
3008
3009 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3010 lists.
3011
30107679
AC
30122002-06-08 Andrew Cagney <ac131313@redhat.com>
3013
3014 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3015 Branch''.
3016
3352e23e
AC
30172002-06-01 Andrew Cagney <ac131313@redhat.com>
3018
3019 * gdbint.texinfo (Target Architecture Definition): Add section
3020 ``Converting an existing Target Architecture to Multi-arch''.
3021
cbb09e6a
AC
30222002-05-30 Andrew Cagney <ac131313@redhat.com>
3023
3024 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3025 to ``Obsoleting code''. Revise.
3026
e2e0bcd1
JB
30272002-05-17 Jim Blandy <jimb@redhat.com>
3028
3029 * gdb.texinfo (C Preprocessor Macros): New chapter.
3030 Include it in the main menu.
3031 (Contributors): Credit Jim Blandy with macro support.
3032 (Compilation): Explain how to get macro information into the
3033 executable.
3034 (Expressions): Note that preprocessor macros are expanded.
3035
9db8d71f
DJ
30362002-05-14 Daniel Jacobowitz <drow@mvista.com>
3037
3038 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3039 options for `target remote'.
3040
6d531722
AC
30412002-05-13 Andrew Cagney <ac131313@redhat.com>
3042
3043 * gdbint.texinfo (Target Architecture Definition): Delete
3044 documentation on NNPC_REGNUM.
3045
13d01224
AC
30462002-05-11 Andrew Cagney <ac131313@redhat.com>
3047
3048 * gdbint.texinfo (Target Architecture Definition): Document
3049 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3050 (Target Architecture Definition): Revise section `Using Different
3051 Register and Memory Data Representations'. Add section `Raw and
3052 Virtual Register Representations'.
3053
b2e75d78
AC
30542002-05-11 Andrew Cagney <ac131313@redhat.com>
3055
3056 * gdbint.texinfo (Target Architecture Definition): Mention
3057 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3058 (Target Architecture Definition): Mention same. Add references to
3059 web pages.
3060
2c8682ee
MS
30612002-05-08 Michael Snyder <msnyder@redhat.com>
3062
3063 * stabs.texinfo (Attributes): Document new "vector" attribute.
3064
0816590b
AC
30652002-05-04 Andrew Cagney <ac131313@redhat.com>
3066
3067 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3068
2653173e
AC
30692002-05-04 Andrew Cagney <ac131313@redhat.com>
3070
3071 * gdb.texinfo: Delete obsolete references to a29k.
3072
d7bd68ca
AC
30732002-04-24 Andrew Cagney <ac131313@redhat.com>
3074
3075 * gdbint.texinfo (Target Architecture Definition): Replace
3076 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3077
21d83aa5
DM
30782002-04-24 David S. Miller <davem@redhat.com>
3079
3080 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3081
7673a6cc
DM
30822002-04-21 David S. Miller <davem@redhat.com>
3083
3084 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3085
d49d1e0a
AC
30862002-04-21 Andrew Cagney <ac131313@redhat.com>
3087
3088 * gdbint.texinfo (Target Architecture Definition): Delete
3089 definition of HAVE_REGISTER_WINDOWS.
3090
f7dc1244 30912002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3092
3093 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3094 "Theodore A. Roth" <troth@verinet.com>.
3095
5ca0cb28
DH
30962002-04-15 Don Howard <dhoward@redhat.com>
3097
f7dc1244 3098 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3099 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3100 Provide a better explaination of this feature.
5ca0cb28 3101
f208ba17
AC
31022002-04-14 Andrew Cagney <ac131313@redhat.com>
3103
3104 * gdbint.texinfo (Target Architecture Definition): Remove
3105 FRAME_CHAIN_COMBINE.
3106
d5ba91de
MC
31072002-04-12 Michael Chastain <mec@shout.net>
3108
3109 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3110 REG_STACK_SEGMENT.
3111
26818220
MC
31122002-04-09 Michael Chastain <mec@shout.net>
3113
3114 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3115 PYRAMID_* macros.
3116
129188f6
AC
31172002-04-07 Andrew Cagney <ac131313@redhat.com>
3118
3119 * gdb.texinfo (Bug Reporting): Document that the web is the
3120 prefered way of submitting bug reports.
3121 (Bug Reporting): Delete the s-mail address as the last resort.
3122
8227c0ff
AC
31232002-04-05 Andrew Cagney <ac131313@redhat.com>
3124
3125 * gdbint.texinfo (Target Architecture Definition): Delete
3126 references to TARGET_WRITE_FP and write_fp.
3127
16d9dec6
MS
31282002-03-27 Michael Snyder <msnyder@redhat.com>
3129
3130 * gdb.texinfo: Document new commands dump, append, and restore.
3131
9ae8b82c
AC
31322002-03-27 Andrew Cagney <ac131313@redhat.com>
3133
3134 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3135 Branch'.
3136
474c8240
AC
31372002-03-18 Andrew Cagney <ac131313@redhat.com>
3138
3139 * gdb.texinfo: Change all examples to @smallexample.
3140 * gdbint.texinfo: Ditto.
a9331b3f 3141
fb0ff88f
AC
31422002-03-18 Andrew Cagney <ac131313@redhat.com>
3143
3144 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3145 Branches''.
3146
9bb0a4d8
AC
31472002-03-18 Andrew Cagney <ac131313@redhat.com>
3148
3149 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3150 Policy''.
3151
937f164b
FF
31522002-03-04 Fred Fish <fnf@redhat.com>
3153
3154 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3155 expresson, suports, dependant, trhe, perhaphs, situtations,
3156 explictily, taged, oportunity, unfortunatly).
3157
a7b40f07
AC
31582002-02-24 Andrew Cagney <ac131313@redhat.com>
3159
3160 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3161 Remove reference to 3.12.
3162
aab4e0ec
AC
31632002-02-23 Andrew Cagney <ac131313@redhat.com>
3164
3165 * gdbint.texinfo: Include fdl.texi.
3166 (Top): Add GNU Free Documentation License.
3167 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3168 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3169 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3170 (gdbint.info): Add srcdir to include path.
3171 * gdb.texinfo: Include gpl.texi.
3172 (Top): Add Copying.
3173 * gpl.texi: New file.
3174
47b95330
AC
31752002-02-23 Andrew Cagney <ac131313@redhat.com>
3176
3177 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3178
78c47bea
PM
31792002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3180
3181 * gdb.texinfo: Document Cygwin native specific commands.
3182
56460a61
DJ
31832002-02-15 Daniel Jacobowitz <drow@mvista.com>
3184
3185 * gdb.texinfo: Document gdbserver ``--attach'' command.
3186
def71bfa
MS
31872002-02-07 Michael Snyder <msnyder@redhat.com>
3188
3189 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3190 to @code(_ovly_debug_event).
3191
c928edc0
AC
31922002-02-07 Andrew Cagney <ac131313@redhat.com>
3193
3194 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3195
81d46470
MS
31962002-02-06 Michael Snyder <msnyder@redhat.com>
3197
3198 * gdb.texinfo (overlays): Mention new magic symbol
3199 '_ovly_debug_event', which allows GDB to keep better track
3200 of overlays.
3201
f7dc1244 32022002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3203
3204 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3205 Suggested by Dmitry Sivachenko.
3206
3207 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3208
15110bc3
MS
32092002-02-01 Michael Snyder <msnyder@redhat.com>
3210
3211 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3212
6763aef9
MS
32132002-01-30 Michael Snyder <msnyder@redhat.com>
3214
ac282366
MS
3215 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3216 (set trust-readonly-sections): Document.
6763aef9 3217
8642bc8f
AC
32182002-01-29 Andrew Cagney <ac131313@redhat.com>
3219
3220 * gdbint.texinfo (Releasing GDB): Revise and update.
3221
afe64c1a
AC
32222002-01-28 Andrew Cagney <ac131313@redhat.com>
3223
3224 * gdbint.texinfo (Target Architecture Definition): Delete
3225 description of TARGET_BYTE_ORDER_DEFAULT.
3226
f7dc1244 32272002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3228
3229 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3230 <mitya@cavia.pp.ru>.
3231
3d6e1b5a
AC
32322002-01-23 Andrew Cagney <ac131313@redhat.com>
3233
3234 * libgdb.texinfo: Delete file.
3235
6c0e9fb3
AC
32362002-01-22 Andrew Cagney <ac131313@redhat.com>
3237
3238 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3239 * gdbint.texinfo: Ditto.
3240
e0ce93ac
AC
3241Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3242
3243 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3244
be298bcc
AC
32452002-01-22 Andrew Cagney <ac131313@redhat.com>
3246
3247 * Makefile.in: Update copyright.
3248 (TEXI2DVI): Define.
3249 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3250 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3251 gdb-cfg.texi.
3252 (TEXINDEX, PDFTEX): Delete makefile variables.
3253
8e04817f
AC
32542002-01-22 Andrew Cagney <ac131313@redhat.com>
3255
3256 * gdb.texinfo (Protocol): Move section to appendix.
3257
6b2f586d
AC
32582002-01-21 Andrew Cagney <ac131313@redhat.com>
3259
3260 * gdb.texinfo (Remote Debugging): Create a menu.
3261 (Top): Add ``Remote Debugging'' to menu.
3262
6f05cf9f
AC
32632002-01-21 Andrew Cagney <ac131313@redhat.com>
3264
3265 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3266 serial protocol'' from here.
3267 (Remote Debugging): To here. New chapter.
3268
3fd3d7d2
AC
32692002-01-20 Andrew Cagney <ac131313@redhat.com>
3270
3271 * gdbint.texinfo (Target Architecture Definition): Delete
3272 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3273
7fd60527
AC
32742002-01-20 Andrew Cagney <ac131313@redhat.com>
3275
3276 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3277 are no longer needed.
3278 (Porting GDB): Add maintainer note about configure.host.
3279
c2f05ac9
AC
32802002-01-20 Andrew Cagney <ac131313@redhat.com>
3281
3282 * gdbint.texinfo (Target Architecture Definition): Remove
3283 definition of IEEE_FLOAT.
3284
f7dc1244 32852002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3286
3287 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3288 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3289 <3diff@gnu.org>
231b2aad 3290
82600034
AC
32912002-01-19 Andrew Cagney <ac131313@redhat.com>
3292
3293 * gdbint.texinfo (Host Definition): Remove references to
3294 MALLOC_INCOMPATIBLE.
3295
7708fa01
AC
32962002-01-17 Andrew Cagney <ac131313@redhat.com>
3297
3298 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3299 and xyz-xdep.o.
3300
eb12ee30
AC
33012002-01-17 Andrew Cagney <ac131313@redhat.com>
3302
3303 * gdb.texinfo (Maintenance Commands): Add appendix.
3304 (Set Breaks): Copy ``maint info breakpoint'' doco to
3305 ``Maintenance Commands'' appendix. Add reference.
3306
c9ccaa92
AC
33072002-01-17 Andrew Cagney <ac131313@redhat.com>
3308
3309 * fdl.texi: Remove next/prev from @node.
3310
f7dc1244 33112002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3312
3313 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3314 for monstrous @multitable (from Brian Youmans).
3315
3316 * fdl.texi: New file.
3317
3318 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3319
8973da3a
AC
33202002-01-15 Andrew Cagney <ac131313@redhat.com>
3321
3322 * gdbint.texinfo (Releasing GDB): New chapter.
3323
7d86b5d5
AC
33242002-01-14 Andrew Cagney <ac131313@redhat.com>
3325
3326 * gdb.texinfo (Embedded Processors, Calling program functions):
3327 Obsolete references to a29k.
3328
cc1cb004
AC
33292002-01-13 Andrew Cagney <ac131313@redhat.com>
3330
3331 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3332 examples. Document that a code-block should do or discard its
3333 cleanups before exit.
3334
79f12247
MS
33352002-01-11 Michael Snyder <msnyder@redhat.com>
3336
3337 * gdb.texinfo (Choosing files): Change @samp to @file.
3338
19837790
MS
33392002-01-05 Michael Snyder <msnyder@redhat.com>
3340
3341 * gdb.texinfo (--pid): Document new command line option (attach).
3342
f7dc1244 33432002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3344
3345 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3346 in the stub.
3347
d7449b42
AC
33482002-01-04 Andrew Cagney <ac131313@redhat.com>
3349
3350 * gdbint.texinfo (Target Architecture Definition): Replace
3351 BIG_ENDIAN with BFD_ENDIAN_BIG.
3352
f23631e4
AC
33532002-01-03 Andrew Cagney <ac131313@redhat.com>
3354
3355 * gdbint.texinfo (Target Architecture Definition): Replace
3356 value_ptr with struct value pointer.
3357
72c9928d
EZ
33582002-01-02 Eli Zaretskii <eliz@gnu.org>
3359
3360 * gdb.texinfo (Free Software): Fix wording.
3361
959acfd1
EZ
33622001-12-31 Eli Zaretskii <eliz@gnu.org>
3363
3364 * gdb.texinfo (Free Software): New section ``Free Software Needs
3365 Free Documentation''.
3366
f7dc1244 33672001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3368
3369 * stabs.texinfo:
3370 * gdb.texinfo:
3371 * gdbint.texinfo:
3372 * libgdb.texinfo:
3373 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3374
6600abed
MS
33752001-12-29 Michael Snyder <msnyder@redhat.com>
3376
3377 * gdb.texinfo (maint info sections): Fix typo.
3378
f6680716
MS
33792001-12-26 Michael Snyder <msnyder@redhat.com>
3380
fe95c787
MS
3381 * gdb.texinfo (maint info sections): Document.
3382
a9331b3f 3383 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3384 'info proc' sub-options that are currently not implemented.
3385
c3d3ce5b
JB
33862001-12-20 Jim Blandy <jimb@redhat.com>
3387
3388 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3389
778eb05e
AC
33902001-12-15 Andrew Cagney <ac131313@redhat.com>
3391
3392 * gdbint.texinfo (Target Architecture Definition): Replace
3393 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3394
2607059c
AC
33952001-12-01 Andrew Cagney <ac131313@redhat.com>
3396
3397 * gdbint.texinfo (Host Definition): Delete documentation on
3398 HOST_BYTE_ORDER.
3399
df0cd8c5
JB
34002001-11-30 Jim Blandy <jimb@redhat.com>
3401
3402 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3403 overlay support. Add to top-level menu.
3404
88118b3a
TT
34052001-11-26 Tom Tromey <tromey@redhat.com>
3406
3407 * gdb.texinfo (Command Syntax): Document C-o binding.
3408
96565e91
CF
34092001-07-26 Christopher Faylor <cgf@redhat.com>
3410
3411 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3412 use since it is described in the referenced section.
3413
f7dc1244 3414 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3415 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3416 clearer when using DJGPP.
3417
2a3d5645
CF
34182001-11-24 Christopher Faylor <cgf@redhat.com>
3419
3420 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3421 specifically refer to MS-DOS.
3422 (command files): Mention gdb.ini is only used on MS-DOS.
3423
aa26fa3a
TT
34242001-11-21 Tom Tromey <tromey@redhat.com>
3425
3426 * gdb.texinfo (Invoking GDB): Document --args.
3427 (Mode Options): Likewise.
3428
4f8ada06
JB
34292001-11-21 Jim Blandy <jimb@redhat.com>
3430
3431 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3432 Delete documentation; this macro has been removed from the
3433 sources.
3434
3fe0dc10
JB
34352001-11-13 Jim Blandy <jimb@redhat.com>
3436
3437 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3438
9e5abb06
CV
34392001-11-06 Corinna Vinschen <vinschen@redhat.com>
3440
3441 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3442
1c5dfdad
MS
34432001-11-05 Michael Snyder <msnyder@redhat.com>
3444
a9331b3f 3445 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3446 quote regexp chars in function names such as "operator*()".
3447
990f9fe3
FF
34482001-11-01 Fred Fish <fnf@redhat.com>
3449
3450 * gdbint.texinfo (SOLIB_ADD): Document additional new
3451 "readsyms" arg.
3452
b433d00b
DH
34532001-10-30 Don Howard <dhoward@redhat.com>
3454
070b1dd3
DH
3455 * gdb.texinfo: (Command Files) Added documentation for the
3456 behavior of gdb with input redirected from a file.
b433d00b 3457
b7209cb4
FF
34582001-10-28 Fred Fish <fnf@redhat.com>
3459
3460 * gdb.texinfo (auto-solib-add): Change docs to match
3461 implementation change.
3462 (auto-solib-limit): Add docs for new variable.
3463
1aa20aa8
AC
34642001-10-15 Andrew Cagney <ac131313@redhat.com>
3465
3466 * gdbint.texinfo (Target Architecture Definition): Function
3467 value_as_pointer renamed to value_as_address.
3468
fc0c74b1
AC
34692001-10-15 Andrew Cagney <ac131313@redhat.com>
3470
3471 * gdbint.texinfo (Target Architecture Definition): Default
3472 POINTER_TO_ADDRESS functions assume unsigned addresses.
3473 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3474 posting by Jim Blandy.
3475
f4846649
JB
34762001-10-12 Jim Blandy <jimb@redhat.com>
3477
3478 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3479 version of texi2html (1.64) doesn't support this flag any more.
3480
f277788b
MK
34812001-09-08 Mark Kettenis <kettenis@gnu.org>
3482
a9dc4918
MK
3483 * gdbint.texinfo (Host Definition): Remove description of
3484 MEM_FNS_DECLARED.
3485
d28379df
MK
3486 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3487
f277788b
MK
3488 * gdbint.texinfo (Host Definition): Remove description of
3489 HAVE_SIGSETMASK.
3490
7ccaa899
EZ
34912001-09-04 Elena Zannoni <ezannoni@redhat.com>
3492
3493 * gdbint.texinfo (Target Architecture Definition): Add
3494 explanation of TARGET_PRINT_INSN macro.
3495
17d9d558
JB
34962001-08-30 Jim Blandy <jimb@redhat.com>
3497
3498 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3499 Explain what it means to load relocatable files.
3500
72cde065
JB
35012001-08-28 Jim Blandy <jimb@redhat.com>
3502
3503 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3504 info `top' menu.
3505
9e678452
CF
3506Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3507
3508 * gdbint.texinfo: Add a cautionary note about macro use.
3509
a2bea4c3 35102001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3511
a2bea4c3
CV
3512 * gdb.texinfo: Explain omitting the hostname in the
3513 `target remote' command.
3514
1129bf27
DJ
35152001-07-30 Daniel Jacobowitz <drow@mvista.com>
3516
3517 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3518 and END-INFO-DIR-ENTRY.
3519
732b3002
SC
35202001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3521
3522 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3523
89437448
AC
35242001-07-25 Andrew Cagney <ac131313@redhat.com>
3525
3526 * gdbint.texinfo (libgdb): Rewrite.
3527
f7dc1244 35282001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3529
3530 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3531
c4555f82
SC
35322001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3533
3534 * gdb.texinfo (TUI): New chapter, document the TUI.
3535 (Mode Options): Document the -tui option.
3536
2f45a6e0
MK
35372001-07-23 Mark Kettenis <kettenis@gnu.org>
3538
3539 * gdbint.texinfo (Host Definition): Remove description of
3540 NEED_POSIX_SETPGID.
3541
f7dc1244 35422001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3543
3544 * gdb.tex (DJGPP Native): New node, with descriptions of
3545 DJGPP-specific commands.
3546
be9c6c35
JM
35472001-07-19 John R. Moore <jmoore@redhat.com>
3548
3549 * gdbint.texinfo: Three misspellings.
3550
dfa249fb
AC
35512001-07-06 Andrew Cagney <ac131313@redhat.com>
3552
3553 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3554 `test` expressions on bash. Problem reported by Colin Walters.
3555
c72e7388
AC
35562001-07-04 Andrew Cagney <ac131313@redhat.com>
3557
3558 * gdbint.texinfo (User Interface): Update ui-out documentation to
3559 refelect recent UI/MI updates.
3560
94bbb2c0
AC
35612001-07-04 Andrew Cagney <ac131313@redhat.com>
3562
3563 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3564 interpreters.
3565
af6c57ea
AC
35662001-06-15 Andrew Cagney <ac131313@redhat.com>
3567
3568 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3569 structure and not macros.
3570 (Host Definition): Document that much of this chapter is obsolete.
3571 (Target Architecture Definition): Update list of files that make
3572 up a target architecture.
3573 (Coding): Update.
3574
83aa8bc6
AC
35752001-06-28 Andrew Cagney <ac131313@redhat.com>
3576
3577 * gdbint.texinfo (Target Architecture Definition): Update
3578 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3579 The latter has been changed to a true predicate.
3580
f7dc1244 35812001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3582
3583 * annotate.texi: Add @noindent where needed. From Dmitry
3584 Sivachenko <dima@Chg.RU>.
3585 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3586
656db9b0
AC
35872001-06-16 Andrew Cagney <ac131313@redhat.com>
3588
3589 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3590
df2396a1
AC
35912001-06-14 Andrew Cagney <ac131313@redhat.com>
3592
3593 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3594 returns ``OK''. Document that the ``R'' packet does not reply.
3595
0f1f2b0a
MS
35962001-06-13 Michael Snyder <msnyder@redhat.com>
3597
3598 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3599
f7dc1244 36002001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3601
3602 * gdb.texinfo (Signals): Clarify the default setting of signal
3603 handling.
3604
a5d7c491
AC
36052001-05-14 Andrew Cagney <ac131313@redhat.com>
3606
3607 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3608 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3609
05a54c4f
AC
36102001-05-12 Andrew Cagney <ac131313@redhat.com>
3611
3612 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3613
f7dc1244 36142001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3615
3616 * gdbint.texinfo (Clean Design and Portable Implementation):
3617 Renamed from "Clean Design".
3618 (Clean Design and Portable Implementation): Document portable
3619 methods of handling file names, and the associated macros.
3620
f7dc1244 36212001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3622
3623 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3624 command and provide a cross-reference to its description.
3625 (Symbols): Note that "info scope" is useful for trace experiments.
3626
f7dc1244 36272001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3628
b37052ae
EZ
3629 * gdb.texinfo (Symbols): Document "info scope".
3630 (Tracepoints): New chapter.
3631 (Contributors): Update for v5.1.
3632 <All nodes>: Change "C++" to "C@t{++}".
3633
0ee54786
EZ
3634 * gdbint.texinfo (User Interface): A new section about ui_out
3635 functions, based on text written by Fernando Nasser.
3636
c534679c
EZ
3637 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3638
f7dc1244 36392001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3640
e9c75b65
EZ
3641 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3642
3643 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3644
3645 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3646 Replace "GDB" with "@value{GDBN}". Fix markup.
3647
3648 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3649
3d67e040
EZ
3650 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3651 a cross-reference to its description.
3652 (Symbols): Document "info symbol".
3653
f7dc1244 36542001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3655
3656 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3657 subsection "x86 Watchpoints".
3658 (Target Architecture Definition): Document the macros
3659 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3660 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3661
b0ed3589
AC
36622001-03-20 Andrew Cagney <ac131313@redhat.com>
3663
3664 * gdbint.texinfo (Target Architecture Definition): Update
3665 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3666 list.
3667
b6ba6518
KB
36682001-03-06 Kevin Buettner <kevinb@redhat.com>
3669
3670 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3671 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3672
f7dc1244 36732001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3674
3675 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3676
f7dc1244 36772001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3678
17cc6a06
EZ
3679 * gdb.texinfo (Environment): Document that `path' does not change
3680 the value of PATH in GDB's own environment (it did in the past,
3681 but that was changed on March 15, 1994). Reported by Doug Evans
3682 <dje@transmeta.com>.
3683
56caf160
EZ
3684 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3685 its line. Fix markup of commands and macros. Add an Index node
3686 and index entries.
3687
29e57380
C
36882001-01-23 J.T. Conklin <jtc@redback.com>
3689
3690 * gdb.texinfo (Memory region attributes): New manual section.
3691
1c6147de
ND
36922001-01-04 Nicholas Duffek <nsd@redhat.com>
3693
3694 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3695
f7dc1244 36962000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3697
3698 * refcard.tex: Version and copyright fixed. From Phil Edwards
3699 <pedwards@disaster.jaj.com>.
3700
0dcedd82
AC
3701Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3702
3703 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3704 DWARF2_REG_TO_REGNUM): Document.
3705
3b851bce
AC
3706Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3707
3708 * gdbint.texinfo (Coding): Update current value of
3709 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3710
f7dc1244 37112000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3712
3713 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3714 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3715
b90a5f51
CF
37162000-11-10 Christopher Faylor <cgf@cygnus.com>
3717
3718 * gdb.texinfo: Document new 'set step-mode' command.
3719
f7dc1244 37202000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3721
3722 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3723 changes from Dmitry Sivachenko <dima@Chg.RU>.
3724
f7dc1244 37252000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3726
3727 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3728 From Steven Johnson <sbjohnson@ozemail.com.au>.
3729
2e685b93
MK
37302000-08-10 Mark Kettenis <kettenis@gnu.org>
3731
3732 * gdbint.texinfo (Overall Structure): Spelling fix.
3733
f7dc1244 37342000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3735
3736 * gdbint.texinfo (Target Architecture Definition): Document that
3737 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3738 for which REGISTER_CONVERTIBLE returns a zero value.
3739
63ac3005
EZ
37402000-07-08 Christopher Faylor <cgf@cygnus.com>
3741
3742 * Makefile.in (install-info): Find files to install in either the
3743 build or source directories (adapted from Makefile.am).
3744
bd79f757
ND
37452000-07-07 Nicholas Duffek <nsd@redhat.com>
3746
3747 * stabs.texinfo: Fix spelling errors.
3748 (String Field): FILE-NUMBER starts from 0, not 1.
3749
f7dc1244 37502000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3751
3752 * refcard.tex: Remove \centerline from the blurb. Patch from
3753 Brian Youmans.
3754
f7dc1244 37552000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3756
3757 * Makefile.in (install-info): Support installation from outside of
3758 the source directory. Reported by Mark Harig
3759 <markh@frazier.landmark.com>.
3760
f3b28801
C
37612000-06-20 J.T. Conklin <jtc@redback.com>
3762
3763 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3764
449f3b6c
AC
3765Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3766
3767 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3768 Generate using pdftex.
3769 (PDFTEX): Define.
3770 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3771 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3772 @contents at the start.
3773
f7dc1244 37742000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3775
3776 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3777 Youmans.
3778
9e9c5ae7
AC
3779Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3780
3781 From Brian Youmans:
3782 * gdb.texinfo: Fix ``et al.''.
3783
c741b251
AC
3784Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3785
3786 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3787 loop.
3788
4ab64e14
JG
37892000-05-19 Jimmy Guo <guo@cup.hp.com>
3790
3791 * configure: Regenerate.
3792
f7dc1244 37932000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3794
3795 * Makefile.in (install-info): Run install-info on installed Info
3796 files.
3797
8c70017b
AC
3798Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3799
a7cb598a
AC
3800 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3801 Andrew Cagney.
8c70017b 3802
f7dc1244 38032000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3804
3805 * gdb.texinfo: Proofreading changes from Brian Youmans.
3806
bf0184be
ND
38072000-05-01 Nick Duffek <nsd@cygnus.com>
3808
3809 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3810 startup sequence, minor edits.
3811
f7dc1244 38122000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3813
3814 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3815 TeX.
3816
3817 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3818 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3819 like `n' and `s' which look weird. Convert some of the @kindex to
3820 @vindex, when they refer to variables, not commands.
3821
33e16fad
AC
3822Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3823
3824 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3825
f7dc1244 38262000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3827
3828 * Makefile.in (GDBMI_DIR): New variable.
3829 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3830 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3831 (gdbmi.texinfo): New target, for texi2roff.
3832 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3833 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3834
3835 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3836 gdbmi.texinfo.
3837 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3838 comment.
3839
d167840f
EZ
38402000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3841
3842 * gdb.texinfo (Files): Update description of add-symbol-file
3843 command.
3844
f7dc1244 38452000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3846
3847 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3848 prevents the build (and is generally a Bad Idea).
3849
f7dc1244 38502000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3851
3852 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3853 a comma inside @var.
3854 (Command Files): Index markup changes from Dmitry Sivachenko
3855 <dima@Chg.RU>.
3856
f7dc1244 38572000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3858
3859 * Makefile.in (LN_S): Define.
3860 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3861 invoke "ln -s" unless it is known to work.
3862
3863 * configure.in (AC_PROG_LN_S): Add.
3864
8dc7983f
JB
38652000-04-14 Jim Blandy <jimb@redhat.com>
3866
3867 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3868 section.
3869 (Target Conditionals): Document ADDRESS_TO_POINTER,
3870 POINTER_TO_ADDRESS.
3871
1a8237e8
DB
38722000-04-11 Daniel Berlin <dan@cgsoftware.com>
3873
3874 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
3875 gdb-cfg.texi to get the value.
3876
ca526f1a
JB
38772000-04-10 Jim Blandy <jimb@redhat.com>
3878
3879 * gdbint.texinfo (Target Architecture Definition): Fix
3880 cross-references.
3881
faaafcb4
JB
38822000-04-08 Jim Blandy <jimb@redhat.com>
3883
3884 * gdbint.texinfo (Using Different Register and Memory Data
3885 Representations): New section.
3886 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
3887 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
3888 REGISTER_CONVERT_TO_RAW): Document.
3889
1b27397f
AC
3890Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
3891
3892 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
3893 for acknowledgments.
3894
480ff1fb
AC
3895Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
3896
3897 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
3898 qThreadExtraInfo.
3899
a9331b3f 39002000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 3901
a9331b3f
RM
3902 * gdb.texinfo: Clarify which remote debug protocol commands are
3903 required and which are optional.
f1251bdd 3904
dbeb8dbd
AC
3905Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
3906
3907 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
3908 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
3909 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
3910 * annotate.texi: Update.
3911
6d2ebf8b
SS
39122000-03-28 Stan Shebs <shebs@apple.com>
3913
3914 * gdb.texinfo: Update dates, bump to Eighth Edition (note
3915 expectation of additional changes before release), update
3916 ISBN, add copy of top-level menu for @ifhtml, remove explicit
3917 node links, rephrase and/or shorten lines to fix formatting
3918 problem in both regular and @smallbook formats.
3919 * annotate.texi: Shorten lines in example, use smallexample
3920 consistently everywhere.
3921 * Makefile.in: Add comment about texinfo 4.0 html generation.
3922 (SFILES_INCLUDED): Add annotate.texi.
3923
5d161b24
DB
39242000-03-27 Daniel Berlin <dan@cgsoftware.com>
3925
3926 * gdb.texinfo (Debugging Output): Added new section, documenting
3927 the "set/show debug" commands.
3928
b9deaee7
AC
3929Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
3930
3931 * annotate.texi (Annotations): When GDBN omit @chapter and @node
3932 entry.
3933
3934 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
3935 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
3936 @chapter and @node entries.
a9331b3f 3937
b9deaee7 3938 * gdb.texinfo: Link all top-level nodes.
a9331b3f 3939
9ef47d30
AC
3940Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
3941
3942 * Makefile.in (install-info): Create $(infodir) before installing
3943 files.
3944
cfeada60
FN
39452000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
3946
3947 From David Whedon <dwhedon@gordian.com>
3948 * gdbint.texinfo : Added paragraphs about command deprecation.
3949
6837a0a2
DB
39502000-03-22 Daniel Berlin <dan@cgsoftware.com>
3951
3952 * gdb.texinfo: Add documentation for the apropos command.
3953
bba2971c
MS
39542000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3955
3956 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
3957
2b628194
MS
39582000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
3959
a9331b3f 3960 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
3961 two places.
3962
96a2c332
SS
39632000-03-17 Stan Shebs <shebs@apple.com>
3964
3965 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
3966 <dima@Chg.RU>, also clarification of allowed content for
3967 string constants.
3968
f7dc1244 39692000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
3970
3971 * gdb.texinfo (main menu): Add Annotations.
3972 (File Options): Add @cindex entries for each command-line option.
3973 Document --epoch, --annotate, --async, --interpreter, --write,
3974 --statistics, and --version.
3975
3976 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
3977 of GDB.
3978
9d233477
JB
39792000-02-23 Jim Blandy <jimb@redhat.com>
3980
3981 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
3982
14e0eb3b
JB
39832000-02-22 Jim Blandy <jimb@redhat.com>
3984
3985 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
3986
3555de01
JM
39872000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
3988
3989 * Makefile.in (diststuff): New target.
3990
5e35df8e
KB
39912000-02-15 Kevin Buettner <kevinb@redhat.com>
3992
3993 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 3994 architecture. [From Jim Wilson.]
5e35df8e 3995
c5394b80
JM
39962000-01-16 Tom Tromey <tromey@cygnus.com>
3997
3998 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
3999 (Delete Breaks): Mention range arguments.
4000 (Disabling): Likewise.
4001
c3f6f71d
JM
40022000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4003
4004 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4005
c4093a6a
JM
4006Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4007
4008 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4009 valid functions.
4010
11cf8741
JM
40111999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4012
4013 * gdb.texinfo: Clarify regular expressions used in rbreak.
4014
917317f4
JM
40151999-10-15 Kevin Buettner <kevinb@cygnus.com>
4016
4017 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4018 MEMORY_REMOVE_BREAKPOINT): Document.
4019
4020Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4021
4022 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4023 offset re-using the DATA offset instead.
4024
2df3850c
JM
40251999-10-11 Jim Kingdon <kingdon@redhat.com>
4026
4027 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4028
40291999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4030
4031 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4032 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4033 typos.
4034
4035 * gdb.texinfo: Various minor wording and formatting improvements,
4036 mentions of additional command-line options.
4037
2acceee2
JM
40381999-09-30 Fred Fish <fnf@cygnus.com>
4039
4040 * gdb.texinfo: Document additional forms of specifying section
4041 names and addresses for the add-symbol-file command.
4042
c2c6d25f
JM
40431999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4044
4045 * gdbint.texinfo: Fix typo, add the word "have".
4046
40471999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4048
4049 * gdbint.texinfo (Target Architecture Definition): Document the
4050 SKIP_PERMANENT_BREAKPOINT macro.
4051
d4f3574e
SS
40521999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4053
4054 * gdb.texinfo: Fiks speling errers.
4055
4056 * gdb.texinfo: Fix uses of @multitable.
4057
f7dc1244 4058 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4059 * gdb.texinfo: Include details specific to DOS host, clarify
4060 some confusing language, fix @ref/@xref/@pxref usages, add
4061 comments about using with optimization, add more indexing,
4062 fix info about disassembly-flavor.
4063
4064Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4065
4066 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4067 SKIP_SOLIB_RESOLVER): Define.
4068
4069Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4070
4071 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4072 ``g'' packets.
4073
104c1213
JM
40741999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4075
4076 * gdb.texinfo: Create a new "Configurations" chapter with
4077 platform-specific info, inline remote.texi and move sections of it
4078 into the new chapter, move bits about info proc, heuristic search,
4079 and register stack into the new chapter.
4080 * remote.texi: Remove, now part of gdb.texinfo.
4081 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4082
40831999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4084
4085 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4086 GDB_TARGET_IS_MACH386): These kludges have gone away.
4087
4088Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4089
4090 * gdbint.texinfo (Target Architecture Definition): Mention
4091 TDEPLIBS.
4092
53a5351d
JM
40931999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4094
4095 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4096 surrounding text to fit HP-UX bits into general info.
4097 (HPPA-cfg.texi): Remove, no longer useful.
4098
4099 * gdb.texinfo: Remove explicit links from @node lines, remove
4100 HP-added "Detailed Node Listing" from main menu which confuses
4101 things.
4102
4103 From Dmitry Sivachenko <dima@Chg.RU>:
4104 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4105 in description of `set environment'.
4106
41071999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4108
4109 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4110
7be570e7
JM
41111999-08-12 Ben Elliston <bje@cygnus.com>
4112
4113 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4114
f7dc1244 41151999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4116
4117 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4118 watch, awatch, and rwatch. Explain why the latter two cannot be
4119 set as software watchpoints. Document that watchpoints for local
4120 variables are deleted when the debuggee terminates.
4121
4122Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4123
4124 * remote.texi (Protocol): Further clarification of the "qRcmd"
4125 packet. Allow E.. response packet. "qRcmd" packet is no longer
4126 reserved.
4127
41281999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4129
a9331b3f
RM
4130 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4131 * gdb.texinfo: Ditto.
7be570e7 4132
96baa820
JM
41331999-08-06 Tom Tromey <tromey@cygnus.com>
4134
4135 * gdb.texinfo (KOD): New node.
4136
4137Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4138
4139 * remote.texi (Rcmd): Fix minor formatting typos.
4140
4141Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4142
4143 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4144 packets.
4145
adf40b2e
JM
41461999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4147
4148 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4149 fixes.
4150
43ff13b4
JM
4151Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4152
4153 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4154
085dd6e6
JM
4155Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4156
4157 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4158 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4159 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4160 packets that are not supported on all hosts. Expand examples.
4161 Spell check.
4162
41631999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4164
4165 * Makefile.in: Recognize html, install-html. Add targets
4166 to build HTML versions of documentation via texi2html.
4167
4168Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4169
4170 * gdbint.texinfo (Testsuite): New chapter, information about the
4171 testsuite.
4172
4173Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4174
4175 * remote.texi (Communication Protocol): Rewrite.
4176
4177Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4178
4179 * stabs.texinfo: Fix uses of xref.
4180
9e0b60a8
JM
4181Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4182
4183 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4184 info about patch submission.
4185
cce74817
JM
4186Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4187
4188 From Per Bothner <bothner@cygnus.com>:
4189 * gdb.texinfo: Document Chill support.
4190
4191Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4192
4193 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4194 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4195 Document that the value should be greater-than or equal-to zero.
4196 (NO_STD_REGS): Document. Deprecate.
4197
ac9a91a7
JM
4198Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4199
4200 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4201 Document that these are not used.
4202
4203Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4204
4205 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4206
392a587b
JM
4207Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4208
4209 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4210 numargs was dropped.
4211
4212Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4213
4214 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4215
b83266a0
SS
4216Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4217
4218 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4219 Update.
4220
7a292a7a
SS
4221Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4222
4223 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4224 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4225
4226Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4227
4228 * gdbint.texinfo: Fix typos: $ -> @.
4229
4230Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4231
4232 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4233 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4234 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4235 BREAKPOINT_FROM_PC.
a9331b3f 4236
7a292a7a
SS
4237Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4238
4239 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4240 CALL_DUMMY_STACK_ADJUST): Document.
4241
4242Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4243
4244 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4245 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4246
42471999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4248
4249 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4250 longer exists.
4251
4252Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4253
4254 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4255 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4256 they make the manual source incomprehensible.
4257 * h8-cfg.texi: Remove, hasn't been used in years.
4258
c906108c
SS
4259Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4260
4261 * gdb.texinfo: Update the credits.
4262
4263Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4264
4265 * gdb.texinfo: Fix mistakes noticed in printout of last
4266 draft, add Alpha to discussion of heuristic fence post.
4267
4268Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4269
4270 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4271 Edition, merge some HP changes into mainline, describe some
4272 previously undocumented features, describe more of the target
4273 commands available, eliminate obsolete section on renamed
4274 commands.
4275 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4276
4277Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4278
4279 * gdb.texinfo: Make many HPPA conditionals unconditional,
4280 including catchpoint description, since now on for all configs.
4281 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4282 specializations.
4283
4284Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4285
4286 * Makefile.in (GDBvn.texi): Fix match expression to work with
4287 current format of VERSION in gdb/Makefile.in.
4288 * gdb.texinfo: Fix node ref to match new readline.
4289
4290Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4291
a9331b3f
RM
4292 * gdb.texinfo: Changes made as part of a project to merge in
4293 changes made by HP. Documentation makes extensive use of
c906108c
SS
4294 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4295 on remote debugging. There are differences in documentation
4296 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4297 the HP manual discusses catchpoints, hardware watchpoints, and
4298 some HPUX specific limitations for shared library support.
a9331b3f 4299
c906108c
SS
4300 There are also a number of @node changes.
4301
43021999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4303
4304 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4305 (C Usage): Same.
4306
4307Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4308
4309 The following changes were made by Edith Epstein
4310 <eepstein@cygnus.com> as part of a project to merge in changes
4311 made by HP.
a9331b3f 4312
c906108c
SS
4313 * HPPA-cfg.texi: new file.
4314
4315 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4316
4317 * refcard.tex: change documentation about catch.
4318 removed info catch.
4319
4320Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4321
4322 * gdbint.texinfo: Expand on GDB's coding standards,
4323 specify the use of arg names with prototypes.
4324
43251998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4326
4327 * gdb.texinfo: Fix tipo.
4328
4329Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4330
4331 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4332 TARGET_BYTE_ORDER_SELECTABLE_P.
4333
4334Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4335
4336 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4337
43381998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4339
4340 * agentexpr.texi: New file.
4341
4342Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4343
4344 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4345
43461998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4347
4348 * remote.texi: Changed wording that implied that the GDB remote
4349 protocol caches register values instead of GDB itself.
4350
4351Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4352
4353 * gdbint.texinfo: Add some info about symbol readers.
4354 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4355 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4356 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4357 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4358
4359Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4360
a9331b3f 4361 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4362
4363Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4364
4365 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4366
4367Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4368
4369 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4370 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4371
4372Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4373
4374 * gdbint.texinfo: Fix minor typos.
4375
4376Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4377
4378 * gdbint.texinfo: Complete overhaul. Group descriptions more
4379 logically, add more info on generic algorithms, remove much
4380 obsolete and/or wrong material.
4381
4382Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4383
4384 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4385
4386Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4387
4388 * refcard.tex: Copyright, address updates.
4389
4390Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4391
4392 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4393 for the edition instead of confusing GDB-version-like numbers.
4394
4395Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4396
4397 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4398
4399Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4400
4401 * LRS: Reformat a bit to keep text under 80 columns.
4402
4403Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4404
4405 * gdb.texinfo: Add some credits, mention bug monitor.
4406 * remote.texi: Mention mips monitor targets.
4407 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4408
c906108c
SS
4409Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4410
4411 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4412 files, finish sorting of host vs target vs native macros, describe
4413 some more of them.
4414
4415Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4416
4417 * gdbint.texinfo (Host Conditionals): Document change from
4418 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4419
4420Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4421
4422 * gdbint.texinfo (Host Conditionals): Document
4423 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4424
4425Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4426
4427 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4428 Document LSEEK_NOT_LINEAR.
4429
4430Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4431
4432 * stabs.texinfo (Stab Section Basics): Make it clear that only
4433 some versions of the GNU linker remove the leading N_UNDF symbol.
4434
4435Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4436
4437 * stabs.texinfo (String Field): Document type number pairs here,
4438 instead of in the Sun specific section.
4439 (Include Files): The GNU linker supports the N_BINCL
4440 optimization. Clarify the N_BINCL value, and what it is used
4441 for.
4442 (Procedures): Document N_FUN with an empty string to mark the end
4443 of a function.
4444 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4445 (Sun Differences): Remove this node, as the information is now
4446 elsewhere in the main document.
4447 (Stab Section Basics): Mention that the GNU linker may optimize
4448 stabs and remove the leading N_UNDF symbol.
4449
4450Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4451
4452 * gdb.texinfo, refcard.tex: Restore author credit
4453
4454Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4455
4456 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4457 documentation to account for START and END macros taking
4458 one arg.
4459
4460Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4461
4462 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4463 * gdb.texinfo (Frames): Fix typo.
4464
4465Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4466
4467 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4468 a target_signal as arg type, not a pid.
4469
4470Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4471
4472 * gdb.texinfo: Document `set assembly-language'.
4473
4474Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4475
4476 * remote.texi: Update list of stubs in the GDB distribution.
4477
4478Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4479
4480 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4481 Also document that some systems can use mmalloc but must define
4482 this if their C runtime allocates memory that is later freed.
4483 (MMCHECK_FORCE): Document new macro.
a9331b3f 4484
c906108c
SS
4485Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4486
4487 * remote.texi: Add documentation for target Sparclet.
4488
4489Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4490
a9331b3f 4491 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4492 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4493 * configure.in: Rewritten for autoconf.
4494 * configure: New.
4495
4496Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4497
4498 * Makefile.in (DVIPS): New define, set to dvips.
4499 (dvi): Add stabs.dvi.
4500 (ps): New target.
4501 (all-doc): Depend on info, dvi, and ps targets.
4502 (STAGESTUFF): Add *.ps and *.dvi files.
4503 (clean-info, clean-dvi): Remove.
4504 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4505 rules completely rewritten.
4506 (maintainer-clean): Remove clean-info and clean-dvi
4507 dependencies and put their actions in the rules.
4508 (gdb.ps): New target
a9331b3f 4509 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4510 intermediate TeX files, whether they have 2 or 3 character
4511 extensions.
4512 (gdbint.ps): Add target and rules.
4513 (gdb-internals): Delete unused target.
4514 (Makefile): Depends upon config.status also.
4515
4516Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4517
4518 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4519 set.
4520
4521Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4522
4523 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4524 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4525
4526Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4527
4528 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4529
4530Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4531
4532 * gdb.texinfo (Print settings): Document
4533 `set/show print static-members' commands.
4534
4535Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4536
4537 * gdbint.texinfo (Native): Document name change, coredep.c to
4538 core-aout.c.
4539
4540Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4541
4542 * stabs.texinfo (Include Files): Document the values the SunOS4
4543 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4544
4545Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4546
4547 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4548 Fix typo.
4549
4550Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4551
4552 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4553 "gdb.tar.Z".
4554
4555Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4556
4557 * Makefile.in (maintainer-clean): New target, synonym for
4558 realclean.
4559
4560Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4561
4562 * Update all FSF addresses except those in COPYING* files.
4563
4564Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4565
4566 From Richard Earnshaw (rearnsha@armltd.co.uk):
4567 * gdb.texinfo (convenience variables): Document $_exitcode.
4568 (quit): Document optional expression to use as exit code.
4569
4570Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4571
4572 * gdb.texinfo, remote.texi: Brought up to date with various
4573 GDB changes.
4574
4575Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4576
4577 * gdb.texinfo: Update dates and versions, fix comments about
4578 hardware watchpoints in future releases and about the
4579 sharedlibrary command.
4580
4581Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4582
4583 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4584 C_FUN stab. Other cleanups.
4585
4586Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4587
4588 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4589 for the sparc stub.
4590
4591Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4592
4593 * annotate.texi: Clarify which addresses have differing formats
4594 depending on the language and which do not.
4595
4596Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4597
4598 * remote.texi (NetWare): Changed example to use BOARD= instead of
4599 NODE= argument to reflect correspoding change to gdbserve.nlm.
4600
4601Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4602
4603 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4604 GDB, as well as AIX dbx, supports the size type attribute.
4605
4606Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4607
4608 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4609
4610Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4611
4612 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4613 and new 'if' and 'while' commands.
4614
4615Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4616
4617 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4618
4619Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4620
4621 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4622 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4623 NetWare targets. Mostly stolen from the Server node.
4624
4625Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4626
4627 * gdb.texinfo (Setting): Talk about the language of a source file
4628 versus the working language. The old documentation did not match
4629 what GDB did.
4630
4631Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4632
4633 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4634 of a source file.
4635
4636Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4637
4638 * gdb.texinfo (Processes): New node.
4639
4640Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4641
4642 * remote.texi: Update documentation of set/show mipsfpu.
4643
3fc11d3e
JM
4644Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4645
4646 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4647 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4648
4649Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4650
4651 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4652 obsolete conditionals, described some others.
4653
4654Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4655
4656 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4657 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4658
4659Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4660
4661 * gdbint.texinfo: Put regex conditionals in their own table.
4662
4663Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4664
4665 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4666 described or fixed the descriptions of many others.
4667
4668Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4669
4670 * gdb.texinfo: Add some more credits.
4671 * gdbint.texinfo: Capitalize GDB consistently, describe some
4672 macros and remove some.
4673
4674Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4675
4676 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4677 obsolete conditionals, described some others.
4678
4679Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4680
4681 * gdb.texinfo (help targets): Changed to `help target', which
4682 is the correct gdb command.
4683
4684Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4685
4686 * annotate.texi (TODO): New node, for keeping track of annotations
4687 suggested but not yet implemented.
4688
4689Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4690
4691 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4692 another symbol, it is not the address itself.
4693
4694Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4695
4696 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4697 of stabs-in-coff sections.
4698
4699Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4700
4701 * annotate.texi: Change edition to 0.5 and date to May 1994.
4702 Add index.
4703 (Frames): New node, for frame annotation.
4704 (Displays): New node, for display annotation.
4705
4706 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4707 when waiting for your program to stop.
4708
4709Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4710
4711 * annotate.texi (Breakpoint Info): Document annotation of header
4712 fields and record annotation.
4713
4714Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4715
4716 * annotate.texi: New file, to document annotations.
4717
4718Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4719
4720 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4721 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4722
4723Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4724
4725 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4726 section, and say n_strx field is compilation unit relative.
4727 * stabs.texinfo: Don't use @code for a.out when it is the name of
4728 an object file format.
4729
4730Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4731
4732 * gdb.texinfo: Refer to file names, not path names, per rms
4733 convention.
4734 (Arguments): Fix typo.
4735
4736Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4737
4738 * stabs.texinfo (Global Variables): Talk about stabs in files
4739 where variables are referenced, but not defined.
4740
4741Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4742
4743 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4744 Cplusplus to new nodes Member Type Descriptor and Method Type
4745 Descriptor. Re-write stuff for #.
4746
4747Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4748
4749 * gdb.texinfo (Print Settings): Don't document "set print
4750 fast-symbolic-addr off". The bug which it worked around was fixed
4751 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4752
4753 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4754 N_ENTRY node.
4755
4756 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4757
4758Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4759
4760 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4761 references to ieee-float.c.
4762
4763Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4764
4765 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4766 match what the code actually does.
4767
4768Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4769
4770 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4771
4772Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4773
4774 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4775 i, and b.
4776
4777Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4778
4779 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4780 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4781 as "stabs in sections" rather than just saying "ELF and SOM".
4782 Also make that stuff apply to COFF.
4783
4784Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4785
4786 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4787 Ghostscript.
4788
4789Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4790
4791 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4792 versus functions without line numbers, also mention stepping into
4793 them as well as "step" when you are in them. Tell the user how to
4794 deal with the situation. Add comment about "debugging information".
4795
4796Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4797
4798 * stabs.texinfo (Enumerations): Document restriction on where
4799 enumeration types can appear and still win with GDB.
4800
4801Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4802
4803 * stabs.texinfo (Negative Type Numbers): Document format for type
4804 -16.
4805
4806Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4807
4808 * gdb.texinfo (Selection, Frame Info): Update information about
4809 arbitrary frame specficiations.
4810
4811Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4812
4813 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4814
4815Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4816
4817 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4818
4819Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4820
4821 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4822
4823Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4824
4825 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4826 Differences node to Statics node.
4827 (Statics): Discuss XCOFF use of V symbol descriptor.
4828
4829 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4830 not clean.
4831
4832Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4833
4834 * gdb.texinfo (Print Settings): Document `set print
4835 fast-symbolic-addr' and improve the doc for some other
4836 `set print's.
4837
4838Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4839
4840 * stabs.texinfo (String Field): Talk about defining several type
4841 numbers at once.
4842 Fix lint regarding changing node ELF Transformations to
4843 ELF and SOM Transformations.
4844
4845Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4846
4847 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4848
4849Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4850
4851 * stabs.texinfo (Cross-References): `::' is for nested types only
4852 within <>.
4853 (Structures): Document static members.
4854
4855Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4856
4857 * stabs.texinfo: Document S type attribute.
4858
4859Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4860
4861 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4862
4863Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4864
4865 * gdbint.texinfo: Fix a few typos.
4866
4867Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4868
4869 * gdb.texinfo, remote.texi: formatting improvements
4870
4871 * gdb.texinfo (New Features): mention threads.
4872 (Summary, C): fix xrefs in newly contributed text.
4873 (Threads): index entries, clarifications, example
4874 (passim): minor typos fixed, phrasing improvements
4875
4876 * remote.texi (Bootstrapping): rephrase text on ^C and add index
4877 entries; (Server): explain use of gdbserver w/real-time systems,
4878 add example of conflicting TCP port; (MIPS Remote) break up
4879 running text into table, highlighting commands, and add example.
a9331b3f 4880
c906108c
SS
4881Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4882
4883 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
4884
4885Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4886
4887 * stabs.texinfo (Nested Symbols): New node.
4888 (String Field, Symbol Descriptors, Cross-References): Refer to it.
4889
4890Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4891
4892 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
4893 to picking which Bbss.bss symbol to use, and (because there seems to
4894 be no good way of doing it) re-write some of the text to make it
4895 sound like Bbss.bss isn't such a great idea after all (as currently
4896 designed).
4897
4898 * gdb.texinfo (C): In addition to saying people have to use g++ for
4899 good results, say they have to use stabs. Specifically say cfront
4900 doesn't work well.
4901 (Summary): Merge in information on Modula-2, Pascal, and Chill from
4902 the gdb README. Add xrefs to places where the support for the various
4903 languages is described in detail.
4904
4905Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4906
4907 * stabs.texinfo: Clean up stuff about visibility and virtual
4908 characters.
4909
4910 * stabs.texinfo (N_M2C): Cite Sun doc.
4911
4912Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4913
4914 * gdb.texinfo: updates re threads.
4915 * remote.texinfo: avoid index entries starting with digits.
4916
4917Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4918
4919 * stabs.texinfo (Enumerations): Talk about large, negative and
4920 octal values. Clean up cross reference to type attributes.
4921 (String Field): Say that GDB 4.11 supports size attribute.
4922
4923Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4924
4925 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
4926 is a mandatory step. Make the stuff about that more concise.
4927
4928Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4929
4930 * stabs.texinfo (Class Names): New node.
4931
4932 * gdb.texinfo (Command Files): Explain order of init file reading.
4933
4934 * remote.texi (Bootstrapping): Talk about getting the serial driver
4935 to deal with ^C sent by gdb to stop the remote system.
4936
4937Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
4938
4939 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
4940
4941 * libgdb.texinfo (Defining Commands): made the DOC arg
4942 to gdb_define_app_command a char * instead of char **
4943 per a suggestion from kingdon.
4944
4945 * libgdb.texinfo: total rewrite from a different starting
4946 premise.
4947
4948Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4949
4950 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
4951 floats passed as doubles (to improve clarity).
4952
4953Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4954
4955 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
4956
4957 * a4rc.sed: update to work with Andreas Vogel papersize params
4958
4959 * refcard.tex: use Andreas Vogel simplifications of papersize
4960 params; remove useless version info; update copyright date.
4961
4962Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4963
4964 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
4965
4966Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4967
4968 * gdb.texinfo (Files): Say what address the load command loads it at.
4969
4970 * stabs.texinfo (Common Blocks): Minor cleanups.
4971
4972 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
4973 that Sun has backed away from the linker kludge and thus the relevant
4974 issue is changes to the SunPRO tools, not the Solaris linker.
4975
4976 * stabs.texinfo (Traditional Integer Types): Clean up description
4977 of octal bounds a little bit. Document extra leading zeroes.
4978
4979Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4980
4981 * gdb.texinfo (Signaling): Update for symbolic symbol names
4982 and add a section explaining the difference between the GDB
4983 signal command and the shell kill utility.
4984
4985Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
4986
4987 * libgdb.texinfo: added `@' to braces that were unescaped.
4988
4989Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
4990
4991 * libgdb.texinfo: new file. Spec for the gdb library.
4992
4993Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4994
4995 * stabs.texinfo (Include Files): Fix typo (start -> end).
4996
4997Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4998
4999 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5000 from Melissa at FSF's editing pass.
5001
5002Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5003
5004 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5005 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5006 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5007
5008Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5009
5010 * remote.texi (Bootstrapping): Discuss 386 call gates.
5011
5012Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5013
5014 * stabs.texinfo (Based Variables): New node.
5015
5016Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5017
5018 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5019 names, sizes, and formats to suggest how not to lose.
5020
5021Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5022
5023 * stabs.texinfo (Methods): Fix typo.
5024
5025Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5026
5027 * gdb.texinfo: Fix a few typos.
5028
5029Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5030
5031 * gdb.texinfo: Clarify how well it works with Fortran.
5032
5033 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5034 More on relocating stabs in ELF files.
5035
5036Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5037
5038 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5039
5040Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5041
5042 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5043 parameters on VAX.
5044
5045Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5046
5047 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5048
5049Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5050
5051 * stabs.texinfo: Make info author notice match the TeX author notice.
5052
5053Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5054
5055 * stabs.texinfo: Initial-caps all words in node names and
5056 non-trivial words in section names.
5057
5058Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5059
5060 * stabs.texinfo: Many minor cleanups.
5061
5062 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5063
5064Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5065
5066 * stabs.texinfo: Remove full description of big example.
5067 It's not really helpful; just use pieces of it where appropriate.
5068 Add more Texinfo formatting directives (@samp, etc.).
5069 Use @deffn to define stab types.
5070 Eliminate some wordiness. Break up some nodes.
5071 Add an (alphabetized) index of symbol types.
5072 Use consistent capitalization style in node and section names.
5073
5074Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5075
5076 * gdb.texinfo: Change typo "Two two" to "The two".
5077
5078Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5079
5080 * stabs.texinfo (XCOFF-differences): Remove references to
5081 non-existent types N_DECL and N_RPSYM.
5082
5083 * stabs.texinfo (String Field): Say that type attributes bug is
5084 fixed in GDB 4.10, since it is.
5085
5086 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5087
5088Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5089
5090 * stabs.texinfo: Formatting cleanups.
5091
5092Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5093
5094 * stabs.texinfo: When explaining the n_type of a stab, standardize
5095 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5096 no tabs, use @r).
5097 (Global Variables): Clean up.
5098
5099Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5100
5101 * stabs.texinfo (Stack Variables): Re-write.
5102
5103Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5104
5105 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5106 addresses of a source file. Also revise formatting.
5107 Change "object module" or "object file" to "source file".
5108 Various: Miscellaneous cleanups.
5109
5110Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5111
5112 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5113
5114Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5115
5116 * gdbint.texinfo: Removed many nonsensical machine-collected
5117 host and target conditionals, described some of the remainder.
5118
5119Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5120
5121 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5122
5123 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5124 paragraph which follows.
5125
5126 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5127 variables. Looks better and avoids overful hbox.
5128
5129Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5130
5131 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5132
5133Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5134
5135 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5136 retransmit-timeout
5137
5138Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5139
5140 * gdbint.texinfo: Update statement about `some ancient Unix
5141 systems, like Ultrix 4.0' to Ultrix 4.2.
5142
5143Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5144
5145 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5146
5147 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5148
5149 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5150 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5151
5152 * remote.texi: new name for former gdbinv-s.texi
5153
5154 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5155
5156Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5157
5158 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5159 variables for MIPS remote debugging protocol.
5160
5161Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5162
5163 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5164
5165Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5166
5167 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5168
5169Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5170
5171 * gdb.texinfo: repair conditional bugs in text markup
5172
5173Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5174
5175 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5176 to select Modula-2 material.
5177
5178Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5179
5180 * stabs.texinfo: Cleanups regarding statics.
5181
5182 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5183 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5184
5185Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5186
5187 * stabs.texinfo: N_MAIN is sometimes used for C.
5188
5189Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5190
5191 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5192
5193Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5194
5195 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5196 removed from the code by Kingdon.
c906108c
SS
5197
5198Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5199
5200 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5201 input when evaluating breakpoint conditions; the bug has been fixed.
5202
5203 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5204 sets the ignore count to N-1, not to N.
5205
5206Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5207
5208 * refcard.tex (\hoffset): correct longstanding error to match
5209 intended offset; avoids cutting off edge on some printers
5210
5211Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5212
5213 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5214
5215Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5216
5217 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5218
5219Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5220
5221 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5222 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5223 collect sed edits if any, apply to refcard before formatting;
5224 (refcard.ps) stop implying PS fonts if PS output requested;
5225 (lrefcard.ps) delete extra target for variant PS fonts
5226
5227 * refcard.tex: parametrize papersize dependent info, collect
5228 in easily replaced spot
5229
5230 * a4rc.sed: new file, edits to refcard for A4 paper
5231
5232Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5233
5234 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5235
5236Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5237
5238 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5239
5240Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5241
5242 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5243 politely rather than rudely.
5244
5245Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5246
5247 * stabs.texinfo: Document common blocks.
5248
5249Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5250
5251 * stabs.texinfo: Add some basic info about stabs-in-elf.
5252
5253Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5254
5255 * stabs.texinfo (Top): Minor cleanup.
5256
5257Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5258
5259 * Makefile.in (install-info): remove parentdir support
5260
5261Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5262
5263 * gdb.texinfo (Copying): delete this node and references to it;
5264 RMS says this manual need not carry GPL. (passim): Improvements
5265 from last round at FSF, largely due to Ian Taylor review, and
5266 minor formatting improvements.
5267
5268 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5269 largely due to Ian Taylor review. (Debug Session): minor edits to
5270 new text.
5271
5272Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5273
5274 * Makefile.in (realclean): Remove info and dvi files too.
5275
5276Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5277
5278 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5279 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5280 * gdb.texinfo: Change accordingly.
5281
5282 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5283 N_{L,R}BRAC,N_SLINE are relative to.
5284
5285Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5286
5287 * Makefile.in (GDBvn.texi): Update atomically.
5288
5289Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5290
5291 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5292
5293Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5294
5295 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5296 addresses together. Also motivate the set print symbol-filename
5297 command and suggest other solutions.
5298
5299Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5300
5301 * gdb.texinfo (set print elements): Note that the number of
5302 elements is set to unlimited by "set print elements 0".
5303
5304Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5305
5306 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5307 NF_LDOUBLE means.
5308 (Stab Types): Include Solaris stab types.
5309 (Procedures): Document Solaris extensions.
5310
5311Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5312
5313 * gdb.texinfo: Add `set print symbol-filename' doc.
5314
5315Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5316
5317 * stabs.texinfo (Arrays): Talk about type definition vs. type
5318 information.
5319
5320 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5321 the trailing semicolon.
5322
5323Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5324
5325 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5326 and merge in other parts of the document addressing these subjects.
5327 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5328
5329 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5330 at the end of a range type.
5331
5332 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5333 AIX extensions.
5334
5335Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5336
5337 * stabs.texinfo (Stabs Format): Misc fixes.
5338
5339Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5340
5341 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5342 (Traditional builtin types): Document convex convention for long long.
5343 (Negative builtin types): Discuss type names, and misc fixes.
5344
5345Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5346
5347 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5348 point types used with @samp{R} type descriptor.
5349 (Symbol Descriptors): Describe how to handle conflict between
5350 different meanings of @samp{P} symbol descriptor.
5351
5352Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5353
5354 * stabs.texinfo: Remove node Quick Reference and put its children
5355 directly under the main menu.
5356
5357 * stabs.texinfo: Many more changes to bring it into line with
5358 AIX documentation and reality. I think it now has all the
5359 information from the AIX documentation, except that I burned
5360 out when I got to variant records (Pascal and Modula-2) and
5361 all the COBOL types. Oh well, we can add them later when we're
5362 worrying more about those languages.
5363
5364 * stabs.texinfo (Automatic variables): Talk about what it means
5365 to omit the symbol descriptor.
5366
5367Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5368
5369 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5370 gcc2 behavior with promoted args.
5371
5372Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5373
5374 * gdb.texinfo: include readline appendices in info version of manual
5375
5376Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5377
5378 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5379 target remote.
5380
5381 * gdb.texinfo (Machine Code): more index entries for disassemble
5382
5383Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5384
5385 * Clarify the intended use of the gdb-testers and gdb-patches
5386 mailing lists, and shrink gzip comment.
5387
5388Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5389
5390 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5391 DOSHOST configuration of manual.
5392
5393 * gdb.texinfo (MIPS Stack): new node.
5394
5395 * all-config.texi (MIPS) new switch.
5396
5397 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5398 tense; (MIPS Remote) new node.
5399
5400 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5401 bug; (Environment) less passive, other small cleanups in text about
5402 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5403 (Remote) new MIPS Remote menu entry.
5404
5405Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5406
5407 * stabs.texinfo: Many changes to include information from the
5408 AIX documentation.
5409
5410 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5411
5412Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5413
5414 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5415 Move a bunch of information from ../README.
5416 (Getting Started): New node.
5417
5418Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5419
5420 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5421
5422 * gdb.texinfo: advance manual revision dates to present
5423
5424 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5425 stop using silly Roman numerals in @set variable names
5426
5427Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5428
5429 * stabs.texinfo (Parameters): Keep trying to get this right.
5430
5431Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5432
5433 * stabs.texinfo (Parameters): More on "local parameters".
5434
5435Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5436
5437 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5438
5439Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5440
5441 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5442 (Parameters): Rewrite.
5443 (xcoff-differences, Sun-differences): Minor changes.
5444
5445Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5446
5447 * stabs.texinfo: Minor cleanup.
5448
5449Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5450
5451 * gdbint.texinfo: Minor xcoff stuff.
5452
5453Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5454
5455 * gdbint.texinfo: Update for new config directory structure.
5456 Add info about internal type data structures.
5457
5458Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5459
5460 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5461 $(srcdir).
5462 (gdb-config.texi): Depend on file in $(srcdir).
5463
5464Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5465
5466 * stabs.texinfo: Fixes about N_SO.
5467
5468Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5469
5470 * gdb.texinfo: include list of nonstandard init file names
5471
5472 * *-config.texi: new switch GENERIC for text that applies *only*
5473 to (usual) multiple-target version of manual
5474
5475 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5476 h8 config
5477
5478 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5479 in menus (rather than conditionally selected multiple alternative
5480 menus).
5481
5482 * Makefile.in: define and use DOC_CONFIG var to select
5483 configuration for GDB user manual.
5484
5485 * gdb-config.texi: delete from repository, generate from Makefile.
5486
5487 * all-config.texi: normal `generic' configuration file, formerly
5488 stored as gdb-config.texi
5489
5490Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5491
5492 * Makefile.in: add dvi target to build all .dvi files
5493
5494Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5495
5496 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5497
5498Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5499
5500 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5501 host conditionals.
5502 * stabs.texinfo: More array fixes inspired by Jim's.
5503
5504Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5505
5506 * stabs.texinfo: Fixes re arrays and continuations.
5507
5508 * gdbint.texinfo: Add XCOFF node.
5509
5510Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5511
5512 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5513
5514Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5515
5516 * stabs.texinfo: Fix for array types to mention lower bounds.
5517
5518Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5519
5520 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5521
5522Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5523
5524 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5525
5526Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5527
5528 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5529 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5530
5531Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5532
5533 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5534
5535Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5536
5537 * gdb.texinfo, gdbinv-s.texi: misc updates
5538
5539Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5540
5541 * gdbint.texinfo: Brief documentation for longjmp support,
5542 from an email msg by Stu.
5543
5544Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5545
5546 * stabs.texinfo: Fix description of floating point "range"
5547 types (which really define basic types). Reported by Jim Meehan,
5548 <meehan@src.dec.com>.
5549
5550 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5551
5552Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5553
5554 * gdbint.texinfo: Slightly expand section on supporting a new
5555 object file format.
5556
5557Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5558
5559 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5560 intermediate file.
5561
5562Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5563
5564 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5565
5566Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5567
5568 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5569
5570 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5571 as well as Z8002.
5572
5573Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5574
5575 * gdbint.texinfo: Add sections on clean design and on how to send
5576 in changes.
5577
5578Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5579
5580 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5581
5582Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5583
5584 * gdb.texinfo: Fix typo, reported by Karl Berry.
5585
5586Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5587
5588 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5589
5590Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5591
5592 * gdbint.texinfo: fixed a stray email address (needs @@),
5593 added @table @code to node "Native Conditionals"
5594
5595Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5596
5597 * gdbint.texinfo: Describe coding style of GDB.
5598
5599Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5600
5601 * stabs.texinfo: Minor wording changes.
5602
5603Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5604
5605 * gdbint.texinfo: Improve release doc slightly.
5606
5607Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5608
5609 * gdbint.texinfo: Improve doc of GDB config macros.
5610
5611Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5612
5613 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5614 These will be reinserted when examined.
5615
5616Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5617
5618 * gdbint.texinfo: Make a start at documenting all the #if macros
5619 in GDB. At least list them all, and start separating them into
5620 host-specific and target-specific.
5621
5622Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5623
5624 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5625 examples (not consistent w others).
c906108c
SS
5626 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5627 for generic vn of doc
5628
5629Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5630
5631 * Makefile.in: always create installation directories.
5632
5633Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5634
5635 * gdb.texinfo: in h8 config, do not describe searching commands.
5636
5637Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5638
5639 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5640 conditionals; introduce a few generic switches that may be
5641 useful for other cross-dev or dos-hosted configs.
5642
5643 * gdb.texinfo: fix typo in "info reg" description
5644
5645Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5646
5647 * stabs.texinfo: Minor updates from running TeX over it.
5648 * Makefile.in (stabs.dvi, stabs.ps): Add.
5649
5650Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5651
5652 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5653 First pass at converting it to texinfo.
5654
5655Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5656
5657 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5658 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5659
5660Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5661
5662 * gdbint.texinfo: Add section on partial symbol tables.
5663
5664Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5665
5666 * gdb.texinfo: document `set remotedebug' and `set
5667 rstack_high_address'.
5668
5669Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5670
5671 * gdb.texinfo: slight expansion of new text on reading info files
5672 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5673 H8/300 from DOS.
5674
5675Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5676
5677 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5678
5679Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5680
5681 * gdb.texinfo: Say how to read the `info' files.
5682
5683Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5684
5685 * Makefile.in: gm4 -> m4.
5686
5687Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5688
5689 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5690 Documentation' ahead of `Installing GDB' to match README.
5691 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5692 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5693
5694Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5695
5696 * Makefile.in: remove $(srcdir) from gdb.info rule.
5697
5698Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5699
5700 * Makefile.in: commented out gdb-all.texinfo rule. This is
5701 temporary.
5702
5703Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5704
5705 * Makefile.in, configure.in: removed traces of namesubdir,
5706 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5707 copyrights to '92, changed some from Cygnus to FSF.
5708
5709Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5710
5711 * gdb.texinfo: Improve how we ask for bug reports.
5712
5713Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5714
5715 * Makefile.in: infodir belongs in datadir.
5716
5717Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5718
5719 * Makefile.in: remove spaces following hyphens, bsd make can't
5720 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5721 standards.text support.
c906108c
SS
5722
5723Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5724
5725 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5726 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5727 and mandir now keyed off datadir by default.
5728
5729\f
5730Local Variables:
9e9c5ae7 5731mode: change-log
c906108c
SS
5732left-margin: 8
5733fill-column: 74
5734version-control: never
5735End:
This page took 0.843919 seconds and 4 git commands to generate.