Track sections for expressions.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
cda4ce5a
JB
12008-02-01 Jim Blandy <jimb@red-bean.com>
2
3 * gdb.texinfo (Help): Summarize 'info args' correctly.
4
4acd40f3
TJB
52008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
6
7 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
8 available in PowerPC architecture.
9 (Embedded Processors): Change node name of PowerPC item in menu.
10 (PowerPC): Rename to...
11 (PowerPC Embedded): this.
12 (Architectures): Add new PowerPC item in menu.
13 (PowerPC): New node.
14
6e6c6f50
DJ
152008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
16
17 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
18 commands.
19
5ee187d7
DJ
202008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
21
22 * gdb.texinfo (Setting Catchpoints): Mention features
23 supported on GNU/Linux.
24
e275c0d9
NR
252008-01-30 Nick Roberts <nickrob@snap.net.nz>
26
27 * gdb.texinfo (GDB/MI File Commands): Describe new output
28 field for MI command -file-list-exec-source-file.
29
2d717e4f
DJ
302008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
31
32 * gdb.texinfo (Using the `gdbserver' Program): Add security
33 warning. Rearrange into subsections and subsubsections. Document
34 --multi and --debug. Correct --with-sysroot typo. Update --attach
35 usage. Make load reference clearer. Document monitor exit.
36 (Remote Configuration): Document set remote exec-file, attach-packet,
37 and run-packet.
38 (Packets): Document vAttach and vRun.
39
f663676d
NR
402008-01-30 Nick Roberts <nickrob@snap.net.nz>
41
42 * gdb.texinfo (Processes): Mention process command.
43 detach-on-follow -> detach-on-fork.
44
c78d192c
DJ
452008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
46
47 * gdbint.texinfo (Native Conditionals): Remove
48 SHELL_COMMAND_CONCAT and SHELL_FILE.
49
93815fbf
VP
502008-01-23 Chris Demetriou <cgd@google.com>
51
52 * gdb.texinfo (Threads): Document new "set print thread-events"
53 and "show print thread-events" commands.
54
2a25a5ba
EZ
552008-01-19 Eli Zaretskii <eliz@gnu.org>
56
57 * gdb.texinfo (Specify Location): New section.
58 (Delete Breaks, Edit, Set Breaks): Remove description of
59 locations. Instead, add a reference to "Specify Location".
60 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
61 (Symbols): Refer to "Specify Location" for the valid forms of
62 linespecs and locations.
63
32c9a795
MD
642008-01-18 Markus Deuling <deuling@de.ibm.com>
65
66 * gdbint.texinfo (Target Conditionals): Replace the description of
67 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
68
b17828ca
JB
692008-01-12 Paul Hilfinger <hilfinger@adacore.com>
70
71 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
72 about &&var, which is rejected by the expression parser.
73
0aea4bf3
LM
742008-01-09 Luis Machado <luisgpm@br.ibm.com>
75
76 * gdb.texinfo (Output): Update documentation on using printf with DFP
77 types.
78
febe4383
TJB
792008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
80
81 * gdb.texinfo (C and C++): Add Decimal Floating Point format
82 subsubsection.
83 (Decimal Floating Point format): New subsubsection.
84
7a404eba
PA
852008-01-05 Pedro Alves <pedro@codesourcery.com>
86
87 * gdb.texinfo (File Options): Remove mention of the attempt to
88 open a core file with the -p option. Don't list -c as a valid
89 option to attach to a process.
90
a4d9b460
PA
912008-01-05 Pedro Alves <pedro@codesourcery.com>
92
93 * gdbint.texinfo (Host Conditionals): Remove mention of
94 ALIGN_STACK_ON_ENTRY.
95
6ec2edbe
JB
962008-01-05 Joel Brobecker <brobecker@adacore.com>
97
98 * gdbint.texinfo (Start of New Year Procedure): Add item
99 describing how to update the source and documentation copyright
100 notices.
101
d8b2a693
JB
1022007-12-18 Jim Blandy <jimb@codesourcery.com>
103
ab209b3a 104 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
105 watchpoint explanation into the main description of the watchpoint
106 command; update synopses of 'watch', 'rwatch', and 'awatch'
107 commands.
108
8b4ed427
VP
1092007-12-18 Vladimir Prus <vladimir@codesourcery.com>
110
111 * gdb.texinfo (Miscellaneous gdb/mi Commands):
112 Document 'pending-breakpoints' feature of
113 -list-features.
114
37e4754d
LM
1152007-12-17 Luis Machado <luisgpm@br.ibm.com>
116
117 * doc/gdb.texinfo: Add new parameter's description.
118
1d3811f6
DJ
1192007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
120
121 * gdb.texinfo (Overview): Clarify run-length encoding
122 example. Remove the restriction on "+" and "-" characters.
123
c1c25a1a
EZ
1242007-12-15 Eli Zaretskii <eliz@gnu.org>
125
126 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
127
afe8ab22
VP
1282007-12-14 Vladimir Prus <vladimir@codesourcery.com>
129
130 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
131 the -f option for -break-insert, remove -r option,
132 and clarify specification of location.
133
a6b151f1
DJ
1342007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
135
136 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
137 formatting.
138 (Remote Debugging): Add File Transfer section.
139 (Remote Configuration): Document Host I/O packets.
140 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 141 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
142 (Packets): Add vFile.
143
3b784c4f
EZ
1442007-11-17 Eli Zaretskii <eliz@gnu.org>
145
146 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
147 breakpoints with multiple locations.
148 (Breakpoint Menus): Improve wording.
149 (Output): Fix last change.
150
a4ce5b0d
UW
1512007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
152
153 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
154
1b39d5c0
DE
1552007-11-15 Doug Evans <dje@google.com>
156
157 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
158
7a72d44c
VP
1592007-11-15 Vladimir Prus <vladimir@codesourcery.com>
160
161 * gdbint.texinfo (Native Conditionals): Remove
162 mention of CLEAR_SOLIB.
163
6d1829bf 1642007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
165
166 * gdb.texinfo (Print Settings): Add documentation for "set/show
167 print frame-arguments".
168
1a619819
LM
1692007-11-05 Luis Machado <luisgpm@br.ibm.com>
170
3b784c4f 171 * gdb.texinfo (Output): Update printf command's description.
1a619819 172
55eddb0f
DJ
1732007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
174
175 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
176 powerpc soft-float".
177
9cceb671
DJ
1782007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * gdb.texinfo (Files): Correct formatting. Mention Expat
181 requirement.
182 (Requirements for Building GDB): Expand the list of Expat
183 uses.
184 (Library List Format, Memory Map Format): Mention Expat.
185 (Target Descriptions): Update Expat wording.
186
83acabca
DJ
1872007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
188
189 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
190 Document that gdbarch_convert_register_p should return zero for no-op
191 conversions.
192
e35879db
UW
1932007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
194
83acabca 195 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
196 of set_gdbarch_sofun_address_maybe_missing back to ...
197 (Target Conditionals): ... here to fix build break.
198
203c3895
UW
1992007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
200
83acabca 201 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
202 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
203 (Compiler Characteristics): ... documentation of
204 set_gdbarch_sofun_address_maybe_missing.
205
11411de3
DJ
2062007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
207
208 * gdbint.texinfo (Target Conditionals): Use
209 frame_unwind_register_unsigned in examples instead of
210 frame_unwind_unsigned_register.
211
7cc46491
DJ
2122007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
213
214 * gdb.texinfo (Predefined Target Types): Add int128
215 and uint128.
216 (Standard Target Features): Add PowerPC features.
217
81adfced
DJ
2182007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
219
220 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
221
c1874924
UW
2222007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
223
224 * gdbint.texi (Target Conditionals): Remove documentation
225 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
226 gdbarch_extract_return_value, and gdbarch_store_return_value.
227
f6e56ab3
UW
2282007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
229
230 * gdbint.texi (Target Conditionals): Remove documentation of
231 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
232
56cf5405
KH
2332007-10-11 Kazu Hirata <kazu@codesourcery.com>
234
235 * gdb.texinfo: Mention that inaccessible-by-default is on by
236 default.
237
35156bae
DJ
2382007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
239
240 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
241
d983da9c
DJ
2422007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
243
244 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
245 multi-threaded watchpoints.
246 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
247 checked. Describe sticky notification. Expand description
248 of steppable and continuable watchpoints.
249 (Watchpoints and Threads): New subsection.
250
fe6fbf8b
VP
2512007-09-28 Vladimir Prus <vladimir@codesourcery.com>
252
253 * gdb.texinfo (Setting Breakpoints): Revise
254 documentation for pending breakpoints. Document
255 breakpoints with multiple locations.
256
084344da
VP
2572007-09-19 Vladimir Prus <vladimir@codesourcery.com>
258
259 * gdb.texinfo (Miscellaneous gdb/mi Commands):
260 Document -list-features.
261
82160952
EZ
2622007-09-15 Eli Zaretskii <eliz@gnu.org>
263
264 * gdb.texinfo (Output): Spell out which features of C's printf are
265 not supported by GDB's printf.
7e27a47a
EZ
266 (Separate Debug Files): More accurate wording regarding build ID
267 and a reference to the ld manual rather than the Fedora wiki.
82160952 268
ea37ba09
DJ
2692007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
270 Jim Blandy <jimb@codesourcery.com>
271
272 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
273 (Examining Memory): Update mentions of the 's' format.
274 (Automatic Display): Likewise.
275
b8533aec
DJ
2762007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
277
278 * gdb.texinfo: Update the FSF's Back-Cover Text.
279
83f83d7f
JK
2802007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
281 Eli Zaretskii <eliz@gnu.org>
282
283 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
284 Fixed the ``build ID'' name. New binaries build instructions for the
285 build ID inclusion. Explain how the commands are specific to the build
286 ID vs. debug link.
287
c7e83d54
EZ
2882007-09-01 Eli Zaretskii <eliz@gnu.org>
289
290 * gdb.texinfo (Separate Debug Files): Fix last change. Add
291 indexing for ``build ID'' support.
292
d3750b24
JK
2932007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
294
295 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
296 Enlisted BUILD ID to the debug file searching example.
297 Included a BUILD ID `.note.gnu.build-id' section description.
298 Updated/added the debug files splitting instructions for OBJCOPY.
299
02142340
VP
3002007-08-31 Vladimir Prus <vladimir@codesourcery.com>
301
302 * gdb.texinfo (Variable Objects): Adjust docs
303 for -var-info-expression and document
304 -var-info-path-expression.
305
d3bdde98
JB
3062007-08-20 Jim Blandy <jimb@codesourcery.com>
307
3fb6a982
JB
308 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
309 (title page): Include the dedication in the printed manual, as a
310 separate page after the copyright notice.
311
d3bdde98
JB
312 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
313 don't break a @var across a line.
314
c80a96a8
MR
3152007-07-25 Maciej W. Rozycki <macro@mips.com>
316
317 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
318 for include files.
319
5824a901
NR
3202007-07-12 Nick Roberts <nickrob@snap.net.nz>
321
322 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
323 in annotate.texinfo.
324 (Command History): Link to new node.
325
d52e7ea3
UW
3262007-07-05 Markus Deuling <deuling@de.ibm.com>
327
328 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
329
5fc14d0a
EZ
3302007-07-05 Eli Zaretskii <eliz@gnu.org>
331
332 * gdbint.texinfo (Target Conditionals): Fix last change.
333
4a9bb1df
UW
3342007-07-03 Markus Deuling <deuling@de.ibm.com>
335
336 * gdb.texinfo: Replace following macros by their appropriate gdbarch
337 routines:
338 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
339 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
340 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
341 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
342 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
343 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
344 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
345 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
346 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
347 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
348 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
349 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
350 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
351 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
352 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
353 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
354 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
355 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
356 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
357 (SOFTWARE_SINGLE_STEP_P)
358
359 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
360 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
361
362 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
363 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
364 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
365 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
366 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
367 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
368 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
369 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
370 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
371 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
372
373 (Converting an existing Target Architecture to Multi-arch): Remove
374 section.
375
376 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
377 (gdbarch_addr_bits_remove): Add code example.
378
379 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
380
cfa9d6d9
DJ
3812007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
382
383 * gdb.texinfo (Remote Configuration): Document library-info-packet.
384 Add other missing entries. Adjust the table size to fit.
385 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
386 stop reasons including the new "library" event.
387 (General Query Packets): Adjust table widths for qSupported. Mention
388 qXfer:libraries:read reply to qSupported and document the new packet.
389 (Library List Format): New section.
390
159fcc13
JK
3912007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
392
393 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
394
f66d1690
MS
3952007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
396
397 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
398
67102876
NR
3992007-06-25 Nick Roberts <nickrob@snap.net.nz>
400
401 * gdbint.texinfo (Register and Memory Data): Break sections
402 into nodes and add a menu.
403
a4642986
MR
4042007-06-21 Maciej W. Rozycki <macro@mips.com>
405
406 * gdb.texinfo (Examining Memory): Document the new behaviour.
407
e9c17194
VP
4082007-06-21 Vladimir Prus <vladimir@codesourcery.com>
409
410 * gdb.texinfo (Standard Target Features): Document
411 m68k features.
412
31d99776
DJ
4132007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
414
415 * gdb.texinfo (General Query Packets): Document qOffsets changes.
416
1780a0ed
DJ
4172007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
418
419 * gdb.texinfo (Target Description Format): Add version attribute
420 for <target>.
421
822b6570
DJ
4222007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
423
424 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
425
f8b73d13
DJ
4262007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
427
428 * gdb.texinfo (MIPS Features): New subsection.
429
0e7f50da
UW
4302007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
431 Markus Deuling <deuling@de.ibm.com>
432
433 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
434 and qXfer:spu:write packets and mention them under qSupported.
435
23d964e7
UW
4362007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
437 Markus Deuling <deuling@de.ibm.com>
438
439 * gdb.texinfo (Architectures): Add new SPU section to document
440 Cell Broadband Engine SPU architecture specific commands.
441
9f708cb2
VP
4422007-06-09 Vladimir Prus <vladimir@codesourcery.com>
443
444 * gdb.texinfo (GDB/MI Variable Objects): Editorial
445 comments.
446
7579b5f8
NR
4472007-06-07 Nick Roberts <nickrob@snap.net.nz>
448
449 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
450
bf06d120
JB
4512007-05-29 Jim Blandy <jimb@codesourcery.com>
452
453 * gdb.texinfo (Overview): Doc fix.
454
23776285
MR
4552007-05-22 Maciej W. Rozycki <macro@mips.com>
456
457 * gdb.texinfo (Remote Configuration): Document "set/show
458 remoteflow".
459
1a69e1e4
DJ
4602007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
461
bf06d120
JB
462 * gdb.texinfo (MIPS): Remove documentation for set mips
463 saved-gpreg-size, show mips saved-gpreg-size, and set mips
464 stack-arg-size.
1a69e1e4 465
46ba6afa
BW
4662007-05-14 Bob Wilson <bob.wilson@acm.org>
467
468 * all-cfg.texi (GDBTUI): New.
469 * gdb.texinfo (Mode Options): Use GDBTUI variable.
470 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
471 (TUI Configuration): Edit to improve clarity and fix problems of
472 both style and content.
473
06d3b283
UW
4742007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
475
476 * observer.texi (GDB Observers): New observer "new_objfile".
477
179101d6
UW
4782007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
479
480 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
481
25d5ea92
VP
4822007-04-14 Vladimir Prus <vladimir@codesourcery.com>
483
484 * gdb.texinfo (GDB/MI Variable Objects): Document
485 frozen variables objects.
486
ea35711c
DJ
4872007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
488
489 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
490 (Character Sets, Caching Data of Remote Targets): Likewise.
491 (Targets): Delete Remote node. Move its text...
492 (Debugging Remote Programs): ...to here. Delete description
493 of the "remote" command.
494 (Remote configuration): Delete description of "set remotedevice"
495 and "show remotedevice".
496 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
497
db2e3e2e
BW
4982007-04-11 Bob Wilson <bob.wilson@acm.org>
499
500 * gdb.texinfo (Contributors, Continuing and Stepping)
501 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
502 (General Query Packets, File-I/O Remote Protocol Extension)
503 (Protocol Basics, The F Reply Packet, Write)
504 (Protocol-specific Representation of Datatypes, Memory Transfer):
505 Fix hyphenation, punctuation and grammar problems.
506 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
507 'section' instead of 'subsection' in the text.
508 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
509 (i386): Remove period from section name.
510 (Installing GDB, Requirements, Running Configure, Separate Objdir)
511 (Config Names, Configure Options): Use @file{configure}.
512
8a3dae3e
DJ
5132007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
514
515 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
516 and tab expansion.
517
1a92f856
DJ
5182007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
519
520 * gdbint.texinfo (SOM): Correct location of the SOM reader.
521
79a6e687
BW
5222007-04-02 Bob Wilson <bob.wilson@acm.org>
523
524 * gdb.texinfo: Consistently capitalize all significant words in
525 node names, chapter titles, section titles, and headings. Update
526 cross references to match.
527 (Starting and Stopping Trace Experiment): Make node name plural.
528 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
529
ad527d2e
PA
5302007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
531
532 * gdb.texinfo (WinCE): Delete obsolete subsection.
533
7ce59000
DJ
5342007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
535
536 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
537 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
538 references.
539
8807d78b
DJ
5402007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
541
542 * gdb.texinfo (Startup): Delete references to some alternate
543 names for .gdbinit.
544 (Thread): Remove LynxOS reference.
545 (Tandem ST2000): Delete target-specific documentation.
546 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
547 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
548 and GDB_OSABI_LYNXOS.
549
5f402660
UW
5502007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
551
552 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
553
bac718a6
UW
5542007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
555
556 * gdbint.texinfo (Target Conditionals): Remove mention of
557 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
558 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
559
9453113a
DJ
5602007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
561
562 * Makefile.in: Add "pdfdir" installation
563 directory, PDFTEX macro, support for "install-pdf" target,
564 and rules for making a pdf version of refcard.texi.
565 * refcard.tex: Specify paper size for PDF output.
566
ae21e955
BW
5672007-03-26 Bob Wilson <bob.wilson@acm.org>
568
569 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
570
3f94c067
BW
5712007-03-26 Bob Wilson <bob.wilson@acm.org>
572
573 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
574 (Source Path, Character Sets, Macros, Define)
575 (GDB/MI Result Records, GDB/MI Simple Examples)
576 (GDB/MI Program Execution, GDB/MI File Commands)
577 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
578 (Bug Reporting): Use @value{GCC}.
579
12c27660
BW
5802007-03-26 Bob Wilson <bob.wilson@acm.org>
581
582 * gdb.texinfo (Help): Fix formatting of examples.
583 (Variables): Use @ifnotinfo instead of @iftex.
584 (Non-debug DLL symbols): Use @ref instead of @pxref.
585 (Sparclet File): Use @samp instead of quotes.
586
ce9341a1
BW
5872007-03-26 Bob Wilson <bob.wilson@acm.org>
588
589 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
590
c8f4133a
BW
5912007-03-26 Bob Wilson <bob.wilson@acm.org>
592
593 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
594 the order of the nodes.
595 (C Operators, C Constants, Debugging C): Remove extra menus.
596 (Method Names in Commands): Do not specify next/prev/up nodes.
597
5982007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
599
600 * gdb.texinfo (File Options): Add missing parenthesis.
601 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
602
c74d0ad8
DJ
6032007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
604
605 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
606
ff6f572f
DJ
6072007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
608
609 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
610 case insensitivity.
611 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
612
994337c3
NR
6132007-02-18 Nick Roberts <nickrob@snap.net.nz>
614
615 * gdb.texinfo (Top): Put Appendix A after numbered sections.
616 (Files): Add section name to argument list for pxref.
617 (Non-debug DLL symbols): Don't use `see' for pxref.
618 (Embedded Processors): Fix typo.
619 (GDB/MI Breakpoint Commands): Execution commands generate
620 *stopped not ^done.
621
eb819d70
NR
6222007-02-13 Nick Roberts <nickrob@snap.net.nz>
623
624 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
625 values for in_scope. Mention that only root variables can be
626 updated.
627 (GDB/MI Development and Front Ends): Explain new values may be
628 added to existing fields.
629
123dc839
DJ
6302007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
631
632 * gdb.texinfo (-target-disconnect): Use @smallexample.
633 (Requirements): Add anchor for Expat. Update description.
634 (Target Descriptions): Mention Expat.
635 (Target Description Format): Document new elements. Use
636 @smallexample.
637 (Predefined Target Types, Standard Target Features): New sections.
638 * doc/gdbint.texinfo (Target Descriptions): New section.
639
108546a0
DJ
6402007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
641
642 * gdb.texinfo (Target Description Format): Add section on XInclude.
643
95a98c01
NR
6442006-02-03 Nick Roberts <nickrob@snap.net.nz>
645
646 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
647 command -enable-timings.
648
f4b3909f
EZ
6492007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
650
651 * gdbint.texinfo (Operation System ABI Variant Handling): Update
652 descriptions for new/deleted elements in gdb_osabi. Add missing
653 description for function generic_elf_osabi_sniff_abi_tag_sections.
654
c7ba131e
JB
6552007-01-29 Joel Brobecker <brobecker@adacore.com>
656
657 * gdb.texinfo (Maintenance Commands): Add documentation for
658 the new "maint print target-stack" command.
659
3a60f64e
JK
6602007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
661 Eli Zaretskii <eliz@gnu.org>
662
f4b3909f 663 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 664
c582f8b6
EZ
6652007-01-26 Eli Zaretskii <eliz@gnu.org>
666
667 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
668 Use @value{NGCC} instead of @value{GCC}.
669
d3e8051b
EZ
6702007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
671
672 * agentexpr.texi: Fix typos.
673 * annotate.texinfo: Likewise.
674 * gdb.texinfo: Likewise.
675 * gdbint.texinfo: Likewise.
676 * observer.texi: Likewise.
677 * stabs.texinfo: Likewise.
678
86f04699
EZ
6792007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
680
681 * gdbint.texinfo (Support Libraries): Remove mmalloc
682 entry. Describe readline library.
683
23181151
DJ
6842007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
685
686 * gdb.texinfo (Target Descriptions): New section.
687 (General Query Packets): Add QPassSignals anchor. Mention
688 qXfer:features:read under qSupported. Expand mentions of
689 qXfer:memory-map:read and QPassSignals. Document
690 qXfer:features:read.
691
f822c95b
DJ
6922007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
693
694 * gdb.texinfo (Commands to specify files): Describe
695 "set sysroot" and "show sysroot".
696 (Using the `gdbserver' program): Lowercase argument
697 to @var. Expand description of setting up GDB on the
698 host.
699
8936fcda
JB
7002007-01-05 Joel Brobecker <brobecker@adacore.com>
701
702 * gdb.texinfo (Set Catchpoints): Add documentation for the new
703 catch exception, catch exception unhandled, and catch assert
704 commands.
705
e776119f
DJ
7062007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
707
708 * gdb.texinfo (Debugging Output): Document "set debug xml"
709 and "show debug xml".
710
aa79a185
DJ
7112007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
712
713 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
714
7f893741
JB
7152007-01-01 Joel Brobecker <brobecker@adacore.com>
716
717 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
718
a1b5960f
VP
7192006-12-08 Vladimir Prus <vladimir@codesourcery.com>
720
721 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
722 note in @ignore, to be removed later if nobody complains.
723
9f470e6e
NR
7242006-12-04 Nick Roberts <nickrob@snap.net.nz>
725
726 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
727 of -var-delete.
728
765dc015
VP
7292006-11-22 Vladimir Prus <vladimir@codesourcery.com>
730
731 * gdb.texinfo (Setting breakpoints): Document
732 automatic software/hardware breakpoint usage and
733 the "set breakpoint auto-hw" command.
734
4b5752d0
VP
7352006-11-21 Vladimir Prus <vladimir@codesourcery.com>
736
737 * gdb.texinfo (Memory Access Checking): New.
738
89be2091
DJ
7392006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
740
741 * gdb.texinfo (Remote configuration): Mention
742 "pass-signals-packet".
743 (General Query Packets): Document QPassSignals. Fix
744 a typo.
745
ca3bf3bd
DJ
7462006-11-14 Maxim Grigoriev <maxim@tensilica.com>
747
748 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
749
427c3a89
DJ
7502006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
751
752 * gdb.texinfo (Remote configuration): Rewrite documentation for
753 packet configuration commands.
754 (OS Information): Adjust reference to qXfer:auxv:read.
755 (General Query Packets): Remove references to read-aux-vector-packet
756 and set remote get-thread-local-storage-address.
757
7a107747
DJ
7582006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
759
760 * gdbint.texinfo (Target Architecture Definition): Add new
761 Initializing a New Architecture section.
762
1c56eb0e
EZ
7632006-10-31 David Taylor <dtaylor@emc.com>
764
765 * stabs.texinfo (Macro define and undefine): New node describing
766 stabs for #define and #undef.
767
f73adfeb
AS
7682006-10-27 Andreas Schwab <schwab@suse.de>
769
770 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
771
fd60e0df
EZ
7722006-10-21 Eli Zaretskii <eliz@gnu.org>
773
774 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
775 clarify on the possible meanings of ``expression'' watched by
776 watchpoints. Add indexing.
e5ac9b53
EZ
777 (Prompting, Errors, Invalidation, Annotations for Running)
778 (Source Annotations): Fix index entries by adding "annotation" to
779 them, to discriminate from index entries that point to the more
780 general topic descriptions.
fd60e0df 781
52bb452f
DJ
7822006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * gdbint.texinfo (Target Vector Definition): Move most
785 content into Existing Targets. Add a menu.
786 (Existing Targets): New section, moved from Target Vector
787 Definition. Use @subsection.
788 (Managing Execution State): New section.
789
58955e58
BW
7902006-10-16 Bob Wilson <bob.wilson@acm.org>
791
792 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
793
c8aa23ab
EZ
7942006-10-15 Eli Zaretskii <eliz@gnu.org>
795
796 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
797 (Command Syntax, Signals, Backtrace, Connecting)
798 (Remote configuration, Renesas Boards, Console I/O): Fix last
799 change: use Ctrl- instead of C-, except wrt Emacs.
800 (File-I/O Examples): Put Ctrl-c in @kbd.
801 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
802 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
803 (Signals, Set Breaks, Set Watchpoints): Document optional
804 arguments to `info signals' `handle', `info breakpoints', and
805 `info watchpoints'.
c8aa23ab 806
e7109c7e
EZ
8072006-10-14 Eli Zaretskii <eliz@gnu.org>
808
809 * gdb.texinfo (Backtrace): Fix last change.
810
de3aea7b
NR
8112006-10-14 Nick Roberts <nickrob@snap.net.nz>
812
813 * gdb.texinfo (Backtrace): Order correctly and add other cases.
814
7f9087cb
BW
8152006-10-10 Bob Wilson <bob.wilson@acm.org>
816
c8aa23ab
EZ
817 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
818 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
819 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 820
68437a39
DJ
8212006-09-21 Vladimir Prus <vladimir@codesourcery.com>
822 Daniel Jacobowitz <dan@codesourcery.com>
823
824 * gdb.texinfo (Packets): Document vFlashErase,
825 vFlashWrite and vFlashDone packets.
826 (General Query Packets): Document qXfer:memory-map:read.
827 Add a new feature for qXfer:memory-map:read.
828 (Memory map format): New section.
829 (Target Commands): Mention that gdb can write flash.
830
fd79ecee
DJ
8312006-09-21 Vladimir Prus <vladimir@codesourcery.com>
832 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
835 memory regions and "mem auto".
836
350da6ee
DJ
8372006-09-21 Nathan Sidwell <nathan@codesourcery.com>
838
839 * gdbint.texinfo (Array Containers): New section.
840
2f1acb09
VP
8412006-09-17 Vladimir Prus <vladimir@codesourcery.com>
842
843 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
844 -stack-list-arguments HIGH_FRAME argument can be larger then the
845 actual number of frames.
846
2ab1eb7a
VP
8472006-09-07 Vladimir Prus <vladimir@codesourcery.com>
848
849 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
850 -stack-list-locals HIGH_FRAME argument can be larger then the
851 actual number of frames.
852
599b237a
BW
8532006-09-02 Bob Wilson <bob.wilson@acm.org>
854
855 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
856 Register Packet Format, Tracepoint Packets): Fix spelling errors.
857
25ab7e6d
EZ
8582006-09-02 Eli Zaretskii <eliz@gnu.org>
859
860 * gdbint.texinfo (Overall Structure): New section "Source Tree
861 Structure".
862
940178d3
JB
8632006-08-17 Jim Blandy <jimb@codesourcery.com>
864
865 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
866 responses.
867
30daae6c
JB
8682006-08-08 Joel Brobecker <brobecker@adacore.com>
869
870 * gdb.texinfo (Source Path): Add documentation for new
871 substitute-path commands.
872
7fa2210b
DJ
8732006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
874
875 * gdb.texinfo (Installing GDB): Update menu. Move text to...
876 (Running Configure): ...here.
877 (Requirements): New node. Mention expat.
878
3d00d119
DJ
8792006-08-08 Vladimir Prus <vladimir@codesourcery.com>
880
881 * gdb.texinfo (Target Commands): Remove
882 'set download-write-size' and 'show download-write-size'.
883
0cbfa4ee
DJ
8842006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
885
886 * stabs.texinfo (Member Type Descriptor): Correct example for
887 pointer to member types.
888
16026cd7
AS
8892006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
890
891 * gdb.texinfo (Optional warnings and messages): Add
892 'set/show trace-commands'.
893 (Command files): Add '-v' to source command.
894
0876f84a
DJ
8952006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
896
897 * gdb.texinfo (OS Information): Update qPart reference to
898 qXfer.
899 (Remote configuration): Likewise.
900 (Overview): Move @cindex to the start of a paragraph. Talk
901 about binary data encoding.
902 (Packets): Refer to the overview for the details of the X
903 packet encoding.
904 (General Query Packets): Remove qPart description. Add qXfer
905 description. Add an anchor to qSupported. Correct feature
906 table title. Add a new feature for qXfer:auxv:read.
907 (Interrupts): Add a missing parenthesis.
908
2ec3381a
DJ
9092006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
910
911 * doc/gdb.texinfo (KOD): Remove node.
912 (GDB/MI Kod Commands): Remove commented out node.
913
594fe323
EZ
9142006-07-01 Eli Zaretskii <eliz@gnu.org>
915
916 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
917 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
918 (GDB/MI Thread Commands, GDB/MI Program Execution)
919 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
920 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
921 (GDB/MI File Commands, GDB/MI Target Manipulation)
922 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
923 since the MI prompt is hard-wired into the code.
924
7e3fb70c
NR
9252006-07-01 Nick Roberts <nickrob@snap.net.nz>
926
927 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
928 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
929 (GDB/MI Data Manipulation): Remove description of unimplemented
930 display related commands as variable objects perform this function
931 and are superior: -display-delete, -display-disable,
932 -display-enable, -display-insert and -display-list. Move
933 -environment-cd, -environment-directory, -environment-path
934 and -environment-pwd to "Program Context".
935 (GDB/MI Program Control): Rename to "Program Execution". Move
936 -exec-arguments -exec-abort to...
937 (GDB/MI Program Context): ...here. New node split from "Data
938 Manipulation".
939
be2a5f71
DJ
9402006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
941
942 * gdb.texinfo (Remote configuration): Document set / show
943 remote supported-packets.
944 (General Query Packets): Document qSupported packet.
945
fc320d37
SL
9462006-06-10 Sandra Loosemore <sandra@codesourcery.com>
947
948 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
949 and font markup.
950 (Protocol basics): Likewise.
951 (The F request packet): Likewise.
952 (The F reply packet): Likewise.
953 (Memory transfer): Move this node to be a subsubsection of
954 "Protocol specific representation of datatypes".
955 (The Ctrl-C message): More copy editing.
956 (Console I/O): Likewise.
957 (The isatty call): Delete this node, and merge its content into
958 the "isatty" node. Fixed references elsewhere.
959 (The system call): Delete this node, and merge its content into
960 the "system" node. Fixed references elsewhere.
961 (open): Reformat to use @table, and add appropriate font markup.
962 (close): Likewise.
963 (read): Likewise.
964 (write): Likewise.
965 (lseek): Likewise.
966 (rename): Likewise.
967 (unlink): Likewise.
968 (stat/fstat): Likewise.
969 (gettimeofday): Likewise.
970 (isatty): Likewise.
971 (system): Likewise, plus minor changes to fix confusing wording.
972 (Integral datatypes): Fix font markup.
973 (Pointer values): Likewise.
974 (struct stat): Fix markup to use @table, plus minor copy editing.
975 (struct timeval): Fix font markup, plus minor copy editing.
976 (Constants): Minor copy editing.
977 (Errno values): Add font markup.
978 (File-I/O Examples): Likewise.
979
158fdf5c
NR
9802006-06-10 Nick Roberts <nickrob@snap.net.nz>
981
982 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
983 (GDB/MI Simple Examples): Move node up one level. Use real
984 examples.
985 (GDB/MI Compatibility with CLI): Update.
986 (GDB/MI Result Records): Add "connected" and "exit" result
987 classes.
988 (GDB/MI Stream Records): Clarify target output.
989 (GDB/MI Command Description Format): Modify example description.
990 (GDB/MI Breakpoint Table Commands): Rename to...
991 (GDB/MI Breakpoint Commands): ...this
992 (GDB/MI Breakpoint Commands): Add optional thread field.
993 (GDB/MI Program Control): Add an introduction. Move "Program
994 termination" examples into exec-run description.
995 (GDB/MI File Commands): Mention similar CLI commands.
996 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
997 is similar to "-gdb-version".
998
ddb50cd7
EZ
9992006-06-09 Eli Zaretskii <eliz@gnu.org>
1000
1001 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1002
2aef0d6b
NR
10032006-06-02 Nick Roberts <nickrob@snap.net.nz>
1004
1005 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1006 sourceware.org for mailing lists.
d5e40d59 1007 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1008
383a5c52
NR
10092006-06-01 Nick Roberts <nickrob@snap.net.nz>
1010
d5e40d59 1011 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1012
e16b02ee
EZ
10132006-05-22 Eli Zaretskii <eliz@gnu.org>
1014
1015 * gdb.texinfo (Cygwin Native): Fix last change.
1016
be90c084
CF
10172006-05-22 Christopher Faylor <cgf@timesys.com>
1018
1019 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1020
347ceba5
NR
10212006-05-15 Nick Roberts <nickrob@snap.net.nz>
1022
1023 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1024 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1025
369af7bd
DJ
10262006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1027
1028 * gdb.texinfo (General Query Packets): Recommend not starting
1029 new packets with qC and clarify.
1030
2ffdbde8 10312006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1032
1033 * gdb.texinfo (M2 Types): New section.
72019c9c 1034
16d1a084
DJ
10352006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1036
1037 * agentexpr.texi: Add a copyright and license notice.
1038 * observer.texi: Likewise, with GPL clause for function prototypes.
1039 Remove trailing whitespace.
1040
aa56d27a
JB
10412006-05-05 Jim Blandy <jimb@codesourcery.com>
1042
1043 * gdb.texinfo (General Query Packets): Document conventions for
1044 terminating packet names, and their violations.
1045
5bdf8622
DJ
10462006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1047
1048 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1049 * gdb.texinfo: Likewise.
1050
605a56cb
DJ
10512006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1052
1053 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1054 and "show remotedebug".
1055 (Debugging Output): Add additional index entries.
1056
b8db102d
MS
10572006-04-27 Michael Snyder <msnyder@redhat.com>
1058
1059 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1060
c5e30d01
AC
10612006-04-22 Andrew Cagney <cagney@redhat.com>
1062
1063 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1064 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1065
8181d85f
DJ
10662006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1069 and remove breakpoint prototypes.
1070 (Watchpoints): Move description of target_insert_hw_breakpoint and
1071 target_remove_hw_breakpoint ...
1072 (Breakpoints): ... to here. Document target_insert_breakpoint and
1073 target_remove_breakpoint.
1074
4f553f88
JB
10752006-04-17 Jim Blandy <jimb@codesourcery.com>
1076
1077 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1078 and C packets are optional.
1079
cd852561
FR
10802006-04-14 Frederic Riss <frederic.riss@st.com>
1081
1082 * gdb.texinfo (Specifying source directories): Update the description
1083 of the source file search to reflect the fact that the source path
1084 always contains at least $cdir and $cwd.
1085
b620eb07
MS
10862006-03-31 Michael Snyder <msnyder@redhat.com>
1087
1088 * gdb.texinfo: Update copyright dates.
1089
3156cdaf
EZ
10902006-03-31 Eli Zaretskii <eliz@gnu.org>
1091
1092 * gdb.texinfo (Overview): Add an index entry to "empty response".
1093
7d30c22d
JB
10942006-03-28 Jim Blandy <jimb@codesourcery.com>
1095
1096 * gdbint.texinfo (Prologue Analysis): New section.
1097
86941c27
JB
10982006-03-07 Jim Blandy <jimb@red-bean.com>
1099
66b8c7f6
JB
1100 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1101
1a10341b
JB
1102 * gdb.texinfo (Target Commands): Update text describing how to
1103 specify a target. Refer to the detailed section on remote
1104 debugging, not the brief mention.
1105
86941c27
JB
1106 * gdb.texinfo (Connecting): Organize the different 'target remote'
1107 connection methods into a table. Add a 'target remote' index
1108 entry. (!!!)
1109
62f3a2ba
FF
11102006-02-17 Fred Fish <fnf@specifix.com>
1111
1112 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1113 'ptype' commands to reflect the fact that the only significant
1114 difference between them is that ptype prints the complete type
1115 description instead of just the name.
1116
8b9a88ea
WZ
11172006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1118
1119 * gdbint.texinfo (Watchpoints): Delete
1120 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1121
7e8dc855
NR
11222006-02-10 Nick Roberts <nickrob@snap.net.nz>
1123
1124 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1125 times fields where needed. Fix typos. Update general form given
1126 for output of -break-insert.
1127 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1128
c91d38aa
DJ
11292006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1130
1131 * gdbint.texinfo (Symbol Handling): Add a section
1132 on memory management.
1133
38fcd64c
DJ
11342006-02-06 Vladimir Prus <ghost@cs.msu.su>
1135
1136 * gdb.texinfo (Breakpoint table commands): Document the fullname
1137 field in -break-list output.
1138
219eec71
EZ
11392006-02-03 Eli Zaretskii <eliz@gnu.org>
1140
1141 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1142 debugging information produced by the various "set debug..."
1143 options.
1144
ae5a43e0
DJ
11452006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1146
1147 * gdb.texinfo (Files): Remove obsolete bits from the description
1148 of "symbol-file".
1149
a9f158ec
JB
11502006-01-25 Jim Blandy <jimb@redhat.com>
1151
1152 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1153
410dd08e
JB
11542006-01-24 Jim Blandy <jimb@redhat.com>
1155
1156 * gdbint.texinfo (Frames): Document the basics of GDB's register
1157 unwinding model, and explain the existence of the "sentinel" frame.
1158
4b505b12
AS
11592006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1160
1161 * gdb.texinfo (Choosing files): Mention that -directory is used
1162 for script files.
1163 (Specifying source directories): Likewise.
1164 (Command files): Explain how script files are found.
1165
839c27b7
EZ
11662006-01-21 Eli Zaretskii <eliz@gnu.org>
1167
1168 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1169 the threads in a multi-threaded program.
1170 (Threads): The threadno argument of "thread apply" can be a range
1171 of numbers.
1172
7be93b9e
JB
11732006-01-18 Jim Blandy <jimb@redhat.com>
1174
1175 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1176 of warning flags.
1177
fcc73fe3
EZ
11782006-01-13 Eli Zaretskii <eliz@gnu.org>
1179
1180 * gdb.texinfo (Sequences): Improve menu annotations.
1181 (Define): Add index entries for arguments of user-defined
1182 commands. Move the description of flow-control commands...
1183 (Command Files): ...to here. Document loop_break and
1184 loop_continue.
ca91424e
EZ
1185 (Define, Command Files): Document `end' and add index entries for
1186 it.
fcc73fe3 1187
5c95884b
MS
11882006-01-04 Michael Snyder <msnyder@redhat.com>
1189
1190 * gdb.texinfo: Add documentation for linux-fork.
1191 * gdbint.texinfo: Add internal documentation for checkpoints.
1192
860701dc
PH
11932006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1194
1195 * gdb.texinfo (Omissions from Ada): Document that there is now
1196 limited aggregate support.
1197
36b80e65
EZ
11982005-12-28 Eli Zaretskii <eliz@gnu.org>
1199
1200 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1201 registers and the likes.
1202
c1468174
EZ
12032005-12-24 Eli Zaretskii <eliz@gnu.org>
1204
1205 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1206 (Symbols): Fix usage of "e.g.".
359df76b 1207 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1208
1209 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1210 (Coding): Fix usage of "e.g.".
1211
c02a867d
EZ
12122005-12-23 Eli Zaretskii <eliz@gnu.org>
1213
1214 * stabs.texinfo:
1215 * refcard.tex:
1216 * gpl.texi:
1217 * gdbint.texinfo:
1218 * gdb.texinfo:
1219 * gdb-cfg.texi:
1220 * fdl.texi:
1221 * annotate.texinfo:
1222 * all-cfg.texi:
1223 * Makefile.in: Add (C) after Copyright. Update the FSF
1224 address.
1225
fad38dfa
EZ
12262005-12-03 Eli Zaretskii <eliz@gnu.org>
1227
1228 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1229 extend GDB with commands for external monitor.
1230
53e5f3cf
AS
12312005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1232
1233 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1234
55f6ca0f
JB
12352005-11-25 Joel Brobecker <brobecker@adacore.com>
1236
1237 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1238
c1947b85
JB
12392005-11-21 Jim Blandy <jimb@redhat.com>
1240
1241 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1242 placement of 'R' actions in tracepoint action packets; document
1243 dependence of 'X' and 'M' actions on a preceding 'R' action for
1244 their registers.
1245
9d29849a
JB
12462005-11-19 Jim Blandy <jimb@redhat.com>
1247
1248 * gdb.texinfo (Tracepoint Packets): New node.
1249 (General Query Packets): Add entries for the tracepoint packets,
1250 referring to the "Tracepoint Packets" node.
1251 (Tracepoints): Add reference to "Tracepoint Packets".
1252
9a6253be
KB
12532005-11-18 Kevin Buettner <kevinb@redhat.com>
1254
1255 * gdb.texinfo (set remotebreak): Add anchor.
1256 (X packet): Likewise.
1257 (Remote Protocol): Add new section `Interrupts' and new index
1258 entry `interrupts (remote protocol)'.
1259
5f3bebba
JB
12602005-11-18 Jim Blandy <jimb@redhat.com>
1261
1262 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1263 entries into the General Query Packets section. Add a
1264 cross-reference to that section. Drop description of replies, as
1265 these are covered in the descriptions of each packet.
1266 (General Query Packets): Add introductory text. Explain naming
1267 conventions, and how the end of a name is recognized.
1268
9a7a1b36
KB
12692005-11-17 Kevin Buettner <kevinb@redhat.com>
1270
0564b6cf 1271 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1272 "set remotebreak" command.
1273
b8ff78ce
JB
12742005-11-16 Jim Blandy <jimb@redhat.com>
1275
1276 * gdb.texinfo (Packets, Stop Reply Packets)
1277 (General Query Packets): Various formatting cleanups.
1278 - Use @samp for packet contents.
1279 - Drop summaries from packet @item lines; the same information appears
1280 immediately below in the description.
1281 - Delete paragraph breaks after packet @item commands, so that the
1282 description appears directly to the right of the packet prototype
1283 in the printed manual, if it fits.
1284 - Place spaces in packet prototypes between @vars and non-@var
1285 letters, and explain that they're just for formatting.
1286 - Use @dots{} instead of '...'.
1287 - Fix uses of @code where @var was needed.
1288 - Replace "deprecated" markers with English text spelling out the
1289 packet's status and the preferred alternatives.
1290 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1291 what this ever meant.
1292 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1293 this for a long time.
1294 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1295 implemented several times, and have been in use for years.
1296
8ffe2530
JB
12972005-11-15 Jim Blandy <jimb@redhat.com>
1298
c43c5473
JB
1299 * gdb.texinfo (Packets): Add index entries for 'm' packet
1300 disclaimers.
1301
fb031cdf
JB
1302 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1303 of stub when processing an 'm' packet.
1304
8ffe2530
JB
1305 * gdb.texinfo (Packets): Mention that packets beginning with
1306 letters are reserved once, at the top, instead of actually listing
1307 them all and saying "reserved".
1308
c03c782f
AS
13092005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1310
1311 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1312 Change @var{$arg0 to @code{$arg0.
1313
814e32d7
WZ
13142005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1315
1316 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1317
fa93a9d8
JB
13182005-11-12 Jim Blandy <jimb@redhat.com>
1319
1320 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1321 order. Remove extraneous 'z'.
1322
8a5a3c82
AS
13232005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1324
1325 * gdb.texinfo (Choosing files): Add --eval-command.
1326
4b0ad762
AS
13272005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1328
1329 * gdb.texinfo (Choosing modes): Add --return-child-result.
1330
1331
1a088d06
AS
13322005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1333
1334 * gdb.texinfo (Choosing modes): Add --batch-silent.
1335
656d5e12
EZ
13362005-10-28 Eli Zaretskii <eliz@gnu.org>
1337
1338 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1339 "The -var-update Command".
1340
3c9c013a
JB
13412005-10-03 Joel Brobecker <brobecker@adacore.com>
1342
1343 * gdb.texinfo (Print Settings): Add documentation for set/show
1344 print array-indexes.
1345
7ba3cf9c
DJ
13462005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1347
1348 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1349 6.2 and 6.3.
1350
a94ab193
EZ
13512005-08-27 Eli Zaretskii <eliz@gnu.org>
1352
1353 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1354 since 19-Jan-2004.
1355 (Files): Likewise.
ab1adacd
EZ
1356 (Variables, Symbols): Document the "<incomplete type>" message and
1357 its reasons.
a94ab193 1358
ca06016a
FF
13592005-08-01 Fred Fish <fnf@specifix.com>
1360
1361 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1362
cf58170d
NR
13632005-07-15 Nick Roberts <nickrob@snap.net.nz>
1364
1365 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1366 option for -var-list-children and -var-update.
1367 (GDB/MI Stack Manipulation): Simplify description of
1368 print-values option for -stack-list-locals.
1369 (GDB/MI Command Description Format): Clarify.
1370 (Mode Options): Spelling of superseded.
1371
38f1196a
BR
13722005-07-12 Bob Rossi <bob@brasko.net>
1373
1374 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1375 corresponding GDB command comment.
1376
3cb3b8df
BR
13772005-07-06 Bob Rossi <bob@brasko.net>
1378
1379 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1380 and -inferior-tty-show.
1381 (Input/Output): Document "set/show inferior-tty" and tty alias.
1382
10fac096
NW
13832005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1384
1385 * gdb.texinfo (Packets): Change description of 'D' packet to note
1386 that GDB does wait for a response.
1387
d1b6db76
NR
13882005-06-22 Nick Roberts <nickrob@snap.net.nz>
1389
1390 * gdb.texinfo (History) Rename "Command History".
1391 (Command History): Move node "Server Prefix" from section on
1392 Annotations here.
1393
29629dcf
NR
13942005-06-19 Nick Roberts <nickrob@snap.net.nz>
1395
1396 * gdb.texinfo (GDB/MI Stack Manipulation):
1397 Re-instate -stack-info-frame with example. Say that it gets
1398 info on selected frame, not current frame.
1399
397ca115
EZ
14002005-06-18 Eli Zaretskii <eliz@gnu.org>
1401
1402 * gdb.texinfo (Server): Clarify that `file' should be used before
1403 connecting to the server.
1404 (Files): Add an xref to the above description.
51274035
EZ
1405 (Output Formats): More detailed description of the `c' format.
1406 (Memory): List explicitly all the formats supported by `x'.
638ac427 1407 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1408 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1409 files. Add more indexing for solib-absolute-prefix and
1410 --with-sysroot.
76d17f34
EZ
1411 (Machine Code): Document possible problems with locations in
1412 shared libraries.
d416eeec
EZ
1413 (Backtrace): Document that free-standing environments do not need
1414 to have a `main' function.
397ca115 1415
74f6deaa
NR
14162005-06-18 Nick Roberts <nickrob@snap.net.nz>
1417
1418 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1419 -stack-info-frame.
1420
a9967aef
AC
14212005-06-07 Andrew Cagney <cagney@gnu.org>
1422
1423 * gdb.texinfo (Contributors): Note the original multi-arch
1424 contributors.
1425
e09f16f9
EZ
14262005-06-03 Eli Zaretskii <eliz@gnu.org>
1427
1428 * gdb.texinfo (Registers): Add index entries for the standard
1429 registers.
1430 (Frames): Add cross-reference from frame pointer description to
1431 the Registers node.
1432 (Annotations Overview): Fix the reference to GDB name.
1433
d87ba7ee
EZ
14342005-06-01 Eli Zaretskii <eliz@gnu.org>
1435
1436 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1437 can-use-hw-watchpoints.
1438
034dad6f
BR
14392005-05-28 Bob Rossi <bob@brasko.net>
1440
1441 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1442 the possible reasons why an exec async record would be returned to FE.
1443
ffed4509
AC
14442005-05-26 Andrew Cagney <cagney@gnu.org>
1445
1446 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1447 Andrew Cagney implemented the original GDB/MI.
1448
e22e55c9
OF
14492005-05-23 Orjan Friberg <orjanf@axis.com>
1450
1451 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1452 documentation. Add documentation for cris-mode.
1453
a78e13ce
EZ
14542005-05-20 Eli Zaretskii <eliz@gnu.org>
1455
1456 * gdb.texinfo (Numbers): Explain the example and make the wording
1457 more acurate.
1458
76ff342d
DJ
14592005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1460 Dennis Brueni <dennis@slickedit.com>
1461
1462 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1463 (GDB/MI Data Manipulation, GDB/MI Program Control)
1464 (GDB/MI Stack Manipulation): Update examples to include the fullname
1465 attribute in stack frames.
1466
119b882a
EZ
14672005-05-12 Eli Zaretskii <eliz@gnu.org>
1468
1469 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1470 do with other non-standard names of init files.
1471
6fc08d32
EZ
14722005-05-11 Eli Zaretskii <eliz@gnu.org>
1473
1474 * gdb.texinfo (Command Files): Move the description of the startup
1475 from here...
1476 (Startup): ...to this new subsection of the Invocation chapter.
1477 Rearrange the description of init files more logically and add a
1478 cross-reference to "Command Files". Document the special gdbinit
1479 name for CISCO 68k. Expand the description of what GDB does
1480 during startup.
1481 (History): Add index entry for HISTSIZE.
1482
a561754a
MK
14832005-05-02 Mark Kettenis <kettenis@gnu.org>
1484
1485 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1486
2eecc4ab
EZ
14872005-05-02 Eli Zaretskii <eliz@gnu.org>
1488
1489 * gdb.texinfo (SVR4 Process Information, The isatty call)
1490 (The system call): Don't use foo(N) notation for man pages and
1491 functions.
514c4d71 1492 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1493
18999be5
EZ
14942005-04-27 Eli Zaretskii <eliz@gnu.org>
1495
1496 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1497 were optimized away.
1498
0abb7bc7
EZ
14992005-04-22 Eli Zaretskii <eliz@gnu.org>
1500
1501 * gdb.texinfo (Remote configuration): Document "set/show
1502 get-thread-local-storage-address". Add cross-reference to the
1503 description of the qGetTLSAddr packet.
1504 (General Query Packets): Mention "set remote
1505 get-thread-local-storage-address" and add a reference to its
1506 description.
1507
6f61acb1
NR
15082005-04-19 Nick Roberts <nickrob@snap.net.nz>
1509
1510 * gdb.texinfo (Backtrace): Describe 'bt full'.
1511
9d59903a
NR
15122005-04-17 Nick Roberts <nickrob@snap.net.nz>
1513
1514 * gdb.texinfo (Mode Options): Fix typo.
1515 (GDB/MI): Describe how to invoke GDB/MI.
1516
721c2651
EZ
15172005-04-16 Eli Zaretskii <eliz@gnu.org>
1518
1519 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1520 references changed. Add description of "info udot".
721c2651
EZ
1521 (Files): Document "set/show stop-on-solib-events".
1522 (M32R/D): Document "set/show download-path", "set/show
1523 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1524 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1525 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1526 (Maintenance Commands): Improve indexing.
1527 (Target Commands): Document "set/show hash", "set/show debug
1528 monitor".
1529 (SVR4 Process Information): Document "info pidlist" and "info
1530 meminfo". Document "set/show procfs-tarce" and "set/show
1531 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1532 (Symbols, The Print Command with Objective-C): Improve indexing.
1533 (Objective-C): Add references to "info classes" and "info
1534 selectors".
c45da7e6
EZ
1535 (Debugging Output): Improve wording. Document "set/show debug
1536 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1537 (Set Breaks): Add index entry for "hardware breakpoints".
1538 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1539 and "set/show usehardbreakpoints".
1540 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1541 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1542 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1543 rdiromatzero", "set/show rdiheartbeat".
1544 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1545 "sds".
1546 (Embedded Processors): Document the "sim" command.
1547 (Remote): Document the "remote" command.
1548 (DJGPP Native): Document the "info serial" command.
1549 (Threads): Document "maint info sol-threads".
1550 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1551 (Set Breaks): Improve indexing.
1552 (Command Syntax): Add a reference to dont-repeat.
1553 (Define): Document "dont-repeat".
1554 (TUI Commands): Document "tabset".
1555 (WinCE): New subsection. Document "set/show remotedirectory",
1556 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1557
14d6dd68
EZ
15582005-04-15 Eli Zaretskii <eliz@gnu.org>
1559
1560 * gdb.texinfo (Hurd Native): New subsection, documents
1561 Hurd-specific commands.
a64548ea 1562 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1563 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1564 (MIPS): Improve documentation of heuristic-fence-post. Document
1565 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1566 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1567 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1568 (ARM): Document ARM-specific commands.
a64548ea
EZ
1569 (AVR): New section. Document "info io_registers".
1570 (CRIS): New section. Document "set/show cris-version" and
1571 "set/show cris-dwarf2-cfi".
1572 (HPPA): New section. Document "set/show debug hppa" and "maint
1573 print unwind".
a5adf40f 1574 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1575 (Super-H): New section. Document the "regs" command.
721c2651 1576 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1577
9c16f35a
EZ
15782005-04-09 Eli Zaretskii <eliz@gnu.org>
1579
1580 * gdb.texinfo (Print Settings): Document "set/show print
1581 pascal_static-members", "set print repeats", "show print
1582 null-stop". Improve indexing. Fix documentation of "set print
1583 union".
1584 (Pascal): New section.
1585 (Supported languages): Rename from "Support"; all references
1586 updated. Add a menu item for Pascal.
1587 (Numbers): Document "set radix.
1588 (Screen Size): Document "set/show pagination".
1589 (MIPS Embedded): Remove "set processor" documentation.
1590 (Remote configuration): Document "set/show X/P/Z-packet",
1591 "set/show read-aux-vector-packet", "set/show remote
1592 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1593 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1594 remotedebug", "set/show remotebreak", "set/show remotedevice",
1595 "set/show remotelogfile".
1596 (Auxiliary Vector): Add reference to the description of the
1597 read-aux-vector-packet setting.
1598 (Set Watchpoints): Add a cross-reference to "set remote
1599 hardware-breakpoint-limit".
1600 (General Query Packets): Add indexing of requests and
1601 cross-references to related commands in "Remote configuration".
1602 (File-I/O Overview, The system call): Fix wording and typos.
1603 (Thread Stops): Add index entries.
1604 (Continuing and Stepping): Document "show step-mode".
1605 (i386): New node. Document "set/show struct-convention".
1606 (Files): Document "show trust-readonly-sections".
1607 (Calling): Document "set/show unwindonsignal".
1608 (Messages/Warnings): Add index entries.
1609 (Maintenance Commands): Document "set/show watchdog".
1610 (Annotations Overview): Document "show annotate".
1611 (Set Watchpoints): Add index entries.
1612 (Symbols): Fix doc of case-sensitive.
1613 (ABI): Document "show coerce-float-to-double".
1614 (Convenience Vars, Help): Improve indexing.
1615 (Machine Code): Document "show disassembly-flavor".
1616 (Debugging C plus plus): Document "show overload-resolution".
1617 (Value History, Signaling): Add index entries.
1618
16192005-04-08 Eli Zaretskii <eliz@gnu.org>
1620
1621 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1622 (Processes): Fix wording.
1623 (History, List, Logging output, Define, Symbols, Print Settings):
1624 Improve indexing.
1625
a8f24a35
EZ
16262005-04-03 Eli Zaretskii <eliz@gnu.org>
1627
1628 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1629 redundant index entry for "target" command.
1630 (Backtrace): Add index entries.
1631 (Symbols, Fortran): Document the "set case-sensitive" command.
1632 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1633 (Print Settings): Add index entry for "set demangle-style".
1634 (Target Commands): Document "set download-write-size".
1635 (Debugging Output): Document "set exec-done-display".
1636
09d4efe1
EZ
16372005-04-02 Eli Zaretskii <eliz@gnu.org>
1638
1639 * gdb.texinfo (Files): Fix the name and documentation of
1640 add-shared-symbol-files. Document its alias assf. Update the
1641 list of OSs where GDB supports shared libraries. Fix markup.
1642 (Continuing and Stepping): Add reference to @var{location} in the
1643 text.
1644 (Dump/Restore Files): Fix reference to @{filename}.
1645 (Help): Fix wording.
1646 (Attach): Ditto.
1647 (Set Watchpoints): Ditto.
1648 (Backtrace): Remove redundant index entries. Improve index
1649 entries.
1650 (Delete Breaks): Fix wording.
1651 (Memory): Document the compare-sections command.
1652 (Memory Region Attributes): Improve wording.
1653 (Disabling): Improve wording.
1654 (Fortran): New subsection. Document the "info common" command.
1655 (Help): Document aliases "info copying" and "info warranty".
1656 (Caching Remote Data): New section. Document the "set/show
1657 remotecache" and "info dcache" commands.
1658 (Show): Fix wording of the documentation of the "set
1659 extension-language" command.
1660 (Signals): Add index entry for "info handle".
1661 (Memory Region Attributes): Fix punctuation.
1662 (Symbols): Change the arg name to "location" and refer to it in
1663 the text. Fix wording of "info types" doc.
1664 (Threads): Fix usage of @enumerate @item's.
1665 (Listing Tracepoints): Add index entry for "info tp".
1666 (Set Watchpoints): Add xref to "info break" description.
1667 (Macros): Add an index entry for "macro exp1". Document the
1668 "macro list" command.
1669 (Maintenance Commands): Document "flushregs", "maint agent",
1670 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1671 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1672 "maint print architecture", "maint print objfiles", "maint print
1673 statistics", "maint print type", "maint show-debug-regs", "maint
1674 space", "maint time", and "maint translate-address".
1675 (Connecting): Document the "monitor" command.
1676 (Annotations Overview): Describe the "set annotate" command.
1677
82f2d802
EZ
16782005-04-01 Eli Zaretskii <eliz@gnu.org>
1679
1680 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1681 Rearrange index entries and improve wording about support for
1682 hardware watchpoints.
1683
7d51c7de
BR
16842005-03-10 Bob Rossi <bob@brasko.net>
1685
1686 * gdb.texinfo: Update copyright
1687
68c71a2e
TR
16882005-02-09 Theodore A. Roth <troth@openavr.org>
1689
1690 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1691 error.
1692
83761cbd
KB
16932005-02-03 Kevin Buettner <kevinb@redhat.com>
1694
1695 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1696
9f1c6395
MS
16972005-01-17 Michael Snyder <msnyder@redhat.com>
1698
1699 * gdb.texinfo: Fix spelling, infinte -> infinite.
1700
fbd1b305
MK
17012005-01-08 Mark Kettenis <kettenis@gnu.org>
1702
1703 * observer.texi (GDB Observers): Document "solib_loaded".
1704
3ace7edb
AC
17052005-01-07 Andrew Cagney <cagney@gnu.org>
1706
bec39cab
AC
1707 * configure.ac: Rename configure.in, require autoconf 2.59.
1708 * configure: Re-generate.
1709
3ace7edb
AC
1710 * configure.in: Replace configdirs with multiple references to
1711 AC_CONFIG_SUBDIRS.
1712 * configure: Re-generate.
1713
53531fc1
AC
17142005-01-04 Andrew Cagney <cagney@gnu.org>
1715
1716 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1717 part of the version number.
1718
536ffdb7
MK
17192004-12-24 Mark Kettenis <kettenis@gnu.org>
1720
1721 * gdbint.texinfo (Algorithms): Remove description of
1722 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1723
e1aac25b
JB
17242004-12-07 Jim Blandy <jimb@redhat.com>
1725
1726 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1727 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1728 numbers.
1729
f47b1503
AS
17302004-12-07 Andreas Schwab <schwab@suse.de>
1731
1732 * gdb.texinfo (Mode Options): Document -l option.
1733
b6b8ece6
EZ
17342004-12-04 Eli Zaretskii <eliz@gnu.org>
1735
1736 * gdbint.texinfo (Algorithms): More accurate description of
1737 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1738 is not needed unless data-read and data-access watchpoints are
1739 supported. Add a description of how GDB checks whether the
1740 inferior stopped because a watchpoint was hit.
1741
01371747
EZ
17422004-11-23 Eli Zaretskii <eliz@gnu.org>
1743
1744 * gdb.texinfo (Files): Add cross-reference to description of
1745 -readnow command-line switch.
1746
2315ffec
RC
17472004-11-10 Randolph Chung <tausq@debian.org>
1748
1749 * gdb.texinfo: Document set/show backtrace past-entry commands.
1750 Rearrange index entries for set/show backtrace past-main.
1751
69065f5d
AC
17522004-11-10 Jon Beniston <jon@beniston.com>
1753
1754 Committed by Andrew Cagney <cagney@gnu.org>.
1755 * gdb.texinfo (Remote Serial Protocol): Further describe
1756 binary transfer escaping mechanism .
1757
30e91e0b
RC
17582004-11-08 Randolph Chung <tausq@debian.org>
1759
1760 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1761 and "show debug infrun". Add index entries.
1762
60bf7e09
EZ
17632004-10-23 Eli Zaretskii <eliz@gnu.org>
1764
1765 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1766 "info proc" that are already implemented. Add index entries.
1767 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1768 (Files): Add a tip for decreasing memory used for symtabs from
1769 shared libraries.
f018e82f
EZ
1770 (Starting): Fix whitespace; make "elaboration" stand out where it
1771 is first used, and add an index entry for the term.
f8568604
EZ
1772 (Calling): Expand and elaborate text. Add "print". Add the
1773 description of problems with weak aliases.
384ee23f 1774 (Core File Generation): New section.
60bf7e09 1775
d52fe014
AC
17762004-10-12 Andrew Cagney <cagney@gnu.org>
1777
1778 * gdbint.texinfo (Versions and Branches): New chapter.
1779 (Releasing GDB): Delete "Versions and Branches" section.
1780 (Top): Add "Versions and Branches".
1781
703663ab
EZ
17822004-10-08 Eli Zaretskii <eliz@gnu.org>
1783
1784 * gdb.texinfo (Editing, History): Add cross-references to the
1785 included Readline and History user documentation. Remove
1786 references to the symbol have-readline-appendices which is unused
1787 and undefined.
1788 (History): Fix indexing.
1789
ac77d04f
JJ
17902004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1791
1792 * gdbint.texinfo (target_stopped_data_address): Update to
1793 new prototype.
1794 (i386_stopped_data_address): Update prototype and description.
1795 (i386_stopped_by_watchpoint): New function and description.
1796
e07c999f
PH
17972004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1798
1799 * gdb.texinfo (Filenames): Add Ada suffixes.
1800 (Ada) New section.
1801
2e868123
AC
18022004-09-27 Andrew Cagney <cagney@gnu.org>
1803 Robert Picco <Robert.Picco@hp.com>
1804
1805 * gdb.texinfo (Packets): Document the "p" packet.
1806
02a57714
JM
18072004-09-21 Jason Molenda (jmolenda@apple.com)
1808
1809 * gdb.texinfo (Paths and Names of the Source Files): Document the
1810 meaning of values in the 'desc' field of a SO stab.
1811
ae038cb0
DJ
18122004-09-20 Daniel Jacobowitz <dan@debian.org>
1813
1814 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1815 max-cache-age" and "maint show dwarf2 max-cache-age".
1816
f7dc1244
EZ
18172004-09-16 Eli Zaretskii <eliz@gnu.org>
1818
1819 * gdb.texinfo (Set Breaks): Add index entry for setting
1820 breakpoints on overloaded C++ functions that are not members of
1821 any classes. Add an example and an index entry for setting
1822 breakpoints on all program functions.
1823 (Character Sets, Macros, Overlay Commands)
1824 (Non-debug DLL symbols, GDB/MI Output Syntax)
1825 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1826 Use "(@value{GDBP})" instead of a literal "(gdb)".
1827
f810308b
AC
18282004-09-12 Andrew Cagney <cagney@gnu.org>
1829
1830 * gdbint.texinfo (Native Debugging): Delete description of
1831 FILES_INFO_HOOK.
1832
15a661f3
PH
18332004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1834
1835 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1836 to hex_string_custom (not historically correct, but more
1837 understandable, given the current code).
1838
f3219c75
AC
18392004-09-03 Andrew Cagney <cagney@gnu.org>
1840
1841 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1842
f3bb6704
JJ
18432004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1844
1845 * observer.texi (solib_unloaded): New observer.
1846
8d2c00cb
AC
18472004-08-24 Andrew Cagney <cagney@gnu.org>
1848
1849 * gdbint.texinfo (Target Architecture Definition): Add missing
1850 comma.
1851
e7dc800a
MC
18522004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1853
1854 * (Using the Testsuite): build != host is supported,
1855 but some test scripts do not support build != host.
1856
73b03683
MK
18572004-08-14 Mark Kettenis <kettenis@gnu.org>
1858
1859 * gdbint.texinfo (Host Definition): Delete description of
1860 FCLOSE_PROVIDED and GETENV_PROVIDED.
1861
c0ccb908
MK
18622004-08-05 Mark Kettenis <kettenis@chello.nl>
1863
1864 * gdbint.texinfo (Host Definition): Delete description of
1865 NO_SYS_FILE.
1866 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1867 PTRACE_FP_BUG.
1868
9c8dbfa9
AC
18692004-08-05 Andrew Cagney <cagney@gnu.org>
1870
1871 * gdbint.texinfo (Target Architecture Definition): Delete
1872 reference to deprecated_read_fp.
1873
f42accbe
AC
18742004-08-02 Andrew Cagney <cagney@gnu.org>
1875
1876 * gdbint.texinfo (Target Architecture Definition): Delete
1877 description of DEPRECATED_REGISTER_BYTES.
1878
0b66e38c
EZ
18792004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1880
1881 * gdb.texinfo (Source Path): Document the new behavior of
1882 searching for the source files.
1883
15387254
EZ
18842004-07-17 Eli Zaretskii <eliz@gnu.org>
1885
1886 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1887 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1888 (Auto Display): Improve indexing.
1889
2c07db7a
AC
18902004-07-16 Andrew Cagney <cagney@gnu.org>
1891
1892 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1893 "-noasync".
1894
4644b6e3
EZ
18952004-07-09 Eli Zaretskii <eliz@gnu.org>
1896
1897 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1898 have the same prefix have only their prefix in the index.
1899
7561d450
MK
19002004-07-03 Mark Kettenis <kettenis@gnu.org>
1901
1902 * gdb.texinfo (BSD libkvm Interface): New node (section)
1903 (Native): Add it to the menu.
1904
67bebe79
MK
19052004-07-01 Mark Kettenis <kettenis@gnu.org>
1906
1907 * gdbint.texinfo (Target Architecture Definition): Remove
1908 PCC_SOL_BROKEN.
1909
1a6923e0
MK
19102004-06-24 Mark Kettenis <kettenis@gnu.org>
1911
1912 * gdbint.texinfo (Target Architecture Definition): Remove
1913 SUN_FIXED_LBRAC_BUG.
1914
b435e160
AC
19152004-06-26 Andrew Cagney <cagney@gnu.org>
1916
1917 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
1918
b5622e8d
AC
19192004-06-20 Andrew Cagney <cagney@gnu.org>
1920
1921 * gdbint.texinfo (Target Architecture Definition): Deprecate
1922 USE_STRUCT_CONVENTION.
1923
e0c07bf0
MC
19242004-06-19 Michael Chastain <mec.gnu@mindspring.com>
1925
1926 gdb.texinfo (Bug Reporting): Mention session recording,
1927 with the script command or Emacs.
1928
782263ab
AC
19292004-06-18 Andrew Cagney <cagney@gnu.org>
1930
1931 * gdbint.texinfo (Target Architecture Definition): Deprecate
1932 FUNCTION_START_OFFSET.
1933
03727ca6
AC
19342004-06-14 Andrew Cagney <cagney@gnu.org>
1935
1936 Based on changes from Karl Berry.
1937 * gdb.texinfo: Do not use @sc in a direntry.
1938 * stabs.texinfo: Change @dircateogry to "Software development".
1939 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
1940
97092415
AC
19412004-06-13 Andrew Cagney <cagney@gnu.org>
1942
1943 * gdbint.texinfo (Target Architecture Definition): Delete
1944 description of RETURN_VALUE_ON_STACK.
1945
1f6d4158
AC
19462004-06-09 Andrew Cagney <cagney@gnu.org>
1947
1948 * gdbint.texinfo (Native Debugging): Restore "@table @code"
1949 deleted by previous patch.
1950
d966f0cb
AC
19512004-06-08 Andrew Cagney <cagney@gnu.org>
1952
1953 * gdbint.texinfo (Native Debugging): Delete documentation on
1954 ATTACH_DETACH.
1955
86fe4aaa
RC
19562004-06-06 Randolph Chung <tausq@debian.org>
1957
1958 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
1959
d4b6d575
RC
19602004-06-06 Randolph Chung <tausq@debian.org>
1961
1962 * gdb.texinfo (push_dummy_call): Update argument list to match
1963 the new push_dummy_call method signature. Describe the function
1964 argument.
1965
4e8b0763
JB
19662004-05-24 Joel Brobecker <brobecker@gnat.com>
1967
1968 * gdb.texinfo (Starting): Document new start command.
1969
59caf092
AC
19702004-05-21 Andrew Cagney <cagney@redhat.com>
1971
1972 * observer.texi (GDB Observers): Document "inferior_created".
1973
e4a2df64
AC
19742004-05-08 Andrew Cagney <cagney@redhat.com>
1975
e6b55ae2
AC
1976 * gdbint.texinfo (Target Architecture Definition): Delete
1977 description of DO_DEFERRED_STORES.
1978
28954179
AC
1979 * gdbint.texinfo (Target Architecture Definition): Delete
1980 references to DEPRECATED_FIX_CALL_DUMMY.
1981
434b87dd
AC
1982 * gdbint.texinfo (Target Architecture Definition): Delete
1983 description of DEPRECATED_CALL_DUMMY_WORDS,
1984 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
1985
58d28df8
AC
1986 * gdbint.texinfo (Target Architecture Definition): Delete
1987 description of DEPRECATED_PUSH_DUMMY_FRAME.
1988
e4a2df64
AC
1989 * gdbint.texinfo (Target Architecture Definition): Delete
1990 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
1991
2b4855ab
AC
19922004-05-07 Andrew Cagney <cagney@redhat.com>
1993
1994 * observer.texi (GDB Observers): Add "Debugging" section. Include
1995 cross reference to "set/show debug observer".
1996 * gdb.texinfo (Debugging Output): Document "set/show debug
1997 observer".
1998
fcf70625
AC
19992004-05-01 Andrew Cagney <cagney@redhat.com>
2000
2001 * gdbint.texinfo (Target Architecture Definition): Delete
2002 description of DEPRECATED_PC_IN_SIGTRAMP.
2003
8ee56bcf
AC
20042004-04-30 Andrew Cagney <cagney@redhat.com>
2005
2006 * gdbint.texinfo (Target Architecture Definition): Delete
2007 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2008
67ab9a76
OF
20092004-04-30 Orjan Friberg <orjanf@axis.com>
2010
2011 * observer.texi (GDB Observers): Correct spelling.
2012
79346bcb
OF
20132004-04-26 Orjan Friberg <orjanf@axis.com>
2014
2015 * observer.texi (GDB Observers): Add target_changed event.
2016
7a464420
AC
20172004-04-08 Andrew Cagney <cagney@redhat.com>
2018
2019 * observer.texi (GDB Observers): Rework, provide generic observer
2020 definitions and then a list of observable events.
2021
6cdf9d98
AC
20222004-04-04 Andrew Cagney <cagney@redhat.com>
2023
2024 * gdbint.texinfo (Host Definition): Delete reference to
2025 NO_SIGINTERRUPT.
2026
ddc135a4
AC
20272004-04-02 Andrew Cagney <cagney@redhat.com>
2028
2029 * gdbint.texinfo (Target Architecture Definition): Delete
2030 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2031
6a1b180d
SC
20322004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2033
2034 * gdb.texinfo (TUI Commands): Document tui reg commands.
2035
d0d5df6f
AC
20362004-03-26 Andrew Cagney <cagney@redhat.com>
2037
2038 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2039 "gdbtui".
2040 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2041 (Contributors): Mention both Text and Terminal User Interface.
2042
aa2a3f87
AC
20432004-03-23 Andrew Cagney <cagney@redhat.com>
2044
2045 * gdbint.texinfo (Target Architecture Definition): Deprecate
2046 references to SIGTRAMP_START and SIGTRAMP_END.
2047
f561f026
AC
20482004-03-23 Andrew Cagney <cagney@redhat.com>
2049
2050 * gdbint.texinfo (Target Architecture Definition): Deprecate
2051 references to PC_IN_SIGTRAMP.
2052
33cb8b0f
AC
20532004-03-19 Andrew Cagney <cagney@redhat.com>
2054
2055 * gdbint.texinfo (Target Architecture Definition): Delete
2056 reference to GDB_TARGET_IS_HPPA.
2057
fc989b7a
AC
20582004-03-18 Andrew Cagney <cagney@redhat.com>
2059
2060 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2061 describe pre_init and post_init.
2062
701b08bb
DJ
20632004-03-09 Daniel Jacobowitz <drow@mvista.com>
2064
2065 * gdb.texinfo (Debugging Output): Document values for "set debug
2066 target".
2067
faae5abe
AC
20682004-02-28 Andrew Cagney <cagney@redhat.com>
2069
2070 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2071
dd79a6cf
JJ
20722004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2073
2074 * gdb.texinfo (breakpoints): Add information about the
2075 new "set breakpoint pending" and "show breakpoint pending"
2076 commands.
2077
e7f16015
AC
20782004-02-26 Andrew Cagney <cagney@redhat.com>
2079
2080 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2081 in Per-architecture module data section.
2082
7161a3a6
RM
20832004-02-25 Roland McGrath <roland@redhat.com>
2084
2085 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2086
2154891a
AC
20872004-02-24 Andrew Cagney <cagney@redhat.com>
2088
2089 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2090 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2091 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2092
6c74ac8b
AC
20932004-02-17 Andrew Cagney <cagney@redhat.com>
2094
2095 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2096
19772a2c
AC
20972004-02-16 Andrew Cagney <cagney@redhat.com>
2098
2099 * gdbint.texinfo (Target Architecture Definition): Deprecate
2100 FRAMELESS_FUNCTION_INVOCATION.
2101
c9830293
AC
21022004-02-16 Andrew Cagney <cagney@redhat.com>
2103
2104 * gdbint.texinfo (Coding): Mention -Wunused-function.
2105
b9d26eb9
AC
21062004-02-14 Andrew Cagney <cagney@redhat.com>
2107
2108 * gdbint.texinfo (Target Architecture Definition): Delete
2109 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2110
49efadf5
EZ
21112004-02-12 Elena Zannoni <ezannoni@redhat.com>
2112
2113 * gdb.texinfo: Properly quote the name "C++".
2114 * gdbint.texinfo: Ditto.
2115 * stabs.texinfo: Ditto.
2116
1eb288ea
EZ
21172004-02-11 Elena Zannoni <ezannoni@redhat.com>
2118
2119 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2120 minimal information about libiberty.
2121
e4937fc1
MC
21222004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2123
2124 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2125
a9331b3f
RM
21262004-02-04 Roland McGrath <roland@redhat.com>
2127
2128 * gdb.texinfo (Auxiliary Vector): New node (section).
2129 (Data): Add it to the menu.
2130
2650777c
JJ
21312004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2132
2133 * gdb.texinfo (Breakpoints): Add information about pending
2134 breakpoint support.
2135
b4501125
AC
21362004-01-26 Andrew Cagney <cagney@redhat.com>
2137
2138 * gdb.texinfo (Overview): Delete references to the cisco protocol
2139 including the "N" response.
2140
74055713
AC
21412004-01-26 Andrew Cagney <cagney@redhat.com>
2142
2143 * gdbint.texinfo (Target Architecture Definition): Rename
2144 EXTRACT_STRUCT_VALUE_ADDRESS to
2145 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2146
3bbe9696
EZ
21472004-01-24 Eli Zaretskii <eliz@gnu.org>
2148
2149 * gdb.texinfo (KOD): Document "show os". Add index entries for
2150 "set/show os" and "info cisco" commands.
2151
5843504f
EZ
21522004-01-21 Eli Zaretskii <eliz@gnu.org>
2153
2154 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2155
9175c9a3
MC
21562004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2157
2158 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2159 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2160
8e94b928
NR
21612004-01-19 Nick Roberts <nick@nick.uklinux.net>
2162
2163 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2164 -stack-list-locals.
2165 (GDB/MI Variable Objects): Describe extension to
2166 -var-list-children.
2167
a20cf136
DJ
21682004-01-17 Daniel Jacobowitz <drow@mvista.com>
2169
2170 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2171
afb18d0f
AC
21722004-01-17 Andrew Cagney <cagney@redhat.com>
2173
2174 * gdbint.texinfo (Target Architecture Definition): Delete
2175 documentation on DEPRECATED_NPC_REGNUM.
2176
b51970ac
DJ
21772004-01-13 Daniel Jacobowitz <drow@mvista.com>
2178
2179 * gdb.texinfo: Update copyright year. Mention that set
2180 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2181 "set follow-fork-mode ask".
2182
0f0cffd2
AC
21832004-01-13 Andrew Cagney <cagney@redhat.com>
2184
2185 * gdbint.texinfo: Update copyright year.
2186 (Coding): Add -Wunused-label to list of -Werror warnings.
2187
c552b3bb 21882004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 2189 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2190
2191 * gdb.texinfo: Update copyright.
2192 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2193 around names, as appropriate. Minor syntax cleanup of
2194 _NSPrintForDebugger explanation. Two spaces after periods.
2195 GDBN used instead of lit. "gdb". Index entries added for
2196 print-object and _NSPrintForDebugger. @noindent added in one spot.
2197
afe157ca
EZ
21982003-11-11 Elena Zannoni <ezannoni@redhat.com>
2199
2200 * stabs.texinfo: Add dircategory and direntry commands.
2201 * annotate.texinfo: Ditto.
2202
963e2bb7
AC
22032003-11-10 Andrew Cagney <cagney@redhat.com>
2204
2205 * gdbint.texinfo (Target Architecture Definition): Replace the
2206 return_value method's "inval" and "outval" parameters with
2207 "readbuf" and "writebuf".
2208
1d8b2f28
JB
22092003-10-28 Jim Blandy <jimb@redhat.com>
2210
2211 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2212 from "The `F' request packet" and "The `F' reply packet", to make
2213 texi2dvi happy.
2214 (File-I/O remote protocol extension): Update menu entries, too.
2215
36d86913
MC
22162003-10-26 Michael Chastain <mec@shout.net>
2217
2218 * gdb.texinfo (Thread Stops): Document the issue with
2219 premature return from system calls in multi-threaded programs.
2220
ce2826aa
AC
22212003-10-24 Andrew Cagney <cagney@redhat.com>
2222
2223 * annotate.texinfo: Fix "fortunatly"[sic].
2224
f24c5e49
KI
22252003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2226
2227 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2228 with "Hitachi" and "Mitsubishi".
2229
92ad9cd9
AC
22302003-10-20 Andrew Cagney <cagney@redhat.com>
2231
2232 * gdbint.texinfo (Target Architecture Definition): Document
2233 gdbarch_return_value. Add cross references from
2234 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2235 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2236
0ab4b752
MK
22372003-10-18 Mark Kettenis <kettenis@gnu.org>
2238
2239 * gdbint.texinfo (Target Architecture Definition): Document
2240 regset_from_core_section.
fb3e19c0
KI
2241
22422003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2243
2244 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2245
a9331b3f 22462003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2247
2248 From Anthony Green <green@redhat.com>:
2249 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2250
1485d690
KB
22512003-10-14 Kevin Buettner <kevinb@redhat.com>
2252
2253 * gdb.texinfo (Breakpoint related warnings): New node.
2254 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2255
86d30acc
DJ
22562003-10-13 Daniel Jacobowitz <drow@mvista.com>
2257
2258 * gdb.texinfo (Remote Protocol): Document v and vCont.
2259
172c2a43
KI
22602003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2261
2262 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2263 * gdbint.texinfo: Ditto.
2264
71952f4c
AC
22652003-10-09 Andrew Cagney <cagney@redhat.com>
2266
2267 From 2003-09-18 David Anderson <davea@sgi.com>:
2268 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2269 "command".
2270
268e2188
AC
22712003-10-03 Andrew Cagney <cagney@redhat.com>
2272
2273 * gdbint.texinfo (Target Architecture Definition): Deprecate
2274 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2275 just target.
2276
12c266ea 22772003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2278
f30992d4 2279 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2280 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2281 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2282 * gdbint.texinfo (Target Architecture Definition): Rename
2283
22842003-09-30 Andrew Cagney <cagney@redhat.com>
2285
f30992d4 2286 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2287 (Target Architecture Definition):
f30992d4 2288
2e092625
AC
2289 * gdbint.texinfo (Target Architecture Definition): Rename
2290 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2291
0717ae8a
AC
22922003-09-29 Andrew Cagney <cagney@redhat.com>
2293
dad809b7
AC
2294 * gdbint.texinfo (Target Architecture Definition): Delete
2295 documentation for NEED_TEXT_START_END.
2296
0717ae8a
AC
2297 * gdbint.texinfo (Target Architecture Definition): Rename
2298 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2299 TARGET_WRITE_PC.
a9331b3f 2300
af6cf26d
MC
23012003-09-22 Michael Chastain <mec@shout.net>
2302
2303 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2304
ee206350
AG
23052003-09-21 Anthony Green <green@redhat.com>
2306
2307 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2308
a38c9fe6
MK
23092003-09-21 Mark Kettenis <kettenis@gnu.org>
2310
2311 * gdbint.texinfo (Target Architecture Definition): Document
2312 stabs_argument_has_addr.
2313
77949794
AC
23142003-09-18 Andrew Cagney <cagney@redhat.com>
2315
2316 * gdbint.texinfo (Target Architecture Definition): Delete
2317 documentation on REGISTER_NAMES.
2318
8e823e25
MK
23192003-09-13 Mark Kettenis <kettenis@gnu.org>
2320
2321 * gdbint.texinfo (Target Architecture Definition): Replace
2322 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2323
f27dd7fd
AC
23242003-09-11 Andrew Cagney <cagney@redhat.com>
2325
2326 * gdbint.texinfo (Target Architecture Definition): Replace
2327 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2328
8b148df9
AC
23292003-08-18 Andrew Cagney <cagney@redhat.com>
2330
2331 * gdbint.texinfo (Target Architecture Definition): Document
2332 "frame_red_zone_size".
2333
25d29d70
AC
23342003-08-09 Andrew Cagney <cagney@redhat.com>
2335
2336 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2337 with "set/show backtrace past-main" and "set/show backtrace
2338 limit".
2339
c938e9b0
L
23402003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2341
2342 * Makefile.in (install-info): Support DESTDIR.
2343 (install-html): Likewise.
2344
64fabec2
AC
23452003-08-07 Andrew Cagney <cagney@redhat.com>
2346
2347 Patch from Nick Roberts.
2348 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2349 bindings. Remove description of send-gdb-command.
2350
2fcf52f0
AC
23512003-08-07 Andrew Cagney <cagney@redhat.com>
2352
2353 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2354 GDB 6.0.
2355
086432e2
AC
23562003-08-06 Andrew Cagney <cagney@redhat.com>
2357
2358 * gdb.texinfo (Mode Options): Mention that level three is the
2359 highest available and that level 2 is deprecated.
2360 (Annotations Overview): Mention annotation levels. Cross reference
2361 to "Limitations of the Annotation Interface" in annotate.texi.
2362 (TODO, Value Annotations, Frame Annotations): Delete section.
2363 (Displays, Breakpoint Info): Delete.
2364
e5249f67
AC
23652003-08-04 Andrew Cagney <cagney@redhat.com>
2366
2367 * agentexpr.texi: Delete @bye.
2368 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2369 (stabs.info): Add $(srcdir) to include search path.
2370 (html): Depend on "annotate_toc.html", and not "annotate.html".
2371 * stabs.texinfo: Ditto. Include "fdl.texi".
2372 * gdbint.texinfo: Update copyright statement's list of invariant
2373 sections.
2374
e6f672d2
AC
23752003-07-28 Andrew Cagney <cagney@redhat.com>
2376
2377 * Makefile.in (INFO_DEPS): Add annotate.info.
2378 (dvi, ps, html, pdf): Add annotate.
2379 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2380 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2381 (ANNOTATE_DOC_FILES): New macro.
2382 (ANNOTATE_TEX_TMPS): New macro.
2383 (annotate.info, annotate_toc.html): Specify dependencies.
2384 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2385 * annotate.texinfo: Rename annotate.texi. Get building. Add
2386 "Migrating to GDB/MI" and "Limitations of the Annotation
2387 Interface" chapters. Mention why it is not part of the user
2388 guide. Update copyright notice. Include "fdl.texi".
2389
72ffddc9
SC
23902003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2391
2392 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2393
a9f12a31
DJ
23942003-07-24 Daniel Jacobowitz <drow@mvista.com>
2395
2396 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2397
b1fe9455
DJ
23982003-07-24 Daniel Jacobowitz <drow@mvista.com>
2399
2400 * gdb.texinfo (Server): Mention pidof.
2401
153721e6
AC
24022003-07-22 Andrew Cagney <cagney@redhat.com>
2403
2404 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2405 list.
2406
0fac0b41
DJ
24072003-06-28 Daniel Jacobowitz <drow@mvista.com>
2408
2409 * gdb.texinfo (Logging output): New chapter.
2410
4e562065
JB
24112003-06-24 Joel Brobecker <brobecker@gnat.com>
2412
2413 * gdb.texinfo (Unsupported languages): New section.
2414 (Languages): Add link to new section.
2415
f2c06f52
AC
24162003-06-22 Andrew Cagney <cagney@redhat.com>
2417
2418 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2419
b4177fca
DJ
24202003-06-22 Daniel Jacobowitz <drow@mvista.com>
2421
2422 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2423
f418dd93
DJ
24242003-06-22 Daniel Jacobowitz <drow@mvista.com>
2425
2426 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2427 * agentexpr.texi: Retitle section, and change it to an appendix.
2428 Comment out texinfo initialization. Factor a @var{} into two
2429 pieces to prevent makeinfo warnings.
2430 * gdb.texinfo: Add Agent Expressions appendix.
2431
4ca61388
DJ
24322003-06-19 Daniel Jacobowitz <drow@mvista.com>
2433
2434 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2435
07f31aa6
DJ
24362003-06-18 Daniel Jacobowitz <drow@mvista.com>
2437
2438 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2439 remote target". Document the "detach" and "disconnect" commands.
2440 (Server, Netware, Debug Session): Reference "Connecting to a
2441 remote target".
2442 (GDB/MI Target Manipulation): Document "-target-disconnect".
2443
2dd0da42
AC
24442003-06-13 Andrew Cagney <cagney@redhat.com>
2445
2446 * gdbint.texinfo (Target Architecture Definition): Deprecate
2447 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2448 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2449
e7a3abfc
JB
24502003-06-09 Jim Blandy <jimb@redhat.com>
2451
2452 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2453
25e3a86b
AC
24542003-06-08 Andrew Cagney <cagney@redhat.com>
2455
2456 * gdbint.texinfo (Target Architecture Definition): Delete
2457 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2458
a9e5fdc2
AC
24592003-06-08 Andrew Cagney <cagney@redhat.com>
2460
2461 * gdbint.texinfo (Target Architecture Definition): Document
2462 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2463
b37303ee
AF
24642003-06-07 Adam Fedor <fedor@gnu.org>
2465
2466 * gdb.texinfo: Add Objective-C documentation.
2467
39fe6e80
AC
24682003-06-01 Andrew Cagney <cagney@redhat.com>
2469
2470 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2471 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2472
125309b2
AC
24732003-05-21 Andrew Cagney <cagney@redhat.com>
2474
2475 * gdbint.texinfo (Target Architecture Definition): Delete
2476 references to "extract_address" and "store_address".
2477
b8b527c5
AC
24782003-05-16 Andrew Cagney <cagney@redhat.com>
2479
2480 * gdbint.texinfo (Target Architecture Definition): Replace
2481 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2482 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2483
50e3ee83
TR
24842003-05-14 Theodore A. Roth <troth@openavr.org>
2485
2486 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2487
44e2be90
L
24882003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2489
2490 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2491 (gdb.dvi): Likewise.
2492 (gdb.pdf): Likewise.
2493 (links2roff): Likewise.
2494
df5215a6
JB
24952003-05-08 Jim Blandy <jimb@redhat.com>
2496
2497 * gdb.texinfo (Dump/Restore Files): Update documentation for
2498 'dump', 'append', and 'restore': note that format argument is
2499 optional; simplify presentation of the command variants; and be
2500 more precise about the formats.
2501
5e7b2f39
JB
25022003-05-07 Jim Blandy <jimb@redhat.com>
2503
2504 * gdb.texinfo (Symbols): Update documentation: 'maint list
2505 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2506 symtabs' and 'maint info psymtabs'.
2507
b1e29e33
AC
25082003-05-05 Andrew Cagney <cagney@redhat.com>
2509
2510 * gdbint.texinfo (Target Architecture Definition): Make
2511 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2512 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2513 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2514
00905d52
AC
25152003-05-04 Andrew Cagney <cagney@redhat.com>
2516
2517 * gdb.texinfo (Maintenance Commands): Document "maint print
2518 dummy-frames".
2519
54ff5908
AC
25202003-05-04 Andrew Cagney <cagney@redhat.com>
2521
2522 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2523
32e7087d
JB
25242003-05-03 J. Brobecker <brobecker@gnat.com>
2525
2526 Thierry Schneider <tpschneider1@yahoo.com>
2527 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2528 for new MI command.
2529
7043d8dc
AC
25302003-05-03 Andrew Cagney <cagney@redhat.com>
2531
2532 * gdbint.texinfo (Target Architecture Definition): Document
2533 push_dummy_code. Add cross references.
2534
e33d66ec
EZ
25352003-05-02 Elena Zannoni <ezannoni@redhat.com>
2536
2537 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2538 set/show charsets commands.
2539
0ba6dca9
AC
25402003-04-28 Andrew Cagney <cagney@redhat.com>
2541
2542 * gdbint.texinfo (Target Architecture Definition): Replace
2543 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2544 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2545
d7a27068
AC
25462003-04-28 Andrew Cagney <cagney@redhat.com>
2547
2548 * gdbint.texinfo (Target Architecture Definition): Rename
2549 "tm_print_insn" to "deprecated_tm_print_insn".
2550
44ea7b70
JB
25512003-04-09 Jim Blandy <jimb@redhat.com>
2552
2553 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2554 list psymtabs'.
2555
fb8f8949
AC
25562003-04-08 Andrew Cagney <cagney@redhat.com>
2557
2558 * gdbint.texinfo (Target Architecture Definition): Delete
2559 references to EXTRA_FRAME_INFO.
2560
32fb0f22
AC
25612003-04-08 Andrew Cagney <cagney@redhat.com>
2562
2563 * gdbint.texinfo (Target Architecture Definition): Delete
2564 PRINT_TYPELESS_INTEGER.
2565
6be67e67
JB
25662003-04-02 J. Brobecker <brobecker@gnat.com>
2567
2568 * observer.texi (GDB Observers): Adjust the documentation for the
2569 normal_stop notification to better describe reality. Fix a couple
2570 of minor typos.
2571
4e35d5f0
BR
25722003-04-02 Bob Rossi <bob_rossi@cox.net>
2573
a9331b3f 2574 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2575 '-file-list-exec-source-file'
2576
e8a8712a
AC
25772003-03-31 Andrew Cagney <cagney@redhat.com>
2578
2579 * gdbint.texinfo (Target Architecture Definition): Delete
2580 references to CALL_DUMMY_P.
2581
6c0e89ed
AC
25822003-03-30 Andrew Cagney <cagney@redhat.com>
2583
2584 * gdbint.texinfo (Target Architecture Definition): Remove
2585 reference to TARGET_WRITE_SP.
a9331b3f 2586
378bfd1b
AC
25872003-03-27 Andrew Cagney <cagney@redhat.com>
2588
2589 * gdbint.texinfo (Target Architecture Definition): Remove
2590 references to write_sp.
6c0e89ed 2591
922fbb7b
AC
25922003-03-27 Andrew Cagney <cagney@redhat.com>
2593
2594 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2595 chapter body. Use @smallexample instead of @example.
2596 (Annotations): Ditto.
2597 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2598 annotate.texi.
2599
b81774d8
AC
26002003-03-26 Andrew Cagney <cagney@redhat.com>
2601
2602 * gdbint.texinfo (Target Architecture Definition): Replace
2603 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2604 dummy_addr parameters.
2605
1bf6d5cc
AC
26062003-03-25 Andrew Cagney <cagney@redhat.com>
2607
2608 * gdbint.texinfo (Target Architecture Definition): Delete
2609 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2610 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2611 Add reference to PUSH_ARGUMENTS.
2612
618ce49f
AC
26132003-03-23 Andrew Cagney <cagney@redhat.com>
2614
2615 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2616 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2617
bcd7e15f
JB
26182003-03-18 J. Brobecker <brobecker@gnat.com>
2619
2620 * gdbint.texinfo (Algorithms): Add new section describing the
2621 Observer paradigm.
2622 (Top): Add menu entry to new observer appendix.
2623 * observer.texi: New file.
2624 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2625 new observer.texi file.
2626
9fe8321b
AC
26272003-03-17 Andrew Cagney <cagney@redhat.com>
2628
2629 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2630 that GNU Press update the manual version number.
2631
ac2adee5
AC
26322003-03-12 Andrew Cagney <cagney@redhat.com>
2633
2634 * gdbint.texinfo (Target Architecture Definition): Delete
2635 references to get_saved_register. Rename GET_SAVED_REGISTER to
2636 DEPRECATED_GET_SAVED_REGISTER.
2637
749b82f6
AC
26382003-03-13 Andrew Cagney <cagney@redhat.com>
2639
2640 * gdbint.texinfo (Target Architecture Definition): Replace
2641 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2642
8bedc050
AC
26432003-03-12 Andrew Cagney <cagney@redhat.com>
2644
2645 * gdbint.texinfo (Target Architecture Definition): Rename
2646 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2647
0ce1b118
CV
26482003-03-10 Corinna Vinschen <vinschen@redhat.com>
2649
2650 * gdb.texinfo: Add File-I/O documentation.
2651
12cc2063
AC
26522003-03-10 Andrew Cagney <cagney@redhat.com>
2653
2654 * gdbint.texinfo (Target Architecture Definition): Cross reference
2655 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2656
7453dc06
AC
26572003-03-07 Andrew Cagney <cagney@redhat.com>
2658
2659 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2660 frame" command.
2661
6314f104
AC
26622003-03-05 Andrew Cagney <cagney@redhat.com>
2663
2664 * gdbint.texinfo (Target Architecture Definition): Document
2665 unwind_dummy_id. Cross reference unwind_dummy_id and
2666 SAVE_DUMMY_FRAME_TOS.
2667
f1212245
DJ
26682003-03-05 James Ingham <jingham@apple.com>
2669 Daniel Jacobowitz <drow@mvista.com>
2670
2671 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2672 and "show cp-abi".
2673
77e7e267
AC
26742003-03-03 Andrew Cagney <cagney@redhat.com>
2675
2676 * gdbint.texinfo (Target Architecture Definition): Document
2677 register_type.
2678
838a8221
AC
26792003-03-03 Andrew Cagney <cagney@redhat.com>
2680
2681 * stabs.texinfo (Structures): Use @samp and separate @var's
2682 instead of a single @var containing a comma separated list.
2683 (Unions): Ditto.
2684
d7f4a264
DJ
26852003-03-02 Daniel Jacobowitz <drow@mvista.com>
2686
2687 * Makefile.in (distclean): Remove config.log.
2688
f30ee0bc
AC
26892003-03-01 Andrew Cagney <cagney@redhat.com>
2690
2691 * gdbint.texinfo (Target Architecture Definition): Rename
2692 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2693
26942003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2695
2696 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2697 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2698
be448670
CF
26992003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2700
2701 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2702 (Non-debug DLL symbols): New node, describing the minimal symbols
2703 loaded from DLLs without real debugging symbols.
2704
501eef12
AC
27052003-02-20 Andrew Cagney <ac131313@redhat.com>
2706
2707 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2708 hardware-breakpoint-limit".
2709 (Set Watchpoints): Add cross reference to "set remote
2710 hardware-watchpoint-limit".
2711 (Remote configuration options): New section.
2712
21c294e6
AC
27132003-02-04 Andrew Cagney <ac131313@redhat.com>
2714
e9be73e4
AC
2715 * gdbint.texinfo (Target Architecture Definition): Delete
2716 descrption of IS_TRAPPED_INTERNALVAR.
2717
21c294e6
AC
2718 From Keith Seitz <keiths@redhat.com>:
2719 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2720 option "-i"/"--interpreter" to this chapter. Include index
2721 entries.
2722
0179ffac
DC
27232003-02-04 David Carlton <carlton@math.stanford.edu>
2724
2725 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2726 (Variables): Recommend stabs+ and DWARF 2.
2727 (C plus plus expressions): Correct info about
2728 compiler versions, debug formats.
2729 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2730 PR symtab/874.
2731
7ca9f392
AC
27322003-02-01 Andrew Cagney <ac131313@redhat.com>
2733
2734 * gdbint.texinfo (Target Architecture Definition): Delete
2735 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2736 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2737 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2738 references to nindy and i960.
2739 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2740
31a85ea2
AC
27412003-02-01 Andrew Cagney <ac131313@redhat.com>
2742
2743 * gdbint.texinfo (Target Architecture Definition): Delete
2744 FLOAT_INFO.
2745
6b894e49
AC
27462003-01-30 Andrew Cagney <ac131313@redhat.com>
2747
2748 * stabs.texinfo (Member Type Descriptor): Clarify description of
2749 `@'. Suggested by Ben Hutchings.
2750
c48861fb
AC
27512003-01-29 Andrew Cagney <ac131313@redhat.com>
2752
2753 * gdb.texinfo (M68K): Delete reference to es1800.
2754
617073a9
AC
27552003-01-29 Andrew Cagney <ac131313@redhat.com>
2756
2757 * gdb.texinfo (Maintenance Commands): Document `maint print
2758 reggroups' and `maint print register-groups'.
2759 * gdbint.texinfo (Target Architecture Definition): Document
2760 register_reggroup_p.
2761
5b5d99cf
JB
27622003-01-23 Jim Blandy <jimb@redhat.com>
2763
2764 * gdb.texinfo (Separate Debug Files): New section.
2765
e7ba9c65
DJ
27662003-01-22 Daniel Jacobowitz <drow@mvista.com>
2767
2768 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2769 and "maint show profile".
2770
94e91d6d
MC
27712003-01-16 Michael Chastain <mec@shout.net>
2772
2773 * gdb.texinfo (Installing GDB): Warn against
2774 ".../gdb-VERSION/gdb/configure".
2775 (Separate Objdir): Likewise.
2776
867f3898
AC
27772003-01-15 Andrew Cagney <ac131313@redhat.com>
2778
2779 * gdbint.texinfo (Target Architecture Definition): Delete
2780 definition of PRINT_REGISTER_HOOK.
2781
f153cc92
EZ
27822003-01-15 Elena Zannoni <ezannoni@redhat.com>
2783
2784 (OpenRISC 1000): Fix formatting of command names.
2785
c60eb6f1
EZ
27862003-01-15 Elena Zannoni <ezannoni@redhat.com>
2787
2788 * gdb.texinfo (Continuing and Stepping): Add new command
2789 'advance'. Clarify behavior of 'until'.
2790
f5ebfba0
DJ
27912003-01-13 Daniel Jacobowitz <drow@mvista.com>
2792
2793 * gdb.texinfo (Files): Document solib-absolute-prefix and
2794 solib-search-path.
2795
4ce8657e
MC
27962003-01-09 Michael Chastain <mec@shout.net>
2797
2798 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2799 (Create a Release): Add new instructions for new @file{src-release}.
2800 Document existing instructions for @file{Makefile.in} as
2801 being for @value{GDBN} 5.3.1 or earlier.
2802
372613e3
AC
28032003-01-09 Andrew Cagney <ac131313@redhat.com>
2804
2805 * gdbint.texinfo (Target Architecture Definition): Mention
2806 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2807 allocate memory.
2808
b4e9345d
DJ
28092003-01-04 Daniel Jacobowitz <drow@mvista.com>
2810
2811 * gdb.texinfo (Controlling GDB): Add @kindex for
2812 "show osabi".
2813 (Backtraces): Add @kindex's for backtrace-below-main.
2814
98b45e30
DJ
28152003-01-04 Daniel Jacobowitz <drow@mvista.com>
2816
2817 * gdb.texinfo (Controlling GDB): Document "set osabi".
2818
95f90d25
DJ
28192003-01-04 Daniel Jacobowitz <drow@mvista.com>
2820
2821 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2822 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2823
1e698235
DJ
28242003-01-04 Daniel Jacobowitz <drow@mvista.com>
2825
2826 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2827 "set coerce-float-to-double".
2828 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2829
e632838e
AC
28302003-01-02 Andrew Cagney <ac131313@redhat.com>
2831
2832 * stabs.texinfo: Remove obsolete text.
2833 * gdbint.texinfo: Ditto.
2834 * gdb.texinfo: Ditto.
2835
c133ab7a
MK
28362002-12-22 Mark Kettenis <kettenis@gnu.org>
2837
2838 * gdbint.texinfo (Target Architecture Definition): Update
2839 description of gdbarch_register_osabi.
2840
f821f325
KH
28412002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2842
2843 * agentexpr.texi: Fix typos.
2844 * annotate.texi: Likewise.
2845 * fdl.texi: Likewise.
2846
85a6d8d3 28472002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2848
2849 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2850 DEPRECATED_INIT_FRAME_PC.
2851
ae45cd16
AC
28522002-12-01 Andrew Cagney <ac131313@redhat.com>
2853
2854 * gdbint.texinfo (Target Architecture Definition): Delete
2855 PC_IN_CALL_DUMMY.
2856
07555a72
AC
28572002-11-28 Andrew Cagney <ac131313@redhat.com>
2858
2859 * gdbint.texinfo (Host Definition): Delete documentation on
2860 USE_GENERIC_DUMMY_FRAMES.
2861
c166cdc7
EZ
28622002-11-26 Elena Zannoni <ezannoni@redhat.com>
2863
2864 Fix PR gdb/723 and PR gdb/245.
2865 * Makefile.in (install-info): Run the install-info command as part
2866 of the post install steps only.
2867 (uninstall-info): New target.
2868 (uninstall): New target.
2869
35db0260
EZ
28702002-11-22 Elena Zannoni <ezannoni@redhat.com>
2871
2872 * Makefile.in (install): Make install do some real work.
2873
9ba8d803
AC
28742002-11-19 Andrew Cagney <ac131313@redhat.com>
2875
2876 Fix POSIX problem reported by Paul Eggert.
2877 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2878 Fix PR gdb/527.
2879
903ad3a6
AC
28802002-10-26 Andrew Cagney <cagney@redhat.com>
2881
2882 * gdbint.texinfo (Target Architecture Definition): Delete
2883 definition of DO_REGISTERS_INFO.
2884
f2abfe65
KB
28852002-10-18 Kevin Buettner <kevinb@redhat.com>
2886
2887 * gdbint.texinfo (Address Classes): Fix problems with insertion
2888 of ``{'' and ``}'' in example.
2889
b5b0480a
KB
28902002-10-17 Kevin Buettner <kevinb@redhat.com>
2891
2892 * gdbint.texinfo (Address Classes): New section.
2893 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2894 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2895 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2896 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2897
c85508ee
KD
28982002-10-11 Klee Dienes <kdienes@apple.com>
2899
2900 * gdb.texinfo (Registers): Mention vector registers as well as
2901 floating registers in the documentation for 'info registers' and
2902 'info all-registers'.
2903
6d12fc3d
DJ
29042002-10-11 Daniel Jacobowitz <drow@mvista.com>
2905
2906 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2907
8d19fbd2
JJ
29082002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2909
2910 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
2911 interface definition.
2912
a37295f9
MM
29132002-10-03 Marko Mlinar <markom@opencores.org>
2914
2915 * gdb.texinfo (Target Commands): Add or1k target specific
2916 commands.
2917 * gdb.texinfo (Contributors): Add myself to the contributors list.
2918
da0f9dcd
AC
29192002-10-01 Andrew Cagney <ac131313@redhat.com>
2920
2921 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
2922 and "mi1" instead of "mi1" and "mi0".
2923
2e834e49
HPN
29242002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
2925
2926 * gdb.texinfo (Packets): Fix typos "alligned".
2927 Correct z3/Z3 description. Correct z4/Z4 title.
2928
050be0dc
AC
29292002-09-27 Andrew Cagney <ac131313@redhat.com>
2930
2931 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
2932
1104b9e7
KB
29332002-09-25 Kevin Buettner <kevinb@redhat.com>
2934
2935 * gdb.texinfo: Use GNU/Linux instead of Linux.
2936
512217c7
AC
29372002-09-25 Andrew Cagney <ac131313@redhat.com>
2938
2939 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
2940
10998722
AC
29412002-09-24 Andrew Cagney <ac131313@redhat.com>
2942
512217c7 2943 * gdb.texinfo: Replace @example with @smallexample.
10998722 2944
a0eb71c5
KB
29452002-09-20 Kevin Buettner <kevinb@redhat.com>
2946
f7dc1244 2947 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
2948 * gdb.texinfo (Character Sets): Use @smallexample instead of
2949 @example. Use GNU/Linux instead of Linux.
2950
29512002-09-20 Jim Blandy <jimb@redhat.com>
2952
2953 * gdb.texinfo: Add character set documentation.
2954
2f870471
AC
29552002-09-19 Andrew Cagney <ac131313@redhat.com>
2956
2957 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
2958 (Packets): Add cross reference from `b' packet to `z' packets.
2959
790eb8f5
AC
29602002-09-19 Andrew Cagney <ac131313@redhat.com>
2961
8d30a00d
AC
2962 * gdb.texinfo (Maintenance Commands): Document ``maint
2963 internal-error'' and ``maint internal-warning''.
2964
790eb8f5
AC
2965 * gdbint.texinfo (Target Architecture Definition): Revise
2966 description of STACK_ALIGN. Add description of FRAME_ALIGN.
2967
a23a7bf1
JB
29682002-09-19 Joel Brobecker <brobecker@gnat.com>
2969
2970 * gdbint.texinfo (Target Conditionals): Document the new
2971 NAME_OF_MALLOC macro.
2972
299ffc64
AC
29732002-09-05 Andrew Cagney <ac131313@redhat.com>
2974
2975 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
2976 engineer.
2977
b7bb15bc
SC
29782002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2979
2980 * gdb.texinfo (TUI Overview): Document status line fields.
2981
3d757584
SC
29822002-09-02 Stephane Carrez <stcarrez@nerim.fr>
2983
2984 * gdb.texinfo (TUI Commands): Document info win command.
2985
269c21fe
SC
29862002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2987
2988 * gdb.texinfo (TUI Overview): Document breakpoint markers.
2989
7cf36c78
SC
29902002-09-01 Stephane Carrez <stcarrez@nerim.fr>
2991
2992 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
2993 (TUI Keys): Likewise.
2994
d2c6833e
AC
29952002-08-25 Andrew Cagney <ac131313@redhat.com>
2996
2997 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
2998 for a packet receive.
2999
46d8b1c3
AC
30002002-08-25 Andrew Cagney <ac131313@redhat.com>
3001
3002 * Makefile.in (clean): Move to end of file.
3003 (distclean, maintainer-clean, realclean): Ditto.
3004 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3005 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3006 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3007 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3008
b0787093
AC
30092002-08-24 Andrew Cagney <ac131313@redhat.com>
3010
3011 * Makefile.in (GDBINT_TEX_TMPS): Define.
3012 (gdbint.dvi, gdbint.pdf): Use
3013 (GDB_TEX_TMPS): Define.
3014 (gdb.dvi, gdb.pdf): Use.
3015 (STABS_TEX_TMPS): Define.
3016 (stabs.dvi, stabs.pdf): Use.
3017 (GDB_DOC_SOURCE_INCLUDES): New macros.
3018 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3019 (GDBINT_DOC_FILES_INCLUDES): New macros.
3020 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3021 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3022 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3023 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3024 (links2roff): Replace SFILES_INCLUDED with
3025 GDB_DOC_SOURCE_INCLUDES.
3026 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3027 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3028 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3029 dependencies.
3030 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3031 dependencies.
3032 (gdbmi.texinfo): Delete rule.
3033 (inc-hist.texinfo): Delete rule.
3034 (rluser.texinfo): Delete rule.
3035
ebba8386
AC
30362002-08-23 Andrew Cagney <cagney@redhat.com>
3037
3038 * gdbint.texinfo (Target Architecture Definition): Update
3039 STORE_RETURN_VALUE, mention regcache.
3040
0ab7a791
AC
30412002-08-21 Andrew Cagney <ac131313@redhat.com>
3042
3043 * gdbint.texinfo (Target Architecture Definition): Document
3044 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3045
ee2d5c50
AC
30462002-08-19 Andrew Cagney <ac131313@redhat.com>
3047
3048 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3049 Fix minor typos. Add index entries.
3050
53c69bd7
AC
30512002-08-18 Andrew Cagney <ac131313@redhat.com>
3052
3053 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3054
e76f1f2e
AC
30552002-08-15 Andrew Cagney <ac131313@redhat.com>
3056
3057 * gdbint.texinfo (Target Architecture Definition): Document
3058 PRINT_VECTOR_INFO.
3059 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3060
0680b120
AC
30612002-08-13 Andrew Cagney <ac131313@redhat.com>
3062
3063 * gdb.texinfo (Maintenance Commands): Document "maint print
3064 registers", "maint print raw-registers" and "maint print
3065 cooked-registers".
3066
3c3bea1c
GS
30672002-08-08 Grace Sainsbury <graces@redhat.com>
3068
a9331b3f 3069 From Mark Salter:
3c3bea1c
GS
3070 * gdb.texinfo (Protocol): Document T packet extension to
3071 allow watchpoint address reporting.
3072
42f9b0a5
AC
30732002-08-03 Andrew Cagney <ac131313@redhat.com>
3074
3075 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3076
db034ac5
AC
30772002-08-01 Andrew Cagney <cagney@redhat.com>
3078
3079 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3080 to CHILL.
3081
e2b28d04
AC
30822002-08-01 Andrew Cagney <ac131313@redhat.com>
3083
3084 * gdbint.texinfo (Coding): Revise section "Include Files".
3085
7fb623f7
AC
30862002-07-24 Andrew Cagney <cagney@redhat.com>
3087
3088 * gdbint.texinfo: Obsolete references to m88k.
3089 * gdb.texinfo: Ditto.
3090
4a2b4636
JB
30912002-07-10 Joel Brobecker <brobecker@gnat.com>
3092
7fb623f7 3093 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3094 where the proper version of autoconf can be retrieved.
3095
a71ec265
DH
30962002-07-09 Don Howard <dhoward@redhat.com>
3097
3098 * gdb.texinfo (Command Files): Further describe the behavior of
3099 sourced command files.
3100
b9aa90c9
AC
31012002-06-27 Andrew Cagney <ac131313@redhat.com>
3102
3103 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3104 (Coding): Clarify ISO C version that GDB assumes.
3105
40dd2248
TT
31062002-06-26 Tom Tromey <tromey@redhat.com>
3107
3108 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3109 add_setshow_cmd_full.
3110
bfac230e
DH
31112002-06-25 Don Howard <dhoward@redhat.com>
3112
3113 * gdb.texinfo (Memory Region Attributes): Document new behavior
3114 for 'mem' command.
3115
475b0867
JB
31162002-06-11 Jim Blandy <jimb@redhat.com>
3117
919d772c
JB
3118 * gdb.texinfo (Symbols): Update documentation for `info source'
3119 command.
3120
475b0867
JB
3121 * gdb.texinfo (Macros): Call the command `info macro', not
3122 `show macro'.
3123
ba8c9337
AC
31242002-06-09 Andrew Cagney <ac131313@redhat.com>
3125
3126 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3127 data''.
3128
1029b7fa
MK
31292002-06-09 Mark Kettenis <kettenis@gnu.org>
3130
3131 * gdbint.texinfo (Target Architecture Definition): Document
3132 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3133
16737d73
AC
31342002-06-08 Andrew Cagney <ac131313@redhat.com>
3135
3136 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3137 lists.
3138
30107679
AC
31392002-06-08 Andrew Cagney <ac131313@redhat.com>
3140
3141 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3142 Branch''.
3143
3352e23e
AC
31442002-06-01 Andrew Cagney <ac131313@redhat.com>
3145
3146 * gdbint.texinfo (Target Architecture Definition): Add section
3147 ``Converting an existing Target Architecture to Multi-arch''.
3148
cbb09e6a
AC
31492002-05-30 Andrew Cagney <ac131313@redhat.com>
3150
3151 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3152 to ``Obsoleting code''. Revise.
3153
e2e0bcd1
JB
31542002-05-17 Jim Blandy <jimb@redhat.com>
3155
3156 * gdb.texinfo (C Preprocessor Macros): New chapter.
3157 Include it in the main menu.
3158 (Contributors): Credit Jim Blandy with macro support.
3159 (Compilation): Explain how to get macro information into the
3160 executable.
3161 (Expressions): Note that preprocessor macros are expanded.
3162
9db8d71f
DJ
31632002-05-14 Daniel Jacobowitz <drow@mvista.com>
3164
3165 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3166 options for `target remote'.
3167
6d531722
AC
31682002-05-13 Andrew Cagney <ac131313@redhat.com>
3169
3170 * gdbint.texinfo (Target Architecture Definition): Delete
3171 documentation on NNPC_REGNUM.
3172
13d01224
AC
31732002-05-11 Andrew Cagney <ac131313@redhat.com>
3174
3175 * gdbint.texinfo (Target Architecture Definition): Document
3176 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3177 (Target Architecture Definition): Revise section `Using Different
3178 Register and Memory Data Representations'. Add section `Raw and
3179 Virtual Register Representations'.
3180
b2e75d78
AC
31812002-05-11 Andrew Cagney <ac131313@redhat.com>
3182
3183 * gdbint.texinfo (Target Architecture Definition): Mention
3184 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3185 (Target Architecture Definition): Mention same. Add references to
3186 web pages.
3187
2c8682ee
MS
31882002-05-08 Michael Snyder <msnyder@redhat.com>
3189
3190 * stabs.texinfo (Attributes): Document new "vector" attribute.
3191
0816590b
AC
31922002-05-04 Andrew Cagney <ac131313@redhat.com>
3193
3194 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3195
2653173e
AC
31962002-05-04 Andrew Cagney <ac131313@redhat.com>
3197
3198 * gdb.texinfo: Delete obsolete references to a29k.
3199
d7bd68ca
AC
32002002-04-24 Andrew Cagney <ac131313@redhat.com>
3201
3202 * gdbint.texinfo (Target Architecture Definition): Replace
3203 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3204
21d83aa5
DM
32052002-04-24 David S. Miller <davem@redhat.com>
3206
3207 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3208
7673a6cc
DM
32092002-04-21 David S. Miller <davem@redhat.com>
3210
3211 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3212
d49d1e0a
AC
32132002-04-21 Andrew Cagney <ac131313@redhat.com>
3214
3215 * gdbint.texinfo (Target Architecture Definition): Delete
3216 definition of HAVE_REGISTER_WINDOWS.
3217
f7dc1244 32182002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3219
3220 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3221 "Theodore A. Roth" <troth@verinet.com>.
3222
5ca0cb28
DH
32232002-04-15 Don Howard <dhoward@redhat.com>
3224
f7dc1244 3225 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3226 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3227 Provide a better explaination of this feature.
5ca0cb28 3228
f208ba17
AC
32292002-04-14 Andrew Cagney <ac131313@redhat.com>
3230
3231 * gdbint.texinfo (Target Architecture Definition): Remove
3232 FRAME_CHAIN_COMBINE.
3233
d5ba91de
MC
32342002-04-12 Michael Chastain <mec@shout.net>
3235
3236 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3237 REG_STACK_SEGMENT.
3238
26818220
MC
32392002-04-09 Michael Chastain <mec@shout.net>
3240
3241 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3242 PYRAMID_* macros.
3243
129188f6
AC
32442002-04-07 Andrew Cagney <ac131313@redhat.com>
3245
3246 * gdb.texinfo (Bug Reporting): Document that the web is the
3247 prefered way of submitting bug reports.
3248 (Bug Reporting): Delete the s-mail address as the last resort.
3249
8227c0ff
AC
32502002-04-05 Andrew Cagney <ac131313@redhat.com>
3251
3252 * gdbint.texinfo (Target Architecture Definition): Delete
3253 references to TARGET_WRITE_FP and write_fp.
3254
16d9dec6
MS
32552002-03-27 Michael Snyder <msnyder@redhat.com>
3256
3257 * gdb.texinfo: Document new commands dump, append, and restore.
3258
9ae8b82c
AC
32592002-03-27 Andrew Cagney <ac131313@redhat.com>
3260
3261 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3262 Branch'.
3263
474c8240
AC
32642002-03-18 Andrew Cagney <ac131313@redhat.com>
3265
3266 * gdb.texinfo: Change all examples to @smallexample.
3267 * gdbint.texinfo: Ditto.
a9331b3f 3268
fb0ff88f
AC
32692002-03-18 Andrew Cagney <ac131313@redhat.com>
3270
3271 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3272 Branches''.
3273
9bb0a4d8
AC
32742002-03-18 Andrew Cagney <ac131313@redhat.com>
3275
3276 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3277 Policy''.
3278
937f164b
FF
32792002-03-04 Fred Fish <fnf@redhat.com>
3280
3281 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3282 expresson, suports, dependant, trhe, perhaphs, situtations,
3283 explictily, taged, oportunity, unfortunatly).
3284
a7b40f07
AC
32852002-02-24 Andrew Cagney <ac131313@redhat.com>
3286
3287 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3288 Remove reference to 3.12.
3289
aab4e0ec
AC
32902002-02-23 Andrew Cagney <ac131313@redhat.com>
3291
3292 * gdbint.texinfo: Include fdl.texi.
3293 (Top): Add GNU Free Documentation License.
3294 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3295 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3296 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3297 (gdbint.info): Add srcdir to include path.
3298 * gdb.texinfo: Include gpl.texi.
3299 (Top): Add Copying.
3300 * gpl.texi: New file.
3301
47b95330
AC
33022002-02-23 Andrew Cagney <ac131313@redhat.com>
3303
3304 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3305
78c47bea
PM
33062002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3307
3308 * gdb.texinfo: Document Cygwin native specific commands.
3309
56460a61
DJ
33102002-02-15 Daniel Jacobowitz <drow@mvista.com>
3311
3312 * gdb.texinfo: Document gdbserver ``--attach'' command.
3313
def71bfa
MS
33142002-02-07 Michael Snyder <msnyder@redhat.com>
3315
3316 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3317 to @code(_ovly_debug_event).
3318
c928edc0
AC
33192002-02-07 Andrew Cagney <ac131313@redhat.com>
3320
3321 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3322
81d46470
MS
33232002-02-06 Michael Snyder <msnyder@redhat.com>
3324
3325 * gdb.texinfo (overlays): Mention new magic symbol
3326 '_ovly_debug_event', which allows GDB to keep better track
3327 of overlays.
3328
f7dc1244 33292002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3330
3331 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3332 Suggested by Dmitry Sivachenko.
3333
3334 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3335
15110bc3
MS
33362002-02-01 Michael Snyder <msnyder@redhat.com>
3337
3338 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3339
6763aef9
MS
33402002-01-30 Michael Snyder <msnyder@redhat.com>
3341
ac282366
MS
3342 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3343 (set trust-readonly-sections): Document.
6763aef9 3344
8642bc8f
AC
33452002-01-29 Andrew Cagney <ac131313@redhat.com>
3346
3347 * gdbint.texinfo (Releasing GDB): Revise and update.
3348
afe64c1a
AC
33492002-01-28 Andrew Cagney <ac131313@redhat.com>
3350
3351 * gdbint.texinfo (Target Architecture Definition): Delete
3352 description of TARGET_BYTE_ORDER_DEFAULT.
3353
f7dc1244 33542002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3355
3356 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3357 <mitya@cavia.pp.ru>.
3358
3d6e1b5a
AC
33592002-01-23 Andrew Cagney <ac131313@redhat.com>
3360
3361 * libgdb.texinfo: Delete file.
3362
6c0e9fb3
AC
33632002-01-22 Andrew Cagney <ac131313@redhat.com>
3364
3365 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3366 * gdbint.texinfo: Ditto.
3367
e0ce93ac
AC
3368Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3369
3370 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3371
be298bcc
AC
33722002-01-22 Andrew Cagney <ac131313@redhat.com>
3373
3374 * Makefile.in: Update copyright.
3375 (TEXI2DVI): Define.
3376 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3377 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3378 gdb-cfg.texi.
3379 (TEXINDEX, PDFTEX): Delete makefile variables.
3380
8e04817f
AC
33812002-01-22 Andrew Cagney <ac131313@redhat.com>
3382
3383 * gdb.texinfo (Protocol): Move section to appendix.
3384
6b2f586d
AC
33852002-01-21 Andrew Cagney <ac131313@redhat.com>
3386
3387 * gdb.texinfo (Remote Debugging): Create a menu.
3388 (Top): Add ``Remote Debugging'' to menu.
3389
6f05cf9f
AC
33902002-01-21 Andrew Cagney <ac131313@redhat.com>
3391
3392 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3393 serial protocol'' from here.
3394 (Remote Debugging): To here. New chapter.
3395
3fd3d7d2
AC
33962002-01-20 Andrew Cagney <ac131313@redhat.com>
3397
3398 * gdbint.texinfo (Target Architecture Definition): Delete
3399 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3400
7fd60527
AC
34012002-01-20 Andrew Cagney <ac131313@redhat.com>
3402
3403 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3404 are no longer needed.
3405 (Porting GDB): Add maintainer note about configure.host.
3406
c2f05ac9
AC
34072002-01-20 Andrew Cagney <ac131313@redhat.com>
3408
3409 * gdbint.texinfo (Target Architecture Definition): Remove
3410 definition of IEEE_FLOAT.
3411
f7dc1244 34122002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3413
3414 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3415 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3416 <3diff@gnu.org>
231b2aad 3417
82600034
AC
34182002-01-19 Andrew Cagney <ac131313@redhat.com>
3419
3420 * gdbint.texinfo (Host Definition): Remove references to
3421 MALLOC_INCOMPATIBLE.
3422
7708fa01
AC
34232002-01-17 Andrew Cagney <ac131313@redhat.com>
3424
3425 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3426 and xyz-xdep.o.
3427
eb12ee30
AC
34282002-01-17 Andrew Cagney <ac131313@redhat.com>
3429
3430 * gdb.texinfo (Maintenance Commands): Add appendix.
3431 (Set Breaks): Copy ``maint info breakpoint'' doco to
3432 ``Maintenance Commands'' appendix. Add reference.
3433
c9ccaa92
AC
34342002-01-17 Andrew Cagney <ac131313@redhat.com>
3435
3436 * fdl.texi: Remove next/prev from @node.
3437
f7dc1244 34382002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3439
3440 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3441 for monstrous @multitable (from Brian Youmans).
3442
3443 * fdl.texi: New file.
3444
3445 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3446
8973da3a
AC
34472002-01-15 Andrew Cagney <ac131313@redhat.com>
3448
3449 * gdbint.texinfo (Releasing GDB): New chapter.
3450
7d86b5d5
AC
34512002-01-14 Andrew Cagney <ac131313@redhat.com>
3452
3453 * gdb.texinfo (Embedded Processors, Calling program functions):
3454 Obsolete references to a29k.
3455
cc1cb004
AC
34562002-01-13 Andrew Cagney <ac131313@redhat.com>
3457
3458 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3459 examples. Document that a code-block should do or discard its
3460 cleanups before exit.
3461
79f12247
MS
34622002-01-11 Michael Snyder <msnyder@redhat.com>
3463
3464 * gdb.texinfo (Choosing files): Change @samp to @file.
3465
19837790
MS
34662002-01-05 Michael Snyder <msnyder@redhat.com>
3467
3468 * gdb.texinfo (--pid): Document new command line option (attach).
3469
f7dc1244 34702002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3471
3472 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3473 in the stub.
3474
d7449b42
AC
34752002-01-04 Andrew Cagney <ac131313@redhat.com>
3476
3477 * gdbint.texinfo (Target Architecture Definition): Replace
3478 BIG_ENDIAN with BFD_ENDIAN_BIG.
3479
f23631e4
AC
34802002-01-03 Andrew Cagney <ac131313@redhat.com>
3481
3482 * gdbint.texinfo (Target Architecture Definition): Replace
3483 value_ptr with struct value pointer.
3484
72c9928d
EZ
34852002-01-02 Eli Zaretskii <eliz@gnu.org>
3486
3487 * gdb.texinfo (Free Software): Fix wording.
3488
959acfd1
EZ
34892001-12-31 Eli Zaretskii <eliz@gnu.org>
3490
3491 * gdb.texinfo (Free Software): New section ``Free Software Needs
3492 Free Documentation''.
3493
f7dc1244 34942001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3495
3496 * stabs.texinfo:
3497 * gdb.texinfo:
3498 * gdbint.texinfo:
3499 * libgdb.texinfo:
3500 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3501
6600abed
MS
35022001-12-29 Michael Snyder <msnyder@redhat.com>
3503
3504 * gdb.texinfo (maint info sections): Fix typo.
3505
f6680716
MS
35062001-12-26 Michael Snyder <msnyder@redhat.com>
3507
fe95c787
MS
3508 * gdb.texinfo (maint info sections): Document.
3509
a9331b3f 3510 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3511 'info proc' sub-options that are currently not implemented.
3512
c3d3ce5b
JB
35132001-12-20 Jim Blandy <jimb@redhat.com>
3514
3515 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3516
778eb05e
AC
35172001-12-15 Andrew Cagney <ac131313@redhat.com>
3518
3519 * gdbint.texinfo (Target Architecture Definition): Replace
3520 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3521
2607059c
AC
35222001-12-01 Andrew Cagney <ac131313@redhat.com>
3523
3524 * gdbint.texinfo (Host Definition): Delete documentation on
3525 HOST_BYTE_ORDER.
3526
df0cd8c5
JB
35272001-11-30 Jim Blandy <jimb@redhat.com>
3528
3529 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3530 overlay support. Add to top-level menu.
3531
88118b3a
TT
35322001-11-26 Tom Tromey <tromey@redhat.com>
3533
3534 * gdb.texinfo (Command Syntax): Document C-o binding.
3535
96565e91
CF
35362001-07-26 Christopher Faylor <cgf@redhat.com>
3537
3538 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3539 use since it is described in the referenced section.
3540
f7dc1244 3541 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3542 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3543 clearer when using DJGPP.
3544
2a3d5645
CF
35452001-11-24 Christopher Faylor <cgf@redhat.com>
3546
3547 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3548 specifically refer to MS-DOS.
3549 (command files): Mention gdb.ini is only used on MS-DOS.
3550
aa26fa3a
TT
35512001-11-21 Tom Tromey <tromey@redhat.com>
3552
3553 * gdb.texinfo (Invoking GDB): Document --args.
3554 (Mode Options): Likewise.
3555
4f8ada06
JB
35562001-11-21 Jim Blandy <jimb@redhat.com>
3557
3558 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3559 Delete documentation; this macro has been removed from the
3560 sources.
3561
3fe0dc10
JB
35622001-11-13 Jim Blandy <jimb@redhat.com>
3563
3564 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3565
9e5abb06
CV
35662001-11-06 Corinna Vinschen <vinschen@redhat.com>
3567
3568 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3569
1c5dfdad
MS
35702001-11-05 Michael Snyder <msnyder@redhat.com>
3571
a9331b3f 3572 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3573 quote regexp chars in function names such as "operator*()".
3574
990f9fe3
FF
35752001-11-01 Fred Fish <fnf@redhat.com>
3576
3577 * gdbint.texinfo (SOLIB_ADD): Document additional new
3578 "readsyms" arg.
3579
b433d00b
DH
35802001-10-30 Don Howard <dhoward@redhat.com>
3581
070b1dd3
DH
3582 * gdb.texinfo: (Command Files) Added documentation for the
3583 behavior of gdb with input redirected from a file.
b433d00b 3584
b7209cb4
FF
35852001-10-28 Fred Fish <fnf@redhat.com>
3586
3587 * gdb.texinfo (auto-solib-add): Change docs to match
3588 implementation change.
3589 (auto-solib-limit): Add docs for new variable.
3590
1aa20aa8
AC
35912001-10-15 Andrew Cagney <ac131313@redhat.com>
3592
3593 * gdbint.texinfo (Target Architecture Definition): Function
3594 value_as_pointer renamed to value_as_address.
3595
fc0c74b1
AC
35962001-10-15 Andrew Cagney <ac131313@redhat.com>
3597
3598 * gdbint.texinfo (Target Architecture Definition): Default
3599 POINTER_TO_ADDRESS functions assume unsigned addresses.
3600 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3601 posting by Jim Blandy.
3602
f4846649
JB
36032001-10-12 Jim Blandy <jimb@redhat.com>
3604
3605 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3606 version of texi2html (1.64) doesn't support this flag any more.
3607
f277788b
MK
36082001-09-08 Mark Kettenis <kettenis@gnu.org>
3609
a9dc4918
MK
3610 * gdbint.texinfo (Host Definition): Remove description of
3611 MEM_FNS_DECLARED.
3612
d28379df
MK
3613 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3614
f277788b
MK
3615 * gdbint.texinfo (Host Definition): Remove description of
3616 HAVE_SIGSETMASK.
3617
7ccaa899
EZ
36182001-09-04 Elena Zannoni <ezannoni@redhat.com>
3619
3620 * gdbint.texinfo (Target Architecture Definition): Add
3621 explanation of TARGET_PRINT_INSN macro.
3622
17d9d558
JB
36232001-08-30 Jim Blandy <jimb@redhat.com>
3624
3625 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3626 Explain what it means to load relocatable files.
3627
72cde065
JB
36282001-08-28 Jim Blandy <jimb@redhat.com>
3629
3630 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3631 info `top' menu.
3632
9e678452
CF
3633Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3634
3635 * gdbint.texinfo: Add a cautionary note about macro use.
3636
a2bea4c3 36372001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3638
a2bea4c3
CV
3639 * gdb.texinfo: Explain omitting the hostname in the
3640 `target remote' command.
3641
1129bf27
DJ
36422001-07-30 Daniel Jacobowitz <drow@mvista.com>
3643
3644 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3645 and END-INFO-DIR-ENTRY.
3646
732b3002
SC
36472001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3648
3649 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3650
89437448
AC
36512001-07-25 Andrew Cagney <ac131313@redhat.com>
3652
3653 * gdbint.texinfo (libgdb): Rewrite.
3654
f7dc1244 36552001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3656
3657 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3658
c4555f82
SC
36592001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3660
3661 * gdb.texinfo (TUI): New chapter, document the TUI.
3662 (Mode Options): Document the -tui option.
3663
2f45a6e0
MK
36642001-07-23 Mark Kettenis <kettenis@gnu.org>
3665
3666 * gdbint.texinfo (Host Definition): Remove description of
3667 NEED_POSIX_SETPGID.
3668
f7dc1244 36692001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3670
3671 * gdb.tex (DJGPP Native): New node, with descriptions of
3672 DJGPP-specific commands.
3673
be9c6c35
JM
36742001-07-19 John R. Moore <jmoore@redhat.com>
3675
3676 * gdbint.texinfo: Three misspellings.
3677
dfa249fb
AC
36782001-07-06 Andrew Cagney <ac131313@redhat.com>
3679
3680 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3681 `test` expressions on bash. Problem reported by Colin Walters.
3682
c72e7388
AC
36832001-07-04 Andrew Cagney <ac131313@redhat.com>
3684
3685 * gdbint.texinfo (User Interface): Update ui-out documentation to
3686 refelect recent UI/MI updates.
3687
94bbb2c0
AC
36882001-07-04 Andrew Cagney <ac131313@redhat.com>
3689
3690 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3691 interpreters.
3692
af6c57ea
AC
36932001-06-15 Andrew Cagney <ac131313@redhat.com>
3694
3695 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3696 structure and not macros.
3697 (Host Definition): Document that much of this chapter is obsolete.
3698 (Target Architecture Definition): Update list of files that make
3699 up a target architecture.
3700 (Coding): Update.
3701
83aa8bc6
AC
37022001-06-28 Andrew Cagney <ac131313@redhat.com>
3703
3704 * gdbint.texinfo (Target Architecture Definition): Update
3705 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3706 The latter has been changed to a true predicate.
3707
f7dc1244 37082001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3709
3710 * annotate.texi: Add @noindent where needed. From Dmitry
3711 Sivachenko <dima@Chg.RU>.
3712 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3713
656db9b0
AC
37142001-06-16 Andrew Cagney <ac131313@redhat.com>
3715
3716 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3717
df2396a1
AC
37182001-06-14 Andrew Cagney <ac131313@redhat.com>
3719
3720 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3721 returns ``OK''. Document that the ``R'' packet does not reply.
3722
0f1f2b0a
MS
37232001-06-13 Michael Snyder <msnyder@redhat.com>
3724
3725 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3726
f7dc1244 37272001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3728
3729 * gdb.texinfo (Signals): Clarify the default setting of signal
3730 handling.
3731
a5d7c491
AC
37322001-05-14 Andrew Cagney <ac131313@redhat.com>
3733
3734 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3735 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3736
05a54c4f
AC
37372001-05-12 Andrew Cagney <ac131313@redhat.com>
3738
3739 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3740
f7dc1244 37412001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3742
3743 * gdbint.texinfo (Clean Design and Portable Implementation):
3744 Renamed from "Clean Design".
3745 (Clean Design and Portable Implementation): Document portable
3746 methods of handling file names, and the associated macros.
3747
f7dc1244 37482001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3749
3750 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3751 command and provide a cross-reference to its description.
3752 (Symbols): Note that "info scope" is useful for trace experiments.
3753
f7dc1244 37542001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3755
b37052ae
EZ
3756 * gdb.texinfo (Symbols): Document "info scope".
3757 (Tracepoints): New chapter.
3758 (Contributors): Update for v5.1.
3759 <All nodes>: Change "C++" to "C@t{++}".
3760
0ee54786
EZ
3761 * gdbint.texinfo (User Interface): A new section about ui_out
3762 functions, based on text written by Fernando Nasser.
3763
c534679c
EZ
3764 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3765
f7dc1244 37662001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3767
e9c75b65
EZ
3768 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3769
3770 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3771
3772 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3773 Replace "GDB" with "@value{GDBN}". Fix markup.
3774
3775 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3776
3d67e040
EZ
3777 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3778 a cross-reference to its description.
3779 (Symbols): Document "info symbol".
3780
f7dc1244 37812001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3782
3783 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3784 subsection "x86 Watchpoints".
3785 (Target Architecture Definition): Document the macros
3786 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3787 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3788
b0ed3589
AC
37892001-03-20 Andrew Cagney <ac131313@redhat.com>
3790
3791 * gdbint.texinfo (Target Architecture Definition): Update
3792 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3793 list.
3794
b6ba6518
KB
37952001-03-06 Kevin Buettner <kevinb@redhat.com>
3796
3797 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3798 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3799
f7dc1244 38002001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3801
3802 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3803
f7dc1244 38042001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3805
17cc6a06
EZ
3806 * gdb.texinfo (Environment): Document that `path' does not change
3807 the value of PATH in GDB's own environment (it did in the past,
3808 but that was changed on March 15, 1994). Reported by Doug Evans
3809 <dje@transmeta.com>.
3810
56caf160
EZ
3811 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3812 its line. Fix markup of commands and macros. Add an Index node
3813 and index entries.
3814
29e57380
C
38152001-01-23 J.T. Conklin <jtc@redback.com>
3816
3817 * gdb.texinfo (Memory region attributes): New manual section.
3818
1c6147de
ND
38192001-01-04 Nicholas Duffek <nsd@redhat.com>
3820
3821 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3822
f7dc1244 38232000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3824
3825 * refcard.tex: Version and copyright fixed. From Phil Edwards
3826 <pedwards@disaster.jaj.com>.
3827
0dcedd82
AC
3828Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3829
3830 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3831 DWARF2_REG_TO_REGNUM): Document.
3832
3b851bce
AC
3833Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3834
3835 * gdbint.texinfo (Coding): Update current value of
3836 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3837
f7dc1244 38382000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3839
3840 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3841 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3842
b90a5f51
CF
38432000-11-10 Christopher Faylor <cgf@cygnus.com>
3844
3845 * gdb.texinfo: Document new 'set step-mode' command.
3846
f7dc1244 38472000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3848
3849 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3850 changes from Dmitry Sivachenko <dima@Chg.RU>.
3851
f7dc1244 38522000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3853
3854 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3855 From Steven Johnson <sbjohnson@ozemail.com.au>.
3856
2e685b93
MK
38572000-08-10 Mark Kettenis <kettenis@gnu.org>
3858
3859 * gdbint.texinfo (Overall Structure): Spelling fix.
3860
f7dc1244 38612000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3862
3863 * gdbint.texinfo (Target Architecture Definition): Document that
3864 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3865 for which REGISTER_CONVERTIBLE returns a zero value.
3866
63ac3005
EZ
38672000-07-08 Christopher Faylor <cgf@cygnus.com>
3868
3869 * Makefile.in (install-info): Find files to install in either the
3870 build or source directories (adapted from Makefile.am).
3871
bd79f757
ND
38722000-07-07 Nicholas Duffek <nsd@redhat.com>
3873
3874 * stabs.texinfo: Fix spelling errors.
3875 (String Field): FILE-NUMBER starts from 0, not 1.
3876
f7dc1244 38772000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3878
3879 * refcard.tex: Remove \centerline from the blurb. Patch from
3880 Brian Youmans.
3881
f7dc1244 38822000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3883
3884 * Makefile.in (install-info): Support installation from outside of
3885 the source directory. Reported by Mark Harig
3886 <markh@frazier.landmark.com>.
3887
f3b28801
C
38882000-06-20 J.T. Conklin <jtc@redback.com>
3889
3890 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3891
449f3b6c
AC
3892Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3893
3894 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3895 Generate using pdftex.
3896 (PDFTEX): Define.
3897 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3898 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3899 @contents at the start.
3900
f7dc1244 39012000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3902
3903 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3904 Youmans.
3905
9e9c5ae7
AC
3906Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3907
3908 From Brian Youmans:
3909 * gdb.texinfo: Fix ``et al.''.
3910
c741b251
AC
3911Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
3912
3913 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
3914 loop.
3915
4ab64e14
JG
39162000-05-19 Jimmy Guo <guo@cup.hp.com>
3917
3918 * configure: Regenerate.
3919
f7dc1244 39202000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
3921
3922 * Makefile.in (install-info): Run install-info on installed Info
3923 files.
3924
8c70017b
AC
3925Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3926
a7cb598a
AC
3927 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
3928 Andrew Cagney.
8c70017b 3929
f7dc1244 39302000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
3931
3932 * gdb.texinfo: Proofreading changes from Brian Youmans.
3933
bf0184be
ND
39342000-05-01 Nick Duffek <nsd@cygnus.com>
3935
3936 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
3937 startup sequence, minor edits.
3938
f7dc1244 39392000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
3940
3941 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
3942 TeX.
3943
3944 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
3945 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
3946 like `n' and `s' which look weird. Convert some of the @kindex to
3947 @vindex, when they refer to variables, not commands.
3948
33e16fad
AC
3949Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
3950
3951 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
3952
f7dc1244 39532000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
3954
3955 * Makefile.in (GDBMI_DIR): New variable.
3956 (SET_TEXINPUTS): Add $(GDBMI_DIR).
3957 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
3958 (gdbmi.texinfo): New target, for texi2roff.
3959 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
3960 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
3961
3962 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
3963 gdbmi.texinfo.
3964 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
3965 comment.
3966
d167840f
EZ
39672000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
3968
3969 * gdb.texinfo (Files): Update description of add-symbol-file
3970 command.
3971
f7dc1244 39722000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
3973
3974 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
3975 prevents the build (and is generally a Bad Idea).
3976
f7dc1244 39772000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
3978
3979 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
3980 a comma inside @var.
3981 (Command Files): Index markup changes from Dmitry Sivachenko
3982 <dima@Chg.RU>.
3983
f7dc1244 39842000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
3985
3986 * Makefile.in (LN_S): Define.
3987 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
3988 invoke "ln -s" unless it is known to work.
3989
3990 * configure.in (AC_PROG_LN_S): Add.
3991
8dc7983f
JB
39922000-04-14 Jim Blandy <jimb@redhat.com>
3993
3994 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
3995 section.
3996 (Target Conditionals): Document ADDRESS_TO_POINTER,
3997 POINTER_TO_ADDRESS.
3998
1a8237e8
DB
39992000-04-11 Daniel Berlin <dan@cgsoftware.com>
4000
4001 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4002 gdb-cfg.texi to get the value.
4003
ca526f1a
JB
40042000-04-10 Jim Blandy <jimb@redhat.com>
4005
4006 * gdbint.texinfo (Target Architecture Definition): Fix
4007 cross-references.
4008
faaafcb4
JB
40092000-04-08 Jim Blandy <jimb@redhat.com>
4010
4011 * gdbint.texinfo (Using Different Register and Memory Data
4012 Representations): New section.
4013 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4014 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4015 REGISTER_CONVERT_TO_RAW): Document.
4016
1b27397f
AC
4017Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4018
4019 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4020 for acknowledgments.
4021
480ff1fb
AC
4022Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4023
4024 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4025 qThreadExtraInfo.
4026
a9331b3f 40272000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4028
a9331b3f
RM
4029 * gdb.texinfo: Clarify which remote debug protocol commands are
4030 required and which are optional.
f1251bdd 4031
dbeb8dbd
AC
4032Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4033
4034 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4035 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4036 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4037 * annotate.texi: Update.
4038
6d2ebf8b
SS
40392000-03-28 Stan Shebs <shebs@apple.com>
4040
4041 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4042 expectation of additional changes before release), update
4043 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4044 node links, rephrase and/or shorten lines to fix formatting
4045 problem in both regular and @smallbook formats.
4046 * annotate.texi: Shorten lines in example, use smallexample
4047 consistently everywhere.
4048 * Makefile.in: Add comment about texinfo 4.0 html generation.
4049 (SFILES_INCLUDED): Add annotate.texi.
4050
5d161b24
DB
40512000-03-27 Daniel Berlin <dan@cgsoftware.com>
4052
4053 * gdb.texinfo (Debugging Output): Added new section, documenting
4054 the "set/show debug" commands.
4055
b9deaee7
AC
4056Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4057
4058 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4059 entry.
4060
4061 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4062 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4063 @chapter and @node entries.
a9331b3f 4064
b9deaee7 4065 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4066
9ef47d30
AC
4067Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4068
4069 * Makefile.in (install-info): Create $(infodir) before installing
4070 files.
4071
cfeada60
FN
40722000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4073
4074 From David Whedon <dwhedon@gordian.com>
4075 * gdbint.texinfo : Added paragraphs about command deprecation.
4076
6837a0a2
DB
40772000-03-22 Daniel Berlin <dan@cgsoftware.com>
4078
4079 * gdb.texinfo: Add documentation for the apropos command.
4080
bba2971c
MS
40812000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4082
4083 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4084
2b628194
MS
40852000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4086
a9331b3f 4087 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4088 two places.
4089
96a2c332
SS
40902000-03-17 Stan Shebs <shebs@apple.com>
4091
4092 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4093 <dima@Chg.RU>, also clarification of allowed content for
4094 string constants.
4095
f7dc1244 40962000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4097
4098 * gdb.texinfo (main menu): Add Annotations.
4099 (File Options): Add @cindex entries for each command-line option.
4100 Document --epoch, --annotate, --async, --interpreter, --write,
4101 --statistics, and --version.
4102
4103 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4104 of GDB.
4105
9d233477
JB
41062000-02-23 Jim Blandy <jimb@redhat.com>
4107
4108 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4109
14e0eb3b
JB
41102000-02-22 Jim Blandy <jimb@redhat.com>
4111
4112 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4113
3555de01
JM
41142000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4115
4116 * Makefile.in (diststuff): New target.
4117
5e35df8e
KB
41182000-02-15 Kevin Buettner <kevinb@redhat.com>
4119
4120 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4121 architecture. [From Jim Wilson.]
5e35df8e 4122
c5394b80
JM
41232000-01-16 Tom Tromey <tromey@cygnus.com>
4124
4125 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4126 (Delete Breaks): Mention range arguments.
4127 (Disabling): Likewise.
4128
c3f6f71d
JM
41292000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4130
4131 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4132
c4093a6a
JM
4133Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4134
4135 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4136 valid functions.
4137
11cf8741
JM
41381999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4139
4140 * gdb.texinfo: Clarify regular expressions used in rbreak.
4141
917317f4
JM
41421999-10-15 Kevin Buettner <kevinb@cygnus.com>
4143
4144 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4145 MEMORY_REMOVE_BREAKPOINT): Document.
4146
4147Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4148
4149 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4150 offset re-using the DATA offset instead.
4151
2df3850c
JM
41521999-10-11 Jim Kingdon <kingdon@redhat.com>
4153
4154 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4155
41561999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4157
4158 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4159 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4160 typos.
4161
4162 * gdb.texinfo: Various minor wording and formatting improvements,
4163 mentions of additional command-line options.
4164
2acceee2
JM
41651999-09-30 Fred Fish <fnf@cygnus.com>
4166
4167 * gdb.texinfo: Document additional forms of specifying section
4168 names and addresses for the add-symbol-file command.
4169
c2c6d25f
JM
41701999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4171
4172 * gdbint.texinfo: Fix typo, add the word "have".
4173
41741999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4175
4176 * gdbint.texinfo (Target Architecture Definition): Document the
4177 SKIP_PERMANENT_BREAKPOINT macro.
4178
d4f3574e
SS
41791999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4180
4181 * gdb.texinfo: Fiks speling errers.
4182
4183 * gdb.texinfo: Fix uses of @multitable.
4184
f7dc1244 4185 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4186 * gdb.texinfo: Include details specific to DOS host, clarify
4187 some confusing language, fix @ref/@xref/@pxref usages, add
4188 comments about using with optimization, add more indexing,
4189 fix info about disassembly-flavor.
4190
4191Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4192
4193 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4194 SKIP_SOLIB_RESOLVER): Define.
4195
4196Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4197
4198 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4199 ``g'' packets.
4200
104c1213
JM
42011999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4202
4203 * gdb.texinfo: Create a new "Configurations" chapter with
4204 platform-specific info, inline remote.texi and move sections of it
4205 into the new chapter, move bits about info proc, heuristic search,
4206 and register stack into the new chapter.
4207 * remote.texi: Remove, now part of gdb.texinfo.
4208 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4209
42101999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4211
4212 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4213 GDB_TARGET_IS_MACH386): These kludges have gone away.
4214
4215Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4216
4217 * gdbint.texinfo (Target Architecture Definition): Mention
4218 TDEPLIBS.
4219
53a5351d
JM
42201999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4221
4222 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4223 surrounding text to fit HP-UX bits into general info.
4224 (HPPA-cfg.texi): Remove, no longer useful.
4225
4226 * gdb.texinfo: Remove explicit links from @node lines, remove
4227 HP-added "Detailed Node Listing" from main menu which confuses
4228 things.
4229
4230 From Dmitry Sivachenko <dima@Chg.RU>:
4231 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4232 in description of `set environment'.
4233
42341999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4235
4236 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4237
7be570e7
JM
42381999-08-12 Ben Elliston <bje@cygnus.com>
4239
4240 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4241
f7dc1244 42421999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4243
4244 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4245 watch, awatch, and rwatch. Explain why the latter two cannot be
4246 set as software watchpoints. Document that watchpoints for local
4247 variables are deleted when the debuggee terminates.
4248
4249Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4250
4251 * remote.texi (Protocol): Further clarification of the "qRcmd"
4252 packet. Allow E.. response packet. "qRcmd" packet is no longer
4253 reserved.
4254
42551999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4256
a9331b3f
RM
4257 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4258 * gdb.texinfo: Ditto.
7be570e7 4259
96baa820
JM
42601999-08-06 Tom Tromey <tromey@cygnus.com>
4261
4262 * gdb.texinfo (KOD): New node.
4263
4264Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4265
4266 * remote.texi (Rcmd): Fix minor formatting typos.
4267
4268Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4269
4270 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4271 packets.
4272
adf40b2e
JM
42731999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4274
4275 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4276 fixes.
4277
43ff13b4
JM
4278Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4279
4280 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4281
085dd6e6
JM
4282Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4283
4284 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4285 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4286 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4287 packets that are not supported on all hosts. Expand examples.
4288 Spell check.
4289
42901999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4291
4292 * Makefile.in: Recognize html, install-html. Add targets
4293 to build HTML versions of documentation via texi2html.
4294
4295Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4296
4297 * gdbint.texinfo (Testsuite): New chapter, information about the
4298 testsuite.
4299
4300Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4301
4302 * remote.texi (Communication Protocol): Rewrite.
4303
4304Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4305
4306 * stabs.texinfo: Fix uses of xref.
4307
9e0b60a8
JM
4308Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4309
4310 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4311 info about patch submission.
4312
cce74817
JM
4313Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4314
4315 From Per Bothner <bothner@cygnus.com>:
4316 * gdb.texinfo: Document Chill support.
4317
4318Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4319
4320 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4321 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4322 Document that the value should be greater-than or equal-to zero.
4323 (NO_STD_REGS): Document. Deprecate.
4324
ac9a91a7
JM
4325Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4326
4327 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4328 Document that these are not used.
4329
4330Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4331
4332 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4333
392a587b
JM
4334Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4335
4336 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4337 numargs was dropped.
4338
4339Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4340
4341 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4342
b83266a0
SS
4343Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4344
4345 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4346 Update.
4347
7a292a7a
SS
4348Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4349
4350 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4351 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4352
4353Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4354
4355 * gdbint.texinfo: Fix typos: $ -> @.
4356
4357Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4358
4359 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4360 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4361 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4362 BREAKPOINT_FROM_PC.
a9331b3f 4363
7a292a7a
SS
4364Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4365
4366 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4367 CALL_DUMMY_STACK_ADJUST): Document.
4368
4369Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4370
4371 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4372 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4373
43741999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4375
4376 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4377 longer exists.
4378
4379Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4380
4381 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4382 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4383 they make the manual source incomprehensible.
4384 * h8-cfg.texi: Remove, hasn't been used in years.
4385
c906108c
SS
4386Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4387
4388 * gdb.texinfo: Update the credits.
4389
4390Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4391
4392 * gdb.texinfo: Fix mistakes noticed in printout of last
4393 draft, add Alpha to discussion of heuristic fence post.
4394
4395Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4396
4397 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4398 Edition, merge some HP changes into mainline, describe some
4399 previously undocumented features, describe more of the target
4400 commands available, eliminate obsolete section on renamed
4401 commands.
4402 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4403
4404Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4405
4406 * gdb.texinfo: Make many HPPA conditionals unconditional,
4407 including catchpoint description, since now on for all configs.
4408 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4409 specializations.
4410
4411Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4412
4413 * Makefile.in (GDBvn.texi): Fix match expression to work with
4414 current format of VERSION in gdb/Makefile.in.
4415 * gdb.texinfo: Fix node ref to match new readline.
4416
4417Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4418
a9331b3f
RM
4419 * gdb.texinfo: Changes made as part of a project to merge in
4420 changes made by HP. Documentation makes extensive use of
c906108c
SS
4421 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4422 on remote debugging. There are differences in documentation
4423 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4424 the HP manual discusses catchpoints, hardware watchpoints, and
4425 some HPUX specific limitations for shared library support.
a9331b3f 4426
c906108c
SS
4427 There are also a number of @node changes.
4428
44291999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4430
4431 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4432 (C Usage): Same.
4433
4434Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4435
4436 The following changes were made by Edith Epstein
4437 <eepstein@cygnus.com> as part of a project to merge in changes
4438 made by HP.
a9331b3f 4439
c906108c
SS
4440 * HPPA-cfg.texi: new file.
4441
4442 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4443
4444 * refcard.tex: change documentation about catch.
4445 removed info catch.
4446
4447Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4448
4449 * gdbint.texinfo: Expand on GDB's coding standards,
4450 specify the use of arg names with prototypes.
4451
44521998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4453
4454 * gdb.texinfo: Fix tipo.
4455
4456Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4457
4458 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4459 TARGET_BYTE_ORDER_SELECTABLE_P.
4460
4461Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4462
4463 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4464
44651998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4466
4467 * agentexpr.texi: New file.
4468
4469Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4470
4471 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4472
44731998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4474
4475 * remote.texi: Changed wording that implied that the GDB remote
4476 protocol caches register values instead of GDB itself.
4477
4478Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4479
4480 * gdbint.texinfo: Add some info about symbol readers.
4481 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4482 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4483 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4484 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4485
4486Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4487
a9331b3f 4488 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4489
4490Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4491
4492 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4493
4494Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4495
4496 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4497 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4498
4499Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4500
4501 * gdbint.texinfo: Fix minor typos.
4502
4503Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4504
4505 * gdbint.texinfo: Complete overhaul. Group descriptions more
4506 logically, add more info on generic algorithms, remove much
4507 obsolete and/or wrong material.
4508
4509Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4510
4511 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4512
4513Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4514
4515 * refcard.tex: Copyright, address updates.
4516
4517Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4518
4519 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4520 for the edition instead of confusing GDB-version-like numbers.
4521
4522Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4523
4524 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4525
4526Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4527
4528 * LRS: Reformat a bit to keep text under 80 columns.
4529
4530Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4531
4532 * gdb.texinfo: Add some credits, mention bug monitor.
4533 * remote.texi: Mention mips monitor targets.
4534 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4535
c906108c
SS
4536Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4537
4538 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4539 files, finish sorting of host vs target vs native macros, describe
4540 some more of them.
4541
4542Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4543
4544 * gdbint.texinfo (Host Conditionals): Document change from
4545 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4546
4547Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4548
4549 * gdbint.texinfo (Host Conditionals): Document
4550 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4551
4552Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4553
4554 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4555 Document LSEEK_NOT_LINEAR.
4556
4557Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4558
4559 * stabs.texinfo (Stab Section Basics): Make it clear that only
4560 some versions of the GNU linker remove the leading N_UNDF symbol.
4561
4562Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4563
4564 * stabs.texinfo (String Field): Document type number pairs here,
4565 instead of in the Sun specific section.
4566 (Include Files): The GNU linker supports the N_BINCL
4567 optimization. Clarify the N_BINCL value, and what it is used
4568 for.
4569 (Procedures): Document N_FUN with an empty string to mark the end
4570 of a function.
4571 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4572 (Sun Differences): Remove this node, as the information is now
4573 elsewhere in the main document.
4574 (Stab Section Basics): Mention that the GNU linker may optimize
4575 stabs and remove the leading N_UNDF symbol.
4576
4577Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4578
4579 * gdb.texinfo, refcard.tex: Restore author credit
4580
4581Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4582
4583 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4584 documentation to account for START and END macros taking
4585 one arg.
4586
4587Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4588
4589 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4590 * gdb.texinfo (Frames): Fix typo.
4591
4592Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4593
4594 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4595 a target_signal as arg type, not a pid.
4596
4597Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4598
4599 * gdb.texinfo: Document `set assembly-language'.
4600
4601Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4602
4603 * remote.texi: Update list of stubs in the GDB distribution.
4604
4605Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4606
4607 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4608 Also document that some systems can use mmalloc but must define
4609 this if their C runtime allocates memory that is later freed.
4610 (MMCHECK_FORCE): Document new macro.
a9331b3f 4611
c906108c
SS
4612Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4613
4614 * remote.texi: Add documentation for target Sparclet.
4615
4616Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4617
a9331b3f 4618 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4619 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4620 * configure.in: Rewritten for autoconf.
4621 * configure: New.
4622
4623Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4624
4625 * Makefile.in (DVIPS): New define, set to dvips.
4626 (dvi): Add stabs.dvi.
4627 (ps): New target.
4628 (all-doc): Depend on info, dvi, and ps targets.
4629 (STAGESTUFF): Add *.ps and *.dvi files.
4630 (clean-info, clean-dvi): Remove.
4631 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4632 rules completely rewritten.
4633 (maintainer-clean): Remove clean-info and clean-dvi
4634 dependencies and put their actions in the rules.
4635 (gdb.ps): New target
a9331b3f 4636 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4637 intermediate TeX files, whether they have 2 or 3 character
4638 extensions.
4639 (gdbint.ps): Add target and rules.
4640 (gdb-internals): Delete unused target.
4641 (Makefile): Depends upon config.status also.
4642
4643Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4644
4645 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4646 set.
4647
4648Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4649
4650 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4651 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4652
4653Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4654
4655 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4656
4657Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4658
4659 * gdb.texinfo (Print settings): Document
4660 `set/show print static-members' commands.
4661
4662Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4663
4664 * gdbint.texinfo (Native): Document name change, coredep.c to
4665 core-aout.c.
4666
4667Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4668
4669 * stabs.texinfo (Include Files): Document the values the SunOS4
4670 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4671
4672Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4673
4674 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4675 Fix typo.
4676
4677Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4678
4679 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4680 "gdb.tar.Z".
4681
4682Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4683
4684 * Makefile.in (maintainer-clean): New target, synonym for
4685 realclean.
4686
4687Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4688
4689 * Update all FSF addresses except those in COPYING* files.
4690
4691Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4692
4693 From Richard Earnshaw (rearnsha@armltd.co.uk):
4694 * gdb.texinfo (convenience variables): Document $_exitcode.
4695 (quit): Document optional expression to use as exit code.
4696
4697Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4698
4699 * gdb.texinfo, remote.texi: Brought up to date with various
4700 GDB changes.
4701
4702Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4703
4704 * gdb.texinfo: Update dates and versions, fix comments about
4705 hardware watchpoints in future releases and about the
4706 sharedlibrary command.
4707
4708Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4709
4710 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4711 C_FUN stab. Other cleanups.
4712
4713Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4714
4715 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4716 for the sparc stub.
4717
4718Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4719
4720 * annotate.texi: Clarify which addresses have differing formats
4721 depending on the language and which do not.
4722
4723Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4724
4725 * remote.texi (NetWare): Changed example to use BOARD= instead of
4726 NODE= argument to reflect correspoding change to gdbserve.nlm.
4727
4728Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4729
4730 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4731 GDB, as well as AIX dbx, supports the size type attribute.
4732
4733Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4734
4735 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4736
4737Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4738
4739 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4740 and new 'if' and 'while' commands.
4741
4742Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4743
4744 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4745
4746Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4747
4748 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4749 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4750 NetWare targets. Mostly stolen from the Server node.
4751
4752Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4753
4754 * gdb.texinfo (Setting): Talk about the language of a source file
4755 versus the working language. The old documentation did not match
4756 what GDB did.
4757
4758Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4759
4760 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4761 of a source file.
4762
4763Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4764
4765 * gdb.texinfo (Processes): New node.
4766
4767Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4768
4769 * remote.texi: Update documentation of set/show mipsfpu.
4770
3fc11d3e
JM
4771Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4772
4773 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4774 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4775
4776Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4777
4778 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4779 obsolete conditionals, described some others.
4780
4781Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4782
4783 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4784 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4785
4786Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4787
4788 * gdbint.texinfo: Put regex conditionals in their own table.
4789
4790Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4791
4792 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4793 described or fixed the descriptions of many others.
4794
4795Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4796
4797 * gdb.texinfo: Add some more credits.
4798 * gdbint.texinfo: Capitalize GDB consistently, describe some
4799 macros and remove some.
4800
4801Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4802
4803 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4804 obsolete conditionals, described some others.
4805
4806Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4807
4808 * gdb.texinfo (help targets): Changed to `help target', which
4809 is the correct gdb command.
4810
4811Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4812
4813 * annotate.texi (TODO): New node, for keeping track of annotations
4814 suggested but not yet implemented.
4815
4816Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4817
4818 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4819 another symbol, it is not the address itself.
4820
4821Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4822
4823 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4824 of stabs-in-coff sections.
4825
4826Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4827
4828 * annotate.texi: Change edition to 0.5 and date to May 1994.
4829 Add index.
4830 (Frames): New node, for frame annotation.
4831 (Displays): New node, for display annotation.
4832
4833 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4834 when waiting for your program to stop.
4835
4836Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4837
4838 * annotate.texi (Breakpoint Info): Document annotation of header
4839 fields and record annotation.
4840
4841Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4842
4843 * annotate.texi: New file, to document annotations.
4844
4845Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4846
4847 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4848 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4849
4850Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4851
4852 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4853 section, and say n_strx field is compilation unit relative.
4854 * stabs.texinfo: Don't use @code for a.out when it is the name of
4855 an object file format.
4856
4857Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4858
4859 * gdb.texinfo: Refer to file names, not path names, per rms
4860 convention.
4861 (Arguments): Fix typo.
4862
4863Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4864
4865 * stabs.texinfo (Global Variables): Talk about stabs in files
4866 where variables are referenced, but not defined.
4867
4868Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4869
4870 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4871 Cplusplus to new nodes Member Type Descriptor and Method Type
4872 Descriptor. Re-write stuff for #.
4873
4874Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4875
4876 * gdb.texinfo (Print Settings): Don't document "set print
4877 fast-symbolic-addr off". The bug which it worked around was fixed
4878 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4879
4880 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4881 N_ENTRY node.
4882
4883 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4884
4885Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4886
4887 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4888 references to ieee-float.c.
4889
4890Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4891
4892 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4893 match what the code actually does.
4894
4895Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4896
4897 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4898
4899Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4900
4901 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4902 i, and b.
4903
4904Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4905
4906 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4907 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4908 as "stabs in sections" rather than just saying "ELF and SOM".
4909 Also make that stuff apply to COFF.
4910
4911Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4912
4913 * gdb.texinfo (Formatting Documentation): Change GhostScript to
4914 Ghostscript.
4915
4916Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4917
4918 * gdb.texinfo (Continuing and Stepping): When talking about "step"
4919 versus functions without line numbers, also mention stepping into
4920 them as well as "step" when you are in them. Tell the user how to
4921 deal with the situation. Add comment about "debugging information".
4922
4923Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4924
4925 * stabs.texinfo (Enumerations): Document restriction on where
4926 enumeration types can appear and still win with GDB.
4927
4928Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4929
4930 * stabs.texinfo (Negative Type Numbers): Document format for type
4931 -16.
4932
4933Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4934
4935 * gdb.texinfo (Selection, Frame Info): Update information about
4936 arbitrary frame specficiations.
4937
4938Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
4939
4940 * gdb.texinfo, remote.texi: general editing pass prior to Net release
4941
4942Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4943
4944 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
4945
4946Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
4947
4948 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
4949
4950Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4951
4952 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
4953 Differences node to Statics node.
4954 (Statics): Discuss XCOFF use of V symbol descriptor.
4955
4956 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
4957 not clean.
4958
4959Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
4960
4961 * gdb.texinfo (Print Settings): Document `set print
4962 fast-symbolic-addr' and improve the doc for some other
4963 `set print's.
4964
4965Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4966
4967 * stabs.texinfo (String Field): Talk about defining several type
4968 numbers at once.
4969 Fix lint regarding changing node ELF Transformations to
4970 ELF and SOM Transformations.
4971
4972Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
4973
4974 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
4975
4976Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4977
4978 * stabs.texinfo (Cross-References): `::' is for nested types only
4979 within <>.
4980 (Structures): Document static members.
4981
4982Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
4983
4984 * stabs.texinfo: Document S type attribute.
4985
4986Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
4987
4988 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
4989
4990Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
4991
4992 * gdbint.texinfo: Fix a few typos.
4993
4994Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
4995
4996 * gdb.texinfo, remote.texi: formatting improvements
4997
4998 * gdb.texinfo (New Features): mention threads.
4999 (Summary, C): fix xrefs in newly contributed text.
5000 (Threads): index entries, clarifications, example
5001 (passim): minor typos fixed, phrasing improvements
5002
5003 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5004 entries; (Server): explain use of gdbserver w/real-time systems,
5005 add example of conflicting TCP port; (MIPS Remote) break up
5006 running text into table, highlighting commands, and add example.
a9331b3f 5007
c906108c
SS
5008Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5009
5010 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5011
5012Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5013
5014 * stabs.texinfo (Nested Symbols): New node.
5015 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5016
5017Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5018
5019 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5020 to picking which Bbss.bss symbol to use, and (because there seems to
5021 be no good way of doing it) re-write some of the text to make it
5022 sound like Bbss.bss isn't such a great idea after all (as currently
5023 designed).
5024
5025 * gdb.texinfo (C): In addition to saying people have to use g++ for
5026 good results, say they have to use stabs. Specifically say cfront
5027 doesn't work well.
5028 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5029 the gdb README. Add xrefs to places where the support for the various
5030 languages is described in detail.
5031
5032Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5033
5034 * stabs.texinfo: Clean up stuff about visibility and virtual
5035 characters.
5036
5037 * stabs.texinfo (N_M2C): Cite Sun doc.
5038
5039Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5040
5041 * gdb.texinfo: updates re threads.
5042 * remote.texinfo: avoid index entries starting with digits.
5043
5044Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5045
5046 * stabs.texinfo (Enumerations): Talk about large, negative and
5047 octal values. Clean up cross reference to type attributes.
5048 (String Field): Say that GDB 4.11 supports size attribute.
5049
5050Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5051
5052 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5053 is a mandatory step. Make the stuff about that more concise.
5054
5055Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5056
5057 * stabs.texinfo (Class Names): New node.
5058
5059 * gdb.texinfo (Command Files): Explain order of init file reading.
5060
5061 * remote.texi (Bootstrapping): Talk about getting the serial driver
5062 to deal with ^C sent by gdb to stop the remote system.
5063
5064Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5065
5066 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5067
5068 * libgdb.texinfo (Defining Commands): made the DOC arg
5069 to gdb_define_app_command a char * instead of char **
5070 per a suggestion from kingdon.
5071
5072 * libgdb.texinfo: total rewrite from a different starting
5073 premise.
5074
5075Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5076
5077 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5078 floats passed as doubles (to improve clarity).
5079
5080Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5081
5082 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5083
5084 * a4rc.sed: update to work with Andreas Vogel papersize params
5085
5086 * refcard.tex: use Andreas Vogel simplifications of papersize
5087 params; remove useless version info; update copyright date.
5088
5089Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5090
5091 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5092
5093Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5094
5095 * gdb.texinfo (Files): Say what address the load command loads it at.
5096
5097 * stabs.texinfo (Common Blocks): Minor cleanups.
5098
5099 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5100 that Sun has backed away from the linker kludge and thus the relevant
5101 issue is changes to the SunPRO tools, not the Solaris linker.
5102
5103 * stabs.texinfo (Traditional Integer Types): Clean up description
5104 of octal bounds a little bit. Document extra leading zeroes.
5105
5106Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5107
5108 * gdb.texinfo (Signaling): Update for symbolic symbol names
5109 and add a section explaining the difference between the GDB
5110 signal command and the shell kill utility.
5111
5112Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5113
5114 * libgdb.texinfo: added `@' to braces that were unescaped.
5115
5116Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5117
5118 * libgdb.texinfo: new file. Spec for the gdb library.
5119
5120Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5121
5122 * stabs.texinfo (Include Files): Fix typo (start -> end).
5123
5124Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5125
5126 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5127 from Melissa at FSF's editing pass.
5128
5129Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5130
5131 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5132 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5133 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5134
5135Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5136
5137 * remote.texi (Bootstrapping): Discuss 386 call gates.
5138
5139Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5140
5141 * stabs.texinfo (Based Variables): New node.
5142
5143Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5144
5145 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5146 names, sizes, and formats to suggest how not to lose.
5147
5148Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5149
5150 * stabs.texinfo (Methods): Fix typo.
5151
5152Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5153
5154 * gdb.texinfo: Fix a few typos.
5155
5156Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5157
5158 * gdb.texinfo: Clarify how well it works with Fortran.
5159
5160 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5161 More on relocating stabs in ELF files.
5162
5163Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5164
5165 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5166
5167Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5168
5169 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5170 parameters on VAX.
5171
5172Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5173
5174 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5175
5176Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5177
5178 * stabs.texinfo: Make info author notice match the TeX author notice.
5179
5180Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5181
5182 * stabs.texinfo: Initial-caps all words in node names and
5183 non-trivial words in section names.
5184
5185Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5186
5187 * stabs.texinfo: Many minor cleanups.
5188
5189 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5190
5191Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5192
5193 * stabs.texinfo: Remove full description of big example.
5194 It's not really helpful; just use pieces of it where appropriate.
5195 Add more Texinfo formatting directives (@samp, etc.).
5196 Use @deffn to define stab types.
5197 Eliminate some wordiness. Break up some nodes.
5198 Add an (alphabetized) index of symbol types.
5199 Use consistent capitalization style in node and section names.
5200
5201Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5202
5203 * gdb.texinfo: Change typo "Two two" to "The two".
5204
5205Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5206
5207 * stabs.texinfo (XCOFF-differences): Remove references to
5208 non-existent types N_DECL and N_RPSYM.
5209
5210 * stabs.texinfo (String Field): Say that type attributes bug is
5211 fixed in GDB 4.10, since it is.
5212
5213 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5214
5215Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5216
5217 * stabs.texinfo: Formatting cleanups.
5218
5219Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5220
5221 * stabs.texinfo: When explaining the n_type of a stab, standardize
5222 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5223 no tabs, use @r).
5224 (Global Variables): Clean up.
5225
5226Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5227
5228 * stabs.texinfo (Stack Variables): Re-write.
5229
5230Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5231
5232 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5233 addresses of a source file. Also revise formatting.
5234 Change "object module" or "object file" to "source file".
5235 Various: Miscellaneous cleanups.
5236
5237Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5238
5239 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5240
5241Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5242
5243 * gdbint.texinfo: Removed many nonsensical machine-collected
5244 host and target conditionals, described some of the remainder.
5245
5246Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5247
5248 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5249
5250 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5251 paragraph which follows.
5252
5253 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5254 variables. Looks better and avoids overful hbox.
5255
5256Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5257
5258 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5259
5260Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5261
5262 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5263 retransmit-timeout
5264
5265Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5266
5267 * gdbint.texinfo: Update statement about `some ancient Unix
5268 systems, like Ultrix 4.0' to Ultrix 4.2.
5269
5270Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5271
5272 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5273
5274 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5275
5276 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5277 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5278
5279 * remote.texi: new name for former gdbinv-s.texi
5280
5281 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5282
5283Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5284
5285 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5286 variables for MIPS remote debugging protocol.
5287
5288Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5289
5290 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5291
5292Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5293
5294 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5295
5296Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5297
5298 * gdb.texinfo: repair conditional bugs in text markup
5299
5300Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5301
5302 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5303 to select Modula-2 material.
5304
5305Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5306
5307 * stabs.texinfo: Cleanups regarding statics.
5308
5309 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5310 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5311
5312Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5313
5314 * stabs.texinfo: N_MAIN is sometimes used for C.
5315
5316Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5317
5318 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5319
5320Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5321
5322 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5323 removed from the code by Kingdon.
c906108c
SS
5324
5325Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5326
5327 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5328 input when evaluating breakpoint conditions; the bug has been fixed.
5329
5330 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5331 sets the ignore count to N-1, not to N.
5332
5333Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5334
5335 * refcard.tex (\hoffset): correct longstanding error to match
5336 intended offset; avoids cutting off edge on some printers
5337
5338Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5339
5340 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5341
5342Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5343
5344 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5345
5346Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5347
5348 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5349 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5350 collect sed edits if any, apply to refcard before formatting;
5351 (refcard.ps) stop implying PS fonts if PS output requested;
5352 (lrefcard.ps) delete extra target for variant PS fonts
5353
5354 * refcard.tex: parametrize papersize dependent info, collect
5355 in easily replaced spot
5356
5357 * a4rc.sed: new file, edits to refcard for A4 paper
5358
5359Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5360
5361 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5362
5363Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5364
5365 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5366
5367Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5368
5369 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5370 politely rather than rudely.
5371
5372Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5373
5374 * stabs.texinfo: Document common blocks.
5375
5376Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5377
5378 * stabs.texinfo: Add some basic info about stabs-in-elf.
5379
5380Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5381
5382 * stabs.texinfo (Top): Minor cleanup.
5383
5384Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5385
5386 * Makefile.in (install-info): remove parentdir support
5387
5388Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5389
5390 * gdb.texinfo (Copying): delete this node and references to it;
5391 RMS says this manual need not carry GPL. (passim): Improvements
5392 from last round at FSF, largely due to Ian Taylor review, and
5393 minor formatting improvements.
5394
5395 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5396 largely due to Ian Taylor review. (Debug Session): minor edits to
5397 new text.
5398
5399Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5400
5401 * Makefile.in (realclean): Remove info and dvi files too.
5402
5403Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5404
5405 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5406 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5407 * gdb.texinfo: Change accordingly.
5408
5409 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5410 N_{L,R}BRAC,N_SLINE are relative to.
5411
5412Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5413
5414 * Makefile.in (GDBvn.texi): Update atomically.
5415
5416Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5417
5418 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5419
5420Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5421
5422 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5423 addresses together. Also motivate the set print symbol-filename
5424 command and suggest other solutions.
5425
5426Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5427
5428 * gdb.texinfo (set print elements): Note that the number of
5429 elements is set to unlimited by "set print elements 0".
5430
5431Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5432
5433 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5434 NF_LDOUBLE means.
5435 (Stab Types): Include Solaris stab types.
5436 (Procedures): Document Solaris extensions.
5437
5438Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5439
5440 * gdb.texinfo: Add `set print symbol-filename' doc.
5441
5442Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5443
5444 * stabs.texinfo (Arrays): Talk about type definition vs. type
5445 information.
5446
5447 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5448 the trailing semicolon.
5449
5450Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5451
5452 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5453 and merge in other parts of the document addressing these subjects.
5454 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5455
5456 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5457 at the end of a range type.
5458
5459 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5460 AIX extensions.
5461
5462Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * stabs.texinfo (Stabs Format): Misc fixes.
5465
5466Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5467
5468 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5469 (Traditional builtin types): Document convex convention for long long.
5470 (Negative builtin types): Discuss type names, and misc fixes.
5471
5472Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5473
5474 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5475 point types used with @samp{R} type descriptor.
5476 (Symbol Descriptors): Describe how to handle conflict between
5477 different meanings of @samp{P} symbol descriptor.
5478
5479Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5480
5481 * stabs.texinfo: Remove node Quick Reference and put its children
5482 directly under the main menu.
5483
5484 * stabs.texinfo: Many more changes to bring it into line with
5485 AIX documentation and reality. I think it now has all the
5486 information from the AIX documentation, except that I burned
5487 out when I got to variant records (Pascal and Modula-2) and
5488 all the COBOL types. Oh well, we can add them later when we're
5489 worrying more about those languages.
5490
5491 * stabs.texinfo (Automatic variables): Talk about what it means
5492 to omit the symbol descriptor.
5493
5494Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5495
5496 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5497 gcc2 behavior with promoted args.
5498
5499Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5500
5501 * gdb.texinfo: include readline appendices in info version of manual
5502
5503Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5504
5505 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5506 target remote.
5507
5508 * gdb.texinfo (Machine Code): more index entries for disassemble
5509
5510Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5511
5512 * Clarify the intended use of the gdb-testers and gdb-patches
5513 mailing lists, and shrink gzip comment.
5514
5515Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5516
5517 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5518 DOSHOST configuration of manual.
5519
5520 * gdb.texinfo (MIPS Stack): new node.
5521
5522 * all-config.texi (MIPS) new switch.
5523
5524 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5525 tense; (MIPS Remote) new node.
5526
5527 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5528 bug; (Environment) less passive, other small cleanups in text about
5529 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5530 (Remote) new MIPS Remote menu entry.
5531
5532Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5533
5534 * stabs.texinfo: Many changes to include information from the
5535 AIX documentation.
5536
5537 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5538
5539Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5540
5541 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5542 Move a bunch of information from ../README.
5543 (Getting Started): New node.
5544
5545Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5546
5547 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5548
5549 * gdb.texinfo: advance manual revision dates to present
5550
5551 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5552 stop using silly Roman numerals in @set variable names
5553
5554Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5555
5556 * stabs.texinfo (Parameters): Keep trying to get this right.
5557
5558Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5559
5560 * stabs.texinfo (Parameters): More on "local parameters".
5561
5562Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5563
5564 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5565
5566Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5567
5568 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5569 (Parameters): Rewrite.
5570 (xcoff-differences, Sun-differences): Minor changes.
5571
5572Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5573
5574 * stabs.texinfo: Minor cleanup.
5575
5576Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5577
5578 * gdbint.texinfo: Minor xcoff stuff.
5579
5580Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5581
5582 * gdbint.texinfo: Update for new config directory structure.
5583 Add info about internal type data structures.
5584
5585Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5586
5587 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5588 $(srcdir).
5589 (gdb-config.texi): Depend on file in $(srcdir).
5590
5591Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5592
5593 * stabs.texinfo: Fixes about N_SO.
5594
5595Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5596
5597 * gdb.texinfo: include list of nonstandard init file names
5598
5599 * *-config.texi: new switch GENERIC for text that applies *only*
5600 to (usual) multiple-target version of manual
5601
5602 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5603 h8 config
5604
5605 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5606 in menus (rather than conditionally selected multiple alternative
5607 menus).
5608
5609 * Makefile.in: define and use DOC_CONFIG var to select
5610 configuration for GDB user manual.
5611
5612 * gdb-config.texi: delete from repository, generate from Makefile.
5613
5614 * all-config.texi: normal `generic' configuration file, formerly
5615 stored as gdb-config.texi
5616
5617Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5618
5619 * Makefile.in: add dvi target to build all .dvi files
5620
5621Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5622
5623 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5624
5625Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5626
5627 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5628 host conditionals.
5629 * stabs.texinfo: More array fixes inspired by Jim's.
5630
5631Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5632
5633 * stabs.texinfo: Fixes re arrays and continuations.
5634
5635 * gdbint.texinfo: Add XCOFF node.
5636
5637Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5638
5639 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5640
5641Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5642
5643 * stabs.texinfo: Fix for array types to mention lower bounds.
5644
5645Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5646
5647 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5648
5649Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5650
5651 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5652
5653Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5654
5655 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5656 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5657
5658Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5659
5660 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5661
5662Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5663
5664 * gdb.texinfo, gdbinv-s.texi: misc updates
5665
5666Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5667
5668 * gdbint.texinfo: Brief documentation for longjmp support,
5669 from an email msg by Stu.
5670
5671Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5672
5673 * stabs.texinfo: Fix description of floating point "range"
5674 types (which really define basic types). Reported by Jim Meehan,
5675 <meehan@src.dec.com>.
5676
5677 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5678
5679Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5680
5681 * gdbint.texinfo: Slightly expand section on supporting a new
5682 object file format.
5683
5684Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5685
5686 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5687 intermediate file.
5688
5689Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5690
5691 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5692
5693Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5694
5695 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5696
5697 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5698 as well as Z8002.
5699
5700Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5701
5702 * gdbint.texinfo: Add sections on clean design and on how to send
5703 in changes.
5704
5705Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5706
5707 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5708
5709Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5710
5711 * gdb.texinfo: Fix typo, reported by Karl Berry.
5712
5713Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5714
5715 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5716
5717Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5718
5719 * gdbint.texinfo: fixed a stray email address (needs @@),
5720 added @table @code to node "Native Conditionals"
5721
5722Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5723
5724 * gdbint.texinfo: Describe coding style of GDB.
5725
5726Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5727
5728 * stabs.texinfo: Minor wording changes.
5729
5730Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5731
5732 * gdbint.texinfo: Improve release doc slightly.
5733
5734Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5735
5736 * gdbint.texinfo: Improve doc of GDB config macros.
5737
5738Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5739
5740 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5741 These will be reinserted when examined.
5742
5743Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5744
5745 * gdbint.texinfo: Make a start at documenting all the #if macros
5746 in GDB. At least list them all, and start separating them into
5747 host-specific and target-specific.
5748
5749Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5750
5751 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5752 examples (not consistent w others).
c906108c
SS
5753 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5754 for generic vn of doc
5755
5756Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5757
5758 * Makefile.in: always create installation directories.
5759
5760Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5761
5762 * gdb.texinfo: in h8 config, do not describe searching commands.
5763
5764Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5765
5766 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5767 conditionals; introduce a few generic switches that may be
5768 useful for other cross-dev or dos-hosted configs.
5769
5770 * gdb.texinfo: fix typo in "info reg" description
5771
5772Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5773
5774 * stabs.texinfo: Minor updates from running TeX over it.
5775 * Makefile.in (stabs.dvi, stabs.ps): Add.
5776
5777Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5778
5779 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5780 First pass at converting it to texinfo.
5781
5782Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5783
5784 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5785 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5786
5787Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5788
5789 * gdbint.texinfo: Add section on partial symbol tables.
5790
5791Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5792
5793 * gdb.texinfo: document `set remotedebug' and `set
5794 rstack_high_address'.
5795
5796Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5797
5798 * gdb.texinfo: slight expansion of new text on reading info files
5799 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5800 H8/300 from DOS.
5801
5802Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5803
5804 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5805
5806Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5807
5808 * gdb.texinfo: Say how to read the `info' files.
5809
5810Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5811
5812 * Makefile.in: gm4 -> m4.
5813
5814Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5815
5816 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5817 Documentation' ahead of `Installing GDB' to match README.
5818 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5819 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5820
5821Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5822
5823 * Makefile.in: remove $(srcdir) from gdb.info rule.
5824
5825Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5826
5827 * Makefile.in: commented out gdb-all.texinfo rule. This is
5828 temporary.
5829
5830Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5831
5832 * Makefile.in, configure.in: removed traces of namesubdir,
5833 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5834 copyrights to '92, changed some from Cygnus to FSF.
5835
5836Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5837
5838 * gdb.texinfo: Improve how we ask for bug reports.
5839
5840Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5841
5842 * Makefile.in: infodir belongs in datadir.
5843
5844Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5845
5846 * Makefile.in: remove spaces following hyphens, bsd make can't
5847 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5848 standards.text support.
c906108c
SS
5849
5850Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5851
5852 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5853 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5854 and mandir now keyed off datadir by default.
5855
5856\f
5857Local Variables:
9e9c5ae7 5858mode: change-log
c906108c
SS
5859left-margin: 8
5860fill-column: 74
5861version-control: never
5862End:
This page took 1.052457 seconds and 4 git commands to generate.