* NEWS: Add information on compressed debug sections.
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
31fffb02
CS
12008-04-19 Craig Silverstein <csilvers@google.com>
2
3 * gdb.texinfo (Requirements): Add an optional requirement on
4 zlib.
5 * gdbint.texinfo (Debugging File Formats): Add new subsection for
6 Compressed DWARF 2.
7
a47ec5fe
AR
82008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
9
10 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
11 sample output for 'stopped,reason="breakpoint-hit"' message.
12 (GDB/MI Program Execution): Likewise.
13
de051565
MK
142008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
15
16 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
17 -var-set-format. Add -f option to -var-evaluate-expression.
18
6ba66d6a
JB
192008-04-03 Joel Brobecker <brobecker@adacore.com>
20
21 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
22 new node "Ambiguous Expressions". Replace references to this
23 node by references to "Ambiguous Expressions" throughout.
24 (Ambiguous Expressions): New node.
25
1e26b4f8
DJ
262008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
27
28 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
29
b84876c2
PA
302008-03-21 Pedro Alves <pedro@codesourcery.com>
31
32 * gdb.texinfo (Debugging Output): Document
33 "set/show debug lin-lwp-async".
34 (Maintenance Commands): Document "maint set/show linux-async".
35
63092375
DJ
362008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
37
38 * gdb.texinfo (Expressions): Update description of malloced arrays.
39
8e8901c5
VP
402008-03-15 Vladimir Prus <vladimir@codesourcery.com>
41
42 * gdb.texinfo (Thread Commands): Document
43 -thread-info. Remove -thread-list-all-threads.
44
1fddbabb
PA
452008-03-14 Pedro Alves <pedro@codesourcery.com>
46 Sandra Loosemore <sandra@codesourcery.com>
47
48 * gdb.texinfo (Library List Format): Update to mention the
49 possibility to pass section addresses instead of segment
50 addresses.
51
ccd213ac
DJ
522008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
53
54 * gdb.texinfo (Starting): Document "set exec-wrapper".
55 (Server): Document gdbserver --wrapper.
56
fa4727a6
DJ
572008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
58
59 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
60 unreadable memory. Delete obsolete SPARClite reference.
61
8edfe269
DJ
622008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
63
64 * gdb.texinfo (Starting): Mention always-running targets.
65 (Target Commands): Add an anchor for load.
66 (Connecting): Explain continue instead of run.
67
1843f87b
DJ
682008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
69
70 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
71
f9082629
NR
722008-02-26 Nick Roberts <nickrob@snap.net.nz>
73
74 * gdb.texinfo (Set Breaks): Revert description of Enb column of
75 breakpoint table.
76
fd96d250
PA
772008-02-19 Pedro Alves <pedro@codesourcery.com>
78
79 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
80 killing the inferior when it is already debugging a process.
81
36af4ef6
MD
822008-02-13 Markus Deuling <deuling@de.ibm.com>
83
84 * gdbint.texinfo (Build Script): New section. Mention new build script
85 gdb_buildall.sh.
86
cda4ce5a
JB
872008-02-01 Jim Blandy <jimb@red-bean.com>
88
89 * gdb.texinfo (Help): Summarize 'info args' correctly.
90
4acd40f3
TJB
912008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
92
93 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
94 available in PowerPC architecture.
95 (Embedded Processors): Change node name of PowerPC item in menu.
96 (PowerPC): Rename to...
97 (PowerPC Embedded): this.
98 (Architectures): Add new PowerPC item in menu.
99 (PowerPC): New node.
100
6e6c6f50
DJ
1012008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
102
103 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
104 commands.
105
5ee187d7
DJ
1062008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
107
108 * gdb.texinfo (Setting Catchpoints): Mention features
109 supported on GNU/Linux.
110
e275c0d9
NR
1112008-01-30 Nick Roberts <nickrob@snap.net.nz>
112
113 * gdb.texinfo (GDB/MI File Commands): Describe new output
114 field for MI command -file-list-exec-source-file.
115
2d717e4f
DJ
1162008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
117
118 * gdb.texinfo (Using the `gdbserver' Program): Add security
119 warning. Rearrange into subsections and subsubsections. Document
120 --multi and --debug. Correct --with-sysroot typo. Update --attach
121 usage. Make load reference clearer. Document monitor exit.
122 (Remote Configuration): Document set remote exec-file, attach-packet,
123 and run-packet.
124 (Packets): Document vAttach and vRun.
125
d35a4257 1262008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
127
128 * gdb.texinfo (Processes): Mention process command.
129 detach-on-follow -> detach-on-fork.
130
c78d192c
DJ
1312008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
132
133 * gdbint.texinfo (Native Conditionals): Remove
134 SHELL_COMMAND_CONCAT and SHELL_FILE.
135
d35a4257
EZ
1362008-01-26 Eli Zaretskii <eliz@gnu.org>
137
138 * gdb.texinfo (Specify Location): Improve wording.
139
93815fbf
VP
1402008-01-23 Chris Demetriou <cgd@google.com>
141
142 * gdb.texinfo (Threads): Document new "set print thread-events"
143 and "show print thread-events" commands.
144
2a25a5ba
EZ
1452008-01-19 Eli Zaretskii <eliz@gnu.org>
146
147 * gdb.texinfo (Specify Location): New section.
148 (Delete Breaks, Edit, Set Breaks): Remove description of
149 locations. Instead, add a reference to "Specify Location".
150 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
151 (Symbols): Refer to "Specify Location" for the valid forms of
152 linespecs and locations.
153
32c9a795
MD
1542008-01-18 Markus Deuling <deuling@de.ibm.com>
155
156 * gdbint.texinfo (Target Conditionals): Replace the description of
157 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
158
b17828ca
JB
1592008-01-12 Paul Hilfinger <hilfinger@adacore.com>
160
161 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
162 about &&var, which is rejected by the expression parser.
163
0aea4bf3
LM
1642008-01-09 Luis Machado <luisgpm@br.ibm.com>
165
166 * gdb.texinfo (Output): Update documentation on using printf with DFP
167 types.
168
febe4383
TJB
1692008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
170
171 * gdb.texinfo (C and C++): Add Decimal Floating Point format
172 subsubsection.
173 (Decimal Floating Point format): New subsubsection.
174
7a404eba
PA
1752008-01-05 Pedro Alves <pedro@codesourcery.com>
176
177 * gdb.texinfo (File Options): Remove mention of the attempt to
178 open a core file with the -p option. Don't list -c as a valid
179 option to attach to a process.
180
a4d9b460
PA
1812008-01-05 Pedro Alves <pedro@codesourcery.com>
182
183 * gdbint.texinfo (Host Conditionals): Remove mention of
184 ALIGN_STACK_ON_ENTRY.
185
6ec2edbe
JB
1862008-01-05 Joel Brobecker <brobecker@adacore.com>
187
188 * gdbint.texinfo (Start of New Year Procedure): Add item
189 describing how to update the source and documentation copyright
190 notices.
191
d8b2a693
JB
1922007-12-18 Jim Blandy <jimb@codesourcery.com>
193
ab209b3a 194 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
195 watchpoint explanation into the main description of the watchpoint
196 command; update synopses of 'watch', 'rwatch', and 'awatch'
197 commands.
198
8b4ed427
VP
1992007-12-18 Vladimir Prus <vladimir@codesourcery.com>
200
201 * gdb.texinfo (Miscellaneous gdb/mi Commands):
202 Document 'pending-breakpoints' feature of
203 -list-features.
204
37e4754d
LM
2052007-12-17 Luis Machado <luisgpm@br.ibm.com>
206
207 * doc/gdb.texinfo: Add new parameter's description.
208
1d3811f6
DJ
2092007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
210
211 * gdb.texinfo (Overview): Clarify run-length encoding
212 example. Remove the restriction on "+" and "-" characters.
213
c1c25a1a
EZ
2142007-12-15 Eli Zaretskii <eliz@gnu.org>
215
216 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
217
afe8ab22
VP
2182007-12-14 Vladimir Prus <vladimir@codesourcery.com>
219
220 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
221 the -f option for -break-insert, remove -r option,
222 and clarify specification of location.
223
a6b151f1
DJ
2242007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
225
226 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
227 formatting.
228 (Remote Debugging): Add File Transfer section.
229 (Remote Configuration): Document Host I/O packets.
230 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 231 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
232 (Packets): Add vFile.
233
3b784c4f
EZ
2342007-11-17 Eli Zaretskii <eliz@gnu.org>
235
236 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
237 breakpoints with multiple locations.
238 (Breakpoint Menus): Improve wording.
239 (Output): Fix last change.
240
a4ce5b0d
UW
2412007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
242
243 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
244
1b39d5c0
DE
2452007-11-15 Doug Evans <dje@google.com>
246
247 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
248
7a72d44c
VP
2492007-11-15 Vladimir Prus <vladimir@codesourcery.com>
250
251 * gdbint.texinfo (Native Conditionals): Remove
252 mention of CLEAR_SOLIB.
253
6d1829bf 2542007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
255
256 * gdb.texinfo (Print Settings): Add documentation for "set/show
257 print frame-arguments".
258
1a619819
LM
2592007-11-05 Luis Machado <luisgpm@br.ibm.com>
260
3b784c4f 261 * gdb.texinfo (Output): Update printf command's description.
1a619819 262
55eddb0f
DJ
2632007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
264
265 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
266 powerpc soft-float".
267
9cceb671
DJ
2682007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
269
270 * gdb.texinfo (Files): Correct formatting. Mention Expat
271 requirement.
272 (Requirements for Building GDB): Expand the list of Expat
273 uses.
274 (Library List Format, Memory Map Format): Mention Expat.
275 (Target Descriptions): Update Expat wording.
276
83acabca
DJ
2772007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
278
279 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
280 Document that gdbarch_convert_register_p should return zero for no-op
281 conversions.
282
e35879db
UW
2832007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
284
83acabca 285 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
286 of set_gdbarch_sofun_address_maybe_missing back to ...
287 (Target Conditionals): ... here to fix build break.
288
203c3895
UW
2892007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
290
83acabca 291 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
292 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
293 (Compiler Characteristics): ... documentation of
294 set_gdbarch_sofun_address_maybe_missing.
295
11411de3
DJ
2962007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
297
298 * gdbint.texinfo (Target Conditionals): Use
299 frame_unwind_register_unsigned in examples instead of
300 frame_unwind_unsigned_register.
301
7cc46491
DJ
3022007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
303
304 * gdb.texinfo (Predefined Target Types): Add int128
305 and uint128.
306 (Standard Target Features): Add PowerPC features.
307
81adfced
DJ
3082007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
309
310 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
311
c1874924
UW
3122007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
313
314 * gdbint.texi (Target Conditionals): Remove documentation
315 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
316 gdbarch_extract_return_value, and gdbarch_store_return_value.
317
f6e56ab3
UW
3182007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
319
320 * gdbint.texi (Target Conditionals): Remove documentation of
321 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
322
56cf5405
KH
3232007-10-11 Kazu Hirata <kazu@codesourcery.com>
324
325 * gdb.texinfo: Mention that inaccessible-by-default is on by
326 default.
327
35156bae
DJ
3282007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
329
330 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
331
d983da9c
DJ
3322007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
333
334 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
335 multi-threaded watchpoints.
336 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
337 checked. Describe sticky notification. Expand description
338 of steppable and continuable watchpoints.
339 (Watchpoints and Threads): New subsection.
340
fe6fbf8b
VP
3412007-09-28 Vladimir Prus <vladimir@codesourcery.com>
342
343 * gdb.texinfo (Setting Breakpoints): Revise
344 documentation for pending breakpoints. Document
345 breakpoints with multiple locations.
346
084344da
VP
3472007-09-19 Vladimir Prus <vladimir@codesourcery.com>
348
349 * gdb.texinfo (Miscellaneous gdb/mi Commands):
350 Document -list-features.
351
82160952
EZ
3522007-09-15 Eli Zaretskii <eliz@gnu.org>
353
354 * gdb.texinfo (Output): Spell out which features of C's printf are
355 not supported by GDB's printf.
7e27a47a
EZ
356 (Separate Debug Files): More accurate wording regarding build ID
357 and a reference to the ld manual rather than the Fedora wiki.
82160952 358
ea37ba09
DJ
3592007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
360 Jim Blandy <jimb@codesourcery.com>
361
362 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
363 (Examining Memory): Update mentions of the 's' format.
364 (Automatic Display): Likewise.
365
b8533aec
DJ
3662007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
367
368 * gdb.texinfo: Update the FSF's Back-Cover Text.
369
83f83d7f
JK
3702007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
371 Eli Zaretskii <eliz@gnu.org>
372
373 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
374 Fixed the ``build ID'' name. New binaries build instructions for the
375 build ID inclusion. Explain how the commands are specific to the build
376 ID vs. debug link.
377
c7e83d54
EZ
3782007-09-01 Eli Zaretskii <eliz@gnu.org>
379
380 * gdb.texinfo (Separate Debug Files): Fix last change. Add
381 indexing for ``build ID'' support.
382
d3750b24
JK
3832007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
384
385 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
386 Enlisted BUILD ID to the debug file searching example.
387 Included a BUILD ID `.note.gnu.build-id' section description.
388 Updated/added the debug files splitting instructions for OBJCOPY.
389
02142340
VP
3902007-08-31 Vladimir Prus <vladimir@codesourcery.com>
391
392 * gdb.texinfo (Variable Objects): Adjust docs
393 for -var-info-expression and document
394 -var-info-path-expression.
395
d3bdde98
JB
3962007-08-20 Jim Blandy <jimb@codesourcery.com>
397
3fb6a982
JB
398 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
399 (title page): Include the dedication in the printed manual, as a
400 separate page after the copyright notice.
401
d3bdde98
JB
402 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
403 don't break a @var across a line.
404
c80a96a8
MR
4052007-07-25 Maciej W. Rozycki <macro@mips.com>
406
407 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
408 for include files.
409
5824a901
NR
4102007-07-12 Nick Roberts <nickrob@snap.net.nz>
411
412 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
413 in annotate.texinfo.
414 (Command History): Link to new node.
415
d52e7ea3
UW
4162007-07-05 Markus Deuling <deuling@de.ibm.com>
417
418 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
419
5fc14d0a
EZ
4202007-07-05 Eli Zaretskii <eliz@gnu.org>
421
422 * gdbint.texinfo (Target Conditionals): Fix last change.
423
4a9bb1df
UW
4242007-07-03 Markus Deuling <deuling@de.ibm.com>
425
426 * gdb.texinfo: Replace following macros by their appropriate gdbarch
427 routines:
428 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
429 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
430 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
431 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
432 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
433 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
434 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
435 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
436 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
437 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
438 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
439 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
440 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
441 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
442 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
443 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
444 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
445 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
446 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
447 (SOFTWARE_SINGLE_STEP_P)
448
449 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
450 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
451
452 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
453 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
454 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
455 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
456 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
457 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
458 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
459 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
460 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
461 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
462
463 (Converting an existing Target Architecture to Multi-arch): Remove
464 section.
465
466 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
467 (gdbarch_addr_bits_remove): Add code example.
468
469 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
470
cfa9d6d9
DJ
4712007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
472
473 * gdb.texinfo (Remote Configuration): Document library-info-packet.
474 Add other missing entries. Adjust the table size to fit.
475 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
476 stop reasons including the new "library" event.
477 (General Query Packets): Adjust table widths for qSupported. Mention
478 qXfer:libraries:read reply to qSupported and document the new packet.
479 (Library List Format): New section.
480
159fcc13
JK
4812007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
482
483 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
484
f66d1690
MS
4852007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
486
487 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
488
67102876
NR
4892007-06-25 Nick Roberts <nickrob@snap.net.nz>
490
491 * gdbint.texinfo (Register and Memory Data): Break sections
492 into nodes and add a menu.
493
a4642986
MR
4942007-06-21 Maciej W. Rozycki <macro@mips.com>
495
496 * gdb.texinfo (Examining Memory): Document the new behaviour.
497
e9c17194
VP
4982007-06-21 Vladimir Prus <vladimir@codesourcery.com>
499
500 * gdb.texinfo (Standard Target Features): Document
501 m68k features.
502
31d99776
DJ
5032007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
504
505 * gdb.texinfo (General Query Packets): Document qOffsets changes.
506
1780a0ed
DJ
5072007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
508
509 * gdb.texinfo (Target Description Format): Add version attribute
510 for <target>.
511
822b6570
DJ
5122007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
513
514 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
515
f8b73d13
DJ
5162007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
517
518 * gdb.texinfo (MIPS Features): New subsection.
519
0e7f50da
UW
5202007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
521 Markus Deuling <deuling@de.ibm.com>
522
523 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
524 and qXfer:spu:write packets and mention them under qSupported.
525
23d964e7
UW
5262007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
527 Markus Deuling <deuling@de.ibm.com>
528
529 * gdb.texinfo (Architectures): Add new SPU section to document
530 Cell Broadband Engine SPU architecture specific commands.
531
9f708cb2
VP
5322007-06-09 Vladimir Prus <vladimir@codesourcery.com>
533
534 * gdb.texinfo (GDB/MI Variable Objects): Editorial
535 comments.
536
7579b5f8
NR
5372007-06-07 Nick Roberts <nickrob@snap.net.nz>
538
539 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
540
bf06d120
JB
5412007-05-29 Jim Blandy <jimb@codesourcery.com>
542
543 * gdb.texinfo (Overview): Doc fix.
544
23776285
MR
5452007-05-22 Maciej W. Rozycki <macro@mips.com>
546
547 * gdb.texinfo (Remote Configuration): Document "set/show
548 remoteflow".
549
1a69e1e4
DJ
5502007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
551
bf06d120
JB
552 * gdb.texinfo (MIPS): Remove documentation for set mips
553 saved-gpreg-size, show mips saved-gpreg-size, and set mips
554 stack-arg-size.
1a69e1e4 555
46ba6afa
BW
5562007-05-14 Bob Wilson <bob.wilson@acm.org>
557
558 * all-cfg.texi (GDBTUI): New.
559 * gdb.texinfo (Mode Options): Use GDBTUI variable.
560 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
561 (TUI Configuration): Edit to improve clarity and fix problems of
562 both style and content.
563
06d3b283
UW
5642007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
565
566 * observer.texi (GDB Observers): New observer "new_objfile".
567
179101d6
UW
5682007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
569
570 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
571
25d5ea92
VP
5722007-04-14 Vladimir Prus <vladimir@codesourcery.com>
573
574 * gdb.texinfo (GDB/MI Variable Objects): Document
575 frozen variables objects.
576
ea35711c
DJ
5772007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
578
579 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
580 (Character Sets, Caching Data of Remote Targets): Likewise.
581 (Targets): Delete Remote node. Move its text...
582 (Debugging Remote Programs): ...to here. Delete description
583 of the "remote" command.
584 (Remote configuration): Delete description of "set remotedevice"
585 and "show remotedevice".
586 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
587
db2e3e2e
BW
5882007-04-11 Bob Wilson <bob.wilson@acm.org>
589
590 * gdb.texinfo (Contributors, Continuing and Stepping)
591 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
592 (General Query Packets, File-I/O Remote Protocol Extension)
593 (Protocol Basics, The F Reply Packet, Write)
594 (Protocol-specific Representation of Datatypes, Memory Transfer):
595 Fix hyphenation, punctuation and grammar problems.
596 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
597 'section' instead of 'subsection' in the text.
598 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
599 (i386): Remove period from section name.
600 (Installing GDB, Requirements, Running Configure, Separate Objdir)
601 (Config Names, Configure Options): Use @file{configure}.
602
8a3dae3e
DJ
6032007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
604
605 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
606 and tab expansion.
607
1a92f856
DJ
6082007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
609
610 * gdbint.texinfo (SOM): Correct location of the SOM reader.
611
79a6e687
BW
6122007-04-02 Bob Wilson <bob.wilson@acm.org>
613
614 * gdb.texinfo: Consistently capitalize all significant words in
615 node names, chapter titles, section titles, and headings. Update
616 cross references to match.
617 (Starting and Stopping Trace Experiment): Make node name plural.
618 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
619
ad527d2e
PA
6202007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
621
622 * gdb.texinfo (WinCE): Delete obsolete subsection.
623
7ce59000
DJ
6242007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
625
626 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
627 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
628 references.
629
8807d78b
DJ
6302007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
631
632 * gdb.texinfo (Startup): Delete references to some alternate
633 names for .gdbinit.
634 (Thread): Remove LynxOS reference.
635 (Tandem ST2000): Delete target-specific documentation.
636 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
637 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
638 and GDB_OSABI_LYNXOS.
639
5f402660
UW
6402007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
641
642 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
643
bac718a6
UW
6442007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
645
646 * gdbint.texinfo (Target Conditionals): Remove mention of
647 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
648 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
649
9453113a
DJ
6502007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
651
652 * Makefile.in: Add "pdfdir" installation
653 directory, PDFTEX macro, support for "install-pdf" target,
654 and rules for making a pdf version of refcard.texi.
655 * refcard.tex: Specify paper size for PDF output.
656
ae21e955
BW
6572007-03-26 Bob Wilson <bob.wilson@acm.org>
658
659 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
660
3f94c067
BW
6612007-03-26 Bob Wilson <bob.wilson@acm.org>
662
663 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
664 (Source Path, Character Sets, Macros, Define)
665 (GDB/MI Result Records, GDB/MI Simple Examples)
666 (GDB/MI Program Execution, GDB/MI File Commands)
667 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
668 (Bug Reporting): Use @value{GCC}.
669
12c27660
BW
6702007-03-26 Bob Wilson <bob.wilson@acm.org>
671
672 * gdb.texinfo (Help): Fix formatting of examples.
673 (Variables): Use @ifnotinfo instead of @iftex.
674 (Non-debug DLL symbols): Use @ref instead of @pxref.
675 (Sparclet File): Use @samp instead of quotes.
676
ce9341a1
BW
6772007-03-26 Bob Wilson <bob.wilson@acm.org>
678
679 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
680
c8f4133a
BW
6812007-03-26 Bob Wilson <bob.wilson@acm.org>
682
683 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
684 the order of the nodes.
685 (C Operators, C Constants, Debugging C): Remove extra menus.
686 (Method Names in Commands): Do not specify next/prev/up nodes.
687
6882007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
689
690 * gdb.texinfo (File Options): Add missing parenthesis.
691 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
692
c74d0ad8
DJ
6932007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
694
695 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
696
ff6f572f
DJ
6972007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
698
699 * src/gdb/doc/gdb.texinfo (Standard Target Features): Mention
700 case insensitivity.
701 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
702
994337c3
NR
7032007-02-18 Nick Roberts <nickrob@snap.net.nz>
704
705 * gdb.texinfo (Top): Put Appendix A after numbered sections.
706 (Files): Add section name to argument list for pxref.
707 (Non-debug DLL symbols): Don't use `see' for pxref.
708 (Embedded Processors): Fix typo.
709 (GDB/MI Breakpoint Commands): Execution commands generate
710 *stopped not ^done.
711
eb819d70
NR
7122007-02-13 Nick Roberts <nickrob@snap.net.nz>
713
714 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
715 values for in_scope. Mention that only root variables can be
716 updated.
717 (GDB/MI Development and Front Ends): Explain new values may be
718 added to existing fields.
719
123dc839
DJ
7202007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
721
722 * gdb.texinfo (-target-disconnect): Use @smallexample.
723 (Requirements): Add anchor for Expat. Update description.
724 (Target Descriptions): Mention Expat.
725 (Target Description Format): Document new elements. Use
726 @smallexample.
727 (Predefined Target Types, Standard Target Features): New sections.
728 * doc/gdbint.texinfo (Target Descriptions): New section.
729
108546a0
DJ
7302007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
731
732 * gdb.texinfo (Target Description Format): Add section on XInclude.
733
95a98c01
NR
7342006-02-03 Nick Roberts <nickrob@snap.net.nz>
735
736 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
737 command -enable-timings.
738
f4b3909f
EZ
7392007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
740
741 * gdbint.texinfo (Operation System ABI Variant Handling): Update
742 descriptions for new/deleted elements in gdb_osabi. Add missing
743 description for function generic_elf_osabi_sniff_abi_tag_sections.
744
c7ba131e
JB
7452007-01-29 Joel Brobecker <brobecker@adacore.com>
746
747 * gdb.texinfo (Maintenance Commands): Add documentation for
748 the new "maint print target-stack" command.
749
3a60f64e
JK
7502007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
751 Eli Zaretskii <eliz@gnu.org>
752
f4b3909f 753 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 754
c582f8b6
EZ
7552007-01-26 Eli Zaretskii <eliz@gnu.org>
756
757 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
758 Use @value{NGCC} instead of @value{GCC}.
759
d3e8051b
EZ
7602007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
761
762 * agentexpr.texi: Fix typos.
763 * annotate.texinfo: Likewise.
764 * gdb.texinfo: Likewise.
765 * gdbint.texinfo: Likewise.
766 * observer.texi: Likewise.
767 * stabs.texinfo: Likewise.
768
86f04699
EZ
7692007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
770
771 * gdbint.texinfo (Support Libraries): Remove mmalloc
772 entry. Describe readline library.
773
23181151
DJ
7742007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
775
776 * gdb.texinfo (Target Descriptions): New section.
777 (General Query Packets): Add QPassSignals anchor. Mention
778 qXfer:features:read under qSupported. Expand mentions of
779 qXfer:memory-map:read and QPassSignals. Document
780 qXfer:features:read.
781
f822c95b
DJ
7822007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
783
784 * gdb.texinfo (Commands to specify files): Describe
785 "set sysroot" and "show sysroot".
786 (Using the `gdbserver' program): Lowercase argument
787 to @var. Expand description of setting up GDB on the
788 host.
789
8936fcda
JB
7902007-01-05 Joel Brobecker <brobecker@adacore.com>
791
792 * gdb.texinfo (Set Catchpoints): Add documentation for the new
793 catch exception, catch exception unhandled, and catch assert
794 commands.
795
e776119f
DJ
7962007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
797
798 * gdb.texinfo (Debugging Output): Document "set debug xml"
799 and "show debug xml".
800
aa79a185
DJ
8012007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
802
803 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
804
7f893741
JB
8052007-01-01 Joel Brobecker <brobecker@adacore.com>
806
807 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
808
a1b5960f
VP
8092006-12-08 Vladimir Prus <vladimir@codesourcery.com>
810
811 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
812 note in @ignore, to be removed later if nobody complains.
813
9f470e6e
NR
8142006-12-04 Nick Roberts <nickrob@snap.net.nz>
815
816 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
817 of -var-delete.
818
765dc015
VP
8192006-11-22 Vladimir Prus <vladimir@codesourcery.com>
820
821 * gdb.texinfo (Setting breakpoints): Document
822 automatic software/hardware breakpoint usage and
823 the "set breakpoint auto-hw" command.
824
4b5752d0
VP
8252006-11-21 Vladimir Prus <vladimir@codesourcery.com>
826
827 * gdb.texinfo (Memory Access Checking): New.
828
89be2091
DJ
8292006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
830
831 * gdb.texinfo (Remote configuration): Mention
832 "pass-signals-packet".
833 (General Query Packets): Document QPassSignals. Fix
834 a typo.
835
ca3bf3bd
DJ
8362006-11-14 Maxim Grigoriev <maxim@tensilica.com>
837
838 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
839
427c3a89
DJ
8402006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
841
842 * gdb.texinfo (Remote configuration): Rewrite documentation for
843 packet configuration commands.
844 (OS Information): Adjust reference to qXfer:auxv:read.
845 (General Query Packets): Remove references to read-aux-vector-packet
846 and set remote get-thread-local-storage-address.
847
7a107747
DJ
8482006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
849
850 * gdbint.texinfo (Target Architecture Definition): Add new
851 Initializing a New Architecture section.
852
1c56eb0e
EZ
8532006-10-31 David Taylor <dtaylor@emc.com>
854
855 * stabs.texinfo (Macro define and undefine): New node describing
856 stabs for #define and #undef.
857
f73adfeb
AS
8582006-10-27 Andreas Schwab <schwab@suse.de>
859
860 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
861
fd60e0df
EZ
8622006-10-21 Eli Zaretskii <eliz@gnu.org>
863
864 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
865 clarify on the possible meanings of ``expression'' watched by
866 watchpoints. Add indexing.
e5ac9b53
EZ
867 (Prompting, Errors, Invalidation, Annotations for Running)
868 (Source Annotations): Fix index entries by adding "annotation" to
869 them, to discriminate from index entries that point to the more
870 general topic descriptions.
fd60e0df 871
52bb452f
DJ
8722006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
873
874 * gdbint.texinfo (Target Vector Definition): Move most
875 content into Existing Targets. Add a menu.
876 (Existing Targets): New section, moved from Target Vector
877 Definition. Use @subsection.
878 (Managing Execution State): New section.
879
58955e58
BW
8802006-10-16 Bob Wilson <bob.wilson@acm.org>
881
882 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
883
c8aa23ab
EZ
8842006-10-15 Eli Zaretskii <eliz@gnu.org>
885
886 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
887 (Command Syntax, Signals, Backtrace, Connecting)
888 (Remote configuration, Renesas Boards, Console I/O): Fix last
889 change: use Ctrl- instead of C-, except wrt Emacs.
890 (File-I/O Examples): Put Ctrl-c in @kbd.
891 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
892 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
893 (Signals, Set Breaks, Set Watchpoints): Document optional
894 arguments to `info signals' `handle', `info breakpoints', and
895 `info watchpoints'.
c8aa23ab 896
e7109c7e
EZ
8972006-10-14 Eli Zaretskii <eliz@gnu.org>
898
899 * gdb.texinfo (Backtrace): Fix last change.
900
de3aea7b
NR
9012006-10-14 Nick Roberts <nickrob@snap.net.nz>
902
903 * gdb.texinfo (Backtrace): Order correctly and add other cases.
904
7f9087cb
BW
9052006-10-10 Bob Wilson <bob.wilson@acm.org>
906
c8aa23ab
EZ
907 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
908 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
909 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 910
68437a39
DJ
9112006-09-21 Vladimir Prus <vladimir@codesourcery.com>
912 Daniel Jacobowitz <dan@codesourcery.com>
913
914 * gdb.texinfo (Packets): Document vFlashErase,
915 vFlashWrite and vFlashDone packets.
916 (General Query Packets): Document qXfer:memory-map:read.
917 Add a new feature for qXfer:memory-map:read.
918 (Memory map format): New section.
919 (Target Commands): Mention that gdb can write flash.
920
fd79ecee
DJ
9212006-09-21 Vladimir Prus <vladimir@codesourcery.com>
922 Daniel Jacobowitz <dan@codesourcery.com>
923
924 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
925 memory regions and "mem auto".
926
350da6ee
DJ
9272006-09-21 Nathan Sidwell <nathan@codesourcery.com>
928
929 * gdbint.texinfo (Array Containers): New section.
930
2f1acb09
VP
9312006-09-17 Vladimir Prus <vladimir@codesourcery.com>
932
933 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
934 -stack-list-arguments HIGH_FRAME argument can be larger then the
935 actual number of frames.
936
2ab1eb7a
VP
9372006-09-07 Vladimir Prus <vladimir@codesourcery.com>
938
939 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
940 -stack-list-locals HIGH_FRAME argument can be larger then the
941 actual number of frames.
942
599b237a
BW
9432006-09-02 Bob Wilson <bob.wilson@acm.org>
944
945 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
946 Register Packet Format, Tracepoint Packets): Fix spelling errors.
947
25ab7e6d
EZ
9482006-09-02 Eli Zaretskii <eliz@gnu.org>
949
950 * gdbint.texinfo (Overall Structure): New section "Source Tree
951 Structure".
952
940178d3
JB
9532006-08-17 Jim Blandy <jimb@codesourcery.com>
954
955 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
956 responses.
957
30daae6c
JB
9582006-08-08 Joel Brobecker <brobecker@adacore.com>
959
960 * gdb.texinfo (Source Path): Add documentation for new
961 substitute-path commands.
962
7fa2210b
DJ
9632006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
964
965 * gdb.texinfo (Installing GDB): Update menu. Move text to...
966 (Running Configure): ...here.
967 (Requirements): New node. Mention expat.
968
3d00d119
DJ
9692006-08-08 Vladimir Prus <vladimir@codesourcery.com>
970
971 * gdb.texinfo (Target Commands): Remove
972 'set download-write-size' and 'show download-write-size'.
973
0cbfa4ee
DJ
9742006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
975
976 * stabs.texinfo (Member Type Descriptor): Correct example for
977 pointer to member types.
978
16026cd7
AS
9792006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
980
981 * gdb.texinfo (Optional warnings and messages): Add
982 'set/show trace-commands'.
983 (Command files): Add '-v' to source command.
984
0876f84a
DJ
9852006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
986
987 * gdb.texinfo (OS Information): Update qPart reference to
988 qXfer.
989 (Remote configuration): Likewise.
990 (Overview): Move @cindex to the start of a paragraph. Talk
991 about binary data encoding.
992 (Packets): Refer to the overview for the details of the X
993 packet encoding.
994 (General Query Packets): Remove qPart description. Add qXfer
995 description. Add an anchor to qSupported. Correct feature
996 table title. Add a new feature for qXfer:auxv:read.
997 (Interrupts): Add a missing parenthesis.
998
2ec3381a
DJ
9992006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1000
1001 * doc/gdb.texinfo (KOD): Remove node.
1002 (GDB/MI Kod Commands): Remove commented out node.
1003
594fe323
EZ
10042006-07-01 Eli Zaretskii <eliz@gnu.org>
1005
1006 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1007 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1008 (GDB/MI Thread Commands, GDB/MI Program Execution)
1009 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1010 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1011 (GDB/MI File Commands, GDB/MI Target Manipulation)
1012 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1013 since the MI prompt is hard-wired into the code.
1014
7e3fb70c
NR
10152006-07-01 Nick Roberts <nickrob@snap.net.nz>
1016
1017 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1018 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1019 (GDB/MI Data Manipulation): Remove description of unimplemented
1020 display related commands as variable objects perform this function
1021 and are superior: -display-delete, -display-disable,
1022 -display-enable, -display-insert and -display-list. Move
1023 -environment-cd, -environment-directory, -environment-path
1024 and -environment-pwd to "Program Context".
1025 (GDB/MI Program Control): Rename to "Program Execution". Move
1026 -exec-arguments -exec-abort to...
1027 (GDB/MI Program Context): ...here. New node split from "Data
1028 Manipulation".
1029
be2a5f71
DJ
10302006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1031
1032 * gdb.texinfo (Remote configuration): Document set / show
1033 remote supported-packets.
1034 (General Query Packets): Document qSupported packet.
1035
fc320d37
SL
10362006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1037
1038 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1039 and font markup.
1040 (Protocol basics): Likewise.
1041 (The F request packet): Likewise.
1042 (The F reply packet): Likewise.
1043 (Memory transfer): Move this node to be a subsubsection of
1044 "Protocol specific representation of datatypes".
1045 (The Ctrl-C message): More copy editing.
1046 (Console I/O): Likewise.
1047 (The isatty call): Delete this node, and merge its content into
1048 the "isatty" node. Fixed references elsewhere.
1049 (The system call): Delete this node, and merge its content into
1050 the "system" node. Fixed references elsewhere.
1051 (open): Reformat to use @table, and add appropriate font markup.
1052 (close): Likewise.
1053 (read): Likewise.
1054 (write): Likewise.
1055 (lseek): Likewise.
1056 (rename): Likewise.
1057 (unlink): Likewise.
1058 (stat/fstat): Likewise.
1059 (gettimeofday): Likewise.
1060 (isatty): Likewise.
1061 (system): Likewise, plus minor changes to fix confusing wording.
1062 (Integral datatypes): Fix font markup.
1063 (Pointer values): Likewise.
1064 (struct stat): Fix markup to use @table, plus minor copy editing.
1065 (struct timeval): Fix font markup, plus minor copy editing.
1066 (Constants): Minor copy editing.
1067 (Errno values): Add font markup.
1068 (File-I/O Examples): Likewise.
1069
158fdf5c
NR
10702006-06-10 Nick Roberts <nickrob@snap.net.nz>
1071
1072 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1073 (GDB/MI Simple Examples): Move node up one level. Use real
1074 examples.
1075 (GDB/MI Compatibility with CLI): Update.
1076 (GDB/MI Result Records): Add "connected" and "exit" result
1077 classes.
1078 (GDB/MI Stream Records): Clarify target output.
1079 (GDB/MI Command Description Format): Modify example description.
1080 (GDB/MI Breakpoint Table Commands): Rename to...
1081 (GDB/MI Breakpoint Commands): ...this
1082 (GDB/MI Breakpoint Commands): Add optional thread field.
1083 (GDB/MI Program Control): Add an introduction. Move "Program
1084 termination" examples into exec-run description.
1085 (GDB/MI File Commands): Mention similar CLI commands.
1086 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1087 is similar to "-gdb-version".
1088
ddb50cd7
EZ
10892006-06-09 Eli Zaretskii <eliz@gnu.org>
1090
1091 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1092
2aef0d6b
NR
10932006-06-02 Nick Roberts <nickrob@snap.net.nz>
1094
1095 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1096 sourceware.org for mailing lists.
d5e40d59 1097 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1098
383a5c52
NR
10992006-06-01 Nick Roberts <nickrob@snap.net.nz>
1100
d5e40d59 1101 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1102
e16b02ee
EZ
11032006-05-22 Eli Zaretskii <eliz@gnu.org>
1104
1105 * gdb.texinfo (Cygwin Native): Fix last change.
1106
be90c084
CF
11072006-05-22 Christopher Faylor <cgf@timesys.com>
1108
1109 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1110
347ceba5
NR
11112006-05-15 Nick Roberts <nickrob@snap.net.nz>
1112
1113 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1114 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1115
369af7bd
DJ
11162006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1117
1118 * gdb.texinfo (General Query Packets): Recommend not starting
1119 new packets with qC and clarify.
1120
2ffdbde8 11212006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1122
1123 * gdb.texinfo (M2 Types): New section.
72019c9c 1124
16d1a084
DJ
11252006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1126
1127 * agentexpr.texi: Add a copyright and license notice.
1128 * observer.texi: Likewise, with GPL clause for function prototypes.
1129 Remove trailing whitespace.
1130
aa56d27a
JB
11312006-05-05 Jim Blandy <jimb@codesourcery.com>
1132
1133 * gdb.texinfo (General Query Packets): Document conventions for
1134 terminating packet names, and their violations.
1135
5bdf8622
DJ
11362006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1137
1138 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1139 * gdb.texinfo: Likewise.
1140
605a56cb
DJ
11412006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1142
1143 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1144 and "show remotedebug".
1145 (Debugging Output): Add additional index entries.
1146
b8db102d
MS
11472006-04-27 Michael Snyder <msnyder@redhat.com>
1148
1149 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1150
c5e30d01
AC
11512006-04-22 Andrew Cagney <cagney@redhat.com>
1152
1153 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1154 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1155
8181d85f
DJ
11562006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1157
1158 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1159 and remove breakpoint prototypes.
1160 (Watchpoints): Move description of target_insert_hw_breakpoint and
1161 target_remove_hw_breakpoint ...
1162 (Breakpoints): ... to here. Document target_insert_breakpoint and
1163 target_remove_breakpoint.
1164
4f553f88
JB
11652006-04-17 Jim Blandy <jimb@codesourcery.com>
1166
1167 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1168 and C packets are optional.
1169
cd852561
FR
11702006-04-14 Frederic Riss <frederic.riss@st.com>
1171
1172 * gdb.texinfo (Specifying source directories): Update the description
1173 of the source file search to reflect the fact that the source path
1174 always contains at least $cdir and $cwd.
1175
b620eb07
MS
11762006-03-31 Michael Snyder <msnyder@redhat.com>
1177
1178 * gdb.texinfo: Update copyright dates.
1179
3156cdaf
EZ
11802006-03-31 Eli Zaretskii <eliz@gnu.org>
1181
1182 * gdb.texinfo (Overview): Add an index entry to "empty response".
1183
7d30c22d
JB
11842006-03-28 Jim Blandy <jimb@codesourcery.com>
1185
1186 * gdbint.texinfo (Prologue Analysis): New section.
1187
86941c27
JB
11882006-03-07 Jim Blandy <jimb@red-bean.com>
1189
66b8c7f6
JB
1190 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1191
1a10341b
JB
1192 * gdb.texinfo (Target Commands): Update text describing how to
1193 specify a target. Refer to the detailed section on remote
1194 debugging, not the brief mention.
1195
86941c27
JB
1196 * gdb.texinfo (Connecting): Organize the different 'target remote'
1197 connection methods into a table. Add a 'target remote' index
1198 entry. (!!!)
1199
62f3a2ba
FF
12002006-02-17 Fred Fish <fnf@specifix.com>
1201
1202 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1203 'ptype' commands to reflect the fact that the only significant
1204 difference between them is that ptype prints the complete type
1205 description instead of just the name.
1206
8b9a88ea
WZ
12072006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1208
1209 * gdbint.texinfo (Watchpoints): Delete
1210 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1211
7e8dc855
NR
12122006-02-10 Nick Roberts <nickrob@snap.net.nz>
1213
1214 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1215 times fields where needed. Fix typos. Update general form given
1216 for output of -break-insert.
1217 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1218
c91d38aa
DJ
12192006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1220
1221 * gdbint.texinfo (Symbol Handling): Add a section
1222 on memory management.
1223
38fcd64c
DJ
12242006-02-06 Vladimir Prus <ghost@cs.msu.su>
1225
1226 * gdb.texinfo (Breakpoint table commands): Document the fullname
1227 field in -break-list output.
1228
219eec71
EZ
12292006-02-03 Eli Zaretskii <eliz@gnu.org>
1230
1231 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1232 debugging information produced by the various "set debug..."
1233 options.
1234
ae5a43e0
DJ
12352006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1236
1237 * gdb.texinfo (Files): Remove obsolete bits from the description
1238 of "symbol-file".
1239
a9f158ec
JB
12402006-01-25 Jim Blandy <jimb@redhat.com>
1241
1242 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1243
410dd08e
JB
12442006-01-24 Jim Blandy <jimb@redhat.com>
1245
1246 * gdbint.texinfo (Frames): Document the basics of GDB's register
1247 unwinding model, and explain the existence of the "sentinel" frame.
1248
4b505b12
AS
12492006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1250
1251 * gdb.texinfo (Choosing files): Mention that -directory is used
1252 for script files.
1253 (Specifying source directories): Likewise.
1254 (Command files): Explain how script files are found.
1255
839c27b7
EZ
12562006-01-21 Eli Zaretskii <eliz@gnu.org>
1257
1258 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1259 the threads in a multi-threaded program.
1260 (Threads): The threadno argument of "thread apply" can be a range
1261 of numbers.
1262
7be93b9e
JB
12632006-01-18 Jim Blandy <jimb@redhat.com>
1264
1265 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1266 of warning flags.
1267
fcc73fe3
EZ
12682006-01-13 Eli Zaretskii <eliz@gnu.org>
1269
1270 * gdb.texinfo (Sequences): Improve menu annotations.
1271 (Define): Add index entries for arguments of user-defined
1272 commands. Move the description of flow-control commands...
1273 (Command Files): ...to here. Document loop_break and
1274 loop_continue.
ca91424e
EZ
1275 (Define, Command Files): Document `end' and add index entries for
1276 it.
fcc73fe3 1277
5c95884b
MS
12782006-01-04 Michael Snyder <msnyder@redhat.com>
1279
1280 * gdb.texinfo: Add documentation for linux-fork.
1281 * gdbint.texinfo: Add internal documentation for checkpoints.
1282
860701dc
PH
12832006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1284
1285 * gdb.texinfo (Omissions from Ada): Document that there is now
1286 limited aggregate support.
1287
36b80e65
EZ
12882005-12-28 Eli Zaretskii <eliz@gnu.org>
1289
1290 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1291 registers and the likes.
1292
c1468174
EZ
12932005-12-24 Eli Zaretskii <eliz@gnu.org>
1294
1295 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1296 (Symbols): Fix usage of "e.g.".
359df76b 1297 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1298
1299 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1300 (Coding): Fix usage of "e.g.".
1301
c02a867d
EZ
13022005-12-23 Eli Zaretskii <eliz@gnu.org>
1303
1304 * stabs.texinfo:
1305 * refcard.tex:
1306 * gpl.texi:
1307 * gdbint.texinfo:
1308 * gdb.texinfo:
1309 * gdb-cfg.texi:
1310 * fdl.texi:
1311 * annotate.texinfo:
1312 * all-cfg.texi:
1313 * Makefile.in: Add (C) after Copyright. Update the FSF
1314 address.
1315
fad38dfa
EZ
13162005-12-03 Eli Zaretskii <eliz@gnu.org>
1317
1318 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1319 extend GDB with commands for external monitor.
1320
53e5f3cf
AS
13212005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1322
1323 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1324
55f6ca0f
JB
13252005-11-25 Joel Brobecker <brobecker@adacore.com>
1326
1327 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1328
c1947b85
JB
13292005-11-21 Jim Blandy <jimb@redhat.com>
1330
1331 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1332 placement of 'R' actions in tracepoint action packets; document
1333 dependence of 'X' and 'M' actions on a preceding 'R' action for
1334 their registers.
1335
9d29849a
JB
13362005-11-19 Jim Blandy <jimb@redhat.com>
1337
1338 * gdb.texinfo (Tracepoint Packets): New node.
1339 (General Query Packets): Add entries for the tracepoint packets,
1340 referring to the "Tracepoint Packets" node.
1341 (Tracepoints): Add reference to "Tracepoint Packets".
1342
9a6253be
KB
13432005-11-18 Kevin Buettner <kevinb@redhat.com>
1344
1345 * gdb.texinfo (set remotebreak): Add anchor.
1346 (X packet): Likewise.
1347 (Remote Protocol): Add new section `Interrupts' and new index
1348 entry `interrupts (remote protocol)'.
1349
5f3bebba
JB
13502005-11-18 Jim Blandy <jimb@redhat.com>
1351
1352 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1353 entries into the General Query Packets section. Add a
1354 cross-reference to that section. Drop description of replies, as
1355 these are covered in the descriptions of each packet.
1356 (General Query Packets): Add introductory text. Explain naming
1357 conventions, and how the end of a name is recognized.
1358
9a7a1b36
KB
13592005-11-17 Kevin Buettner <kevinb@redhat.com>
1360
0564b6cf 1361 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1362 "set remotebreak" command.
1363
b8ff78ce
JB
13642005-11-16 Jim Blandy <jimb@redhat.com>
1365
1366 * gdb.texinfo (Packets, Stop Reply Packets)
1367 (General Query Packets): Various formatting cleanups.
1368 - Use @samp for packet contents.
1369 - Drop summaries from packet @item lines; the same information appears
1370 immediately below in the description.
1371 - Delete paragraph breaks after packet @item commands, so that the
1372 description appears directly to the right of the packet prototype
1373 in the printed manual, if it fits.
1374 - Place spaces in packet prototypes between @vars and non-@var
1375 letters, and explain that they're just for formatting.
1376 - Use @dots{} instead of '...'.
1377 - Fix uses of @code where @var was needed.
1378 - Replace "deprecated" markers with English text spelling out the
1379 packet's status and the preferred alternatives.
1380 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1381 what this ever meant.
1382 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1383 this for a long time.
1384 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1385 implemented several times, and have been in use for years.
1386
8ffe2530
JB
13872005-11-15 Jim Blandy <jimb@redhat.com>
1388
c43c5473
JB
1389 * gdb.texinfo (Packets): Add index entries for 'm' packet
1390 disclaimers.
1391
fb031cdf
JB
1392 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1393 of stub when processing an 'm' packet.
1394
8ffe2530
JB
1395 * gdb.texinfo (Packets): Mention that packets beginning with
1396 letters are reserved once, at the top, instead of actually listing
1397 them all and saying "reserved".
1398
c03c782f
AS
13992005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1400
1401 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1402 Change @var{$arg0 to @code{$arg0.
1403
814e32d7
WZ
14042005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1405
1406 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1407
fa93a9d8
JB
14082005-11-12 Jim Blandy <jimb@redhat.com>
1409
1410 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1411 order. Remove extraneous 'z'.
1412
8a5a3c82
AS
14132005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1414
1415 * gdb.texinfo (Choosing files): Add --eval-command.
1416
4b0ad762
AS
14172005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1418
1419 * gdb.texinfo (Choosing modes): Add --return-child-result.
1420
1421
1a088d06
AS
14222005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1423
1424 * gdb.texinfo (Choosing modes): Add --batch-silent.
1425
656d5e12
EZ
14262005-10-28 Eli Zaretskii <eliz@gnu.org>
1427
1428 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1429 "The -var-update Command".
1430
3c9c013a
JB
14312005-10-03 Joel Brobecker <brobecker@adacore.com>
1432
1433 * gdb.texinfo (Print Settings): Add documentation for set/show
1434 print array-indexes.
1435
7ba3cf9c
DJ
14362005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1437
1438 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1439 6.2 and 6.3.
1440
a94ab193
EZ
14412005-08-27 Eli Zaretskii <eliz@gnu.org>
1442
1443 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1444 since 19-Jan-2004.
1445 (Files): Likewise.
ab1adacd
EZ
1446 (Variables, Symbols): Document the "<incomplete type>" message and
1447 its reasons.
a94ab193 1448
ca06016a
FF
14492005-08-01 Fred Fish <fnf@specifix.com>
1450
1451 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1452
cf58170d
NR
14532005-07-15 Nick Roberts <nickrob@snap.net.nz>
1454
1455 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1456 option for -var-list-children and -var-update.
1457 (GDB/MI Stack Manipulation): Simplify description of
1458 print-values option for -stack-list-locals.
1459 (GDB/MI Command Description Format): Clarify.
1460 (Mode Options): Spelling of superseded.
1461
38f1196a
BR
14622005-07-12 Bob Rossi <bob@brasko.net>
1463
1464 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1465 corresponding GDB command comment.
1466
3cb3b8df
BR
14672005-07-06 Bob Rossi <bob@brasko.net>
1468
1469 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1470 and -inferior-tty-show.
1471 (Input/Output): Document "set/show inferior-tty" and tty alias.
1472
10fac096
NW
14732005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1474
1475 * gdb.texinfo (Packets): Change description of 'D' packet to note
1476 that GDB does wait for a response.
1477
d1b6db76
NR
14782005-06-22 Nick Roberts <nickrob@snap.net.nz>
1479
1480 * gdb.texinfo (History) Rename "Command History".
1481 (Command History): Move node "Server Prefix" from section on
1482 Annotations here.
1483
29629dcf
NR
14842005-06-19 Nick Roberts <nickrob@snap.net.nz>
1485
1486 * gdb.texinfo (GDB/MI Stack Manipulation):
1487 Re-instate -stack-info-frame with example. Say that it gets
1488 info on selected frame, not current frame.
1489
397ca115
EZ
14902005-06-18 Eli Zaretskii <eliz@gnu.org>
1491
1492 * gdb.texinfo (Server): Clarify that `file' should be used before
1493 connecting to the server.
1494 (Files): Add an xref to the above description.
51274035
EZ
1495 (Output Formats): More detailed description of the `c' format.
1496 (Memory): List explicitly all the formats supported by `x'.
638ac427 1497 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1498 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1499 files. Add more indexing for solib-absolute-prefix and
1500 --with-sysroot.
76d17f34
EZ
1501 (Machine Code): Document possible problems with locations in
1502 shared libraries.
d416eeec
EZ
1503 (Backtrace): Document that free-standing environments do not need
1504 to have a `main' function.
397ca115 1505
74f6deaa
NR
15062005-06-18 Nick Roberts <nickrob@snap.net.nz>
1507
1508 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1509 -stack-info-frame.
1510
a9967aef
AC
15112005-06-07 Andrew Cagney <cagney@gnu.org>
1512
1513 * gdb.texinfo (Contributors): Note the original multi-arch
1514 contributors.
1515
e09f16f9
EZ
15162005-06-03 Eli Zaretskii <eliz@gnu.org>
1517
1518 * gdb.texinfo (Registers): Add index entries for the standard
1519 registers.
1520 (Frames): Add cross-reference from frame pointer description to
1521 the Registers node.
1522 (Annotations Overview): Fix the reference to GDB name.
1523
d87ba7ee
EZ
15242005-06-01 Eli Zaretskii <eliz@gnu.org>
1525
1526 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1527 can-use-hw-watchpoints.
1528
034dad6f
BR
15292005-05-28 Bob Rossi <bob@brasko.net>
1530
1531 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1532 the possible reasons why an exec async record would be returned to FE.
1533
ffed4509
AC
15342005-05-26 Andrew Cagney <cagney@gnu.org>
1535
1536 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1537 Andrew Cagney implemented the original GDB/MI.
1538
e22e55c9
OF
15392005-05-23 Orjan Friberg <orjanf@axis.com>
1540
1541 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1542 documentation. Add documentation for cris-mode.
1543
a78e13ce
EZ
15442005-05-20 Eli Zaretskii <eliz@gnu.org>
1545
1546 * gdb.texinfo (Numbers): Explain the example and make the wording
1547 more acurate.
1548
76ff342d
DJ
15492005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1550 Dennis Brueni <dennis@slickedit.com>
1551
1552 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1553 (GDB/MI Data Manipulation, GDB/MI Program Control)
1554 (GDB/MI Stack Manipulation): Update examples to include the fullname
1555 attribute in stack frames.
1556
119b882a
EZ
15572005-05-12 Eli Zaretskii <eliz@gnu.org>
1558
1559 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1560 do with other non-standard names of init files.
1561
6fc08d32
EZ
15622005-05-11 Eli Zaretskii <eliz@gnu.org>
1563
1564 * gdb.texinfo (Command Files): Move the description of the startup
1565 from here...
1566 (Startup): ...to this new subsection of the Invocation chapter.
1567 Rearrange the description of init files more logically and add a
1568 cross-reference to "Command Files". Document the special gdbinit
1569 name for CISCO 68k. Expand the description of what GDB does
1570 during startup.
1571 (History): Add index entry for HISTSIZE.
1572
a561754a
MK
15732005-05-02 Mark Kettenis <kettenis@gnu.org>
1574
1575 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1576
2eecc4ab
EZ
15772005-05-02 Eli Zaretskii <eliz@gnu.org>
1578
1579 * gdb.texinfo (SVR4 Process Information, The isatty call)
1580 (The system call): Don't use foo(N) notation for man pages and
1581 functions.
514c4d71 1582 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1583
18999be5
EZ
15842005-04-27 Eli Zaretskii <eliz@gnu.org>
1585
1586 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1587 were optimized away.
1588
0abb7bc7
EZ
15892005-04-22 Eli Zaretskii <eliz@gnu.org>
1590
1591 * gdb.texinfo (Remote configuration): Document "set/show
1592 get-thread-local-storage-address". Add cross-reference to the
1593 description of the qGetTLSAddr packet.
1594 (General Query Packets): Mention "set remote
1595 get-thread-local-storage-address" and add a reference to its
1596 description.
1597
6f61acb1
NR
15982005-04-19 Nick Roberts <nickrob@snap.net.nz>
1599
1600 * gdb.texinfo (Backtrace): Describe 'bt full'.
1601
9d59903a
NR
16022005-04-17 Nick Roberts <nickrob@snap.net.nz>
1603
1604 * gdb.texinfo (Mode Options): Fix typo.
1605 (GDB/MI): Describe how to invoke GDB/MI.
1606
721c2651
EZ
16072005-04-16 Eli Zaretskii <eliz@gnu.org>
1608
1609 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1610 references changed. Add description of "info udot".
721c2651
EZ
1611 (Files): Document "set/show stop-on-solib-events".
1612 (M32R/D): Document "set/show download-path", "set/show
1613 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1614 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1615 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1616 (Maintenance Commands): Improve indexing.
1617 (Target Commands): Document "set/show hash", "set/show debug
1618 monitor".
1619 (SVR4 Process Information): Document "info pidlist" and "info
1620 meminfo". Document "set/show procfs-tarce" and "set/show
1621 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1622 (Symbols, The Print Command with Objective-C): Improve indexing.
1623 (Objective-C): Add references to "info classes" and "info
1624 selectors".
c45da7e6
EZ
1625 (Debugging Output): Improve wording. Document "set/show debug
1626 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1627 (Set Breaks): Add index entry for "hardware breakpoints".
1628 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1629 and "set/show usehardbreakpoints".
1630 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1631 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1632 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1633 rdiromatzero", "set/show rdiheartbeat".
1634 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1635 "sds".
1636 (Embedded Processors): Document the "sim" command.
1637 (Remote): Document the "remote" command.
1638 (DJGPP Native): Document the "info serial" command.
1639 (Threads): Document "maint info sol-threads".
1640 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1641 (Set Breaks): Improve indexing.
1642 (Command Syntax): Add a reference to dont-repeat.
1643 (Define): Document "dont-repeat".
1644 (TUI Commands): Document "tabset".
1645 (WinCE): New subsection. Document "set/show remotedirectory",
1646 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1647
14d6dd68
EZ
16482005-04-15 Eli Zaretskii <eliz@gnu.org>
1649
1650 * gdb.texinfo (Hurd Native): New subsection, documents
1651 Hurd-specific commands.
a64548ea 1652 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1653 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1654 (MIPS): Improve documentation of heuristic-fence-post. Document
1655 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1656 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1657 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1658 (ARM): Document ARM-specific commands.
a64548ea
EZ
1659 (AVR): New section. Document "info io_registers".
1660 (CRIS): New section. Document "set/show cris-version" and
1661 "set/show cris-dwarf2-cfi".
1662 (HPPA): New section. Document "set/show debug hppa" and "maint
1663 print unwind".
a5adf40f 1664 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1665 (Super-H): New section. Document the "regs" command.
721c2651 1666 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1667
9c16f35a
EZ
16682005-04-09 Eli Zaretskii <eliz@gnu.org>
1669
1670 * gdb.texinfo (Print Settings): Document "set/show print
1671 pascal_static-members", "set print repeats", "show print
1672 null-stop". Improve indexing. Fix documentation of "set print
1673 union".
1674 (Pascal): New section.
1675 (Supported languages): Rename from "Support"; all references
1676 updated. Add a menu item for Pascal.
1677 (Numbers): Document "set radix.
1678 (Screen Size): Document "set/show pagination".
1679 (MIPS Embedded): Remove "set processor" documentation.
1680 (Remote configuration): Document "set/show X/P/Z-packet",
1681 "set/show read-aux-vector-packet", "set/show remote
1682 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1683 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1684 remotedebug", "set/show remotebreak", "set/show remotedevice",
1685 "set/show remotelogfile".
1686 (Auxiliary Vector): Add reference to the description of the
1687 read-aux-vector-packet setting.
1688 (Set Watchpoints): Add a cross-reference to "set remote
1689 hardware-breakpoint-limit".
1690 (General Query Packets): Add indexing of requests and
1691 cross-references to related commands in "Remote configuration".
1692 (File-I/O Overview, The system call): Fix wording and typos.
1693 (Thread Stops): Add index entries.
1694 (Continuing and Stepping): Document "show step-mode".
1695 (i386): New node. Document "set/show struct-convention".
1696 (Files): Document "show trust-readonly-sections".
1697 (Calling): Document "set/show unwindonsignal".
1698 (Messages/Warnings): Add index entries.
1699 (Maintenance Commands): Document "set/show watchdog".
1700 (Annotations Overview): Document "show annotate".
1701 (Set Watchpoints): Add index entries.
1702 (Symbols): Fix doc of case-sensitive.
1703 (ABI): Document "show coerce-float-to-double".
1704 (Convenience Vars, Help): Improve indexing.
1705 (Machine Code): Document "show disassembly-flavor".
1706 (Debugging C plus plus): Document "show overload-resolution".
1707 (Value History, Signaling): Add index entries.
1708
17092005-04-08 Eli Zaretskii <eliz@gnu.org>
1710
1711 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1712 (Processes): Fix wording.
1713 (History, List, Logging output, Define, Symbols, Print Settings):
1714 Improve indexing.
1715
a8f24a35
EZ
17162005-04-03 Eli Zaretskii <eliz@gnu.org>
1717
1718 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1719 redundant index entry for "target" command.
1720 (Backtrace): Add index entries.
1721 (Symbols, Fortran): Document the "set case-sensitive" command.
1722 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1723 (Print Settings): Add index entry for "set demangle-style".
1724 (Target Commands): Document "set download-write-size".
1725 (Debugging Output): Document "set exec-done-display".
1726
09d4efe1
EZ
17272005-04-02 Eli Zaretskii <eliz@gnu.org>
1728
1729 * gdb.texinfo (Files): Fix the name and documentation of
1730 add-shared-symbol-files. Document its alias assf. Update the
1731 list of OSs where GDB supports shared libraries. Fix markup.
1732 (Continuing and Stepping): Add reference to @var{location} in the
1733 text.
1734 (Dump/Restore Files): Fix reference to @{filename}.
1735 (Help): Fix wording.
1736 (Attach): Ditto.
1737 (Set Watchpoints): Ditto.
1738 (Backtrace): Remove redundant index entries. Improve index
1739 entries.
1740 (Delete Breaks): Fix wording.
1741 (Memory): Document the compare-sections command.
1742 (Memory Region Attributes): Improve wording.
1743 (Disabling): Improve wording.
1744 (Fortran): New subsection. Document the "info common" command.
1745 (Help): Document aliases "info copying" and "info warranty".
1746 (Caching Remote Data): New section. Document the "set/show
1747 remotecache" and "info dcache" commands.
1748 (Show): Fix wording of the documentation of the "set
1749 extension-language" command.
1750 (Signals): Add index entry for "info handle".
1751 (Memory Region Attributes): Fix punctuation.
1752 (Symbols): Change the arg name to "location" and refer to it in
1753 the text. Fix wording of "info types" doc.
1754 (Threads): Fix usage of @enumerate @item's.
1755 (Listing Tracepoints): Add index entry for "info tp".
1756 (Set Watchpoints): Add xref to "info break" description.
1757 (Macros): Add an index entry for "macro exp1". Document the
1758 "macro list" command.
1759 (Maintenance Commands): Document "flushregs", "maint agent",
1760 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1761 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1762 "maint print architecture", "maint print objfiles", "maint print
1763 statistics", "maint print type", "maint show-debug-regs", "maint
1764 space", "maint time", and "maint translate-address".
1765 (Connecting): Document the "monitor" command.
1766 (Annotations Overview): Describe the "set annotate" command.
1767
82f2d802
EZ
17682005-04-01 Eli Zaretskii <eliz@gnu.org>
1769
1770 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1771 Rearrange index entries and improve wording about support for
1772 hardware watchpoints.
1773
7d51c7de
BR
17742005-03-10 Bob Rossi <bob@brasko.net>
1775
1776 * gdb.texinfo: Update copyright
1777
68c71a2e
TR
17782005-02-09 Theodore A. Roth <troth@openavr.org>
1779
1780 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1781 error.
1782
83761cbd
KB
17832005-02-03 Kevin Buettner <kevinb@redhat.com>
1784
1785 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1786
9f1c6395
MS
17872005-01-17 Michael Snyder <msnyder@redhat.com>
1788
1789 * gdb.texinfo: Fix spelling, infinte -> infinite.
1790
fbd1b305
MK
17912005-01-08 Mark Kettenis <kettenis@gnu.org>
1792
1793 * observer.texi (GDB Observers): Document "solib_loaded".
1794
3ace7edb
AC
17952005-01-07 Andrew Cagney <cagney@gnu.org>
1796
bec39cab
AC
1797 * configure.ac: Rename configure.in, require autoconf 2.59.
1798 * configure: Re-generate.
1799
3ace7edb
AC
1800 * configure.in: Replace configdirs with multiple references to
1801 AC_CONFIG_SUBDIRS.
1802 * configure: Re-generate.
1803
53531fc1
AC
18042005-01-04 Andrew Cagney <cagney@gnu.org>
1805
1806 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1807 part of the version number.
1808
536ffdb7
MK
18092004-12-24 Mark Kettenis <kettenis@gnu.org>
1810
1811 * gdbint.texinfo (Algorithms): Remove description of
1812 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1813
e1aac25b
JB
18142004-12-07 Jim Blandy <jimb@redhat.com>
1815
1816 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1817 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1818 numbers.
1819
f47b1503
AS
18202004-12-07 Andreas Schwab <schwab@suse.de>
1821
1822 * gdb.texinfo (Mode Options): Document -l option.
1823
b6b8ece6
EZ
18242004-12-04 Eli Zaretskii <eliz@gnu.org>
1825
1826 * gdbint.texinfo (Algorithms): More accurate description of
1827 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1828 is not needed unless data-read and data-access watchpoints are
1829 supported. Add a description of how GDB checks whether the
1830 inferior stopped because a watchpoint was hit.
1831
01371747
EZ
18322004-11-23 Eli Zaretskii <eliz@gnu.org>
1833
1834 * gdb.texinfo (Files): Add cross-reference to description of
1835 -readnow command-line switch.
1836
2315ffec
RC
18372004-11-10 Randolph Chung <tausq@debian.org>
1838
1839 * gdb.texinfo: Document set/show backtrace past-entry commands.
1840 Rearrange index entries for set/show backtrace past-main.
1841
69065f5d
AC
18422004-11-10 Jon Beniston <jon@beniston.com>
1843
1844 Committed by Andrew Cagney <cagney@gnu.org>.
1845 * gdb.texinfo (Remote Serial Protocol): Further describe
1846 binary transfer escaping mechanism .
1847
30e91e0b
RC
18482004-11-08 Randolph Chung <tausq@debian.org>
1849
1850 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1851 and "show debug infrun". Add index entries.
1852
60bf7e09
EZ
18532004-10-23 Eli Zaretskii <eliz@gnu.org>
1854
1855 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1856 "info proc" that are already implemented. Add index entries.
1857 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1858 (Files): Add a tip for decreasing memory used for symtabs from
1859 shared libraries.
f018e82f
EZ
1860 (Starting): Fix whitespace; make "elaboration" stand out where it
1861 is first used, and add an index entry for the term.
f8568604
EZ
1862 (Calling): Expand and elaborate text. Add "print". Add the
1863 description of problems with weak aliases.
384ee23f 1864 (Core File Generation): New section.
60bf7e09 1865
d52fe014
AC
18662004-10-12 Andrew Cagney <cagney@gnu.org>
1867
1868 * gdbint.texinfo (Versions and Branches): New chapter.
1869 (Releasing GDB): Delete "Versions and Branches" section.
1870 (Top): Add "Versions and Branches".
1871
703663ab
EZ
18722004-10-08 Eli Zaretskii <eliz@gnu.org>
1873
1874 * gdb.texinfo (Editing, History): Add cross-references to the
1875 included Readline and History user documentation. Remove
1876 references to the symbol have-readline-appendices which is unused
1877 and undefined.
1878 (History): Fix indexing.
1879
ac77d04f
JJ
18802004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1881
1882 * gdbint.texinfo (target_stopped_data_address): Update to
1883 new prototype.
1884 (i386_stopped_data_address): Update prototype and description.
1885 (i386_stopped_by_watchpoint): New function and description.
1886
e07c999f
PH
18872004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1888
1889 * gdb.texinfo (Filenames): Add Ada suffixes.
1890 (Ada) New section.
1891
2e868123
AC
18922004-09-27 Andrew Cagney <cagney@gnu.org>
1893 Robert Picco <Robert.Picco@hp.com>
1894
1895 * gdb.texinfo (Packets): Document the "p" packet.
1896
02a57714
JM
18972004-09-21 Jason Molenda (jmolenda@apple.com)
1898
1899 * gdb.texinfo (Paths and Names of the Source Files): Document the
1900 meaning of values in the 'desc' field of a SO stab.
1901
ae038cb0
DJ
19022004-09-20 Daniel Jacobowitz <dan@debian.org>
1903
1904 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1905 max-cache-age" and "maint show dwarf2 max-cache-age".
1906
f7dc1244
EZ
19072004-09-16 Eli Zaretskii <eliz@gnu.org>
1908
1909 * gdb.texinfo (Set Breaks): Add index entry for setting
1910 breakpoints on overloaded C++ functions that are not members of
1911 any classes. Add an example and an index entry for setting
1912 breakpoints on all program functions.
1913 (Character Sets, Macros, Overlay Commands)
1914 (Non-debug DLL symbols, GDB/MI Output Syntax)
1915 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1916 Use "(@value{GDBP})" instead of a literal "(gdb)".
1917
f810308b
AC
19182004-09-12 Andrew Cagney <cagney@gnu.org>
1919
1920 * gdbint.texinfo (Native Debugging): Delete description of
1921 FILES_INFO_HOOK.
1922
15a661f3
PH
19232004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1924
1925 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1926 to hex_string_custom (not historically correct, but more
1927 understandable, given the current code).
1928
f3219c75
AC
19292004-09-03 Andrew Cagney <cagney@gnu.org>
1930
1931 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1932
f3bb6704
JJ
19332004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1934
1935 * observer.texi (solib_unloaded): New observer.
1936
8d2c00cb
AC
19372004-08-24 Andrew Cagney <cagney@gnu.org>
1938
1939 * gdbint.texinfo (Target Architecture Definition): Add missing
1940 comma.
1941
e7dc800a
MC
19422004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1943
1944 * (Using the Testsuite): build != host is supported,
1945 but some test scripts do not support build != host.
1946
73b03683
MK
19472004-08-14 Mark Kettenis <kettenis@gnu.org>
1948
1949 * gdbint.texinfo (Host Definition): Delete description of
1950 FCLOSE_PROVIDED and GETENV_PROVIDED.
1951
c0ccb908
MK
19522004-08-05 Mark Kettenis <kettenis@chello.nl>
1953
1954 * gdbint.texinfo (Host Definition): Delete description of
1955 NO_SYS_FILE.
1956 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1957 PTRACE_FP_BUG.
1958
9c8dbfa9
AC
19592004-08-05 Andrew Cagney <cagney@gnu.org>
1960
1961 * gdbint.texinfo (Target Architecture Definition): Delete
1962 reference to deprecated_read_fp.
1963
f42accbe
AC
19642004-08-02 Andrew Cagney <cagney@gnu.org>
1965
1966 * gdbint.texinfo (Target Architecture Definition): Delete
1967 description of DEPRECATED_REGISTER_BYTES.
1968
0b66e38c
EZ
19692004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
1970
1971 * gdb.texinfo (Source Path): Document the new behavior of
1972 searching for the source files.
1973
15387254
EZ
19742004-07-17 Eli Zaretskii <eliz@gnu.org>
1975
1976 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
1977 (Search, Expressions, Arrays, Variables, Data, Machine Code)
1978 (Auto Display): Improve indexing.
1979
2c07db7a
AC
19802004-07-16 Andrew Cagney <cagney@gnu.org>
1981
1982 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
1983 "-noasync".
1984
4644b6e3
EZ
19852004-07-09 Eli Zaretskii <eliz@gnu.org>
1986
1987 * gdb.texinfo: Fix @kindex entries so that multiple commands that
1988 have the same prefix have only their prefix in the index.
1989
7561d450
MK
19902004-07-03 Mark Kettenis <kettenis@gnu.org>
1991
1992 * gdb.texinfo (BSD libkvm Interface): New node (section)
1993 (Native): Add it to the menu.
1994
67bebe79
MK
19952004-07-01 Mark Kettenis <kettenis@gnu.org>
1996
1997 * gdbint.texinfo (Target Architecture Definition): Remove
1998 PCC_SOL_BROKEN.
1999
1a6923e0
MK
20002004-06-24 Mark Kettenis <kettenis@gnu.org>
2001
2002 * gdbint.texinfo (Target Architecture Definition): Remove
2003 SUN_FIXED_LBRAC_BUG.
2004
b435e160
AC
20052004-06-26 Andrew Cagney <cagney@gnu.org>
2006
2007 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2008
b5622e8d
AC
20092004-06-20 Andrew Cagney <cagney@gnu.org>
2010
2011 * gdbint.texinfo (Target Architecture Definition): Deprecate
2012 USE_STRUCT_CONVENTION.
2013
e0c07bf0
MC
20142004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2015
2016 gdb.texinfo (Bug Reporting): Mention session recording,
2017 with the script command or Emacs.
2018
782263ab
AC
20192004-06-18 Andrew Cagney <cagney@gnu.org>
2020
2021 * gdbint.texinfo (Target Architecture Definition): Deprecate
2022 FUNCTION_START_OFFSET.
2023
03727ca6
AC
20242004-06-14 Andrew Cagney <cagney@gnu.org>
2025
2026 Based on changes from Karl Berry.
2027 * gdb.texinfo: Do not use @sc in a direntry.
2028 * stabs.texinfo: Change @dircateogry to "Software development".
2029 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2030
97092415
AC
20312004-06-13 Andrew Cagney <cagney@gnu.org>
2032
2033 * gdbint.texinfo (Target Architecture Definition): Delete
2034 description of RETURN_VALUE_ON_STACK.
2035
1f6d4158
AC
20362004-06-09 Andrew Cagney <cagney@gnu.org>
2037
2038 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2039 deleted by previous patch.
2040
d966f0cb
AC
20412004-06-08 Andrew Cagney <cagney@gnu.org>
2042
2043 * gdbint.texinfo (Native Debugging): Delete documentation on
2044 ATTACH_DETACH.
2045
86fe4aaa
RC
20462004-06-06 Randolph Chung <tausq@debian.org>
2047
2048 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2049
d4b6d575
RC
20502004-06-06 Randolph Chung <tausq@debian.org>
2051
2052 * gdb.texinfo (push_dummy_call): Update argument list to match
2053 the new push_dummy_call method signature. Describe the function
2054 argument.
2055
4e8b0763
JB
20562004-05-24 Joel Brobecker <brobecker@gnat.com>
2057
2058 * gdb.texinfo (Starting): Document new start command.
2059
59caf092
AC
20602004-05-21 Andrew Cagney <cagney@redhat.com>
2061
2062 * observer.texi (GDB Observers): Document "inferior_created".
2063
e4a2df64
AC
20642004-05-08 Andrew Cagney <cagney@redhat.com>
2065
e6b55ae2
AC
2066 * gdbint.texinfo (Target Architecture Definition): Delete
2067 description of DO_DEFERRED_STORES.
2068
28954179
AC
2069 * gdbint.texinfo (Target Architecture Definition): Delete
2070 references to DEPRECATED_FIX_CALL_DUMMY.
2071
434b87dd
AC
2072 * gdbint.texinfo (Target Architecture Definition): Delete
2073 description of DEPRECATED_CALL_DUMMY_WORDS,
2074 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2075
58d28df8
AC
2076 * gdbint.texinfo (Target Architecture Definition): Delete
2077 description of DEPRECATED_PUSH_DUMMY_FRAME.
2078
e4a2df64
AC
2079 * gdbint.texinfo (Target Architecture Definition): Delete
2080 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2081
2b4855ab
AC
20822004-05-07 Andrew Cagney <cagney@redhat.com>
2083
2084 * observer.texi (GDB Observers): Add "Debugging" section. Include
2085 cross reference to "set/show debug observer".
2086 * gdb.texinfo (Debugging Output): Document "set/show debug
2087 observer".
2088
fcf70625
AC
20892004-05-01 Andrew Cagney <cagney@redhat.com>
2090
2091 * gdbint.texinfo (Target Architecture Definition): Delete
2092 description of DEPRECATED_PC_IN_SIGTRAMP.
2093
8ee56bcf
AC
20942004-04-30 Andrew Cagney <cagney@redhat.com>
2095
2096 * gdbint.texinfo (Target Architecture Definition): Delete
2097 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2098
67ab9a76
OF
20992004-04-30 Orjan Friberg <orjanf@axis.com>
2100
2101 * observer.texi (GDB Observers): Correct spelling.
2102
79346bcb
OF
21032004-04-26 Orjan Friberg <orjanf@axis.com>
2104
2105 * observer.texi (GDB Observers): Add target_changed event.
2106
7a464420
AC
21072004-04-08 Andrew Cagney <cagney@redhat.com>
2108
2109 * observer.texi (GDB Observers): Rework, provide generic observer
2110 definitions and then a list of observable events.
2111
6cdf9d98
AC
21122004-04-04 Andrew Cagney <cagney@redhat.com>
2113
2114 * gdbint.texinfo (Host Definition): Delete reference to
2115 NO_SIGINTERRUPT.
2116
ddc135a4
AC
21172004-04-02 Andrew Cagney <cagney@redhat.com>
2118
2119 * gdbint.texinfo (Target Architecture Definition): Delete
2120 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2121
6a1b180d
SC
21222004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2123
2124 * gdb.texinfo (TUI Commands): Document tui reg commands.
2125
d0d5df6f
AC
21262004-03-26 Andrew Cagney <cagney@redhat.com>
2127
2128 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2129 "gdbtui".
2130 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2131 (Contributors): Mention both Text and Terminal User Interface.
2132
aa2a3f87
AC
21332004-03-23 Andrew Cagney <cagney@redhat.com>
2134
2135 * gdbint.texinfo (Target Architecture Definition): Deprecate
2136 references to SIGTRAMP_START and SIGTRAMP_END.
2137
f561f026
AC
21382004-03-23 Andrew Cagney <cagney@redhat.com>
2139
2140 * gdbint.texinfo (Target Architecture Definition): Deprecate
2141 references to PC_IN_SIGTRAMP.
2142
33cb8b0f
AC
21432004-03-19 Andrew Cagney <cagney@redhat.com>
2144
2145 * gdbint.texinfo (Target Architecture Definition): Delete
2146 reference to GDB_TARGET_IS_HPPA.
2147
fc989b7a
AC
21482004-03-18 Andrew Cagney <cagney@redhat.com>
2149
2150 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2151 describe pre_init and post_init.
2152
701b08bb
DJ
21532004-03-09 Daniel Jacobowitz <drow@mvista.com>
2154
2155 * gdb.texinfo (Debugging Output): Document values for "set debug
2156 target".
2157
faae5abe
AC
21582004-02-28 Andrew Cagney <cagney@redhat.com>
2159
2160 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2161
dd79a6cf
JJ
21622004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2163
2164 * gdb.texinfo (breakpoints): Add information about the
2165 new "set breakpoint pending" and "show breakpoint pending"
2166 commands.
2167
e7f16015
AC
21682004-02-26 Andrew Cagney <cagney@redhat.com>
2169
2170 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2171 in Per-architecture module data section.
2172
7161a3a6
RM
21732004-02-25 Roland McGrath <roland@redhat.com>
2174
2175 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2176
2154891a
AC
21772004-02-24 Andrew Cagney <cagney@redhat.com>
2178
2179 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2180 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2181 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2182
6c74ac8b
AC
21832004-02-17 Andrew Cagney <cagney@redhat.com>
2184
2185 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2186
19772a2c
AC
21872004-02-16 Andrew Cagney <cagney@redhat.com>
2188
2189 * gdbint.texinfo (Target Architecture Definition): Deprecate
2190 FRAMELESS_FUNCTION_INVOCATION.
2191
c9830293
AC
21922004-02-16 Andrew Cagney <cagney@redhat.com>
2193
2194 * gdbint.texinfo (Coding): Mention -Wunused-function.
2195
b9d26eb9
AC
21962004-02-14 Andrew Cagney <cagney@redhat.com>
2197
2198 * gdbint.texinfo (Target Architecture Definition): Delete
2199 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2200
49efadf5
EZ
22012004-02-12 Elena Zannoni <ezannoni@redhat.com>
2202
2203 * gdb.texinfo: Properly quote the name "C++".
2204 * gdbint.texinfo: Ditto.
2205 * stabs.texinfo: Ditto.
2206
1eb288ea
EZ
22072004-02-11 Elena Zannoni <ezannoni@redhat.com>
2208
2209 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2210 minimal information about libiberty.
2211
e4937fc1
MC
22122004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2213
2214 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2215
a9331b3f
RM
22162004-02-04 Roland McGrath <roland@redhat.com>
2217
2218 * gdb.texinfo (Auxiliary Vector): New node (section).
2219 (Data): Add it to the menu.
2220
2650777c
JJ
22212004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2222
2223 * gdb.texinfo (Breakpoints): Add information about pending
2224 breakpoint support.
2225
b4501125
AC
22262004-01-26 Andrew Cagney <cagney@redhat.com>
2227
2228 * gdb.texinfo (Overview): Delete references to the cisco protocol
2229 including the "N" response.
2230
74055713
AC
22312004-01-26 Andrew Cagney <cagney@redhat.com>
2232
2233 * gdbint.texinfo (Target Architecture Definition): Rename
2234 EXTRACT_STRUCT_VALUE_ADDRESS to
2235 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2236
3bbe9696
EZ
22372004-01-24 Eli Zaretskii <eliz@gnu.org>
2238
2239 * gdb.texinfo (KOD): Document "show os". Add index entries for
2240 "set/show os" and "info cisco" commands.
2241
5843504f
EZ
22422004-01-21 Eli Zaretskii <eliz@gnu.org>
2243
2244 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2245
9175c9a3
MC
22462004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2247
2248 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2249 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2250
8e94b928
NR
22512004-01-19 Nick Roberts <nick@nick.uklinux.net>
2252
2253 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2254 -stack-list-locals.
2255 (GDB/MI Variable Objects): Describe extension to
2256 -var-list-children.
2257
a20cf136
DJ
22582004-01-17 Daniel Jacobowitz <drow@mvista.com>
2259
2260 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2261
afb18d0f
AC
22622004-01-17 Andrew Cagney <cagney@redhat.com>
2263
2264 * gdbint.texinfo (Target Architecture Definition): Delete
2265 documentation on DEPRECATED_NPC_REGNUM.
2266
b51970ac
DJ
22672004-01-13 Daniel Jacobowitz <drow@mvista.com>
2268
2269 * gdb.texinfo: Update copyright year. Mention that set
2270 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2271 "set follow-fork-mode ask".
2272
0f0cffd2
AC
22732004-01-13 Andrew Cagney <cagney@redhat.com>
2274
2275 * gdbint.texinfo: Update copyright year.
2276 (Coding): Add -Wunused-label to list of -Werror warnings.
2277
c552b3bb 22782004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 2279 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2280
2281 * gdb.texinfo: Update copyright.
2282 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2283 around names, as appropriate. Minor syntax cleanup of
2284 _NSPrintForDebugger explanation. Two spaces after periods.
2285 GDBN used instead of lit. "gdb". Index entries added for
2286 print-object and _NSPrintForDebugger. @noindent added in one spot.
2287
afe157ca
EZ
22882003-11-11 Elena Zannoni <ezannoni@redhat.com>
2289
2290 * stabs.texinfo: Add dircategory and direntry commands.
2291 * annotate.texinfo: Ditto.
2292
963e2bb7
AC
22932003-11-10 Andrew Cagney <cagney@redhat.com>
2294
2295 * gdbint.texinfo (Target Architecture Definition): Replace the
2296 return_value method's "inval" and "outval" parameters with
2297 "readbuf" and "writebuf".
2298
1d8b2f28
JB
22992003-10-28 Jim Blandy <jimb@redhat.com>
2300
2301 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2302 from "The `F' request packet" and "The `F' reply packet", to make
2303 texi2dvi happy.
2304 (File-I/O remote protocol extension): Update menu entries, too.
2305
36d86913
MC
23062003-10-26 Michael Chastain <mec@shout.net>
2307
2308 * gdb.texinfo (Thread Stops): Document the issue with
2309 premature return from system calls in multi-threaded programs.
2310
ce2826aa
AC
23112003-10-24 Andrew Cagney <cagney@redhat.com>
2312
2313 * annotate.texinfo: Fix "fortunatly"[sic].
2314
f24c5e49
KI
23152003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2316
2317 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2318 with "Hitachi" and "Mitsubishi".
2319
92ad9cd9
AC
23202003-10-20 Andrew Cagney <cagney@redhat.com>
2321
2322 * gdbint.texinfo (Target Architecture Definition): Document
2323 gdbarch_return_value. Add cross references from
2324 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2325 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2326
0ab4b752
MK
23272003-10-18 Mark Kettenis <kettenis@gnu.org>
2328
2329 * gdbint.texinfo (Target Architecture Definition): Document
2330 regset_from_core_section.
fb3e19c0
KI
2331
23322003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2333
2334 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2335
a9331b3f 23362003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2337
2338 From Anthony Green <green@redhat.com>:
2339 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2340
1485d690
KB
23412003-10-14 Kevin Buettner <kevinb@redhat.com>
2342
2343 * gdb.texinfo (Breakpoint related warnings): New node.
2344 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2345
86d30acc
DJ
23462003-10-13 Daniel Jacobowitz <drow@mvista.com>
2347
2348 * gdb.texinfo (Remote Protocol): Document v and vCont.
2349
172c2a43
KI
23502003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2351
2352 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2353 * gdbint.texinfo: Ditto.
2354
71952f4c
AC
23552003-10-09 Andrew Cagney <cagney@redhat.com>
2356
2357 From 2003-09-18 David Anderson <davea@sgi.com>:
2358 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2359 "command".
2360
268e2188
AC
23612003-10-03 Andrew Cagney <cagney@redhat.com>
2362
2363 * gdbint.texinfo (Target Architecture Definition): Deprecate
2364 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2365 just target.
2366
12c266ea 23672003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2368
f30992d4 2369 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2370 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2371 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2372 * gdbint.texinfo (Target Architecture Definition): Rename
2373
23742003-09-30 Andrew Cagney <cagney@redhat.com>
2375
f30992d4 2376 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2377 (Target Architecture Definition):
f30992d4 2378
2e092625
AC
2379 * gdbint.texinfo (Target Architecture Definition): Rename
2380 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2381
0717ae8a
AC
23822003-09-29 Andrew Cagney <cagney@redhat.com>
2383
dad809b7
AC
2384 * gdbint.texinfo (Target Architecture Definition): Delete
2385 documentation for NEED_TEXT_START_END.
2386
0717ae8a
AC
2387 * gdbint.texinfo (Target Architecture Definition): Rename
2388 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2389 TARGET_WRITE_PC.
a9331b3f 2390
af6cf26d
MC
23912003-09-22 Michael Chastain <mec@shout.net>
2392
2393 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2394
ee206350
AG
23952003-09-21 Anthony Green <green@redhat.com>
2396
2397 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2398
a38c9fe6
MK
23992003-09-21 Mark Kettenis <kettenis@gnu.org>
2400
2401 * gdbint.texinfo (Target Architecture Definition): Document
2402 stabs_argument_has_addr.
2403
77949794
AC
24042003-09-18 Andrew Cagney <cagney@redhat.com>
2405
2406 * gdbint.texinfo (Target Architecture Definition): Delete
2407 documentation on REGISTER_NAMES.
2408
8e823e25
MK
24092003-09-13 Mark Kettenis <kettenis@gnu.org>
2410
2411 * gdbint.texinfo (Target Architecture Definition): Replace
2412 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2413
f27dd7fd
AC
24142003-09-11 Andrew Cagney <cagney@redhat.com>
2415
2416 * gdbint.texinfo (Target Architecture Definition): Replace
2417 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2418
8b148df9
AC
24192003-08-18 Andrew Cagney <cagney@redhat.com>
2420
2421 * gdbint.texinfo (Target Architecture Definition): Document
2422 "frame_red_zone_size".
2423
25d29d70
AC
24242003-08-09 Andrew Cagney <cagney@redhat.com>
2425
2426 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2427 with "set/show backtrace past-main" and "set/show backtrace
2428 limit".
2429
c938e9b0
L
24302003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2431
2432 * Makefile.in (install-info): Support DESTDIR.
2433 (install-html): Likewise.
2434
64fabec2
AC
24352003-08-07 Andrew Cagney <cagney@redhat.com>
2436
2437 Patch from Nick Roberts.
2438 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2439 bindings. Remove description of send-gdb-command.
2440
2fcf52f0
AC
24412003-08-07 Andrew Cagney <cagney@redhat.com>
2442
2443 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2444 GDB 6.0.
2445
086432e2
AC
24462003-08-06 Andrew Cagney <cagney@redhat.com>
2447
2448 * gdb.texinfo (Mode Options): Mention that level three is the
2449 highest available and that level 2 is deprecated.
2450 (Annotations Overview): Mention annotation levels. Cross reference
2451 to "Limitations of the Annotation Interface" in annotate.texi.
2452 (TODO, Value Annotations, Frame Annotations): Delete section.
2453 (Displays, Breakpoint Info): Delete.
2454
e5249f67
AC
24552003-08-04 Andrew Cagney <cagney@redhat.com>
2456
2457 * agentexpr.texi: Delete @bye.
2458 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2459 (stabs.info): Add $(srcdir) to include search path.
2460 (html): Depend on "annotate_toc.html", and not "annotate.html".
2461 * stabs.texinfo: Ditto. Include "fdl.texi".
2462 * gdbint.texinfo: Update copyright statement's list of invariant
2463 sections.
2464
e6f672d2
AC
24652003-07-28 Andrew Cagney <cagney@redhat.com>
2466
2467 * Makefile.in (INFO_DEPS): Add annotate.info.
2468 (dvi, ps, html, pdf): Add annotate.
2469 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2470 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2471 (ANNOTATE_DOC_FILES): New macro.
2472 (ANNOTATE_TEX_TMPS): New macro.
2473 (annotate.info, annotate_toc.html): Specify dependencies.
2474 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2475 * annotate.texinfo: Rename annotate.texi. Get building. Add
2476 "Migrating to GDB/MI" and "Limitations of the Annotation
2477 Interface" chapters. Mention why it is not part of the user
2478 guide. Update copyright notice. Include "fdl.texi".
2479
72ffddc9
SC
24802003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2481
2482 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2483
a9f12a31
DJ
24842003-07-24 Daniel Jacobowitz <drow@mvista.com>
2485
2486 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2487
b1fe9455
DJ
24882003-07-24 Daniel Jacobowitz <drow@mvista.com>
2489
2490 * gdb.texinfo (Server): Mention pidof.
2491
153721e6
AC
24922003-07-22 Andrew Cagney <cagney@redhat.com>
2493
2494 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2495 list.
2496
0fac0b41
DJ
24972003-06-28 Daniel Jacobowitz <drow@mvista.com>
2498
2499 * gdb.texinfo (Logging output): New chapter.
2500
4e562065
JB
25012003-06-24 Joel Brobecker <brobecker@gnat.com>
2502
2503 * gdb.texinfo (Unsupported languages): New section.
2504 (Languages): Add link to new section.
2505
f2c06f52
AC
25062003-06-22 Andrew Cagney <cagney@redhat.com>
2507
2508 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2509
b4177fca
DJ
25102003-06-22 Daniel Jacobowitz <drow@mvista.com>
2511
2512 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2513
f418dd93
DJ
25142003-06-22 Daniel Jacobowitz <drow@mvista.com>
2515
2516 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2517 * agentexpr.texi: Retitle section, and change it to an appendix.
2518 Comment out texinfo initialization. Factor a @var{} into two
2519 pieces to prevent makeinfo warnings.
2520 * gdb.texinfo: Add Agent Expressions appendix.
2521
4ca61388
DJ
25222003-06-19 Daniel Jacobowitz <drow@mvista.com>
2523
2524 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2525
07f31aa6
DJ
25262003-06-18 Daniel Jacobowitz <drow@mvista.com>
2527
2528 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2529 remote target". Document the "detach" and "disconnect" commands.
2530 (Server, Netware, Debug Session): Reference "Connecting to a
2531 remote target".
2532 (GDB/MI Target Manipulation): Document "-target-disconnect".
2533
2dd0da42
AC
25342003-06-13 Andrew Cagney <cagney@redhat.com>
2535
2536 * gdbint.texinfo (Target Architecture Definition): Deprecate
2537 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2538 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2539
e7a3abfc
JB
25402003-06-09 Jim Blandy <jimb@redhat.com>
2541
2542 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2543
25e3a86b
AC
25442003-06-08 Andrew Cagney <cagney@redhat.com>
2545
2546 * gdbint.texinfo (Target Architecture Definition): Delete
2547 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2548
a9e5fdc2
AC
25492003-06-08 Andrew Cagney <cagney@redhat.com>
2550
2551 * gdbint.texinfo (Target Architecture Definition): Document
2552 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2553
b37303ee
AF
25542003-06-07 Adam Fedor <fedor@gnu.org>
2555
2556 * gdb.texinfo: Add Objective-C documentation.
2557
39fe6e80
AC
25582003-06-01 Andrew Cagney <cagney@redhat.com>
2559
2560 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2561 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2562
125309b2
AC
25632003-05-21 Andrew Cagney <cagney@redhat.com>
2564
2565 * gdbint.texinfo (Target Architecture Definition): Delete
2566 references to "extract_address" and "store_address".
2567
b8b527c5
AC
25682003-05-16 Andrew Cagney <cagney@redhat.com>
2569
2570 * gdbint.texinfo (Target Architecture Definition): Replace
2571 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2572 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2573
50e3ee83
TR
25742003-05-14 Theodore A. Roth <troth@openavr.org>
2575
2576 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2577
44e2be90
L
25782003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2579
2580 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2581 (gdb.dvi): Likewise.
2582 (gdb.pdf): Likewise.
2583 (links2roff): Likewise.
2584
df5215a6
JB
25852003-05-08 Jim Blandy <jimb@redhat.com>
2586
2587 * gdb.texinfo (Dump/Restore Files): Update documentation for
2588 'dump', 'append', and 'restore': note that format argument is
2589 optional; simplify presentation of the command variants; and be
2590 more precise about the formats.
2591
5e7b2f39
JB
25922003-05-07 Jim Blandy <jimb@redhat.com>
2593
2594 * gdb.texinfo (Symbols): Update documentation: 'maint list
2595 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2596 symtabs' and 'maint info psymtabs'.
2597
b1e29e33
AC
25982003-05-05 Andrew Cagney <cagney@redhat.com>
2599
2600 * gdbint.texinfo (Target Architecture Definition): Make
2601 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2602 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2603 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2604
00905d52
AC
26052003-05-04 Andrew Cagney <cagney@redhat.com>
2606
2607 * gdb.texinfo (Maintenance Commands): Document "maint print
2608 dummy-frames".
2609
54ff5908
AC
26102003-05-04 Andrew Cagney <cagney@redhat.com>
2611
2612 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2613
32e7087d
JB
26142003-05-03 J. Brobecker <brobecker@gnat.com>
2615
2616 Thierry Schneider <tpschneider1@yahoo.com>
2617 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2618 for new MI command.
2619
7043d8dc
AC
26202003-05-03 Andrew Cagney <cagney@redhat.com>
2621
2622 * gdbint.texinfo (Target Architecture Definition): Document
2623 push_dummy_code. Add cross references.
2624
e33d66ec
EZ
26252003-05-02 Elena Zannoni <ezannoni@redhat.com>
2626
2627 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2628 set/show charsets commands.
2629
0ba6dca9
AC
26302003-04-28 Andrew Cagney <cagney@redhat.com>
2631
2632 * gdbint.texinfo (Target Architecture Definition): Replace
2633 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2634 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2635
d7a27068
AC
26362003-04-28 Andrew Cagney <cagney@redhat.com>
2637
2638 * gdbint.texinfo (Target Architecture Definition): Rename
2639 "tm_print_insn" to "deprecated_tm_print_insn".
2640
44ea7b70
JB
26412003-04-09 Jim Blandy <jimb@redhat.com>
2642
2643 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2644 list psymtabs'.
2645
fb8f8949
AC
26462003-04-08 Andrew Cagney <cagney@redhat.com>
2647
2648 * gdbint.texinfo (Target Architecture Definition): Delete
2649 references to EXTRA_FRAME_INFO.
2650
32fb0f22
AC
26512003-04-08 Andrew Cagney <cagney@redhat.com>
2652
2653 * gdbint.texinfo (Target Architecture Definition): Delete
2654 PRINT_TYPELESS_INTEGER.
2655
6be67e67
JB
26562003-04-02 J. Brobecker <brobecker@gnat.com>
2657
2658 * observer.texi (GDB Observers): Adjust the documentation for the
2659 normal_stop notification to better describe reality. Fix a couple
2660 of minor typos.
2661
4e35d5f0
BR
26622003-04-02 Bob Rossi <bob_rossi@cox.net>
2663
a9331b3f 2664 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2665 '-file-list-exec-source-file'
2666
e8a8712a
AC
26672003-03-31 Andrew Cagney <cagney@redhat.com>
2668
2669 * gdbint.texinfo (Target Architecture Definition): Delete
2670 references to CALL_DUMMY_P.
2671
6c0e89ed
AC
26722003-03-30 Andrew Cagney <cagney@redhat.com>
2673
2674 * gdbint.texinfo (Target Architecture Definition): Remove
2675 reference to TARGET_WRITE_SP.
a9331b3f 2676
378bfd1b
AC
26772003-03-27 Andrew Cagney <cagney@redhat.com>
2678
2679 * gdbint.texinfo (Target Architecture Definition): Remove
2680 references to write_sp.
6c0e89ed 2681
922fbb7b
AC
26822003-03-27 Andrew Cagney <cagney@redhat.com>
2683
2684 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2685 chapter body. Use @smallexample instead of @example.
2686 (Annotations): Ditto.
2687 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2688 annotate.texi.
2689
b81774d8
AC
26902003-03-26 Andrew Cagney <cagney@redhat.com>
2691
2692 * gdbint.texinfo (Target Architecture Definition): Replace
2693 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2694 dummy_addr parameters.
2695
1bf6d5cc
AC
26962003-03-25 Andrew Cagney <cagney@redhat.com>
2697
2698 * gdbint.texinfo (Target Architecture Definition): Delete
2699 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2700 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2701 Add reference to PUSH_ARGUMENTS.
2702
618ce49f
AC
27032003-03-23 Andrew Cagney <cagney@redhat.com>
2704
2705 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2706 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2707
bcd7e15f
JB
27082003-03-18 J. Brobecker <brobecker@gnat.com>
2709
2710 * gdbint.texinfo (Algorithms): Add new section describing the
2711 Observer paradigm.
2712 (Top): Add menu entry to new observer appendix.
2713 * observer.texi: New file.
2714 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2715 new observer.texi file.
2716
9fe8321b
AC
27172003-03-17 Andrew Cagney <cagney@redhat.com>
2718
2719 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2720 that GNU Press update the manual version number.
2721
ac2adee5
AC
27222003-03-12 Andrew Cagney <cagney@redhat.com>
2723
2724 * gdbint.texinfo (Target Architecture Definition): Delete
2725 references to get_saved_register. Rename GET_SAVED_REGISTER to
2726 DEPRECATED_GET_SAVED_REGISTER.
2727
749b82f6
AC
27282003-03-13 Andrew Cagney <cagney@redhat.com>
2729
2730 * gdbint.texinfo (Target Architecture Definition): Replace
2731 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2732
8bedc050
AC
27332003-03-12 Andrew Cagney <cagney@redhat.com>
2734
2735 * gdbint.texinfo (Target Architecture Definition): Rename
2736 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2737
0ce1b118
CV
27382003-03-10 Corinna Vinschen <vinschen@redhat.com>
2739
2740 * gdb.texinfo: Add File-I/O documentation.
2741
12cc2063
AC
27422003-03-10 Andrew Cagney <cagney@redhat.com>
2743
2744 * gdbint.texinfo (Target Architecture Definition): Cross reference
2745 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2746
7453dc06
AC
27472003-03-07 Andrew Cagney <cagney@redhat.com>
2748
2749 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2750 frame" command.
2751
6314f104
AC
27522003-03-05 Andrew Cagney <cagney@redhat.com>
2753
2754 * gdbint.texinfo (Target Architecture Definition): Document
2755 unwind_dummy_id. Cross reference unwind_dummy_id and
2756 SAVE_DUMMY_FRAME_TOS.
2757
f1212245
DJ
27582003-03-05 James Ingham <jingham@apple.com>
2759 Daniel Jacobowitz <drow@mvista.com>
2760
2761 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2762 and "show cp-abi".
2763
77e7e267
AC
27642003-03-03 Andrew Cagney <cagney@redhat.com>
2765
2766 * gdbint.texinfo (Target Architecture Definition): Document
2767 register_type.
2768
838a8221
AC
27692003-03-03 Andrew Cagney <cagney@redhat.com>
2770
2771 * stabs.texinfo (Structures): Use @samp and separate @var's
2772 instead of a single @var containing a comma separated list.
2773 (Unions): Ditto.
2774
d7f4a264
DJ
27752003-03-02 Daniel Jacobowitz <drow@mvista.com>
2776
2777 * Makefile.in (distclean): Remove config.log.
2778
f30ee0bc
AC
27792003-03-01 Andrew Cagney <cagney@redhat.com>
2780
2781 * gdbint.texinfo (Target Architecture Definition): Rename
2782 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2783
27842003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2785
2786 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2787 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2788
be448670
CF
27892003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2790
2791 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2792 (Non-debug DLL symbols): New node, describing the minimal symbols
2793 loaded from DLLs without real debugging symbols.
2794
501eef12
AC
27952003-02-20 Andrew Cagney <ac131313@redhat.com>
2796
2797 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2798 hardware-breakpoint-limit".
2799 (Set Watchpoints): Add cross reference to "set remote
2800 hardware-watchpoint-limit".
2801 (Remote configuration options): New section.
2802
21c294e6
AC
28032003-02-04 Andrew Cagney <ac131313@redhat.com>
2804
e9be73e4
AC
2805 * gdbint.texinfo (Target Architecture Definition): Delete
2806 descrption of IS_TRAPPED_INTERNALVAR.
2807
21c294e6
AC
2808 From Keith Seitz <keiths@redhat.com>:
2809 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2810 option "-i"/"--interpreter" to this chapter. Include index
2811 entries.
2812
0179ffac
DC
28132003-02-04 David Carlton <carlton@math.stanford.edu>
2814
2815 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2816 (Variables): Recommend stabs+ and DWARF 2.
2817 (C plus plus expressions): Correct info about
2818 compiler versions, debug formats.
2819 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2820 PR symtab/874.
2821
7ca9f392
AC
28222003-02-01 Andrew Cagney <ac131313@redhat.com>
2823
2824 * gdbint.texinfo (Target Architecture Definition): Delete
2825 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2826 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2827 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2828 references to nindy and i960.
2829 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2830
31a85ea2
AC
28312003-02-01 Andrew Cagney <ac131313@redhat.com>
2832
2833 * gdbint.texinfo (Target Architecture Definition): Delete
2834 FLOAT_INFO.
2835
6b894e49
AC
28362003-01-30 Andrew Cagney <ac131313@redhat.com>
2837
2838 * stabs.texinfo (Member Type Descriptor): Clarify description of
2839 `@'. Suggested by Ben Hutchings.
2840
c48861fb
AC
28412003-01-29 Andrew Cagney <ac131313@redhat.com>
2842
2843 * gdb.texinfo (M68K): Delete reference to es1800.
2844
617073a9
AC
28452003-01-29 Andrew Cagney <ac131313@redhat.com>
2846
2847 * gdb.texinfo (Maintenance Commands): Document `maint print
2848 reggroups' and `maint print register-groups'.
2849 * gdbint.texinfo (Target Architecture Definition): Document
2850 register_reggroup_p.
2851
5b5d99cf
JB
28522003-01-23 Jim Blandy <jimb@redhat.com>
2853
2854 * gdb.texinfo (Separate Debug Files): New section.
2855
e7ba9c65
DJ
28562003-01-22 Daniel Jacobowitz <drow@mvista.com>
2857
2858 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2859 and "maint show profile".
2860
94e91d6d
MC
28612003-01-16 Michael Chastain <mec@shout.net>
2862
2863 * gdb.texinfo (Installing GDB): Warn against
2864 ".../gdb-VERSION/gdb/configure".
2865 (Separate Objdir): Likewise.
2866
867f3898
AC
28672003-01-15 Andrew Cagney <ac131313@redhat.com>
2868
2869 * gdbint.texinfo (Target Architecture Definition): Delete
2870 definition of PRINT_REGISTER_HOOK.
2871
f153cc92
EZ
28722003-01-15 Elena Zannoni <ezannoni@redhat.com>
2873
2874 (OpenRISC 1000): Fix formatting of command names.
2875
c60eb6f1
EZ
28762003-01-15 Elena Zannoni <ezannoni@redhat.com>
2877
2878 * gdb.texinfo (Continuing and Stepping): Add new command
2879 'advance'. Clarify behavior of 'until'.
2880
f5ebfba0
DJ
28812003-01-13 Daniel Jacobowitz <drow@mvista.com>
2882
2883 * gdb.texinfo (Files): Document solib-absolute-prefix and
2884 solib-search-path.
2885
4ce8657e
MC
28862003-01-09 Michael Chastain <mec@shout.net>
2887
2888 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2889 (Create a Release): Add new instructions for new @file{src-release}.
2890 Document existing instructions for @file{Makefile.in} as
2891 being for @value{GDBN} 5.3.1 or earlier.
2892
372613e3
AC
28932003-01-09 Andrew Cagney <ac131313@redhat.com>
2894
2895 * gdbint.texinfo (Target Architecture Definition): Mention
2896 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2897 allocate memory.
2898
b4e9345d
DJ
28992003-01-04 Daniel Jacobowitz <drow@mvista.com>
2900
2901 * gdb.texinfo (Controlling GDB): Add @kindex for
2902 "show osabi".
2903 (Backtraces): Add @kindex's for backtrace-below-main.
2904
98b45e30
DJ
29052003-01-04 Daniel Jacobowitz <drow@mvista.com>
2906
2907 * gdb.texinfo (Controlling GDB): Document "set osabi".
2908
95f90d25
DJ
29092003-01-04 Daniel Jacobowitz <drow@mvista.com>
2910
2911 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2912 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2913
1e698235
DJ
29142003-01-04 Daniel Jacobowitz <drow@mvista.com>
2915
2916 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2917 "set coerce-float-to-double".
2918 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2919
e632838e
AC
29202003-01-02 Andrew Cagney <ac131313@redhat.com>
2921
2922 * stabs.texinfo: Remove obsolete text.
2923 * gdbint.texinfo: Ditto.
2924 * gdb.texinfo: Ditto.
2925
c133ab7a
MK
29262002-12-22 Mark Kettenis <kettenis@gnu.org>
2927
2928 * gdbint.texinfo (Target Architecture Definition): Update
2929 description of gdbarch_register_osabi.
2930
f821f325
KH
29312002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2932
2933 * agentexpr.texi: Fix typos.
2934 * annotate.texi: Likewise.
2935 * fdl.texi: Likewise.
2936
85a6d8d3 29372002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2938
2939 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2940 DEPRECATED_INIT_FRAME_PC.
2941
ae45cd16
AC
29422002-12-01 Andrew Cagney <ac131313@redhat.com>
2943
2944 * gdbint.texinfo (Target Architecture Definition): Delete
2945 PC_IN_CALL_DUMMY.
2946
07555a72
AC
29472002-11-28 Andrew Cagney <ac131313@redhat.com>
2948
2949 * gdbint.texinfo (Host Definition): Delete documentation on
2950 USE_GENERIC_DUMMY_FRAMES.
2951
c166cdc7
EZ
29522002-11-26 Elena Zannoni <ezannoni@redhat.com>
2953
2954 Fix PR gdb/723 and PR gdb/245.
2955 * Makefile.in (install-info): Run the install-info command as part
2956 of the post install steps only.
2957 (uninstall-info): New target.
2958 (uninstall): New target.
2959
35db0260
EZ
29602002-11-22 Elena Zannoni <ezannoni@redhat.com>
2961
2962 * Makefile.in (install): Make install do some real work.
2963
9ba8d803
AC
29642002-11-19 Andrew Cagney <ac131313@redhat.com>
2965
2966 Fix POSIX problem reported by Paul Eggert.
2967 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
2968 Fix PR gdb/527.
2969
903ad3a6
AC
29702002-10-26 Andrew Cagney <cagney@redhat.com>
2971
2972 * gdbint.texinfo (Target Architecture Definition): Delete
2973 definition of DO_REGISTERS_INFO.
2974
f2abfe65
KB
29752002-10-18 Kevin Buettner <kevinb@redhat.com>
2976
2977 * gdbint.texinfo (Address Classes): Fix problems with insertion
2978 of ``{'' and ``}'' in example.
2979
b5b0480a
KB
29802002-10-17 Kevin Buettner <kevinb@redhat.com>
2981
2982 * gdbint.texinfo (Address Classes): New section.
2983 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
2984 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
2985 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
2986 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
2987
c85508ee
KD
29882002-10-11 Klee Dienes <kdienes@apple.com>
2989
2990 * gdb.texinfo (Registers): Mention vector registers as well as
2991 floating registers in the documentation for 'info registers' and
2992 'info all-registers'.
2993
6d12fc3d
DJ
29942002-10-11 Daniel Jacobowitz <drow@mvista.com>
2995
2996 * gdbint.texinfo (CPLUS_MARKER): Remove item.
2997
8d19fbd2
JJ
29982002-10-03 Jeff Johnston <jjohnstn@redhat.com>
2999
3000 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3001 interface definition.
3002
a37295f9
MM
30032002-10-03 Marko Mlinar <markom@opencores.org>
3004
3005 * gdb.texinfo (Target Commands): Add or1k target specific
3006 commands.
3007 * gdb.texinfo (Contributors): Add myself to the contributors list.
3008
da0f9dcd
AC
30092002-10-01 Andrew Cagney <ac131313@redhat.com>
3010
3011 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3012 and "mi1" instead of "mi1" and "mi0".
3013
2e834e49
HPN
30142002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3015
3016 * gdb.texinfo (Packets): Fix typos "alligned".
3017 Correct z3/Z3 description. Correct z4/Z4 title.
3018
050be0dc
AC
30192002-09-27 Andrew Cagney <ac131313@redhat.com>
3020
3021 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3022
1104b9e7
KB
30232002-09-25 Kevin Buettner <kevinb@redhat.com>
3024
3025 * gdb.texinfo: Use GNU/Linux instead of Linux.
3026
512217c7
AC
30272002-09-25 Andrew Cagney <ac131313@redhat.com>
3028
3029 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3030
10998722
AC
30312002-09-24 Andrew Cagney <ac131313@redhat.com>
3032
512217c7 3033 * gdb.texinfo: Replace @example with @smallexample.
10998722 3034
a0eb71c5
KB
30352002-09-20 Kevin Buettner <kevinb@redhat.com>
3036
f7dc1244 3037 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3038 * gdb.texinfo (Character Sets): Use @smallexample instead of
3039 @example. Use GNU/Linux instead of Linux.
3040
30412002-09-20 Jim Blandy <jimb@redhat.com>
3042
3043 * gdb.texinfo: Add character set documentation.
3044
2f870471
AC
30452002-09-19 Andrew Cagney <ac131313@redhat.com>
3046
3047 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3048 (Packets): Add cross reference from `b' packet to `z' packets.
3049
790eb8f5
AC
30502002-09-19 Andrew Cagney <ac131313@redhat.com>
3051
8d30a00d
AC
3052 * gdb.texinfo (Maintenance Commands): Document ``maint
3053 internal-error'' and ``maint internal-warning''.
3054
790eb8f5
AC
3055 * gdbint.texinfo (Target Architecture Definition): Revise
3056 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3057
a23a7bf1
JB
30582002-09-19 Joel Brobecker <brobecker@gnat.com>
3059
3060 * gdbint.texinfo (Target Conditionals): Document the new
3061 NAME_OF_MALLOC macro.
3062
299ffc64
AC
30632002-09-05 Andrew Cagney <ac131313@redhat.com>
3064
3065 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3066 engineer.
3067
b7bb15bc
SC
30682002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3069
3070 * gdb.texinfo (TUI Overview): Document status line fields.
3071
3d757584
SC
30722002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3073
3074 * gdb.texinfo (TUI Commands): Document info win command.
3075
269c21fe
SC
30762002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3077
3078 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3079
7cf36c78
SC
30802002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3081
3082 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3083 (TUI Keys): Likewise.
3084
d2c6833e
AC
30852002-08-25 Andrew Cagney <ac131313@redhat.com>
3086
3087 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3088 for a packet receive.
3089
46d8b1c3
AC
30902002-08-25 Andrew Cagney <ac131313@redhat.com>
3091
3092 * Makefile.in (clean): Move to end of file.
3093 (distclean, maintainer-clean, realclean): Ditto.
3094 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3095 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3096 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3097 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3098
b0787093
AC
30992002-08-24 Andrew Cagney <ac131313@redhat.com>
3100
3101 * Makefile.in (GDBINT_TEX_TMPS): Define.
3102 (gdbint.dvi, gdbint.pdf): Use
3103 (GDB_TEX_TMPS): Define.
3104 (gdb.dvi, gdb.pdf): Use.
3105 (STABS_TEX_TMPS): Define.
3106 (stabs.dvi, stabs.pdf): Use.
3107 (GDB_DOC_SOURCE_INCLUDES): New macros.
3108 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3109 (GDBINT_DOC_FILES_INCLUDES): New macros.
3110 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3111 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3112 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3113 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3114 (links2roff): Replace SFILES_INCLUDED with
3115 GDB_DOC_SOURCE_INCLUDES.
3116 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3117 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3118 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3119 dependencies.
3120 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3121 dependencies.
3122 (gdbmi.texinfo): Delete rule.
3123 (inc-hist.texinfo): Delete rule.
3124 (rluser.texinfo): Delete rule.
3125
ebba8386
AC
31262002-08-23 Andrew Cagney <cagney@redhat.com>
3127
3128 * gdbint.texinfo (Target Architecture Definition): Update
3129 STORE_RETURN_VALUE, mention regcache.
3130
0ab7a791
AC
31312002-08-21 Andrew Cagney <ac131313@redhat.com>
3132
3133 * gdbint.texinfo (Target Architecture Definition): Document
3134 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3135
ee2d5c50
AC
31362002-08-19 Andrew Cagney <ac131313@redhat.com>
3137
3138 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3139 Fix minor typos. Add index entries.
3140
53c69bd7
AC
31412002-08-18 Andrew Cagney <ac131313@redhat.com>
3142
3143 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3144
e76f1f2e
AC
31452002-08-15 Andrew Cagney <ac131313@redhat.com>
3146
3147 * gdbint.texinfo (Target Architecture Definition): Document
3148 PRINT_VECTOR_INFO.
3149 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3150
0680b120
AC
31512002-08-13 Andrew Cagney <ac131313@redhat.com>
3152
3153 * gdb.texinfo (Maintenance Commands): Document "maint print
3154 registers", "maint print raw-registers" and "maint print
3155 cooked-registers".
3156
3c3bea1c
GS
31572002-08-08 Grace Sainsbury <graces@redhat.com>
3158
a9331b3f 3159 From Mark Salter:
3c3bea1c
GS
3160 * gdb.texinfo (Protocol): Document T packet extension to
3161 allow watchpoint address reporting.
3162
42f9b0a5
AC
31632002-08-03 Andrew Cagney <ac131313@redhat.com>
3164
3165 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3166
db034ac5
AC
31672002-08-01 Andrew Cagney <cagney@redhat.com>
3168
3169 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3170 to CHILL.
3171
e2b28d04
AC
31722002-08-01 Andrew Cagney <ac131313@redhat.com>
3173
3174 * gdbint.texinfo (Coding): Revise section "Include Files".
3175
7fb623f7
AC
31762002-07-24 Andrew Cagney <cagney@redhat.com>
3177
3178 * gdbint.texinfo: Obsolete references to m88k.
3179 * gdb.texinfo: Ditto.
3180
4a2b4636
JB
31812002-07-10 Joel Brobecker <brobecker@gnat.com>
3182
7fb623f7 3183 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3184 where the proper version of autoconf can be retrieved.
3185
a71ec265
DH
31862002-07-09 Don Howard <dhoward@redhat.com>
3187
3188 * gdb.texinfo (Command Files): Further describe the behavior of
3189 sourced command files.
3190
b9aa90c9
AC
31912002-06-27 Andrew Cagney <ac131313@redhat.com>
3192
3193 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3194 (Coding): Clarify ISO C version that GDB assumes.
3195
40dd2248
TT
31962002-06-26 Tom Tromey <tromey@redhat.com>
3197
3198 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3199 add_setshow_cmd_full.
3200
bfac230e
DH
32012002-06-25 Don Howard <dhoward@redhat.com>
3202
3203 * gdb.texinfo (Memory Region Attributes): Document new behavior
3204 for 'mem' command.
3205
475b0867
JB
32062002-06-11 Jim Blandy <jimb@redhat.com>
3207
919d772c
JB
3208 * gdb.texinfo (Symbols): Update documentation for `info source'
3209 command.
3210
475b0867
JB
3211 * gdb.texinfo (Macros): Call the command `info macro', not
3212 `show macro'.
3213
ba8c9337
AC
32142002-06-09 Andrew Cagney <ac131313@redhat.com>
3215
3216 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3217 data''.
3218
1029b7fa
MK
32192002-06-09 Mark Kettenis <kettenis@gnu.org>
3220
3221 * gdbint.texinfo (Target Architecture Definition): Document
3222 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3223
16737d73
AC
32242002-06-08 Andrew Cagney <ac131313@redhat.com>
3225
3226 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3227 lists.
3228
30107679
AC
32292002-06-08 Andrew Cagney <ac131313@redhat.com>
3230
3231 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3232 Branch''.
3233
3352e23e
AC
32342002-06-01 Andrew Cagney <ac131313@redhat.com>
3235
3236 * gdbint.texinfo (Target Architecture Definition): Add section
3237 ``Converting an existing Target Architecture to Multi-arch''.
3238
cbb09e6a
AC
32392002-05-30 Andrew Cagney <ac131313@redhat.com>
3240
3241 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3242 to ``Obsoleting code''. Revise.
3243
e2e0bcd1
JB
32442002-05-17 Jim Blandy <jimb@redhat.com>
3245
3246 * gdb.texinfo (C Preprocessor Macros): New chapter.
3247 Include it in the main menu.
3248 (Contributors): Credit Jim Blandy with macro support.
3249 (Compilation): Explain how to get macro information into the
3250 executable.
3251 (Expressions): Note that preprocessor macros are expanded.
3252
9db8d71f
DJ
32532002-05-14 Daniel Jacobowitz <drow@mvista.com>
3254
3255 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3256 options for `target remote'.
3257
6d531722
AC
32582002-05-13 Andrew Cagney <ac131313@redhat.com>
3259
3260 * gdbint.texinfo (Target Architecture Definition): Delete
3261 documentation on NNPC_REGNUM.
3262
13d01224
AC
32632002-05-11 Andrew Cagney <ac131313@redhat.com>
3264
3265 * gdbint.texinfo (Target Architecture Definition): Document
3266 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3267 (Target Architecture Definition): Revise section `Using Different
3268 Register and Memory Data Representations'. Add section `Raw and
3269 Virtual Register Representations'.
3270
b2e75d78
AC
32712002-05-11 Andrew Cagney <ac131313@redhat.com>
3272
3273 * gdbint.texinfo (Target Architecture Definition): Mention
3274 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3275 (Target Architecture Definition): Mention same. Add references to
3276 web pages.
3277
2c8682ee
MS
32782002-05-08 Michael Snyder <msnyder@redhat.com>
3279
3280 * stabs.texinfo (Attributes): Document new "vector" attribute.
3281
0816590b
AC
32822002-05-04 Andrew Cagney <ac131313@redhat.com>
3283
3284 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3285
2653173e
AC
32862002-05-04 Andrew Cagney <ac131313@redhat.com>
3287
3288 * gdb.texinfo: Delete obsolete references to a29k.
3289
d7bd68ca
AC
32902002-04-24 Andrew Cagney <ac131313@redhat.com>
3291
3292 * gdbint.texinfo (Target Architecture Definition): Replace
3293 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3294
21d83aa5
DM
32952002-04-24 David S. Miller <davem@redhat.com>
3296
3297 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3298
7673a6cc
DM
32992002-04-21 David S. Miller <davem@redhat.com>
3300
3301 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3302
d49d1e0a
AC
33032002-04-21 Andrew Cagney <ac131313@redhat.com>
3304
3305 * gdbint.texinfo (Target Architecture Definition): Delete
3306 definition of HAVE_REGISTER_WINDOWS.
3307
f7dc1244 33082002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3309
3310 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3311 "Theodore A. Roth" <troth@verinet.com>.
3312
5ca0cb28
DH
33132002-04-15 Don Howard <dhoward@redhat.com>
3314
f7dc1244 3315 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3316 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3317 Provide a better explaination of this feature.
5ca0cb28 3318
f208ba17
AC
33192002-04-14 Andrew Cagney <ac131313@redhat.com>
3320
3321 * gdbint.texinfo (Target Architecture Definition): Remove
3322 FRAME_CHAIN_COMBINE.
3323
d5ba91de
MC
33242002-04-12 Michael Chastain <mec@shout.net>
3325
3326 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3327 REG_STACK_SEGMENT.
3328
26818220
MC
33292002-04-09 Michael Chastain <mec@shout.net>
3330
3331 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3332 PYRAMID_* macros.
3333
129188f6
AC
33342002-04-07 Andrew Cagney <ac131313@redhat.com>
3335
3336 * gdb.texinfo (Bug Reporting): Document that the web is the
3337 prefered way of submitting bug reports.
3338 (Bug Reporting): Delete the s-mail address as the last resort.
3339
8227c0ff
AC
33402002-04-05 Andrew Cagney <ac131313@redhat.com>
3341
3342 * gdbint.texinfo (Target Architecture Definition): Delete
3343 references to TARGET_WRITE_FP and write_fp.
3344
16d9dec6
MS
33452002-03-27 Michael Snyder <msnyder@redhat.com>
3346
3347 * gdb.texinfo: Document new commands dump, append, and restore.
3348
9ae8b82c
AC
33492002-03-27 Andrew Cagney <ac131313@redhat.com>
3350
3351 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3352 Branch'.
3353
474c8240
AC
33542002-03-18 Andrew Cagney <ac131313@redhat.com>
3355
3356 * gdb.texinfo: Change all examples to @smallexample.
3357 * gdbint.texinfo: Ditto.
a9331b3f 3358
fb0ff88f
AC
33592002-03-18 Andrew Cagney <ac131313@redhat.com>
3360
3361 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3362 Branches''.
3363
9bb0a4d8
AC
33642002-03-18 Andrew Cagney <ac131313@redhat.com>
3365
3366 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3367 Policy''.
3368
937f164b
FF
33692002-03-04 Fred Fish <fnf@redhat.com>
3370
3371 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3372 expresson, suports, dependant, trhe, perhaphs, situtations,
3373 explictily, taged, oportunity, unfortunatly).
3374
a7b40f07
AC
33752002-02-24 Andrew Cagney <ac131313@redhat.com>
3376
3377 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3378 Remove reference to 3.12.
3379
aab4e0ec
AC
33802002-02-23 Andrew Cagney <ac131313@redhat.com>
3381
3382 * gdbint.texinfo: Include fdl.texi.
3383 (Top): Add GNU Free Documentation License.
3384 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3385 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3386 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3387 (gdbint.info): Add srcdir to include path.
3388 * gdb.texinfo: Include gpl.texi.
3389 (Top): Add Copying.
3390 * gpl.texi: New file.
3391
47b95330
AC
33922002-02-23 Andrew Cagney <ac131313@redhat.com>
3393
3394 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3395
78c47bea
PM
33962002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3397
3398 * gdb.texinfo: Document Cygwin native specific commands.
3399
56460a61
DJ
34002002-02-15 Daniel Jacobowitz <drow@mvista.com>
3401
3402 * gdb.texinfo: Document gdbserver ``--attach'' command.
3403
def71bfa
MS
34042002-02-07 Michael Snyder <msnyder@redhat.com>
3405
3406 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3407 to @code(_ovly_debug_event).
3408
c928edc0
AC
34092002-02-07 Andrew Cagney <ac131313@redhat.com>
3410
3411 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3412
81d46470
MS
34132002-02-06 Michael Snyder <msnyder@redhat.com>
3414
3415 * gdb.texinfo (overlays): Mention new magic symbol
3416 '_ovly_debug_event', which allows GDB to keep better track
3417 of overlays.
3418
f7dc1244 34192002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3420
3421 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3422 Suggested by Dmitry Sivachenko.
3423
3424 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3425
15110bc3
MS
34262002-02-01 Michael Snyder <msnyder@redhat.com>
3427
3428 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3429
6763aef9
MS
34302002-01-30 Michael Snyder <msnyder@redhat.com>
3431
ac282366
MS
3432 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3433 (set trust-readonly-sections): Document.
6763aef9 3434
8642bc8f
AC
34352002-01-29 Andrew Cagney <ac131313@redhat.com>
3436
3437 * gdbint.texinfo (Releasing GDB): Revise and update.
3438
afe64c1a
AC
34392002-01-28 Andrew Cagney <ac131313@redhat.com>
3440
3441 * gdbint.texinfo (Target Architecture Definition): Delete
3442 description of TARGET_BYTE_ORDER_DEFAULT.
3443
f7dc1244 34442002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3445
3446 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3447 <mitya@cavia.pp.ru>.
3448
3d6e1b5a
AC
34492002-01-23 Andrew Cagney <ac131313@redhat.com>
3450
3451 * libgdb.texinfo: Delete file.
3452
6c0e9fb3
AC
34532002-01-22 Andrew Cagney <ac131313@redhat.com>
3454
3455 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3456 * gdbint.texinfo: Ditto.
3457
e0ce93ac
AC
3458Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3459
3460 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3461
be298bcc
AC
34622002-01-22 Andrew Cagney <ac131313@redhat.com>
3463
3464 * Makefile.in: Update copyright.
3465 (TEXI2DVI): Define.
3466 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3467 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3468 gdb-cfg.texi.
3469 (TEXINDEX, PDFTEX): Delete makefile variables.
3470
8e04817f
AC
34712002-01-22 Andrew Cagney <ac131313@redhat.com>
3472
3473 * gdb.texinfo (Protocol): Move section to appendix.
3474
6b2f586d
AC
34752002-01-21 Andrew Cagney <ac131313@redhat.com>
3476
3477 * gdb.texinfo (Remote Debugging): Create a menu.
3478 (Top): Add ``Remote Debugging'' to menu.
3479
6f05cf9f
AC
34802002-01-21 Andrew Cagney <ac131313@redhat.com>
3481
3482 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3483 serial protocol'' from here.
3484 (Remote Debugging): To here. New chapter.
3485
3fd3d7d2
AC
34862002-01-20 Andrew Cagney <ac131313@redhat.com>
3487
3488 * gdbint.texinfo (Target Architecture Definition): Delete
3489 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3490
7fd60527
AC
34912002-01-20 Andrew Cagney <ac131313@redhat.com>
3492
3493 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3494 are no longer needed.
3495 (Porting GDB): Add maintainer note about configure.host.
3496
c2f05ac9
AC
34972002-01-20 Andrew Cagney <ac131313@redhat.com>
3498
3499 * gdbint.texinfo (Target Architecture Definition): Remove
3500 definition of IEEE_FLOAT.
3501
f7dc1244 35022002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3503
3504 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3505 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3506 <3diff@gnu.org>
231b2aad 3507
82600034
AC
35082002-01-19 Andrew Cagney <ac131313@redhat.com>
3509
3510 * gdbint.texinfo (Host Definition): Remove references to
3511 MALLOC_INCOMPATIBLE.
3512
7708fa01
AC
35132002-01-17 Andrew Cagney <ac131313@redhat.com>
3514
3515 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3516 and xyz-xdep.o.
3517
eb12ee30
AC
35182002-01-17 Andrew Cagney <ac131313@redhat.com>
3519
3520 * gdb.texinfo (Maintenance Commands): Add appendix.
3521 (Set Breaks): Copy ``maint info breakpoint'' doco to
3522 ``Maintenance Commands'' appendix. Add reference.
3523
c9ccaa92
AC
35242002-01-17 Andrew Cagney <ac131313@redhat.com>
3525
3526 * fdl.texi: Remove next/prev from @node.
3527
f7dc1244 35282002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3529
3530 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3531 for monstrous @multitable (from Brian Youmans).
3532
3533 * fdl.texi: New file.
3534
3535 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3536
8973da3a
AC
35372002-01-15 Andrew Cagney <ac131313@redhat.com>
3538
3539 * gdbint.texinfo (Releasing GDB): New chapter.
3540
7d86b5d5
AC
35412002-01-14 Andrew Cagney <ac131313@redhat.com>
3542
3543 * gdb.texinfo (Embedded Processors, Calling program functions):
3544 Obsolete references to a29k.
3545
cc1cb004
AC
35462002-01-13 Andrew Cagney <ac131313@redhat.com>
3547
3548 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3549 examples. Document that a code-block should do or discard its
3550 cleanups before exit.
3551
79f12247
MS
35522002-01-11 Michael Snyder <msnyder@redhat.com>
3553
3554 * gdb.texinfo (Choosing files): Change @samp to @file.
3555
19837790
MS
35562002-01-05 Michael Snyder <msnyder@redhat.com>
3557
3558 * gdb.texinfo (--pid): Document new command line option (attach).
3559
f7dc1244 35602002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3561
3562 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3563 in the stub.
3564
d7449b42
AC
35652002-01-04 Andrew Cagney <ac131313@redhat.com>
3566
3567 * gdbint.texinfo (Target Architecture Definition): Replace
3568 BIG_ENDIAN with BFD_ENDIAN_BIG.
3569
f23631e4
AC
35702002-01-03 Andrew Cagney <ac131313@redhat.com>
3571
3572 * gdbint.texinfo (Target Architecture Definition): Replace
3573 value_ptr with struct value pointer.
3574
72c9928d
EZ
35752002-01-02 Eli Zaretskii <eliz@gnu.org>
3576
3577 * gdb.texinfo (Free Software): Fix wording.
3578
959acfd1
EZ
35792001-12-31 Eli Zaretskii <eliz@gnu.org>
3580
3581 * gdb.texinfo (Free Software): New section ``Free Software Needs
3582 Free Documentation''.
3583
f7dc1244 35842001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3585
3586 * stabs.texinfo:
3587 * gdb.texinfo:
3588 * gdbint.texinfo:
3589 * libgdb.texinfo:
3590 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3591
6600abed
MS
35922001-12-29 Michael Snyder <msnyder@redhat.com>
3593
3594 * gdb.texinfo (maint info sections): Fix typo.
3595
f6680716
MS
35962001-12-26 Michael Snyder <msnyder@redhat.com>
3597
fe95c787
MS
3598 * gdb.texinfo (maint info sections): Document.
3599
a9331b3f 3600 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3601 'info proc' sub-options that are currently not implemented.
3602
c3d3ce5b
JB
36032001-12-20 Jim Blandy <jimb@redhat.com>
3604
3605 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3606
778eb05e
AC
36072001-12-15 Andrew Cagney <ac131313@redhat.com>
3608
3609 * gdbint.texinfo (Target Architecture Definition): Replace
3610 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3611
2607059c
AC
36122001-12-01 Andrew Cagney <ac131313@redhat.com>
3613
3614 * gdbint.texinfo (Host Definition): Delete documentation on
3615 HOST_BYTE_ORDER.
3616
df0cd8c5
JB
36172001-11-30 Jim Blandy <jimb@redhat.com>
3618
3619 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3620 overlay support. Add to top-level menu.
3621
88118b3a
TT
36222001-11-26 Tom Tromey <tromey@redhat.com>
3623
3624 * gdb.texinfo (Command Syntax): Document C-o binding.
3625
96565e91
CF
36262001-07-26 Christopher Faylor <cgf@redhat.com>
3627
3628 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3629 use since it is described in the referenced section.
3630
f7dc1244 3631 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3632 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3633 clearer when using DJGPP.
3634
2a3d5645
CF
36352001-11-24 Christopher Faylor <cgf@redhat.com>
3636
3637 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3638 specifically refer to MS-DOS.
3639 (command files): Mention gdb.ini is only used on MS-DOS.
3640
aa26fa3a
TT
36412001-11-21 Tom Tromey <tromey@redhat.com>
3642
3643 * gdb.texinfo (Invoking GDB): Document --args.
3644 (Mode Options): Likewise.
3645
4f8ada06
JB
36462001-11-21 Jim Blandy <jimb@redhat.com>
3647
3648 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3649 Delete documentation; this macro has been removed from the
3650 sources.
3651
3fe0dc10
JB
36522001-11-13 Jim Blandy <jimb@redhat.com>
3653
3654 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3655
9e5abb06
CV
36562001-11-06 Corinna Vinschen <vinschen@redhat.com>
3657
3658 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3659
1c5dfdad
MS
36602001-11-05 Michael Snyder <msnyder@redhat.com>
3661
a9331b3f 3662 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3663 quote regexp chars in function names such as "operator*()".
3664
990f9fe3
FF
36652001-11-01 Fred Fish <fnf@redhat.com>
3666
3667 * gdbint.texinfo (SOLIB_ADD): Document additional new
3668 "readsyms" arg.
3669
b433d00b
DH
36702001-10-30 Don Howard <dhoward@redhat.com>
3671
070b1dd3
DH
3672 * gdb.texinfo: (Command Files) Added documentation for the
3673 behavior of gdb with input redirected from a file.
b433d00b 3674
b7209cb4
FF
36752001-10-28 Fred Fish <fnf@redhat.com>
3676
3677 * gdb.texinfo (auto-solib-add): Change docs to match
3678 implementation change.
3679 (auto-solib-limit): Add docs for new variable.
3680
1aa20aa8
AC
36812001-10-15 Andrew Cagney <ac131313@redhat.com>
3682
3683 * gdbint.texinfo (Target Architecture Definition): Function
3684 value_as_pointer renamed to value_as_address.
3685
fc0c74b1
AC
36862001-10-15 Andrew Cagney <ac131313@redhat.com>
3687
3688 * gdbint.texinfo (Target Architecture Definition): Default
3689 POINTER_TO_ADDRESS functions assume unsigned addresses.
3690 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3691 posting by Jim Blandy.
3692
f4846649
JB
36932001-10-12 Jim Blandy <jimb@redhat.com>
3694
3695 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3696 version of texi2html (1.64) doesn't support this flag any more.
3697
f277788b
MK
36982001-09-08 Mark Kettenis <kettenis@gnu.org>
3699
a9dc4918
MK
3700 * gdbint.texinfo (Host Definition): Remove description of
3701 MEM_FNS_DECLARED.
3702
d28379df
MK
3703 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3704
f277788b
MK
3705 * gdbint.texinfo (Host Definition): Remove description of
3706 HAVE_SIGSETMASK.
3707
7ccaa899
EZ
37082001-09-04 Elena Zannoni <ezannoni@redhat.com>
3709
3710 * gdbint.texinfo (Target Architecture Definition): Add
3711 explanation of TARGET_PRINT_INSN macro.
3712
17d9d558
JB
37132001-08-30 Jim Blandy <jimb@redhat.com>
3714
3715 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3716 Explain what it means to load relocatable files.
3717
72cde065
JB
37182001-08-28 Jim Blandy <jimb@redhat.com>
3719
3720 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3721 info `top' menu.
3722
9e678452
CF
3723Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3724
3725 * gdbint.texinfo: Add a cautionary note about macro use.
3726
a2bea4c3 37272001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3728
a2bea4c3
CV
3729 * gdb.texinfo: Explain omitting the hostname in the
3730 `target remote' command.
3731
1129bf27
DJ
37322001-07-30 Daniel Jacobowitz <drow@mvista.com>
3733
3734 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3735 and END-INFO-DIR-ENTRY.
3736
732b3002
SC
37372001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3738
3739 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3740
89437448
AC
37412001-07-25 Andrew Cagney <ac131313@redhat.com>
3742
3743 * gdbint.texinfo (libgdb): Rewrite.
3744
f7dc1244 37452001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3746
3747 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3748
c4555f82
SC
37492001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3750
3751 * gdb.texinfo (TUI): New chapter, document the TUI.
3752 (Mode Options): Document the -tui option.
3753
2f45a6e0
MK
37542001-07-23 Mark Kettenis <kettenis@gnu.org>
3755
3756 * gdbint.texinfo (Host Definition): Remove description of
3757 NEED_POSIX_SETPGID.
3758
f7dc1244 37592001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3760
3761 * gdb.tex (DJGPP Native): New node, with descriptions of
3762 DJGPP-specific commands.
3763
be9c6c35
JM
37642001-07-19 John R. Moore <jmoore@redhat.com>
3765
3766 * gdbint.texinfo: Three misspellings.
3767
dfa249fb
AC
37682001-07-06 Andrew Cagney <ac131313@redhat.com>
3769
3770 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3771 `test` expressions on bash. Problem reported by Colin Walters.
3772
c72e7388
AC
37732001-07-04 Andrew Cagney <ac131313@redhat.com>
3774
3775 * gdbint.texinfo (User Interface): Update ui-out documentation to
3776 refelect recent UI/MI updates.
3777
94bbb2c0
AC
37782001-07-04 Andrew Cagney <ac131313@redhat.com>
3779
3780 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3781 interpreters.
3782
af6c57ea
AC
37832001-06-15 Andrew Cagney <ac131313@redhat.com>
3784
3785 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3786 structure and not macros.
3787 (Host Definition): Document that much of this chapter is obsolete.
3788 (Target Architecture Definition): Update list of files that make
3789 up a target architecture.
3790 (Coding): Update.
3791
83aa8bc6
AC
37922001-06-28 Andrew Cagney <ac131313@redhat.com>
3793
3794 * gdbint.texinfo (Target Architecture Definition): Update
3795 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3796 The latter has been changed to a true predicate.
3797
f7dc1244 37982001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3799
3800 * annotate.texi: Add @noindent where needed. From Dmitry
3801 Sivachenko <dima@Chg.RU>.
3802 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3803
656db9b0
AC
38042001-06-16 Andrew Cagney <ac131313@redhat.com>
3805
3806 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3807
df2396a1
AC
38082001-06-14 Andrew Cagney <ac131313@redhat.com>
3809
3810 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3811 returns ``OK''. Document that the ``R'' packet does not reply.
3812
0f1f2b0a
MS
38132001-06-13 Michael Snyder <msnyder@redhat.com>
3814
3815 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3816
f7dc1244 38172001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3818
3819 * gdb.texinfo (Signals): Clarify the default setting of signal
3820 handling.
3821
a5d7c491
AC
38222001-05-14 Andrew Cagney <ac131313@redhat.com>
3823
3824 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3825 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3826
05a54c4f
AC
38272001-05-12 Andrew Cagney <ac131313@redhat.com>
3828
3829 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3830
f7dc1244 38312001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3832
3833 * gdbint.texinfo (Clean Design and Portable Implementation):
3834 Renamed from "Clean Design".
3835 (Clean Design and Portable Implementation): Document portable
3836 methods of handling file names, and the associated macros.
3837
f7dc1244 38382001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3839
3840 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3841 command and provide a cross-reference to its description.
3842 (Symbols): Note that "info scope" is useful for trace experiments.
3843
f7dc1244 38442001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3845
b37052ae
EZ
3846 * gdb.texinfo (Symbols): Document "info scope".
3847 (Tracepoints): New chapter.
3848 (Contributors): Update for v5.1.
3849 <All nodes>: Change "C++" to "C@t{++}".
3850
0ee54786
EZ
3851 * gdbint.texinfo (User Interface): A new section about ui_out
3852 functions, based on text written by Fernando Nasser.
3853
c534679c
EZ
3854 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3855
f7dc1244 38562001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3857
e9c75b65
EZ
3858 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3859
3860 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3861
3862 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3863 Replace "GDB" with "@value{GDBN}". Fix markup.
3864
3865 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3866
3d67e040
EZ
3867 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3868 a cross-reference to its description.
3869 (Symbols): Document "info symbol".
3870
f7dc1244 38712001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3872
3873 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3874 subsection "x86 Watchpoints".
3875 (Target Architecture Definition): Document the macros
3876 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3877 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3878
b0ed3589
AC
38792001-03-20 Andrew Cagney <ac131313@redhat.com>
3880
3881 * gdbint.texinfo (Target Architecture Definition): Update
3882 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3883 list.
3884
b6ba6518
KB
38852001-03-06 Kevin Buettner <kevinb@redhat.com>
3886
3887 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3888 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3889
f7dc1244 38902001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3891
3892 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3893
f7dc1244 38942001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3895
17cc6a06
EZ
3896 * gdb.texinfo (Environment): Document that `path' does not change
3897 the value of PATH in GDB's own environment (it did in the past,
3898 but that was changed on March 15, 1994). Reported by Doug Evans
3899 <dje@transmeta.com>.
3900
56caf160
EZ
3901 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3902 its line. Fix markup of commands and macros. Add an Index node
3903 and index entries.
3904
29e57380
C
39052001-01-23 J.T. Conklin <jtc@redback.com>
3906
3907 * gdb.texinfo (Memory region attributes): New manual section.
3908
1c6147de
ND
39092001-01-04 Nicholas Duffek <nsd@redhat.com>
3910
3911 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3912
f7dc1244 39132000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3914
3915 * refcard.tex: Version and copyright fixed. From Phil Edwards
3916 <pedwards@disaster.jaj.com>.
3917
0dcedd82
AC
3918Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3919
3920 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3921 DWARF2_REG_TO_REGNUM): Document.
3922
3b851bce
AC
3923Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3924
3925 * gdbint.texinfo (Coding): Update current value of
3926 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3927
f7dc1244 39282000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3929
3930 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3931 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3932
b90a5f51
CF
39332000-11-10 Christopher Faylor <cgf@cygnus.com>
3934
3935 * gdb.texinfo: Document new 'set step-mode' command.
3936
f7dc1244 39372000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3938
3939 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3940 changes from Dmitry Sivachenko <dima@Chg.RU>.
3941
f7dc1244 39422000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3943
3944 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3945 From Steven Johnson <sbjohnson@ozemail.com.au>.
3946
2e685b93
MK
39472000-08-10 Mark Kettenis <kettenis@gnu.org>
3948
3949 * gdbint.texinfo (Overall Structure): Spelling fix.
3950
f7dc1244 39512000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3952
3953 * gdbint.texinfo (Target Architecture Definition): Document that
3954 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3955 for which REGISTER_CONVERTIBLE returns a zero value.
3956
63ac3005
EZ
39572000-07-08 Christopher Faylor <cgf@cygnus.com>
3958
3959 * Makefile.in (install-info): Find files to install in either the
3960 build or source directories (adapted from Makefile.am).
3961
bd79f757
ND
39622000-07-07 Nicholas Duffek <nsd@redhat.com>
3963
3964 * stabs.texinfo: Fix spelling errors.
3965 (String Field): FILE-NUMBER starts from 0, not 1.
3966
f7dc1244 39672000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
3968
3969 * refcard.tex: Remove \centerline from the blurb. Patch from
3970 Brian Youmans.
3971
f7dc1244 39722000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
3973
3974 * Makefile.in (install-info): Support installation from outside of
3975 the source directory. Reported by Mark Harig
3976 <markh@frazier.landmark.com>.
3977
f3b28801
C
39782000-06-20 J.T. Conklin <jtc@redback.com>
3979
3980 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
3981
449f3b6c
AC
3982Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
3983
3984 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
3985 Generate using pdftex.
3986 (PDFTEX): Define.
3987 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
3988 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
3989 @contents at the start.
3990
f7dc1244 39912000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
3992
3993 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
3994 Youmans.
3995
9e9c5ae7
AC
3996Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
3997
3998 From Brian Youmans:
3999 * gdb.texinfo: Fix ``et al.''.
4000
c741b251
AC
4001Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4002
4003 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4004 loop.
4005
4ab64e14
JG
40062000-05-19 Jimmy Guo <guo@cup.hp.com>
4007
4008 * configure: Regenerate.
4009
f7dc1244 40102000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4011
4012 * Makefile.in (install-info): Run install-info on installed Info
4013 files.
4014
8c70017b
AC
4015Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4016
a7cb598a
AC
4017 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4018 Andrew Cagney.
8c70017b 4019
f7dc1244 40202000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4021
4022 * gdb.texinfo: Proofreading changes from Brian Youmans.
4023
bf0184be
ND
40242000-05-01 Nick Duffek <nsd@cygnus.com>
4025
4026 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4027 startup sequence, minor edits.
4028
f7dc1244 40292000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4030
4031 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4032 TeX.
4033
4034 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4035 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4036 like `n' and `s' which look weird. Convert some of the @kindex to
4037 @vindex, when they refer to variables, not commands.
4038
33e16fad
AC
4039Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4040
4041 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4042
f7dc1244 40432000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4044
4045 * Makefile.in (GDBMI_DIR): New variable.
4046 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4047 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4048 (gdbmi.texinfo): New target, for texi2roff.
4049 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4050 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4051
4052 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4053 gdbmi.texinfo.
4054 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4055 comment.
4056
d167840f
EZ
40572000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4058
4059 * gdb.texinfo (Files): Update description of add-symbol-file
4060 command.
4061
f7dc1244 40622000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4063
4064 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4065 prevents the build (and is generally a Bad Idea).
4066
f7dc1244 40672000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4068
4069 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4070 a comma inside @var.
4071 (Command Files): Index markup changes from Dmitry Sivachenko
4072 <dima@Chg.RU>.
4073
f7dc1244 40742000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4075
4076 * Makefile.in (LN_S): Define.
4077 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4078 invoke "ln -s" unless it is known to work.
4079
4080 * configure.in (AC_PROG_LN_S): Add.
4081
8dc7983f
JB
40822000-04-14 Jim Blandy <jimb@redhat.com>
4083
4084 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4085 section.
4086 (Target Conditionals): Document ADDRESS_TO_POINTER,
4087 POINTER_TO_ADDRESS.
4088
1a8237e8
DB
40892000-04-11 Daniel Berlin <dan@cgsoftware.com>
4090
4091 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4092 gdb-cfg.texi to get the value.
4093
ca526f1a
JB
40942000-04-10 Jim Blandy <jimb@redhat.com>
4095
4096 * gdbint.texinfo (Target Architecture Definition): Fix
4097 cross-references.
4098
faaafcb4
JB
40992000-04-08 Jim Blandy <jimb@redhat.com>
4100
4101 * gdbint.texinfo (Using Different Register and Memory Data
4102 Representations): New section.
4103 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4104 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4105 REGISTER_CONVERT_TO_RAW): Document.
4106
1b27397f
AC
4107Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4108
4109 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4110 for acknowledgments.
4111
480ff1fb
AC
4112Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4113
4114 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4115 qThreadExtraInfo.
4116
a9331b3f 41172000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4118
a9331b3f
RM
4119 * gdb.texinfo: Clarify which remote debug protocol commands are
4120 required and which are optional.
f1251bdd 4121
dbeb8dbd
AC
4122Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4123
4124 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4125 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4126 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4127 * annotate.texi: Update.
4128
6d2ebf8b
SS
41292000-03-28 Stan Shebs <shebs@apple.com>
4130
4131 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4132 expectation of additional changes before release), update
4133 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4134 node links, rephrase and/or shorten lines to fix formatting
4135 problem in both regular and @smallbook formats.
4136 * annotate.texi: Shorten lines in example, use smallexample
4137 consistently everywhere.
4138 * Makefile.in: Add comment about texinfo 4.0 html generation.
4139 (SFILES_INCLUDED): Add annotate.texi.
4140
5d161b24
DB
41412000-03-27 Daniel Berlin <dan@cgsoftware.com>
4142
4143 * gdb.texinfo (Debugging Output): Added new section, documenting
4144 the "set/show debug" commands.
4145
b9deaee7
AC
4146Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4147
4148 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4149 entry.
4150
4151 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4152 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4153 @chapter and @node entries.
a9331b3f 4154
b9deaee7 4155 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4156
9ef47d30
AC
4157Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4158
4159 * Makefile.in (install-info): Create $(infodir) before installing
4160 files.
4161
cfeada60
FN
41622000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4163
4164 From David Whedon <dwhedon@gordian.com>
4165 * gdbint.texinfo : Added paragraphs about command deprecation.
4166
6837a0a2
DB
41672000-03-22 Daniel Berlin <dan@cgsoftware.com>
4168
4169 * gdb.texinfo: Add documentation for the apropos command.
4170
bba2971c
MS
41712000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4172
4173 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4174
2b628194
MS
41752000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4176
a9331b3f 4177 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4178 two places.
4179
96a2c332
SS
41802000-03-17 Stan Shebs <shebs@apple.com>
4181
4182 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4183 <dima@Chg.RU>, also clarification of allowed content for
4184 string constants.
4185
f7dc1244 41862000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4187
4188 * gdb.texinfo (main menu): Add Annotations.
4189 (File Options): Add @cindex entries for each command-line option.
4190 Document --epoch, --annotate, --async, --interpreter, --write,
4191 --statistics, and --version.
4192
4193 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4194 of GDB.
4195
9d233477
JB
41962000-02-23 Jim Blandy <jimb@redhat.com>
4197
4198 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4199
14e0eb3b
JB
42002000-02-22 Jim Blandy <jimb@redhat.com>
4201
4202 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4203
3555de01
JM
42042000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4205
4206 * Makefile.in (diststuff): New target.
4207
5e35df8e
KB
42082000-02-15 Kevin Buettner <kevinb@redhat.com>
4209
4210 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4211 architecture. [From Jim Wilson.]
5e35df8e 4212
c5394b80
JM
42132000-01-16 Tom Tromey <tromey@cygnus.com>
4214
4215 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4216 (Delete Breaks): Mention range arguments.
4217 (Disabling): Likewise.
4218
c3f6f71d
JM
42192000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4220
4221 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4222
c4093a6a
JM
4223Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4224
4225 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4226 valid functions.
4227
11cf8741
JM
42281999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4229
4230 * gdb.texinfo: Clarify regular expressions used in rbreak.
4231
917317f4
JM
42321999-10-15 Kevin Buettner <kevinb@cygnus.com>
4233
4234 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4235 MEMORY_REMOVE_BREAKPOINT): Document.
4236
4237Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4238
4239 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4240 offset re-using the DATA offset instead.
4241
2df3850c
JM
42421999-10-11 Jim Kingdon <kingdon@redhat.com>
4243
4244 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4245
42461999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4247
4248 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4249 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4250 typos.
4251
4252 * gdb.texinfo: Various minor wording and formatting improvements,
4253 mentions of additional command-line options.
4254
2acceee2
JM
42551999-09-30 Fred Fish <fnf@cygnus.com>
4256
4257 * gdb.texinfo: Document additional forms of specifying section
4258 names and addresses for the add-symbol-file command.
4259
c2c6d25f
JM
42601999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4261
4262 * gdbint.texinfo: Fix typo, add the word "have".
4263
42641999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4265
4266 * gdbint.texinfo (Target Architecture Definition): Document the
4267 SKIP_PERMANENT_BREAKPOINT macro.
4268
d4f3574e
SS
42691999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4270
4271 * gdb.texinfo: Fiks speling errers.
4272
4273 * gdb.texinfo: Fix uses of @multitable.
4274
f7dc1244 4275 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4276 * gdb.texinfo: Include details specific to DOS host, clarify
4277 some confusing language, fix @ref/@xref/@pxref usages, add
4278 comments about using with optimization, add more indexing,
4279 fix info about disassembly-flavor.
4280
4281Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4282
4283 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4284 SKIP_SOLIB_RESOLVER): Define.
4285
4286Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4287
4288 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4289 ``g'' packets.
4290
104c1213
JM
42911999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4292
4293 * gdb.texinfo: Create a new "Configurations" chapter with
4294 platform-specific info, inline remote.texi and move sections of it
4295 into the new chapter, move bits about info proc, heuristic search,
4296 and register stack into the new chapter.
4297 * remote.texi: Remove, now part of gdb.texinfo.
4298 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4299
43001999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4301
4302 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4303 GDB_TARGET_IS_MACH386): These kludges have gone away.
4304
4305Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4306
4307 * gdbint.texinfo (Target Architecture Definition): Mention
4308 TDEPLIBS.
4309
53a5351d
JM
43101999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4311
4312 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4313 surrounding text to fit HP-UX bits into general info.
4314 (HPPA-cfg.texi): Remove, no longer useful.
4315
4316 * gdb.texinfo: Remove explicit links from @node lines, remove
4317 HP-added "Detailed Node Listing" from main menu which confuses
4318 things.
4319
4320 From Dmitry Sivachenko <dima@Chg.RU>:
4321 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4322 in description of `set environment'.
4323
43241999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4325
4326 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4327
7be570e7
JM
43281999-08-12 Ben Elliston <bje@cygnus.com>
4329
4330 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4331
f7dc1244 43321999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4333
4334 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4335 watch, awatch, and rwatch. Explain why the latter two cannot be
4336 set as software watchpoints. Document that watchpoints for local
4337 variables are deleted when the debuggee terminates.
4338
4339Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4340
4341 * remote.texi (Protocol): Further clarification of the "qRcmd"
4342 packet. Allow E.. response packet. "qRcmd" packet is no longer
4343 reserved.
4344
43451999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4346
a9331b3f
RM
4347 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4348 * gdb.texinfo: Ditto.
7be570e7 4349
96baa820
JM
43501999-08-06 Tom Tromey <tromey@cygnus.com>
4351
4352 * gdb.texinfo (KOD): New node.
4353
4354Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4355
4356 * remote.texi (Rcmd): Fix minor formatting typos.
4357
4358Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4359
4360 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4361 packets.
4362
adf40b2e
JM
43631999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4364
4365 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4366 fixes.
4367
43ff13b4
JM
4368Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4369
4370 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4371
085dd6e6
JM
4372Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4373
4374 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4375 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4376 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4377 packets that are not supported on all hosts. Expand examples.
4378 Spell check.
4379
43801999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4381
4382 * Makefile.in: Recognize html, install-html. Add targets
4383 to build HTML versions of documentation via texi2html.
4384
4385Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4386
4387 * gdbint.texinfo (Testsuite): New chapter, information about the
4388 testsuite.
4389
4390Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4391
4392 * remote.texi (Communication Protocol): Rewrite.
4393
4394Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4395
4396 * stabs.texinfo: Fix uses of xref.
4397
9e0b60a8
JM
4398Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4399
4400 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4401 info about patch submission.
4402
cce74817
JM
4403Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4404
4405 From Per Bothner <bothner@cygnus.com>:
4406 * gdb.texinfo: Document Chill support.
4407
4408Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4409
4410 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4411 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4412 Document that the value should be greater-than or equal-to zero.
4413 (NO_STD_REGS): Document. Deprecate.
4414
ac9a91a7
JM
4415Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4416
4417 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4418 Document that these are not used.
4419
4420Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4421
4422 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4423
392a587b
JM
4424Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4425
4426 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4427 numargs was dropped.
4428
4429Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4430
4431 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4432
b83266a0
SS
4433Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4434
4435 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4436 Update.
4437
7a292a7a
SS
4438Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4439
4440 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4441 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4442
4443Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4444
4445 * gdbint.texinfo: Fix typos: $ -> @.
4446
4447Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4448
4449 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4450 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4451 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4452 BREAKPOINT_FROM_PC.
a9331b3f 4453
7a292a7a
SS
4454Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4455
4456 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4457 CALL_DUMMY_STACK_ADJUST): Document.
4458
4459Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4460
4461 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4462 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4463
44641999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4465
4466 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4467 longer exists.
4468
4469Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4470
4471 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4472 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4473 they make the manual source incomprehensible.
4474 * h8-cfg.texi: Remove, hasn't been used in years.
4475
c906108c
SS
4476Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4477
4478 * gdb.texinfo: Update the credits.
4479
4480Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4481
4482 * gdb.texinfo: Fix mistakes noticed in printout of last
4483 draft, add Alpha to discussion of heuristic fence post.
4484
4485Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4486
4487 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4488 Edition, merge some HP changes into mainline, describe some
4489 previously undocumented features, describe more of the target
4490 commands available, eliminate obsolete section on renamed
4491 commands.
4492 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4493
4494Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4495
4496 * gdb.texinfo: Make many HPPA conditionals unconditional,
4497 including catchpoint description, since now on for all configs.
4498 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4499 specializations.
4500
4501Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4502
4503 * Makefile.in (GDBvn.texi): Fix match expression to work with
4504 current format of VERSION in gdb/Makefile.in.
4505 * gdb.texinfo: Fix node ref to match new readline.
4506
4507Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4508
a9331b3f
RM
4509 * gdb.texinfo: Changes made as part of a project to merge in
4510 changes made by HP. Documentation makes extensive use of
c906108c
SS
4511 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4512 on remote debugging. There are differences in documentation
4513 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4514 the HP manual discusses catchpoints, hardware watchpoints, and
4515 some HPUX specific limitations for shared library support.
a9331b3f 4516
c906108c
SS
4517 There are also a number of @node changes.
4518
45191999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4520
4521 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4522 (C Usage): Same.
4523
4524Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4525
4526 The following changes were made by Edith Epstein
4527 <eepstein@cygnus.com> as part of a project to merge in changes
4528 made by HP.
a9331b3f 4529
c906108c
SS
4530 * HPPA-cfg.texi: new file.
4531
4532 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4533
4534 * refcard.tex: change documentation about catch.
4535 removed info catch.
4536
4537Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4538
4539 * gdbint.texinfo: Expand on GDB's coding standards,
4540 specify the use of arg names with prototypes.
4541
45421998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4543
4544 * gdb.texinfo: Fix tipo.
4545
4546Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4547
4548 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4549 TARGET_BYTE_ORDER_SELECTABLE_P.
4550
4551Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4552
4553 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4554
45551998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4556
4557 * agentexpr.texi: New file.
4558
4559Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4560
4561 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4562
45631998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4564
4565 * remote.texi: Changed wording that implied that the GDB remote
4566 protocol caches register values instead of GDB itself.
4567
4568Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4569
4570 * gdbint.texinfo: Add some info about symbol readers.
4571 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4572 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4573 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4574 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4575
4576Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4577
a9331b3f 4578 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4579
4580Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4581
4582 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4583
4584Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4585
4586 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4587 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4588
4589Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4590
4591 * gdbint.texinfo: Fix minor typos.
4592
4593Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4594
4595 * gdbint.texinfo: Complete overhaul. Group descriptions more
4596 logically, add more info on generic algorithms, remove much
4597 obsolete and/or wrong material.
4598
4599Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4600
4601 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4602
4603Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4604
4605 * refcard.tex: Copyright, address updates.
4606
4607Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4608
4609 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4610 for the edition instead of confusing GDB-version-like numbers.
4611
4612Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4613
4614 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4615
4616Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4617
4618 * LRS: Reformat a bit to keep text under 80 columns.
4619
4620Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4621
4622 * gdb.texinfo: Add some credits, mention bug monitor.
4623 * remote.texi: Mention mips monitor targets.
4624 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4625
c906108c
SS
4626Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4627
4628 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4629 files, finish sorting of host vs target vs native macros, describe
4630 some more of them.
4631
4632Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4633
4634 * gdbint.texinfo (Host Conditionals): Document change from
4635 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4636
4637Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4638
4639 * gdbint.texinfo (Host Conditionals): Document
4640 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4641
4642Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4643
4644 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4645 Document LSEEK_NOT_LINEAR.
4646
4647Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4648
4649 * stabs.texinfo (Stab Section Basics): Make it clear that only
4650 some versions of the GNU linker remove the leading N_UNDF symbol.
4651
4652Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4653
4654 * stabs.texinfo (String Field): Document type number pairs here,
4655 instead of in the Sun specific section.
4656 (Include Files): The GNU linker supports the N_BINCL
4657 optimization. Clarify the N_BINCL value, and what it is used
4658 for.
4659 (Procedures): Document N_FUN with an empty string to mark the end
4660 of a function.
4661 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4662 (Sun Differences): Remove this node, as the information is now
4663 elsewhere in the main document.
4664 (Stab Section Basics): Mention that the GNU linker may optimize
4665 stabs and remove the leading N_UNDF symbol.
4666
4667Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4668
4669 * gdb.texinfo, refcard.tex: Restore author credit
4670
4671Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4672
4673 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4674 documentation to account for START and END macros taking
4675 one arg.
4676
4677Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4678
4679 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4680 * gdb.texinfo (Frames): Fix typo.
4681
4682Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4683
4684 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4685 a target_signal as arg type, not a pid.
4686
4687Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4688
4689 * gdb.texinfo: Document `set assembly-language'.
4690
4691Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4692
4693 * remote.texi: Update list of stubs in the GDB distribution.
4694
4695Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4696
4697 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4698 Also document that some systems can use mmalloc but must define
4699 this if their C runtime allocates memory that is later freed.
4700 (MMCHECK_FORCE): Document new macro.
a9331b3f 4701
c906108c
SS
4702Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4703
4704 * remote.texi: Add documentation for target Sparclet.
4705
4706Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4707
a9331b3f 4708 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4709 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4710 * configure.in: Rewritten for autoconf.
4711 * configure: New.
4712
4713Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4714
4715 * Makefile.in (DVIPS): New define, set to dvips.
4716 (dvi): Add stabs.dvi.
4717 (ps): New target.
4718 (all-doc): Depend on info, dvi, and ps targets.
4719 (STAGESTUFF): Add *.ps and *.dvi files.
4720 (clean-info, clean-dvi): Remove.
4721 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4722 rules completely rewritten.
4723 (maintainer-clean): Remove clean-info and clean-dvi
4724 dependencies and put their actions in the rules.
4725 (gdb.ps): New target
a9331b3f 4726 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4727 intermediate TeX files, whether they have 2 or 3 character
4728 extensions.
4729 (gdbint.ps): Add target and rules.
4730 (gdb-internals): Delete unused target.
4731 (Makefile): Depends upon config.status also.
4732
4733Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4734
4735 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4736 set.
4737
4738Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4739
4740 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4741 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4742
4743Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4744
4745 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4746
4747Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4748
4749 * gdb.texinfo (Print settings): Document
4750 `set/show print static-members' commands.
4751
4752Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4753
4754 * gdbint.texinfo (Native): Document name change, coredep.c to
4755 core-aout.c.
4756
4757Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4758
4759 * stabs.texinfo (Include Files): Document the values the SunOS4
4760 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4761
4762Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4763
4764 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4765 Fix typo.
4766
4767Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4768
4769 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4770 "gdb.tar.Z".
4771
4772Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4773
4774 * Makefile.in (maintainer-clean): New target, synonym for
4775 realclean.
4776
4777Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4778
4779 * Update all FSF addresses except those in COPYING* files.
4780
4781Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4782
4783 From Richard Earnshaw (rearnsha@armltd.co.uk):
4784 * gdb.texinfo (convenience variables): Document $_exitcode.
4785 (quit): Document optional expression to use as exit code.
4786
4787Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4788
4789 * gdb.texinfo, remote.texi: Brought up to date with various
4790 GDB changes.
4791
4792Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4793
4794 * gdb.texinfo: Update dates and versions, fix comments about
4795 hardware watchpoints in future releases and about the
4796 sharedlibrary command.
4797
4798Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4799
4800 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4801 C_FUN stab. Other cleanups.
4802
4803Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4804
4805 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4806 for the sparc stub.
4807
4808Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4809
4810 * annotate.texi: Clarify which addresses have differing formats
4811 depending on the language and which do not.
4812
4813Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4814
4815 * remote.texi (NetWare): Changed example to use BOARD= instead of
4816 NODE= argument to reflect correspoding change to gdbserve.nlm.
4817
4818Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4819
4820 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4821 GDB, as well as AIX dbx, supports the size type attribute.
4822
4823Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4824
4825 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4826
4827Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4828
4829 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4830 and new 'if' and 'while' commands.
4831
4832Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4833
4834 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4835
4836Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4837
4838 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4839 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4840 NetWare targets. Mostly stolen from the Server node.
4841
4842Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4843
4844 * gdb.texinfo (Setting): Talk about the language of a source file
4845 versus the working language. The old documentation did not match
4846 what GDB did.
4847
4848Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4849
4850 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4851 of a source file.
4852
4853Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4854
4855 * gdb.texinfo (Processes): New node.
4856
4857Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4858
4859 * remote.texi: Update documentation of set/show mipsfpu.
4860
3fc11d3e
JM
4861Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4862
4863 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4864 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4865
4866Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4867
4868 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4869 obsolete conditionals, described some others.
4870
4871Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4872
4873 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4874 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4875
4876Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4877
4878 * gdbint.texinfo: Put regex conditionals in their own table.
4879
4880Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4881
4882 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4883 described or fixed the descriptions of many others.
4884
4885Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4886
4887 * gdb.texinfo: Add some more credits.
4888 * gdbint.texinfo: Capitalize GDB consistently, describe some
4889 macros and remove some.
4890
4891Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4892
4893 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4894 obsolete conditionals, described some others.
4895
4896Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4897
4898 * gdb.texinfo (help targets): Changed to `help target', which
4899 is the correct gdb command.
4900
4901Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4902
4903 * annotate.texi (TODO): New node, for keeping track of annotations
4904 suggested but not yet implemented.
4905
4906Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4907
4908 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4909 another symbol, it is not the address itself.
4910
4911Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4912
4913 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4914 of stabs-in-coff sections.
4915
4916Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4917
4918 * annotate.texi: Change edition to 0.5 and date to May 1994.
4919 Add index.
4920 (Frames): New node, for frame annotation.
4921 (Displays): New node, for display annotation.
4922
4923 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4924 when waiting for your program to stop.
4925
4926Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4927
4928 * annotate.texi (Breakpoint Info): Document annotation of header
4929 fields and record annotation.
4930
4931Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4932
4933 * annotate.texi: New file, to document annotations.
4934
4935Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4936
4937 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4938 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4939
4940Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4941
4942 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4943 section, and say n_strx field is compilation unit relative.
4944 * stabs.texinfo: Don't use @code for a.out when it is the name of
4945 an object file format.
4946
4947Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4948
4949 * gdb.texinfo: Refer to file names, not path names, per rms
4950 convention.
4951 (Arguments): Fix typo.
4952
4953Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4954
4955 * stabs.texinfo (Global Variables): Talk about stabs in files
4956 where variables are referenced, but not defined.
4957
4958Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4959
4960 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4961 Cplusplus to new nodes Member Type Descriptor and Method Type
4962 Descriptor. Re-write stuff for #.
4963
4964Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4965
4966 * gdb.texinfo (Print Settings): Don't document "set print
4967 fast-symbolic-addr off". The bug which it worked around was fixed
4968 on 25 Feb 94 in coffread.c, so I'm nuking the command.
4969
4970 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
4971 N_ENTRY node.
4972
4973 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
4974
4975Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4976
4977 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
4978 references to ieee-float.c.
4979
4980Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4981
4982 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
4983 match what the code actually does.
4984
4985Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4986
4987 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
4988
4989Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4990
4991 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
4992 i, and b.
4993
4994Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
4995
4996 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
4997 well as for ELF and SOM. Unify the descriptions of ELF and SOM
4998 as "stabs in sections" rather than just saying "ELF and SOM".
4999 Also make that stuff apply to COFF.
5000
5001Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5002
5003 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5004 Ghostscript.
5005
5006Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5007
5008 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5009 versus functions without line numbers, also mention stepping into
5010 them as well as "step" when you are in them. Tell the user how to
5011 deal with the situation. Add comment about "debugging information".
5012
5013Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5014
5015 * stabs.texinfo (Enumerations): Document restriction on where
5016 enumeration types can appear and still win with GDB.
5017
5018Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5019
5020 * stabs.texinfo (Negative Type Numbers): Document format for type
5021 -16.
5022
5023Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5024
5025 * gdb.texinfo (Selection, Frame Info): Update information about
5026 arbitrary frame specficiations.
5027
5028Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5029
5030 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5031
5032Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5033
5034 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5035
5036Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5037
5038 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5039
5040Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5041
5042 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5043 Differences node to Statics node.
5044 (Statics): Discuss XCOFF use of V symbol descriptor.
5045
5046 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5047 not clean.
5048
5049Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5050
5051 * gdb.texinfo (Print Settings): Document `set print
5052 fast-symbolic-addr' and improve the doc for some other
5053 `set print's.
5054
5055Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5056
5057 * stabs.texinfo (String Field): Talk about defining several type
5058 numbers at once.
5059 Fix lint regarding changing node ELF Transformations to
5060 ELF and SOM Transformations.
5061
5062Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5063
5064 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5065
5066Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5067
5068 * stabs.texinfo (Cross-References): `::' is for nested types only
5069 within <>.
5070 (Structures): Document static members.
5071
5072Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5073
5074 * stabs.texinfo: Document S type attribute.
5075
5076Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5077
5078 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5079
5080Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5081
5082 * gdbint.texinfo: Fix a few typos.
5083
5084Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5085
5086 * gdb.texinfo, remote.texi: formatting improvements
5087
5088 * gdb.texinfo (New Features): mention threads.
5089 (Summary, C): fix xrefs in newly contributed text.
5090 (Threads): index entries, clarifications, example
5091 (passim): minor typos fixed, phrasing improvements
5092
5093 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5094 entries; (Server): explain use of gdbserver w/real-time systems,
5095 add example of conflicting TCP port; (MIPS Remote) break up
5096 running text into table, highlighting commands, and add example.
a9331b3f 5097
c906108c
SS
5098Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5099
5100 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5101
5102Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5103
5104 * stabs.texinfo (Nested Symbols): New node.
5105 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5106
5107Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5108
5109 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5110 to picking which Bbss.bss symbol to use, and (because there seems to
5111 be no good way of doing it) re-write some of the text to make it
5112 sound like Bbss.bss isn't such a great idea after all (as currently
5113 designed).
5114
5115 * gdb.texinfo (C): In addition to saying people have to use g++ for
5116 good results, say they have to use stabs. Specifically say cfront
5117 doesn't work well.
5118 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5119 the gdb README. Add xrefs to places where the support for the various
5120 languages is described in detail.
5121
5122Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5123
5124 * stabs.texinfo: Clean up stuff about visibility and virtual
5125 characters.
5126
5127 * stabs.texinfo (N_M2C): Cite Sun doc.
5128
5129Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5130
5131 * gdb.texinfo: updates re threads.
5132 * remote.texinfo: avoid index entries starting with digits.
5133
5134Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5135
5136 * stabs.texinfo (Enumerations): Talk about large, negative and
5137 octal values. Clean up cross reference to type attributes.
5138 (String Field): Say that GDB 4.11 supports size attribute.
5139
5140Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5141
5142 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5143 is a mandatory step. Make the stuff about that more concise.
5144
5145Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5146
5147 * stabs.texinfo (Class Names): New node.
5148
5149 * gdb.texinfo (Command Files): Explain order of init file reading.
5150
5151 * remote.texi (Bootstrapping): Talk about getting the serial driver
5152 to deal with ^C sent by gdb to stop the remote system.
5153
5154Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5155
5156 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5157
5158 * libgdb.texinfo (Defining Commands): made the DOC arg
5159 to gdb_define_app_command a char * instead of char **
5160 per a suggestion from kingdon.
5161
5162 * libgdb.texinfo: total rewrite from a different starting
5163 premise.
5164
5165Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5166
5167 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5168 floats passed as doubles (to improve clarity).
5169
5170Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5171
5172 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5173
5174 * a4rc.sed: update to work with Andreas Vogel papersize params
5175
5176 * refcard.tex: use Andreas Vogel simplifications of papersize
5177 params; remove useless version info; update copyright date.
5178
5179Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5180
5181 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5182
5183Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5184
5185 * gdb.texinfo (Files): Say what address the load command loads it at.
5186
5187 * stabs.texinfo (Common Blocks): Minor cleanups.
5188
5189 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5190 that Sun has backed away from the linker kludge and thus the relevant
5191 issue is changes to the SunPRO tools, not the Solaris linker.
5192
5193 * stabs.texinfo (Traditional Integer Types): Clean up description
5194 of octal bounds a little bit. Document extra leading zeroes.
5195
5196Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5197
5198 * gdb.texinfo (Signaling): Update for symbolic symbol names
5199 and add a section explaining the difference between the GDB
5200 signal command and the shell kill utility.
5201
5202Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5203
5204 * libgdb.texinfo: added `@' to braces that were unescaped.
5205
5206Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5207
5208 * libgdb.texinfo: new file. Spec for the gdb library.
5209
5210Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5211
5212 * stabs.texinfo (Include Files): Fix typo (start -> end).
5213
5214Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5215
5216 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5217 from Melissa at FSF's editing pass.
5218
5219Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5220
5221 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5222 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5223 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5224
5225Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5226
5227 * remote.texi (Bootstrapping): Discuss 386 call gates.
5228
5229Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5230
5231 * stabs.texinfo (Based Variables): New node.
5232
5233Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5234
5235 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5236 names, sizes, and formats to suggest how not to lose.
5237
5238Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5239
5240 * stabs.texinfo (Methods): Fix typo.
5241
5242Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5243
5244 * gdb.texinfo: Fix a few typos.
5245
5246Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5247
5248 * gdb.texinfo: Clarify how well it works with Fortran.
5249
5250 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5251 More on relocating stabs in ELF files.
5252
5253Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5254
5255 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5256
5257Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5258
5259 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5260 parameters on VAX.
5261
5262Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5263
5264 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5265
5266Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5267
5268 * stabs.texinfo: Make info author notice match the TeX author notice.
5269
5270Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5271
5272 * stabs.texinfo: Initial-caps all words in node names and
5273 non-trivial words in section names.
5274
5275Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5276
5277 * stabs.texinfo: Many minor cleanups.
5278
5279 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5280
5281Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5282
5283 * stabs.texinfo: Remove full description of big example.
5284 It's not really helpful; just use pieces of it where appropriate.
5285 Add more Texinfo formatting directives (@samp, etc.).
5286 Use @deffn to define stab types.
5287 Eliminate some wordiness. Break up some nodes.
5288 Add an (alphabetized) index of symbol types.
5289 Use consistent capitalization style in node and section names.
5290
5291Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5292
5293 * gdb.texinfo: Change typo "Two two" to "The two".
5294
5295Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5296
5297 * stabs.texinfo (XCOFF-differences): Remove references to
5298 non-existent types N_DECL and N_RPSYM.
5299
5300 * stabs.texinfo (String Field): Say that type attributes bug is
5301 fixed in GDB 4.10, since it is.
5302
5303 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5304
5305Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5306
5307 * stabs.texinfo: Formatting cleanups.
5308
5309Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5310
5311 * stabs.texinfo: When explaining the n_type of a stab, standardize
5312 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5313 no tabs, use @r).
5314 (Global Variables): Clean up.
5315
5316Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5317
5318 * stabs.texinfo (Stack Variables): Re-write.
5319
5320Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5321
5322 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5323 addresses of a source file. Also revise formatting.
5324 Change "object module" or "object file" to "source file".
5325 Various: Miscellaneous cleanups.
5326
5327Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5328
5329 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5330
5331Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5332
5333 * gdbint.texinfo: Removed many nonsensical machine-collected
5334 host and target conditionals, described some of the remainder.
5335
5336Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5337
5338 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5339
5340 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5341 paragraph which follows.
5342
5343 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5344 variables. Looks better and avoids overful hbox.
5345
5346Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5347
5348 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5349
5350Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5351
5352 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5353 retransmit-timeout
5354
5355Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5356
5357 * gdbint.texinfo: Update statement about `some ancient Unix
5358 systems, like Ultrix 4.0' to Ultrix 4.2.
5359
5360Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5361
5362 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5363
5364 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5365
5366 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5367 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5368
5369 * remote.texi: new name for former gdbinv-s.texi
5370
5371 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5372
5373Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5374
5375 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5376 variables for MIPS remote debugging protocol.
5377
5378Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5379
5380 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5381
5382Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5383
5384 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5385
5386Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5387
5388 * gdb.texinfo: repair conditional bugs in text markup
5389
5390Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5391
5392 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5393 to select Modula-2 material.
5394
5395Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5396
5397 * stabs.texinfo: Cleanups regarding statics.
5398
5399 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5400 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5401
5402Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5403
5404 * stabs.texinfo: N_MAIN is sometimes used for C.
5405
5406Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5407
5408 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5409
5410Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5411
5412 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5413 removed from the code by Kingdon.
c906108c
SS
5414
5415Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5416
5417 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5418 input when evaluating breakpoint conditions; the bug has been fixed.
5419
5420 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5421 sets the ignore count to N-1, not to N.
5422
5423Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5424
5425 * refcard.tex (\hoffset): correct longstanding error to match
5426 intended offset; avoids cutting off edge on some printers
5427
5428Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5429
5430 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5431
5432Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5433
5434 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5435
5436Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5437
5438 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5439 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5440 collect sed edits if any, apply to refcard before formatting;
5441 (refcard.ps) stop implying PS fonts if PS output requested;
5442 (lrefcard.ps) delete extra target for variant PS fonts
5443
5444 * refcard.tex: parametrize papersize dependent info, collect
5445 in easily replaced spot
5446
5447 * a4rc.sed: new file, edits to refcard for A4 paper
5448
5449Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5450
5451 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5452
5453Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5454
5455 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5456
5457Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5458
5459 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5460 politely rather than rudely.
5461
5462Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * stabs.texinfo: Document common blocks.
5465
5466Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5467
5468 * stabs.texinfo: Add some basic info about stabs-in-elf.
5469
5470Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5471
5472 * stabs.texinfo (Top): Minor cleanup.
5473
5474Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5475
5476 * Makefile.in (install-info): remove parentdir support
5477
5478Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5479
5480 * gdb.texinfo (Copying): delete this node and references to it;
5481 RMS says this manual need not carry GPL. (passim): Improvements
5482 from last round at FSF, largely due to Ian Taylor review, and
5483 minor formatting improvements.
5484
5485 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5486 largely due to Ian Taylor review. (Debug Session): minor edits to
5487 new text.
5488
5489Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5490
5491 * Makefile.in (realclean): Remove info and dvi files too.
5492
5493Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5494
5495 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5496 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5497 * gdb.texinfo: Change accordingly.
5498
5499 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5500 N_{L,R}BRAC,N_SLINE are relative to.
5501
5502Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5503
5504 * Makefile.in (GDBvn.texi): Update atomically.
5505
5506Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5507
5508 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5509
5510Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5511
5512 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5513 addresses together. Also motivate the set print symbol-filename
5514 command and suggest other solutions.
5515
5516Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5517
5518 * gdb.texinfo (set print elements): Note that the number of
5519 elements is set to unlimited by "set print elements 0".
5520
5521Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5522
5523 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5524 NF_LDOUBLE means.
5525 (Stab Types): Include Solaris stab types.
5526 (Procedures): Document Solaris extensions.
5527
5528Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5529
5530 * gdb.texinfo: Add `set print symbol-filename' doc.
5531
5532Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5533
5534 * stabs.texinfo (Arrays): Talk about type definition vs. type
5535 information.
5536
5537 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5538 the trailing semicolon.
5539
5540Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5541
5542 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5543 and merge in other parts of the document addressing these subjects.
5544 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5545
5546 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5547 at the end of a range type.
5548
5549 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5550 AIX extensions.
5551
5552Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5553
5554 * stabs.texinfo (Stabs Format): Misc fixes.
5555
5556Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5557
5558 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5559 (Traditional builtin types): Document convex convention for long long.
5560 (Negative builtin types): Discuss type names, and misc fixes.
5561
5562Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5563
5564 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5565 point types used with @samp{R} type descriptor.
5566 (Symbol Descriptors): Describe how to handle conflict between
5567 different meanings of @samp{P} symbol descriptor.
5568
5569Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5570
5571 * stabs.texinfo: Remove node Quick Reference and put its children
5572 directly under the main menu.
5573
5574 * stabs.texinfo: Many more changes to bring it into line with
5575 AIX documentation and reality. I think it now has all the
5576 information from the AIX documentation, except that I burned
5577 out when I got to variant records (Pascal and Modula-2) and
5578 all the COBOL types. Oh well, we can add them later when we're
5579 worrying more about those languages.
5580
5581 * stabs.texinfo (Automatic variables): Talk about what it means
5582 to omit the symbol descriptor.
5583
5584Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5585
5586 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5587 gcc2 behavior with promoted args.
5588
5589Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5590
5591 * gdb.texinfo: include readline appendices in info version of manual
5592
5593Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5594
5595 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5596 target remote.
5597
5598 * gdb.texinfo (Machine Code): more index entries for disassemble
5599
5600Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5601
5602 * Clarify the intended use of the gdb-testers and gdb-patches
5603 mailing lists, and shrink gzip comment.
5604
5605Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5606
5607 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5608 DOSHOST configuration of manual.
5609
5610 * gdb.texinfo (MIPS Stack): new node.
5611
5612 * all-config.texi (MIPS) new switch.
5613
5614 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5615 tense; (MIPS Remote) new node.
5616
5617 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5618 bug; (Environment) less passive, other small cleanups in text about
5619 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5620 (Remote) new MIPS Remote menu entry.
5621
5622Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5623
5624 * stabs.texinfo: Many changes to include information from the
5625 AIX documentation.
5626
5627 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5628
5629Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5630
5631 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5632 Move a bunch of information from ../README.
5633 (Getting Started): New node.
5634
5635Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5636
5637 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5638
5639 * gdb.texinfo: advance manual revision dates to present
5640
5641 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5642 stop using silly Roman numerals in @set variable names
5643
5644Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5645
5646 * stabs.texinfo (Parameters): Keep trying to get this right.
5647
5648Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5649
5650 * stabs.texinfo (Parameters): More on "local parameters".
5651
5652Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5653
5654 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5655
5656Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5657
5658 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5659 (Parameters): Rewrite.
5660 (xcoff-differences, Sun-differences): Minor changes.
5661
5662Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5663
5664 * stabs.texinfo: Minor cleanup.
5665
5666Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5667
5668 * gdbint.texinfo: Minor xcoff stuff.
5669
5670Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5671
5672 * gdbint.texinfo: Update for new config directory structure.
5673 Add info about internal type data structures.
5674
5675Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5676
5677 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5678 $(srcdir).
5679 (gdb-config.texi): Depend on file in $(srcdir).
5680
5681Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5682
5683 * stabs.texinfo: Fixes about N_SO.
5684
5685Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5686
5687 * gdb.texinfo: include list of nonstandard init file names
5688
5689 * *-config.texi: new switch GENERIC for text that applies *only*
5690 to (usual) multiple-target version of manual
5691
5692 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5693 h8 config
5694
5695 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5696 in menus (rather than conditionally selected multiple alternative
5697 menus).
5698
5699 * Makefile.in: define and use DOC_CONFIG var to select
5700 configuration for GDB user manual.
5701
5702 * gdb-config.texi: delete from repository, generate from Makefile.
5703
5704 * all-config.texi: normal `generic' configuration file, formerly
5705 stored as gdb-config.texi
5706
5707Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5708
5709 * Makefile.in: add dvi target to build all .dvi files
5710
5711Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5712
5713 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5714
5715Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5716
5717 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5718 host conditionals.
5719 * stabs.texinfo: More array fixes inspired by Jim's.
5720
5721Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5722
5723 * stabs.texinfo: Fixes re arrays and continuations.
5724
5725 * gdbint.texinfo: Add XCOFF node.
5726
5727Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5728
5729 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5730
5731Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5732
5733 * stabs.texinfo: Fix for array types to mention lower bounds.
5734
5735Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5736
5737 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5738
5739Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5740
5741 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5742
5743Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5744
5745 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5746 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5747
5748Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5749
5750 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5751
5752Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5753
5754 * gdb.texinfo, gdbinv-s.texi: misc updates
5755
5756Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5757
5758 * gdbint.texinfo: Brief documentation for longjmp support,
5759 from an email msg by Stu.
5760
5761Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5762
5763 * stabs.texinfo: Fix description of floating point "range"
5764 types (which really define basic types). Reported by Jim Meehan,
5765 <meehan@src.dec.com>.
5766
5767 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5768
5769Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5770
5771 * gdbint.texinfo: Slightly expand section on supporting a new
5772 object file format.
5773
5774Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5775
5776 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5777 intermediate file.
5778
5779Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5780
5781 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5782
5783Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5784
5785 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5786
5787 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5788 as well as Z8002.
5789
5790Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5791
5792 * gdbint.texinfo: Add sections on clean design and on how to send
5793 in changes.
5794
5795Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5796
5797 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5798
5799Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5800
5801 * gdb.texinfo: Fix typo, reported by Karl Berry.
5802
5803Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5804
5805 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5806
5807Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5808
5809 * gdbint.texinfo: fixed a stray email address (needs @@),
5810 added @table @code to node "Native Conditionals"
5811
5812Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5813
5814 * gdbint.texinfo: Describe coding style of GDB.
5815
5816Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5817
5818 * stabs.texinfo: Minor wording changes.
5819
5820Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5821
5822 * gdbint.texinfo: Improve release doc slightly.
5823
5824Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5825
5826 * gdbint.texinfo: Improve doc of GDB config macros.
5827
5828Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5829
5830 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5831 These will be reinserted when examined.
5832
5833Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5834
5835 * gdbint.texinfo: Make a start at documenting all the #if macros
5836 in GDB. At least list them all, and start separating them into
5837 host-specific and target-specific.
5838
5839Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5840
5841 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5842 examples (not consistent w others).
c906108c
SS
5843 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5844 for generic vn of doc
5845
5846Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5847
5848 * Makefile.in: always create installation directories.
5849
5850Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5851
5852 * gdb.texinfo: in h8 config, do not describe searching commands.
5853
5854Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5855
5856 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5857 conditionals; introduce a few generic switches that may be
5858 useful for other cross-dev or dos-hosted configs.
5859
5860 * gdb.texinfo: fix typo in "info reg" description
5861
5862Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5863
5864 * stabs.texinfo: Minor updates from running TeX over it.
5865 * Makefile.in (stabs.dvi, stabs.ps): Add.
5866
5867Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5868
5869 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5870 First pass at converting it to texinfo.
5871
5872Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5873
5874 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5875 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5876
5877Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5878
5879 * gdbint.texinfo: Add section on partial symbol tables.
5880
5881Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5882
5883 * gdb.texinfo: document `set remotedebug' and `set
5884 rstack_high_address'.
5885
5886Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5887
5888 * gdb.texinfo: slight expansion of new text on reading info files
5889 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5890 H8/300 from DOS.
5891
5892Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5893
5894 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5895
5896Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5897
5898 * gdb.texinfo: Say how to read the `info' files.
5899
5900Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5901
5902 * Makefile.in: gm4 -> m4.
5903
5904Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5905
5906 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5907 Documentation' ahead of `Installing GDB' to match README.
5908 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5909 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5910
5911Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5912
5913 * Makefile.in: remove $(srcdir) from gdb.info rule.
5914
5915Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5916
5917 * Makefile.in: commented out gdb-all.texinfo rule. This is
5918 temporary.
5919
5920Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5921
5922 * Makefile.in, configure.in: removed traces of namesubdir,
5923 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5924 copyrights to '92, changed some from Cygnus to FSF.
5925
5926Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5927
5928 * gdb.texinfo: Improve how we ask for bug reports.
5929
5930Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5931
5932 * Makefile.in: infodir belongs in datadir.
5933
5934Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5935
5936 * Makefile.in: remove spaces following hyphens, bsd make can't
5937 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5938 standards.text support.
c906108c
SS
5939
5940Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5941
5942 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5943 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5944 and mandir now keyed off datadir by default.
5945
5946\f
5947Local Variables:
9e9c5ae7 5948mode: change-log
c906108c
SS
5949left-margin: 8
5950fill-column: 74
5951version-control: never
5952End:
This page took 0.831315 seconds and 4 git commands to generate.