]> git.ipfire.org Git - thirdparty/binutils-gdb.git/blame - gdb/doc/ChangeLog
2008-05-03 Pedro Alves <pedro@codesourcery.com>
[thirdparty/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
063bfe2e
VP
12008-05-03 Pedro Alves <pedro@codesourcery.com>
2
3 * observer.texi (thread_exit): New.
4
237fc4c9
PA
52008-05-02 Pedro Alves <pedro@codesourcery.com>
6
7 * gdb.texinfo (Debugging Output): Document "set/show debug
8 displaced".
9 (Maintenance Commands): Document "maint set/show
10 can-use-displaced-stepping".
11
0428b8f5
DJ
122008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
13
14 * gdb.texinfo (ARM): Document set/show arm fallback-mode
15 and set/show arm force-mode.
16
5009afc5
AS
172008-05-02 Andreas Schwab <schwab@suse.de>
18
19 * gdbint.texinfo (Algorithms): Describe
20 target_watchpoint_addr_within_range.
21
669fac23
DJ
222008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
23
24 * gdbint.texinfo (Stack Frames): New chapter.
25 (Algorithms): Move Frames text to the new chapter.
26 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
27 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
28
721c02de
VP
292008-04-24 Vladimir Prus <vladimir@codesourcery.com>
30
669fac23 31 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
721c02de
VP
32 output does not necessary include any tokens.
33
c055b101
CV
342008-04-22 Corinna Vinschen <vinschen@redhat.com>
35
36 * gdb.texinfo (Set SH Calling convention): New @item.
37 (Show SH Calling convention): Ditto.
38
68837c9d
MD
392008-04-22 Markus Deuling <deuling@de.ibm.com>
40
41 * gdb.texinfo (Fortran Operators): Describe '%' operator.
42
2e9132cc
EZ
432008-04-20 Eli Zaretskii <eliz@gnu.org>
44
45 * gdb.texinfo (Set Breaks): Mention that multiple location
46 breakpoints need line number info. Add index entries.
47
31fffb02
CS
482008-04-19 Craig Silverstein <csilvers@google.com>
49
50 * gdb.texinfo (Requirements): Add an optional requirement on
51 zlib.
52 * gdbint.texinfo (Debugging File Formats): Add new subsection for
53 Compressed DWARF 2.
54
a47ec5fe
AR
552008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
56
57 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
58 sample output for 'stopped,reason="breakpoint-hit"' message.
59 (GDB/MI Program Execution): Likewise.
60
de051565
MK
612008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
62
63 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
64 -var-set-format. Add -f option to -var-evaluate-expression.
65
6ba66d6a
JB
662008-04-03 Joel Brobecker <brobecker@adacore.com>
67
68 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
69 new node "Ambiguous Expressions". Replace references to this
70 node by references to "Ambiguous Expressions" throughout.
71 (Ambiguous Expressions): New node.
72
1e26b4f8
DJ
732008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
74
75 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
76
b84876c2
PA
772008-03-21 Pedro Alves <pedro@codesourcery.com>
78
79 * gdb.texinfo (Debugging Output): Document
80 "set/show debug lin-lwp-async".
81 (Maintenance Commands): Document "maint set/show linux-async".
82
63092375
DJ
832008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
84
85 * gdb.texinfo (Expressions): Update description of malloced arrays.
86
8e8901c5
VP
872008-03-15 Vladimir Prus <vladimir@codesourcery.com>
88
89 * gdb.texinfo (Thread Commands): Document
90 -thread-info. Remove -thread-list-all-threads.
91
1fddbabb
PA
922008-03-14 Pedro Alves <pedro@codesourcery.com>
93 Sandra Loosemore <sandra@codesourcery.com>
94
95 * gdb.texinfo (Library List Format): Update to mention the
96 possibility to pass section addresses instead of segment
97 addresses.
98
ccd213ac
DJ
992008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
100
101 * gdb.texinfo (Starting): Document "set exec-wrapper".
102 (Server): Document gdbserver --wrapper.
103
fa4727a6
DJ
1042008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
105
106 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
107 unreadable memory. Delete obsolete SPARClite reference.
108
8edfe269
DJ
1092008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
110
111 * gdb.texinfo (Starting): Mention always-running targets.
112 (Target Commands): Add an anchor for load.
113 (Connecting): Explain continue instead of run.
114
1843f87b
DJ
1152008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
116
117 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
118
f9082629
NR
1192008-02-26 Nick Roberts <nickrob@snap.net.nz>
120
121 * gdb.texinfo (Set Breaks): Revert description of Enb column of
122 breakpoint table.
123
fd96d250
PA
1242008-02-19 Pedro Alves <pedro@codesourcery.com>
125
126 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
127 killing the inferior when it is already debugging a process.
128
36af4ef6
MD
1292008-02-13 Markus Deuling <deuling@de.ibm.com>
130
131 * gdbint.texinfo (Build Script): New section. Mention new build script
132 gdb_buildall.sh.
133
cda4ce5a
JB
1342008-02-01 Jim Blandy <jimb@red-bean.com>
135
136 * gdb.texinfo (Help): Summarize 'info args' correctly.
137
4acd40f3
TJB
1382008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
139
140 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
141 available in PowerPC architecture.
142 (Embedded Processors): Change node name of PowerPC item in menu.
143 (PowerPC): Rename to...
144 (PowerPC Embedded): this.
145 (Architectures): Add new PowerPC item in menu.
146 (PowerPC): New node.
147
6e6c6f50
DJ
1482008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
149
150 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
151 commands.
152
5ee187d7
DJ
1532008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
154
155 * gdb.texinfo (Setting Catchpoints): Mention features
156 supported on GNU/Linux.
157
e275c0d9
NR
1582008-01-30 Nick Roberts <nickrob@snap.net.nz>
159
160 * gdb.texinfo (GDB/MI File Commands): Describe new output
161 field for MI command -file-list-exec-source-file.
162
2d717e4f
DJ
1632008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
164
165 * gdb.texinfo (Using the `gdbserver' Program): Add security
166 warning. Rearrange into subsections and subsubsections. Document
167 --multi and --debug. Correct --with-sysroot typo. Update --attach
168 usage. Make load reference clearer. Document monitor exit.
169 (Remote Configuration): Document set remote exec-file, attach-packet,
170 and run-packet.
171 (Packets): Document vAttach and vRun.
172
d35a4257 1732008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
174
175 * gdb.texinfo (Processes): Mention process command.
176 detach-on-follow -> detach-on-fork.
177
c78d192c
DJ
1782008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
179
180 * gdbint.texinfo (Native Conditionals): Remove
181 SHELL_COMMAND_CONCAT and SHELL_FILE.
182
d35a4257
EZ
1832008-01-26 Eli Zaretskii <eliz@gnu.org>
184
185 * gdb.texinfo (Specify Location): Improve wording.
186
93815fbf
VP
1872008-01-23 Chris Demetriou <cgd@google.com>
188
189 * gdb.texinfo (Threads): Document new "set print thread-events"
190 and "show print thread-events" commands.
191
2a25a5ba
EZ
1922008-01-19 Eli Zaretskii <eliz@gnu.org>
193
194 * gdb.texinfo (Specify Location): New section.
195 (Delete Breaks, Edit, Set Breaks): Remove description of
196 locations. Instead, add a reference to "Specify Location".
197 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
198 (Symbols): Refer to "Specify Location" for the valid forms of
199 linespecs and locations.
200
32c9a795
MD
2012008-01-18 Markus Deuling <deuling@de.ibm.com>
202
203 * gdbint.texinfo (Target Conditionals): Replace the description of
204 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
205
b17828ca
JB
2062008-01-12 Paul Hilfinger <hilfinger@adacore.com>
207
208 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
209 about &&var, which is rejected by the expression parser.
210
0aea4bf3
LM
2112008-01-09 Luis Machado <luisgpm@br.ibm.com>
212
213 * gdb.texinfo (Output): Update documentation on using printf with DFP
214 types.
215
febe4383
TJB
2162008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
217
218 * gdb.texinfo (C and C++): Add Decimal Floating Point format
219 subsubsection.
220 (Decimal Floating Point format): New subsubsection.
221
7a404eba
PA
2222008-01-05 Pedro Alves <pedro@codesourcery.com>
223
224 * gdb.texinfo (File Options): Remove mention of the attempt to
225 open a core file with the -p option. Don't list -c as a valid
226 option to attach to a process.
227
a4d9b460
PA
2282008-01-05 Pedro Alves <pedro@codesourcery.com>
229
230 * gdbint.texinfo (Host Conditionals): Remove mention of
231 ALIGN_STACK_ON_ENTRY.
232
6ec2edbe
JB
2332008-01-05 Joel Brobecker <brobecker@adacore.com>
234
235 * gdbint.texinfo (Start of New Year Procedure): Add item
236 describing how to update the source and documentation copyright
237 notices.
238
d8b2a693
JB
2392007-12-18 Jim Blandy <jimb@codesourcery.com>
240
ab209b3a 241 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
242 watchpoint explanation into the main description of the watchpoint
243 command; update synopses of 'watch', 'rwatch', and 'awatch'
244 commands.
245
8b4ed427
VP
2462007-12-18 Vladimir Prus <vladimir@codesourcery.com>
247
248 * gdb.texinfo (Miscellaneous gdb/mi Commands):
249 Document 'pending-breakpoints' feature of
250 -list-features.
251
37e4754d
LM
2522007-12-17 Luis Machado <luisgpm@br.ibm.com>
253
669fac23 254 * gdb.texinfo: Add new parameter's description.
37e4754d 255
1d3811f6
DJ
2562007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
257
258 * gdb.texinfo (Overview): Clarify run-length encoding
259 example. Remove the restriction on "+" and "-" characters.
260
c1c25a1a
EZ
2612007-12-15 Eli Zaretskii <eliz@gnu.org>
262
263 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
264
afe8ab22
VP
2652007-12-14 Vladimir Prus <vladimir@codesourcery.com>
266
267 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
268 the -f option for -break-insert, remove -r option,
269 and clarify specification of location.
270
a6b151f1
DJ
2712007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
272
273 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
274 formatting.
275 (Remote Debugging): Add File Transfer section.
276 (Remote Configuration): Document Host I/O packets.
277 (GDB/MI): Add GDB/MI File Transfer Commands section.
c1c25a1a 278 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
279 (Packets): Add vFile.
280
3b784c4f
EZ
2812007-11-17 Eli Zaretskii <eliz@gnu.org>
282
283 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
284 breakpoints with multiple locations.
285 (Breakpoint Menus): Improve wording.
286 (Output): Fix last change.
287
a4ce5b0d
UW
2882007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
289
290 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
291
1b39d5c0
DE
2922007-11-15 Doug Evans <dje@google.com>
293
294 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
295
7a72d44c
VP
2962007-11-15 Vladimir Prus <vladimir@codesourcery.com>
297
298 * gdbint.texinfo (Native Conditionals): Remove
299 mention of CLEAR_SOLIB.
300
6d1829bf 3012007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
302
303 * gdb.texinfo (Print Settings): Add documentation for "set/show
304 print frame-arguments".
305
1a619819
LM
3062007-11-05 Luis Machado <luisgpm@br.ibm.com>
307
3b784c4f 308 * gdb.texinfo (Output): Update printf command's description.
1a619819 309
55eddb0f
DJ
3102007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
311
312 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
313 powerpc soft-float".
314
9cceb671
DJ
3152007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
316
317 * gdb.texinfo (Files): Correct formatting. Mention Expat
318 requirement.
319 (Requirements for Building GDB): Expand the list of Expat
320 uses.
321 (Library List Format, Memory Map Format): Mention Expat.
322 (Target Descriptions): Update Expat wording.
323
83acabca
DJ
3242007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
325
326 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
327 Document that gdbarch_convert_register_p should return zero for no-op
328 conversions.
329
e35879db
UW
3302007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
331
83acabca 332 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
333 of set_gdbarch_sofun_address_maybe_missing back to ...
334 (Target Conditionals): ... here to fix build break.
335
203c3895
UW
3362007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
337
83acabca 338 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
339 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
340 (Compiler Characteristics): ... documentation of
341 set_gdbarch_sofun_address_maybe_missing.
342
11411de3
DJ
3432007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
344
345 * gdbint.texinfo (Target Conditionals): Use
346 frame_unwind_register_unsigned in examples instead of
347 frame_unwind_unsigned_register.
348
7cc46491
DJ
3492007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
350
351 * gdb.texinfo (Predefined Target Types): Add int128
352 and uint128.
353 (Standard Target Features): Add PowerPC features.
354
81adfced
DJ
3552007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
356
357 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
358
c1874924
UW
3592007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
360
361 * gdbint.texi (Target Conditionals): Remove documentation
362 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
363 gdbarch_extract_return_value, and gdbarch_store_return_value.
364
f6e56ab3
UW
3652007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
366
367 * gdbint.texi (Target Conditionals): Remove documentation of
368 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
369
56cf5405
KH
3702007-10-11 Kazu Hirata <kazu@codesourcery.com>
371
372 * gdb.texinfo: Mention that inaccessible-by-default is on by
373 default.
374
35156bae
DJ
3752007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
376
377 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
378
d983da9c
DJ
3792007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
380
381 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
382 multi-threaded watchpoints.
383 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
384 checked. Describe sticky notification. Expand description
385 of steppable and continuable watchpoints.
386 (Watchpoints and Threads): New subsection.
387
fe6fbf8b
VP
3882007-09-28 Vladimir Prus <vladimir@codesourcery.com>
389
390 * gdb.texinfo (Setting Breakpoints): Revise
391 documentation for pending breakpoints. Document
392 breakpoints with multiple locations.
393
084344da
VP
3942007-09-19 Vladimir Prus <vladimir@codesourcery.com>
395
396 * gdb.texinfo (Miscellaneous gdb/mi Commands):
397 Document -list-features.
398
82160952
EZ
3992007-09-15 Eli Zaretskii <eliz@gnu.org>
400
401 * gdb.texinfo (Output): Spell out which features of C's printf are
402 not supported by GDB's printf.
7e27a47a
EZ
403 (Separate Debug Files): More accurate wording regarding build ID
404 and a reference to the ld manual rather than the Fedora wiki.
82160952 405
ea37ba09
DJ
4062007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
407 Jim Blandy <jimb@codesourcery.com>
408
409 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
410 (Examining Memory): Update mentions of the 's' format.
411 (Automatic Display): Likewise.
412
b8533aec
DJ
4132007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
414
415 * gdb.texinfo: Update the FSF's Back-Cover Text.
416
83f83d7f
JK
4172007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
418 Eli Zaretskii <eliz@gnu.org>
419
420 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
421 Fixed the ``build ID'' name. New binaries build instructions for the
422 build ID inclusion. Explain how the commands are specific to the build
423 ID vs. debug link.
424
c7e83d54
EZ
4252007-09-01 Eli Zaretskii <eliz@gnu.org>
426
427 * gdb.texinfo (Separate Debug Files): Fix last change. Add
428 indexing for ``build ID'' support.
429
d3750b24
JK
4302007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
431
432 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
433 Enlisted BUILD ID to the debug file searching example.
434 Included a BUILD ID `.note.gnu.build-id' section description.
435 Updated/added the debug files splitting instructions for OBJCOPY.
436
02142340
VP
4372007-08-31 Vladimir Prus <vladimir@codesourcery.com>
438
439 * gdb.texinfo (Variable Objects): Adjust docs
440 for -var-info-expression and document
441 -var-info-path-expression.
442
d3bdde98
JB
4432007-08-20 Jim Blandy <jimb@codesourcery.com>
444
3fb6a982
JB
445 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
446 (title page): Include the dedication in the printed manual, as a
447 separate page after the copyright notice.
448
d3bdde98
JB
449 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
450 don't break a @var across a line.
451
c80a96a8
MR
4522007-07-25 Maciej W. Rozycki <macro@mips.com>
453
454 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
455 for include files.
456
5824a901
NR
4572007-07-12 Nick Roberts <nickrob@snap.net.nz>
458
459 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
460 in annotate.texinfo.
461 (Command History): Link to new node.
462
d52e7ea3
UW
4632007-07-05 Markus Deuling <deuling@de.ibm.com>
464
465 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
466
5fc14d0a
EZ
4672007-07-05 Eli Zaretskii <eliz@gnu.org>
468
469 * gdbint.texinfo (Target Conditionals): Fix last change.
470
4a9bb1df
UW
4712007-07-03 Markus Deuling <deuling@de.ibm.com>
472
473 * gdb.texinfo: Replace following macros by their appropriate gdbarch
474 routines:
475 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
476 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
477 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
478 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
479 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
480 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
481 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
482 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
483 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
484 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
485 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
486 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
487 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
488 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
489 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
490 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
491 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
492 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
493 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
494 (SOFTWARE_SINGLE_STEP_P)
495
496 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
497 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
498
499 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
500 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
501 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
502 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
503 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
504 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
505 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
506 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
507 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
508 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
509
510 (Converting an existing Target Architecture to Multi-arch): Remove
511 section.
512
513 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
514 (gdbarch_addr_bits_remove): Add code example.
515
516 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
517
cfa9d6d9
DJ
5182007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
519
520 * gdb.texinfo (Remote Configuration): Document library-info-packet.
521 Add other missing entries. Adjust the table size to fit.
522 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
523 stop reasons including the new "library" event.
524 (General Query Packets): Adjust table widths for qSupported. Mention
525 qXfer:libraries:read reply to qSupported and document the new packet.
526 (Library List Format): New section.
527
159fcc13
JK
5282007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
529
530 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
531
f66d1690
MS
5322007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
533
534 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
535
67102876
NR
5362007-06-25 Nick Roberts <nickrob@snap.net.nz>
537
538 * gdbint.texinfo (Register and Memory Data): Break sections
539 into nodes and add a menu.
540
a4642986
MR
5412007-06-21 Maciej W. Rozycki <macro@mips.com>
542
543 * gdb.texinfo (Examining Memory): Document the new behaviour.
544
e9c17194
VP
5452007-06-21 Vladimir Prus <vladimir@codesourcery.com>
546
547 * gdb.texinfo (Standard Target Features): Document
548 m68k features.
549
31d99776
DJ
5502007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
551
552 * gdb.texinfo (General Query Packets): Document qOffsets changes.
553
1780a0ed
DJ
5542007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
555
556 * gdb.texinfo (Target Description Format): Add version attribute
557 for <target>.
558
822b6570
DJ
5592007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
560
561 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
562
f8b73d13
DJ
5632007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
564
565 * gdb.texinfo (MIPS Features): New subsection.
566
0e7f50da
UW
5672007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
568 Markus Deuling <deuling@de.ibm.com>
569
570 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
571 and qXfer:spu:write packets and mention them under qSupported.
572
23d964e7
UW
5732007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
574 Markus Deuling <deuling@de.ibm.com>
575
576 * gdb.texinfo (Architectures): Add new SPU section to document
577 Cell Broadband Engine SPU architecture specific commands.
578
9f708cb2
VP
5792007-06-09 Vladimir Prus <vladimir@codesourcery.com>
580
581 * gdb.texinfo (GDB/MI Variable Objects): Editorial
582 comments.
583
7579b5f8
NR
5842007-06-07 Nick Roberts <nickrob@snap.net.nz>
585
586 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
587
bf06d120
JB
5882007-05-29 Jim Blandy <jimb@codesourcery.com>
589
590 * gdb.texinfo (Overview): Doc fix.
591
23776285
MR
5922007-05-22 Maciej W. Rozycki <macro@mips.com>
593
594 * gdb.texinfo (Remote Configuration): Document "set/show
595 remoteflow".
596
1a69e1e4
DJ
5972007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
598
bf06d120
JB
599 * gdb.texinfo (MIPS): Remove documentation for set mips
600 saved-gpreg-size, show mips saved-gpreg-size, and set mips
601 stack-arg-size.
1a69e1e4 602
46ba6afa
BW
6032007-05-14 Bob Wilson <bob.wilson@acm.org>
604
605 * all-cfg.texi (GDBTUI): New.
606 * gdb.texinfo (Mode Options): Use GDBTUI variable.
607 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
608 (TUI Configuration): Edit to improve clarity and fix problems of
609 both style and content.
610
06d3b283
UW
6112007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
612
613 * observer.texi (GDB Observers): New observer "new_objfile".
614
179101d6
UW
6152007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
616
617 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
618
25d5ea92
VP
6192007-04-14 Vladimir Prus <vladimir@codesourcery.com>
620
621 * gdb.texinfo (GDB/MI Variable Objects): Document
622 frozen variables objects.
623
ea35711c
DJ
6242007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
625
626 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
627 (Character Sets, Caching Data of Remote Targets): Likewise.
628 (Targets): Delete Remote node. Move its text...
629 (Debugging Remote Programs): ...to here. Delete description
630 of the "remote" command.
631 (Remote configuration): Delete description of "set remotedevice"
632 and "show remotedevice".
633 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
634
db2e3e2e
BW
6352007-04-11 Bob Wilson <bob.wilson@acm.org>
636
637 * gdb.texinfo (Contributors, Continuing and Stepping)
638 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
639 (General Query Packets, File-I/O Remote Protocol Extension)
640 (Protocol Basics, The F Reply Packet, Write)
641 (Protocol-specific Representation of Datatypes, Memory Transfer):
642 Fix hyphenation, punctuation and grammar problems.
643 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
644 'section' instead of 'subsection' in the text.
645 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
646 (i386): Remove period from section name.
647 (Installing GDB, Requirements, Running Configure, Separate Objdir)
648 (Config Names, Configure Options): Use @file{configure}.
649
8a3dae3e
DJ
6502007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
651
652 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
653 and tab expansion.
654
1a92f856
DJ
6552007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
656
657 * gdbint.texinfo (SOM): Correct location of the SOM reader.
658
79a6e687
BW
6592007-04-02 Bob Wilson <bob.wilson@acm.org>
660
661 * gdb.texinfo: Consistently capitalize all significant words in
662 node names, chapter titles, section titles, and headings. Update
663 cross references to match.
664 (Starting and Stopping Trace Experiment): Make node name plural.
665 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
666
ad527d2e
PA
6672007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
668
669 * gdb.texinfo (WinCE): Delete obsolete subsection.
670
7ce59000
DJ
6712007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
672
673 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
674 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
675 references.
676
8807d78b
DJ
6772007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
678
679 * gdb.texinfo (Startup): Delete references to some alternate
680 names for .gdbinit.
681 (Thread): Remove LynxOS reference.
682 (Tandem ST2000): Delete target-specific documentation.
683 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
684 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
685 and GDB_OSABI_LYNXOS.
686
5f402660
UW
6872007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
688
689 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
690
bac718a6
UW
6912007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
692
693 * gdbint.texinfo (Target Conditionals): Remove mention of
694 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
695 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
696
9453113a
DJ
6972007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
698
699 * Makefile.in: Add "pdfdir" installation
700 directory, PDFTEX macro, support for "install-pdf" target,
701 and rules for making a pdf version of refcard.texi.
702 * refcard.tex: Specify paper size for PDF output.
703
ae21e955
BW
7042007-03-26 Bob Wilson <bob.wilson@acm.org>
705
706 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
707
3f94c067
BW
7082007-03-26 Bob Wilson <bob.wilson@acm.org>
709
710 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
711 (Source Path, Character Sets, Macros, Define)
712 (GDB/MI Result Records, GDB/MI Simple Examples)
713 (GDB/MI Program Execution, GDB/MI File Commands)
714 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
715 (Bug Reporting): Use @value{GCC}.
716
12c27660
BW
7172007-03-26 Bob Wilson <bob.wilson@acm.org>
718
719 * gdb.texinfo (Help): Fix formatting of examples.
720 (Variables): Use @ifnotinfo instead of @iftex.
721 (Non-debug DLL symbols): Use @ref instead of @pxref.
722 (Sparclet File): Use @samp instead of quotes.
723
ce9341a1
BW
7242007-03-26 Bob Wilson <bob.wilson@acm.org>
725
726 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
727
c8f4133a
BW
7282007-03-26 Bob Wilson <bob.wilson@acm.org>
729
730 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
731 the order of the nodes.
732 (C Operators, C Constants, Debugging C): Remove extra menus.
733 (Method Names in Commands): Do not specify next/prev/up nodes.
734
7352007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
736
737 * gdb.texinfo (File Options): Add missing parenthesis.
738 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
739
c74d0ad8
DJ
7402007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
741
742 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
743
ff6f572f
DJ
7442007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
745
669fac23 746 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
747 case insensitivity.
748 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
749
994337c3
NR
7502007-02-18 Nick Roberts <nickrob@snap.net.nz>
751
752 * gdb.texinfo (Top): Put Appendix A after numbered sections.
753 (Files): Add section name to argument list for pxref.
754 (Non-debug DLL symbols): Don't use `see' for pxref.
755 (Embedded Processors): Fix typo.
756 (GDB/MI Breakpoint Commands): Execution commands generate
757 *stopped not ^done.
758
eb819d70
NR
7592007-02-13 Nick Roberts <nickrob@snap.net.nz>
760
761 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
762 values for in_scope. Mention that only root variables can be
763 updated.
764 (GDB/MI Development and Front Ends): Explain new values may be
765 added to existing fields.
766
123dc839
DJ
7672007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
768
769 * gdb.texinfo (-target-disconnect): Use @smallexample.
770 (Requirements): Add anchor for Expat. Update description.
771 (Target Descriptions): Mention Expat.
772 (Target Description Format): Document new elements. Use
773 @smallexample.
774 (Predefined Target Types, Standard Target Features): New sections.
669fac23 775 * gdbint.texinfo (Target Descriptions): New section.
123dc839 776
108546a0
DJ
7772007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
778
779 * gdb.texinfo (Target Description Format): Add section on XInclude.
780
95a98c01
NR
7812006-02-03 Nick Roberts <nickrob@snap.net.nz>
782
783 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
784 command -enable-timings.
785
f4b3909f
EZ
7862007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
787
788 * gdbint.texinfo (Operation System ABI Variant Handling): Update
789 descriptions for new/deleted elements in gdb_osabi. Add missing
790 description for function generic_elf_osabi_sniff_abi_tag_sections.
791
c7ba131e
JB
7922007-01-29 Joel Brobecker <brobecker@adacore.com>
793
794 * gdb.texinfo (Maintenance Commands): Add documentation for
795 the new "maint print target-stack" command.
796
3a60f64e
JK
7972007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
798 Eli Zaretskii <eliz@gnu.org>
799
f4b3909f 800 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 801
c582f8b6
EZ
8022007-01-26 Eli Zaretskii <eliz@gnu.org>
803
804 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
805 Use @value{NGCC} instead of @value{GCC}.
806
d3e8051b
EZ
8072007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
808
809 * agentexpr.texi: Fix typos.
810 * annotate.texinfo: Likewise.
811 * gdb.texinfo: Likewise.
812 * gdbint.texinfo: Likewise.
813 * observer.texi: Likewise.
814 * stabs.texinfo: Likewise.
815
86f04699
EZ
8162007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
817
818 * gdbint.texinfo (Support Libraries): Remove mmalloc
819 entry. Describe readline library.
820
23181151
DJ
8212007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
822
823 * gdb.texinfo (Target Descriptions): New section.
824 (General Query Packets): Add QPassSignals anchor. Mention
825 qXfer:features:read under qSupported. Expand mentions of
826 qXfer:memory-map:read and QPassSignals. Document
827 qXfer:features:read.
828
f822c95b
DJ
8292007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
830
831 * gdb.texinfo (Commands to specify files): Describe
832 "set sysroot" and "show sysroot".
833 (Using the `gdbserver' program): Lowercase argument
834 to @var. Expand description of setting up GDB on the
835 host.
836
8936fcda
JB
8372007-01-05 Joel Brobecker <brobecker@adacore.com>
838
839 * gdb.texinfo (Set Catchpoints): Add documentation for the new
840 catch exception, catch exception unhandled, and catch assert
841 commands.
842
e776119f
DJ
8432007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
844
845 * gdb.texinfo (Debugging Output): Document "set debug xml"
846 and "show debug xml".
847
aa79a185
DJ
8482007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
849
850 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
851
7f893741
JB
8522007-01-01 Joel Brobecker <brobecker@adacore.com>
853
854 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
855
a1b5960f
VP
8562006-12-08 Vladimir Prus <vladimir@codesourcery.com>
857
858 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
859 note in @ignore, to be removed later if nobody complains.
860
9f470e6e
NR
8612006-12-04 Nick Roberts <nickrob@snap.net.nz>
862
863 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
864 of -var-delete.
865
765dc015
VP
8662006-11-22 Vladimir Prus <vladimir@codesourcery.com>
867
868 * gdb.texinfo (Setting breakpoints): Document
869 automatic software/hardware breakpoint usage and
870 the "set breakpoint auto-hw" command.
871
4b5752d0
VP
8722006-11-21 Vladimir Prus <vladimir@codesourcery.com>
873
874 * gdb.texinfo (Memory Access Checking): New.
875
89be2091
DJ
8762006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
877
878 * gdb.texinfo (Remote configuration): Mention
879 "pass-signals-packet".
880 (General Query Packets): Document QPassSignals. Fix
881 a typo.
882
ca3bf3bd
DJ
8832006-11-14 Maxim Grigoriev <maxim@tensilica.com>
884
885 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
886
427c3a89
DJ
8872006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
888
889 * gdb.texinfo (Remote configuration): Rewrite documentation for
890 packet configuration commands.
891 (OS Information): Adjust reference to qXfer:auxv:read.
892 (General Query Packets): Remove references to read-aux-vector-packet
893 and set remote get-thread-local-storage-address.
894
7a107747
DJ
8952006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
896
897 * gdbint.texinfo (Target Architecture Definition): Add new
898 Initializing a New Architecture section.
899
1c56eb0e
EZ
9002006-10-31 David Taylor <dtaylor@emc.com>
901
902 * stabs.texinfo (Macro define and undefine): New node describing
903 stabs for #define and #undef.
904
f73adfeb
AS
9052006-10-27 Andreas Schwab <schwab@suse.de>
906
907 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
908
fd60e0df
EZ
9092006-10-21 Eli Zaretskii <eliz@gnu.org>
910
911 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
912 clarify on the possible meanings of ``expression'' watched by
913 watchpoints. Add indexing.
e5ac9b53
EZ
914 (Prompting, Errors, Invalidation, Annotations for Running)
915 (Source Annotations): Fix index entries by adding "annotation" to
916 them, to discriminate from index entries that point to the more
917 general topic descriptions.
fd60e0df 918
52bb452f
DJ
9192006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
920
921 * gdbint.texinfo (Target Vector Definition): Move most
922 content into Existing Targets. Add a menu.
923 (Existing Targets): New section, moved from Target Vector
924 Definition. Use @subsection.
925 (Managing Execution State): New section.
926
58955e58
BW
9272006-10-16 Bob Wilson <bob.wilson@acm.org>
928
929 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
930
c8aa23ab
EZ
9312006-10-15 Eli Zaretskii <eliz@gnu.org>
932
933 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
934 (Command Syntax, Signals, Backtrace, Connecting)
935 (Remote configuration, Renesas Boards, Console I/O): Fix last
936 change: use Ctrl- instead of C-, except wrt Emacs.
937 (File-I/O Examples): Put Ctrl-c in @kbd.
938 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
939 (Console I/O): Use @samp with Ctrl-.
45ac1734
EZ
940 (Signals, Set Breaks, Set Watchpoints): Document optional
941 arguments to `info signals' `handle', `info breakpoints', and
942 `info watchpoints'.
c8aa23ab 943
e7109c7e
EZ
9442006-10-14 Eli Zaretskii <eliz@gnu.org>
945
946 * gdb.texinfo (Backtrace): Fix last change.
947
de3aea7b
NR
9482006-10-14 Nick Roberts <nickrob@snap.net.nz>
949
950 * gdb.texinfo (Backtrace): Order correctly and add other cases.
951
7f9087cb
BW
9522006-10-10 Bob Wilson <bob.wilson@acm.org>
953
c8aa23ab
EZ
954 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
955 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
956 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
7f9087cb 957
68437a39
DJ
9582006-09-21 Vladimir Prus <vladimir@codesourcery.com>
959 Daniel Jacobowitz <dan@codesourcery.com>
960
961 * gdb.texinfo (Packets): Document vFlashErase,
962 vFlashWrite and vFlashDone packets.
963 (General Query Packets): Document qXfer:memory-map:read.
964 Add a new feature for qXfer:memory-map:read.
965 (Memory map format): New section.
966 (Target Commands): Mention that gdb can write flash.
967
fd79ecee
DJ
9682006-09-21 Vladimir Prus <vladimir@codesourcery.com>
969 Daniel Jacobowitz <dan@codesourcery.com>
970
971 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
972 memory regions and "mem auto".
973
350da6ee
DJ
9742006-09-21 Nathan Sidwell <nathan@codesourcery.com>
975
976 * gdbint.texinfo (Array Containers): New section.
977
2f1acb09
VP
9782006-09-17 Vladimir Prus <vladimir@codesourcery.com>
979
980 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
981 -stack-list-arguments HIGH_FRAME argument can be larger then the
982 actual number of frames.
983
2ab1eb7a
VP
9842006-09-07 Vladimir Prus <vladimir@codesourcery.com>
985
986 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
987 -stack-list-locals HIGH_FRAME argument can be larger then the
988 actual number of frames.
989
599b237a
BW
9902006-09-02 Bob Wilson <bob.wilson@acm.org>
991
992 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
993 Register Packet Format, Tracepoint Packets): Fix spelling errors.
994
25ab7e6d
EZ
9952006-09-02 Eli Zaretskii <eliz@gnu.org>
996
997 * gdbint.texinfo (Overall Structure): New section "Source Tree
998 Structure".
999
940178d3
JB
10002006-08-17 Jim Blandy <jimb@codesourcery.com>
1001
1002 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1003 responses.
1004
30daae6c
JB
10052006-08-08 Joel Brobecker <brobecker@adacore.com>
1006
1007 * gdb.texinfo (Source Path): Add documentation for new
1008 substitute-path commands.
1009
7fa2210b
DJ
10102006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1013 (Running Configure): ...here.
1014 (Requirements): New node. Mention expat.
1015
3d00d119
DJ
10162006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1017
1018 * gdb.texinfo (Target Commands): Remove
1019 'set download-write-size' and 'show download-write-size'.
1020
0cbfa4ee
DJ
10212006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1022
1023 * stabs.texinfo (Member Type Descriptor): Correct example for
1024 pointer to member types.
1025
16026cd7
AS
10262006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1027
1028 * gdb.texinfo (Optional warnings and messages): Add
1029 'set/show trace-commands'.
1030 (Command files): Add '-v' to source command.
1031
0876f84a
DJ
10322006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1033
1034 * gdb.texinfo (OS Information): Update qPart reference to
1035 qXfer.
1036 (Remote configuration): Likewise.
1037 (Overview): Move @cindex to the start of a paragraph. Talk
1038 about binary data encoding.
1039 (Packets): Refer to the overview for the details of the X
1040 packet encoding.
1041 (General Query Packets): Remove qPart description. Add qXfer
1042 description. Add an anchor to qSupported. Correct feature
1043 table title. Add a new feature for qXfer:auxv:read.
1044 (Interrupts): Add a missing parenthesis.
1045
2ec3381a
DJ
10462006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1047
669fac23 1048 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1049 (GDB/MI Kod Commands): Remove commented out node.
1050
594fe323
EZ
10512006-07-01 Eli Zaretskii <eliz@gnu.org>
1052
1053 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1054 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1055 (GDB/MI Thread Commands, GDB/MI Program Execution)
1056 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1057 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1058 (GDB/MI File Commands, GDB/MI Target Manipulation)
1059 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1060 since the MI prompt is hard-wired into the code.
1061
7e3fb70c
NR
10622006-07-01 Nick Roberts <nickrob@snap.net.nz>
1063
1064 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1065 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1066 (GDB/MI Data Manipulation): Remove description of unimplemented
1067 display related commands as variable objects perform this function
1068 and are superior: -display-delete, -display-disable,
1069 -display-enable, -display-insert and -display-list. Move
1070 -environment-cd, -environment-directory, -environment-path
1071 and -environment-pwd to "Program Context".
1072 (GDB/MI Program Control): Rename to "Program Execution". Move
1073 -exec-arguments -exec-abort to...
1074 (GDB/MI Program Context): ...here. New node split from "Data
1075 Manipulation".
1076
be2a5f71
DJ
10772006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1078
1079 * gdb.texinfo (Remote configuration): Document set / show
1080 remote supported-packets.
1081 (General Query Packets): Document qSupported packet.
1082
fc320d37
SL
10832006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1084
1085 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1086 and font markup.
1087 (Protocol basics): Likewise.
1088 (The F request packet): Likewise.
1089 (The F reply packet): Likewise.
1090 (Memory transfer): Move this node to be a subsubsection of
1091 "Protocol specific representation of datatypes".
1092 (The Ctrl-C message): More copy editing.
1093 (Console I/O): Likewise.
1094 (The isatty call): Delete this node, and merge its content into
1095 the "isatty" node. Fixed references elsewhere.
1096 (The system call): Delete this node, and merge its content into
1097 the "system" node. Fixed references elsewhere.
1098 (open): Reformat to use @table, and add appropriate font markup.
1099 (close): Likewise.
1100 (read): Likewise.
1101 (write): Likewise.
1102 (lseek): Likewise.
1103 (rename): Likewise.
1104 (unlink): Likewise.
1105 (stat/fstat): Likewise.
1106 (gettimeofday): Likewise.
1107 (isatty): Likewise.
1108 (system): Likewise, plus minor changes to fix confusing wording.
1109 (Integral datatypes): Fix font markup.
1110 (Pointer values): Likewise.
1111 (struct stat): Fix markup to use @table, plus minor copy editing.
1112 (struct timeval): Fix font markup, plus minor copy editing.
1113 (Constants): Minor copy editing.
1114 (Errno values): Add font markup.
1115 (File-I/O Examples): Likewise.
1116
158fdf5c
NR
11172006-06-10 Nick Roberts <nickrob@snap.net.nz>
1118
1119 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1120 (GDB/MI Simple Examples): Move node up one level. Use real
1121 examples.
1122 (GDB/MI Compatibility with CLI): Update.
1123 (GDB/MI Result Records): Add "connected" and "exit" result
1124 classes.
1125 (GDB/MI Stream Records): Clarify target output.
1126 (GDB/MI Command Description Format): Modify example description.
1127 (GDB/MI Breakpoint Table Commands): Rename to...
1128 (GDB/MI Breakpoint Commands): ...this
1129 (GDB/MI Breakpoint Commands): Add optional thread field.
1130 (GDB/MI Program Control): Add an introduction. Move "Program
1131 termination" examples into exec-run description.
1132 (GDB/MI File Commands): Mention similar CLI commands.
1133 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1134 is similar to "-gdb-version".
1135
ddb50cd7
EZ
11362006-06-09 Eli Zaretskii <eliz@gnu.org>
1137
1138 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1139
2aef0d6b
NR
11402006-06-02 Nick Roberts <nickrob@snap.net.nz>
1141
1142 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1143 sourceware.org for mailing lists.
d5e40d59 1144 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1145
383a5c52
NR
11462006-06-01 Nick Roberts <nickrob@snap.net.nz>
1147
d5e40d59 1148 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1149
e16b02ee
EZ
11502006-05-22 Eli Zaretskii <eliz@gnu.org>
1151
1152 * gdb.texinfo (Cygwin Native): Fix last change.
1153
be90c084
CF
11542006-05-22 Christopher Faylor <cgf@timesys.com>
1155
1156 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1157
347ceba5
NR
11582006-05-15 Nick Roberts <nickrob@snap.net.nz>
1159
1160 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1161 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1162
369af7bd
DJ
11632006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1164
1165 * gdb.texinfo (General Query Packets): Recommend not starting
1166 new packets with qC and clarify.
1167
2ffdbde8 11682006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1169
1170 * gdb.texinfo (M2 Types): New section.
72019c9c 1171
16d1a084
DJ
11722006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1173
1174 * agentexpr.texi: Add a copyright and license notice.
1175 * observer.texi: Likewise, with GPL clause for function prototypes.
1176 Remove trailing whitespace.
1177
aa56d27a
JB
11782006-05-05 Jim Blandy <jimb@codesourcery.com>
1179
1180 * gdb.texinfo (General Query Packets): Document conventions for
1181 terminating packet names, and their violations.
1182
5bdf8622
DJ
11832006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1184
1185 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1186 * gdb.texinfo: Likewise.
1187
605a56cb
DJ
11882006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1189
1190 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1191 and "show remotedebug".
1192 (Debugging Output): Add additional index entries.
1193
b8db102d
MS
11942006-04-27 Michael Snyder <msnyder@redhat.com>
1195
1196 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1197
c5e30d01
AC
11982006-04-22 Andrew Cagney <cagney@redhat.com>
1199
1200 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1201 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1202
8181d85f
DJ
12032006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1204
1205 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1206 and remove breakpoint prototypes.
1207 (Watchpoints): Move description of target_insert_hw_breakpoint and
1208 target_remove_hw_breakpoint ...
1209 (Breakpoints): ... to here. Document target_insert_breakpoint and
1210 target_remove_breakpoint.
1211
4f553f88
JB
12122006-04-17 Jim Blandy <jimb@codesourcery.com>
1213
1214 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1215 and C packets are optional.
1216
cd852561
FR
12172006-04-14 Frederic Riss <frederic.riss@st.com>
1218
1219 * gdb.texinfo (Specifying source directories): Update the description
1220 of the source file search to reflect the fact that the source path
1221 always contains at least $cdir and $cwd.
1222
b620eb07
MS
12232006-03-31 Michael Snyder <msnyder@redhat.com>
1224
1225 * gdb.texinfo: Update copyright dates.
1226
3156cdaf
EZ
12272006-03-31 Eli Zaretskii <eliz@gnu.org>
1228
1229 * gdb.texinfo (Overview): Add an index entry to "empty response".
1230
7d30c22d
JB
12312006-03-28 Jim Blandy <jimb@codesourcery.com>
1232
1233 * gdbint.texinfo (Prologue Analysis): New section.
1234
86941c27
JB
12352006-03-07 Jim Blandy <jimb@red-bean.com>
1236
66b8c7f6
JB
1237 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1238
1a10341b
JB
1239 * gdb.texinfo (Target Commands): Update text describing how to
1240 specify a target. Refer to the detailed section on remote
1241 debugging, not the brief mention.
1242
86941c27
JB
1243 * gdb.texinfo (Connecting): Organize the different 'target remote'
1244 connection methods into a table. Add a 'target remote' index
1245 entry. (!!!)
1246
62f3a2ba
FF
12472006-02-17 Fred Fish <fnf@specifix.com>
1248
1249 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1250 'ptype' commands to reflect the fact that the only significant
1251 difference between them is that ptype prints the complete type
1252 description instead of just the name.
1253
8b9a88ea
WZ
12542006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1255
1256 * gdbint.texinfo (Watchpoints): Delete
1257 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1258
7e8dc855
NR
12592006-02-10 Nick Roberts <nickrob@snap.net.nz>
1260
1261 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1262 times fields where needed. Fix typos. Update general form given
1263 for output of -break-insert.
1264 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1265
c91d38aa
DJ
12662006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1267
1268 * gdbint.texinfo (Symbol Handling): Add a section
1269 on memory management.
1270
38fcd64c
DJ
12712006-02-06 Vladimir Prus <ghost@cs.msu.su>
1272
1273 * gdb.texinfo (Breakpoint table commands): Document the fullname
1274 field in -break-list output.
1275
219eec71
EZ
12762006-02-03 Eli Zaretskii <eliz@gnu.org>
1277
1278 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1279 debugging information produced by the various "set debug..."
1280 options.
1281
ae5a43e0
DJ
12822006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1283
1284 * gdb.texinfo (Files): Remove obsolete bits from the description
1285 of "symbol-file".
1286
a9f158ec
JB
12872006-01-25 Jim Blandy <jimb@redhat.com>
1288
1289 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1290
410dd08e
JB
12912006-01-24 Jim Blandy <jimb@redhat.com>
1292
1293 * gdbint.texinfo (Frames): Document the basics of GDB's register
1294 unwinding model, and explain the existence of the "sentinel" frame.
1295
4b505b12
AS
12962006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1297
1298 * gdb.texinfo (Choosing files): Mention that -directory is used
1299 for script files.
1300 (Specifying source directories): Likewise.
1301 (Command files): Explain how script files are found.
1302
839c27b7
EZ
13032006-01-21 Eli Zaretskii <eliz@gnu.org>
1304
1305 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1306 the threads in a multi-threaded program.
1307 (Threads): The threadno argument of "thread apply" can be a range
1308 of numbers.
1309
7be93b9e
JB
13102006-01-18 Jim Blandy <jimb@redhat.com>
1311
1312 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1313 of warning flags.
1314
fcc73fe3
EZ
13152006-01-13 Eli Zaretskii <eliz@gnu.org>
1316
1317 * gdb.texinfo (Sequences): Improve menu annotations.
1318 (Define): Add index entries for arguments of user-defined
1319 commands. Move the description of flow-control commands...
1320 (Command Files): ...to here. Document loop_break and
1321 loop_continue.
ca91424e
EZ
1322 (Define, Command Files): Document `end' and add index entries for
1323 it.
fcc73fe3 1324
5c95884b
MS
13252006-01-04 Michael Snyder <msnyder@redhat.com>
1326
1327 * gdb.texinfo: Add documentation for linux-fork.
1328 * gdbint.texinfo: Add internal documentation for checkpoints.
1329
860701dc
PH
13302006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1331
1332 * gdb.texinfo (Omissions from Ada): Document that there is now
1333 limited aggregate support.
1334
36b80e65
EZ
13352005-12-28 Eli Zaretskii <eliz@gnu.org>
1336
1337 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1338 registers and the likes.
1339
c1468174
EZ
13402005-12-24 Eli Zaretskii <eliz@gnu.org>
1341
1342 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1343 (Symbols): Fix usage of "e.g.".
359df76b 1344 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1345
1346 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1347 (Coding): Fix usage of "e.g.".
1348
c02a867d
EZ
13492005-12-23 Eli Zaretskii <eliz@gnu.org>
1350
1351 * stabs.texinfo:
1352 * refcard.tex:
1353 * gpl.texi:
1354 * gdbint.texinfo:
1355 * gdb.texinfo:
1356 * gdb-cfg.texi:
1357 * fdl.texi:
1358 * annotate.texinfo:
1359 * all-cfg.texi:
1360 * Makefile.in: Add (C) after Copyright. Update the FSF
1361 address.
1362
fad38dfa
EZ
13632005-12-03 Eli Zaretskii <eliz@gnu.org>
1364
1365 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1366 extend GDB with commands for external monitor.
1367
53e5f3cf
AS
13682005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1369
1370 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1371
55f6ca0f
JB
13722005-11-25 Joel Brobecker <brobecker@adacore.com>
1373
1374 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1375
c1947b85
JB
13762005-11-21 Jim Blandy <jimb@redhat.com>
1377
1378 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1379 placement of 'R' actions in tracepoint action packets; document
1380 dependence of 'X' and 'M' actions on a preceding 'R' action for
1381 their registers.
1382
9d29849a
JB
13832005-11-19 Jim Blandy <jimb@redhat.com>
1384
1385 * gdb.texinfo (Tracepoint Packets): New node.
1386 (General Query Packets): Add entries for the tracepoint packets,
1387 referring to the "Tracepoint Packets" node.
1388 (Tracepoints): Add reference to "Tracepoint Packets".
1389
9a6253be
KB
13902005-11-18 Kevin Buettner <kevinb@redhat.com>
1391
1392 * gdb.texinfo (set remotebreak): Add anchor.
1393 (X packet): Likewise.
1394 (Remote Protocol): Add new section `Interrupts' and new index
1395 entry `interrupts (remote protocol)'.
1396
5f3bebba
JB
13972005-11-18 Jim Blandy <jimb@redhat.com>
1398
1399 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1400 entries into the General Query Packets section. Add a
1401 cross-reference to that section. Drop description of replies, as
1402 these are covered in the descriptions of each packet.
1403 (General Query Packets): Add introductory text. Explain naming
1404 conventions, and how the end of a name is recognized.
1405
9a7a1b36
KB
14062005-11-17 Kevin Buettner <kevinb@redhat.com>
1407
0564b6cf 1408 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1409 "set remotebreak" command.
1410
b8ff78ce
JB
14112005-11-16 Jim Blandy <jimb@redhat.com>
1412
1413 * gdb.texinfo (Packets, Stop Reply Packets)
1414 (General Query Packets): Various formatting cleanups.
1415 - Use @samp for packet contents.
1416 - Drop summaries from packet @item lines; the same information appears
1417 immediately below in the description.
1418 - Delete paragraph breaks after packet @item commands, so that the
1419 description appears directly to the right of the packet prototype
1420 in the printed manual, if it fits.
1421 - Place spaces in packet prototypes between @vars and non-@var
1422 letters, and explain that they're just for formatting.
1423 - Use @dots{} instead of '...'.
1424 - Fix uses of @code where @var was needed.
1425 - Replace "deprecated" markers with English text spelling out the
1426 packet's status and the preferred alternatives.
1427 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1428 what this ever meant.
1429 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1430 this for a long time.
1431 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1432 implemented several times, and have been in use for years.
1433
8ffe2530
JB
14342005-11-15 Jim Blandy <jimb@redhat.com>
1435
c43c5473
JB
1436 * gdb.texinfo (Packets): Add index entries for 'm' packet
1437 disclaimers.
1438
fb031cdf
JB
1439 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1440 of stub when processing an 'm' packet.
1441
8ffe2530
JB
1442 * gdb.texinfo (Packets): Mention that packets beginning with
1443 letters are reserved once, at the top, instead of actually listing
1444 them all and saying "reserved".
1445
c03c782f
AS
14462005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1447
1448 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1449 Change @var{$arg0 to @code{$arg0.
1450
814e32d7
WZ
14512005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1452
1453 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1454
fa93a9d8
JB
14552005-11-12 Jim Blandy <jimb@redhat.com>
1456
1457 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1458 order. Remove extraneous 'z'.
1459
8a5a3c82
AS
14602005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1461
1462 * gdb.texinfo (Choosing files): Add --eval-command.
1463
4b0ad762
AS
14642005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1465
1466 * gdb.texinfo (Choosing modes): Add --return-child-result.
1467
1468
1a088d06
AS
14692005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1470
1471 * gdb.texinfo (Choosing modes): Add --batch-silent.
1472
656d5e12
EZ
14732005-10-28 Eli Zaretskii <eliz@gnu.org>
1474
1475 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1476 "The -var-update Command".
1477
3c9c013a
JB
14782005-10-03 Joel Brobecker <brobecker@adacore.com>
1479
1480 * gdb.texinfo (Print Settings): Add documentation for set/show
1481 print array-indexes.
1482
7ba3cf9c
DJ
14832005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1484
1485 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1486 6.2 and 6.3.
1487
a94ab193
EZ
14882005-08-27 Eli Zaretskii <eliz@gnu.org>
1489
1490 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1491 since 19-Jan-2004.
1492 (Files): Likewise.
ab1adacd
EZ
1493 (Variables, Symbols): Document the "<incomplete type>" message and
1494 its reasons.
a94ab193 1495
ca06016a
FF
14962005-08-01 Fred Fish <fnf@specifix.com>
1497
1498 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1499
cf58170d
NR
15002005-07-15 Nick Roberts <nickrob@snap.net.nz>
1501
1502 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1503 option for -var-list-children and -var-update.
1504 (GDB/MI Stack Manipulation): Simplify description of
1505 print-values option for -stack-list-locals.
1506 (GDB/MI Command Description Format): Clarify.
1507 (Mode Options): Spelling of superseded.
1508
38f1196a
BR
15092005-07-12 Bob Rossi <bob@brasko.net>
1510
1511 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1512 corresponding GDB command comment.
1513
3cb3b8df
BR
15142005-07-06 Bob Rossi <bob@brasko.net>
1515
1516 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1517 and -inferior-tty-show.
1518 (Input/Output): Document "set/show inferior-tty" and tty alias.
1519
10fac096
NW
15202005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1521
1522 * gdb.texinfo (Packets): Change description of 'D' packet to note
1523 that GDB does wait for a response.
1524
d1b6db76
NR
15252005-06-22 Nick Roberts <nickrob@snap.net.nz>
1526
1527 * gdb.texinfo (History) Rename "Command History".
1528 (Command History): Move node "Server Prefix" from section on
1529 Annotations here.
1530
29629dcf
NR
15312005-06-19 Nick Roberts <nickrob@snap.net.nz>
1532
1533 * gdb.texinfo (GDB/MI Stack Manipulation):
1534 Re-instate -stack-info-frame with example. Say that it gets
1535 info on selected frame, not current frame.
1536
397ca115
EZ
15372005-06-18 Eli Zaretskii <eliz@gnu.org>
1538
1539 * gdb.texinfo (Server): Clarify that `file' should be used before
1540 connecting to the server.
1541 (Files): Add an xref to the above description.
51274035
EZ
1542 (Output Formats): More detailed description of the `c' format.
1543 (Memory): List explicitly all the formats supported by `x'.
638ac427 1544 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 1545 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
1546 files. Add more indexing for solib-absolute-prefix and
1547 --with-sysroot.
76d17f34
EZ
1548 (Machine Code): Document possible problems with locations in
1549 shared libraries.
d416eeec
EZ
1550 (Backtrace): Document that free-standing environments do not need
1551 to have a `main' function.
397ca115 1552
74f6deaa
NR
15532005-06-18 Nick Roberts <nickrob@snap.net.nz>
1554
1555 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1556 -stack-info-frame.
1557
a9967aef
AC
15582005-06-07 Andrew Cagney <cagney@gnu.org>
1559
1560 * gdb.texinfo (Contributors): Note the original multi-arch
1561 contributors.
1562
e09f16f9
EZ
15632005-06-03 Eli Zaretskii <eliz@gnu.org>
1564
1565 * gdb.texinfo (Registers): Add index entries for the standard
1566 registers.
1567 (Frames): Add cross-reference from frame pointer description to
1568 the Registers node.
1569 (Annotations Overview): Fix the reference to GDB name.
1570
d87ba7ee
EZ
15712005-06-01 Eli Zaretskii <eliz@gnu.org>
1572
1573 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1574 can-use-hw-watchpoints.
1575
034dad6f
BR
15762005-05-28 Bob Rossi <bob@brasko.net>
1577
1578 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1579 the possible reasons why an exec async record would be returned to FE.
1580
ffed4509
AC
15812005-05-26 Andrew Cagney <cagney@gnu.org>
1582
1583 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1584 Andrew Cagney implemented the original GDB/MI.
1585
e22e55c9
OF
15862005-05-23 Orjan Friberg <orjanf@axis.com>
1587
1588 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1589 documentation. Add documentation for cris-mode.
1590
a78e13ce
EZ
15912005-05-20 Eli Zaretskii <eliz@gnu.org>
1592
1593 * gdb.texinfo (Numbers): Explain the example and make the wording
1594 more acurate.
1595
76ff342d
DJ
15962005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1597 Dennis Brueni <dennis@slickedit.com>
1598
1599 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1600 (GDB/MI Data Manipulation, GDB/MI Program Control)
1601 (GDB/MI Stack Manipulation): Update examples to include the fullname
1602 attribute in stack frames.
1603
119b882a
EZ
16042005-05-12 Eli Zaretskii <eliz@gnu.org>
1605
1606 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1607 do with other non-standard names of init files.
1608
6fc08d32
EZ
16092005-05-11 Eli Zaretskii <eliz@gnu.org>
1610
1611 * gdb.texinfo (Command Files): Move the description of the startup
1612 from here...
1613 (Startup): ...to this new subsection of the Invocation chapter.
1614 Rearrange the description of init files more logically and add a
1615 cross-reference to "Command Files". Document the special gdbinit
1616 name for CISCO 68k. Expand the description of what GDB does
1617 during startup.
1618 (History): Add index entry for HISTSIZE.
1619
a561754a
MK
16202005-05-02 Mark Kettenis <kettenis@gnu.org>
1621
1622 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1623
2eecc4ab
EZ
16242005-05-02 Eli Zaretskii <eliz@gnu.org>
1625
1626 * gdb.texinfo (SVR4 Process Information, The isatty call)
1627 (The system call): Don't use foo(N) notation for man pages and
1628 functions.
514c4d71 1629 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 1630
18999be5
EZ
16312005-04-27 Eli Zaretskii <eliz@gnu.org>
1632
1633 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1634 were optimized away.
1635
0abb7bc7
EZ
16362005-04-22 Eli Zaretskii <eliz@gnu.org>
1637
1638 * gdb.texinfo (Remote configuration): Document "set/show
1639 get-thread-local-storage-address". Add cross-reference to the
1640 description of the qGetTLSAddr packet.
1641 (General Query Packets): Mention "set remote
1642 get-thread-local-storage-address" and add a reference to its
1643 description.
1644
6f61acb1
NR
16452005-04-19 Nick Roberts <nickrob@snap.net.nz>
1646
1647 * gdb.texinfo (Backtrace): Describe 'bt full'.
1648
9d59903a
NR
16492005-04-17 Nick Roberts <nickrob@snap.net.nz>
1650
1651 * gdb.texinfo (Mode Options): Fix typo.
1652 (GDB/MI): Describe how to invoke GDB/MI.
1653
721c2651
EZ
16542005-04-16 Eli Zaretskii <eliz@gnu.org>
1655
1656 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 1657 references changed. Add description of "info udot".
721c2651
EZ
1658 (Files): Document "set/show stop-on-solib-events".
1659 (M32R/D): Document "set/show download-path", "set/show
1660 board-address", "set/show server-address", "upload", "tload".
ba04e063
EZ
1661 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1662 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
1663 (Maintenance Commands): Improve indexing.
1664 (Target Commands): Document "set/show hash", "set/show debug
1665 monitor".
1666 (SVR4 Process Information): Document "info pidlist" and "info
1667 meminfo". Document "set/show procfs-tarce" and "set/show
1668 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1669 (Symbols, The Print Command with Objective-C): Improve indexing.
1670 (Objective-C): Add references to "info classes" and "info
1671 selectors".
c45da7e6
EZ
1672 (Debugging Output): Improve wording. Document "set/show debug
1673 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
1674 (Set Breaks): Add index entry for "hardware breakpoints".
1675 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1676 and "set/show usehardbreakpoints".
1677 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1678 monitor-prompt", "set/show monitor-warnings", "pmon".
c45da7e6
EZ
1679 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1680 rdiromatzero", "set/show rdiheartbeat".
1681 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1682 "sds".
1683 (Embedded Processors): Document the "sim" command.
1684 (Remote): Document the "remote" command.
1685 (DJGPP Native): Document the "info serial" command.
1686 (Threads): Document "maint info sol-threads".
1687 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1688 (Set Breaks): Improve indexing.
1689 (Command Syntax): Add a reference to dont-repeat.
1690 (Define): Document "dont-repeat".
1691 (TUI Commands): Document "tabset".
1692 (WinCE): New subsection. Document "set/show remotedirectory",
1693 "set/show remoteupload", "set/show remoteaddhost".
721c2651 1694
14d6dd68
EZ
16952005-04-15 Eli Zaretskii <eliz@gnu.org>
1696
1697 * gdb.texinfo (Hurd Native): New subsection, documents
1698 Hurd-specific commands.
a64548ea 1699 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 1700 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
1701 (MIPS): Improve documentation of heuristic-fence-post. Document
1702 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1703 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1704 remote-mips64-transfers-32bit-regs", "set/show debug mips".
e2f4edfd 1705 (ARM): Document ARM-specific commands.
a64548ea
EZ
1706 (AVR): New section. Document "info io_registers".
1707 (CRIS): New section. Document "set/show cris-version" and
1708 "set/show cris-dwarf2-cfi".
1709 (HPPA): New section. Document "set/show debug hppa" and "maint
1710 print unwind".
a5adf40f 1711 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 1712 (Super-H): New section. Document the "regs" command.
721c2651 1713 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 1714
9c16f35a
EZ
17152005-04-09 Eli Zaretskii <eliz@gnu.org>
1716
1717 * gdb.texinfo (Print Settings): Document "set/show print
1718 pascal_static-members", "set print repeats", "show print
1719 null-stop". Improve indexing. Fix documentation of "set print
1720 union".
1721 (Pascal): New section.
1722 (Supported languages): Rename from "Support"; all references
1723 updated. Add a menu item for Pascal.
1724 (Numbers): Document "set radix.
1725 (Screen Size): Document "set/show pagination".
1726 (MIPS Embedded): Remove "set processor" documentation.
1727 (Remote configuration): Document "set/show X/P/Z-packet",
1728 "set/show read-aux-vector-packet", "set/show remote
1729 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1730 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1731 remotedebug", "set/show remotebreak", "set/show remotedevice",
1732 "set/show remotelogfile".
1733 (Auxiliary Vector): Add reference to the description of the
1734 read-aux-vector-packet setting.
1735 (Set Watchpoints): Add a cross-reference to "set remote
1736 hardware-breakpoint-limit".
1737 (General Query Packets): Add indexing of requests and
1738 cross-references to related commands in "Remote configuration".
1739 (File-I/O Overview, The system call): Fix wording and typos.
1740 (Thread Stops): Add index entries.
1741 (Continuing and Stepping): Document "show step-mode".
1742 (i386): New node. Document "set/show struct-convention".
1743 (Files): Document "show trust-readonly-sections".
1744 (Calling): Document "set/show unwindonsignal".
1745 (Messages/Warnings): Add index entries.
1746 (Maintenance Commands): Document "set/show watchdog".
1747 (Annotations Overview): Document "show annotate".
1748 (Set Watchpoints): Add index entries.
1749 (Symbols): Fix doc of case-sensitive.
1750 (ABI): Document "show coerce-float-to-double".
1751 (Convenience Vars, Help): Improve indexing.
1752 (Machine Code): Document "show disassembly-flavor".
1753 (Debugging C plus plus): Document "show overload-resolution".
1754 (Value History, Signaling): Add index entries.
1755
17562005-04-08 Eli Zaretskii <eliz@gnu.org>
1757
1758 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1759 (Processes): Fix wording.
1760 (History, List, Logging output, Define, Symbols, Print Settings):
1761 Improve indexing.
1762
a8f24a35
EZ
17632005-04-03 Eli Zaretskii <eliz@gnu.org>
1764
1765 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1766 redundant index entry for "target" command.
1767 (Backtrace): Add index entries.
1768 (Symbols, Fortran): Document the "set case-sensitive" command.
1769 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1770 (Print Settings): Add index entry for "set demangle-style".
1771 (Target Commands): Document "set download-write-size".
1772 (Debugging Output): Document "set exec-done-display".
1773
09d4efe1
EZ
17742005-04-02 Eli Zaretskii <eliz@gnu.org>
1775
1776 * gdb.texinfo (Files): Fix the name and documentation of
1777 add-shared-symbol-files. Document its alias assf. Update the
1778 list of OSs where GDB supports shared libraries. Fix markup.
1779 (Continuing and Stepping): Add reference to @var{location} in the
1780 text.
1781 (Dump/Restore Files): Fix reference to @{filename}.
1782 (Help): Fix wording.
1783 (Attach): Ditto.
1784 (Set Watchpoints): Ditto.
1785 (Backtrace): Remove redundant index entries. Improve index
1786 entries.
1787 (Delete Breaks): Fix wording.
1788 (Memory): Document the compare-sections command.
1789 (Memory Region Attributes): Improve wording.
1790 (Disabling): Improve wording.
1791 (Fortran): New subsection. Document the "info common" command.
1792 (Help): Document aliases "info copying" and "info warranty".
1793 (Caching Remote Data): New section. Document the "set/show
1794 remotecache" and "info dcache" commands.
1795 (Show): Fix wording of the documentation of the "set
1796 extension-language" command.
1797 (Signals): Add index entry for "info handle".
1798 (Memory Region Attributes): Fix punctuation.
1799 (Symbols): Change the arg name to "location" and refer to it in
1800 the text. Fix wording of "info types" doc.
1801 (Threads): Fix usage of @enumerate @item's.
1802 (Listing Tracepoints): Add index entry for "info tp".
1803 (Set Watchpoints): Add xref to "info break" description.
1804 (Macros): Add an index entry for "macro exp1". Document the
1805 "macro list" command.
1806 (Maintenance Commands): Document "flushregs", "maint agent",
1807 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1808 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1809 "maint print architecture", "maint print objfiles", "maint print
1810 statistics", "maint print type", "maint show-debug-regs", "maint
1811 space", "maint time", and "maint translate-address".
1812 (Connecting): Document the "monitor" command.
1813 (Annotations Overview): Describe the "set annotate" command.
1814
82f2d802
EZ
18152005-04-01 Eli Zaretskii <eliz@gnu.org>
1816
1817 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1818 Rearrange index entries and improve wording about support for
1819 hardware watchpoints.
1820
7d51c7de
BR
18212005-03-10 Bob Rossi <bob@brasko.net>
1822
1823 * gdb.texinfo: Update copyright
1824
68c71a2e
TR
18252005-02-09 Theodore A. Roth <troth@openavr.org>
1826
1827 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1828 error.
1829
83761cbd
KB
18302005-02-03 Kevin Buettner <kevinb@redhat.com>
1831
1832 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1833
9f1c6395
MS
18342005-01-17 Michael Snyder <msnyder@redhat.com>
1835
1836 * gdb.texinfo: Fix spelling, infinte -> infinite.
1837
fbd1b305
MK
18382005-01-08 Mark Kettenis <kettenis@gnu.org>
1839
1840 * observer.texi (GDB Observers): Document "solib_loaded".
1841
3ace7edb
AC
18422005-01-07 Andrew Cagney <cagney@gnu.org>
1843
bec39cab
AC
1844 * configure.ac: Rename configure.in, require autoconf 2.59.
1845 * configure: Re-generate.
1846
3ace7edb
AC
1847 * configure.in: Replace configdirs with multiple references to
1848 AC_CONFIG_SUBDIRS.
1849 * configure: Re-generate.
1850
53531fc1
AC
18512005-01-04 Andrew Cagney <cagney@gnu.org>
1852
1853 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1854 part of the version number.
1855
536ffdb7
MK
18562004-12-24 Mark Kettenis <kettenis@gnu.org>
1857
1858 * gdbint.texinfo (Algorithms): Remove description of
1859 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1860
e1aac25b
JB
18612004-12-07 Jim Blandy <jimb@redhat.com>
1862
1863 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1864 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1865 numbers.
1866
f47b1503
AS
18672004-12-07 Andreas Schwab <schwab@suse.de>
1868
1869 * gdb.texinfo (Mode Options): Document -l option.
1870
b6b8ece6
EZ
18712004-12-04 Eli Zaretskii <eliz@gnu.org>
1872
1873 * gdbint.texinfo (Algorithms): More accurate description of
1874 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1875 is not needed unless data-read and data-access watchpoints are
1876 supported. Add a description of how GDB checks whether the
1877 inferior stopped because a watchpoint was hit.
1878
01371747
EZ
18792004-11-23 Eli Zaretskii <eliz@gnu.org>
1880
1881 * gdb.texinfo (Files): Add cross-reference to description of
1882 -readnow command-line switch.
1883
2315ffec
RC
18842004-11-10 Randolph Chung <tausq@debian.org>
1885
1886 * gdb.texinfo: Document set/show backtrace past-entry commands.
1887 Rearrange index entries for set/show backtrace past-main.
1888
69065f5d
AC
18892004-11-10 Jon Beniston <jon@beniston.com>
1890
1891 Committed by Andrew Cagney <cagney@gnu.org>.
1892 * gdb.texinfo (Remote Serial Protocol): Further describe
1893 binary transfer escaping mechanism .
1894
30e91e0b
RC
18952004-11-08 Randolph Chung <tausq@debian.org>
1896
1897 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1898 and "show debug infrun". Add index entries.
1899
60bf7e09
EZ
19002004-10-23 Eli Zaretskii <eliz@gnu.org>
1901
1902 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1903 "info proc" that are already implemented. Add index entries.
1904 (Working Directory): Add a cross-reference to "info proc" command.
dcaf7c2c
EZ
1905 (Files): Add a tip for decreasing memory used for symtabs from
1906 shared libraries.
f018e82f
EZ
1907 (Starting): Fix whitespace; make "elaboration" stand out where it
1908 is first used, and add an index entry for the term.
f8568604
EZ
1909 (Calling): Expand and elaborate text. Add "print". Add the
1910 description of problems with weak aliases.
384ee23f 1911 (Core File Generation): New section.
60bf7e09 1912
d52fe014
AC
19132004-10-12 Andrew Cagney <cagney@gnu.org>
1914
1915 * gdbint.texinfo (Versions and Branches): New chapter.
1916 (Releasing GDB): Delete "Versions and Branches" section.
1917 (Top): Add "Versions and Branches".
1918
703663ab
EZ
19192004-10-08 Eli Zaretskii <eliz@gnu.org>
1920
1921 * gdb.texinfo (Editing, History): Add cross-references to the
1922 included Readline and History user documentation. Remove
1923 references to the symbol have-readline-appendices which is unused
1924 and undefined.
1925 (History): Fix indexing.
1926
ac77d04f
JJ
19272004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1928
1929 * gdbint.texinfo (target_stopped_data_address): Update to
1930 new prototype.
1931 (i386_stopped_data_address): Update prototype and description.
1932 (i386_stopped_by_watchpoint): New function and description.
1933
e07c999f
PH
19342004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1935
1936 * gdb.texinfo (Filenames): Add Ada suffixes.
1937 (Ada) New section.
1938
2e868123
AC
19392004-09-27 Andrew Cagney <cagney@gnu.org>
1940 Robert Picco <Robert.Picco@hp.com>
1941
1942 * gdb.texinfo (Packets): Document the "p" packet.
1943
02a57714
JM
19442004-09-21 Jason Molenda (jmolenda@apple.com)
1945
1946 * gdb.texinfo (Paths and Names of the Source Files): Document the
1947 meaning of values in the 'desc' field of a SO stab.
1948
ae038cb0
DJ
19492004-09-20 Daniel Jacobowitz <dan@debian.org>
1950
1951 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1952 max-cache-age" and "maint show dwarf2 max-cache-age".
1953
f7dc1244
EZ
19542004-09-16 Eli Zaretskii <eliz@gnu.org>
1955
1956 * gdb.texinfo (Set Breaks): Add index entry for setting
1957 breakpoints on overloaded C++ functions that are not members of
1958 any classes. Add an example and an index entry for setting
1959 breakpoints on all program functions.
1960 (Character Sets, Macros, Overlay Commands)
1961 (Non-debug DLL symbols, GDB/MI Output Syntax)
1962 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1963 Use "(@value{GDBP})" instead of a literal "(gdb)".
1964
f810308b
AC
19652004-09-12 Andrew Cagney <cagney@gnu.org>
1966
1967 * gdbint.texinfo (Native Debugging): Delete description of
1968 FILES_INFO_HOOK.
1969
15a661f3
PH
19702004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1971
1972 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1973 to hex_string_custom (not historically correct, but more
1974 understandable, given the current code).
1975
f3219c75
AC
19762004-09-03 Andrew Cagney <cagney@gnu.org>
1977
1978 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1979
f3bb6704
JJ
19802004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1981
1982 * observer.texi (solib_unloaded): New observer.
1983
8d2c00cb
AC
19842004-08-24 Andrew Cagney <cagney@gnu.org>
1985
1986 * gdbint.texinfo (Target Architecture Definition): Add missing
1987 comma.
1988
e7dc800a
MC
19892004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1990
1991 * (Using the Testsuite): build != host is supported,
1992 but some test scripts do not support build != host.
1993
73b03683
MK
19942004-08-14 Mark Kettenis <kettenis@gnu.org>
1995
1996 * gdbint.texinfo (Host Definition): Delete description of
1997 FCLOSE_PROVIDED and GETENV_PROVIDED.
1998
c0ccb908
MK
19992004-08-05 Mark Kettenis <kettenis@chello.nl>
2000
2001 * gdbint.texinfo (Host Definition): Delete description of
2002 NO_SYS_FILE.
2003 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
2004 PTRACE_FP_BUG.
2005
9c8dbfa9
AC
20062004-08-05 Andrew Cagney <cagney@gnu.org>
2007
2008 * gdbint.texinfo (Target Architecture Definition): Delete
2009 reference to deprecated_read_fp.
2010
f42accbe
AC
20112004-08-02 Andrew Cagney <cagney@gnu.org>
2012
2013 * gdbint.texinfo (Target Architecture Definition): Delete
2014 description of DEPRECATED_REGISTER_BYTES.
2015
0b66e38c
EZ
20162004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2017
2018 * gdb.texinfo (Source Path): Document the new behavior of
2019 searching for the source files.
2020
15387254
EZ
20212004-07-17 Eli Zaretskii <eliz@gnu.org>
2022
2023 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2024 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2025 (Auto Display): Improve indexing.
2026
2c07db7a
AC
20272004-07-16 Andrew Cagney <cagney@gnu.org>
2028
2029 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2030 "-noasync".
2031
4644b6e3
EZ
20322004-07-09 Eli Zaretskii <eliz@gnu.org>
2033
2034 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2035 have the same prefix have only their prefix in the index.
2036
7561d450
MK
20372004-07-03 Mark Kettenis <kettenis@gnu.org>
2038
2039 * gdb.texinfo (BSD libkvm Interface): New node (section)
2040 (Native): Add it to the menu.
2041
67bebe79
MK
20422004-07-01 Mark Kettenis <kettenis@gnu.org>
2043
2044 * gdbint.texinfo (Target Architecture Definition): Remove
2045 PCC_SOL_BROKEN.
2046
1a6923e0
MK
20472004-06-24 Mark Kettenis <kettenis@gnu.org>
2048
2049 * gdbint.texinfo (Target Architecture Definition): Remove
2050 SUN_FIXED_LBRAC_BUG.
2051
b435e160
AC
20522004-06-26 Andrew Cagney <cagney@gnu.org>
2053
2054 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2055
b5622e8d
AC
20562004-06-20 Andrew Cagney <cagney@gnu.org>
2057
2058 * gdbint.texinfo (Target Architecture Definition): Deprecate
2059 USE_STRUCT_CONVENTION.
2060
e0c07bf0
MC
20612004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2062
2063 gdb.texinfo (Bug Reporting): Mention session recording,
2064 with the script command or Emacs.
2065
782263ab
AC
20662004-06-18 Andrew Cagney <cagney@gnu.org>
2067
2068 * gdbint.texinfo (Target Architecture Definition): Deprecate
2069 FUNCTION_START_OFFSET.
2070
03727ca6
AC
20712004-06-14 Andrew Cagney <cagney@gnu.org>
2072
2073 Based on changes from Karl Berry.
2074 * gdb.texinfo: Do not use @sc in a direntry.
2075 * stabs.texinfo: Change @dircateogry to "Software development".
2076 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2077
97092415
AC
20782004-06-13 Andrew Cagney <cagney@gnu.org>
2079
2080 * gdbint.texinfo (Target Architecture Definition): Delete
2081 description of RETURN_VALUE_ON_STACK.
2082
1f6d4158
AC
20832004-06-09 Andrew Cagney <cagney@gnu.org>
2084
2085 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2086 deleted by previous patch.
2087
d966f0cb
AC
20882004-06-08 Andrew Cagney <cagney@gnu.org>
2089
2090 * gdbint.texinfo (Native Debugging): Delete documentation on
2091 ATTACH_DETACH.
2092
86fe4aaa
RC
20932004-06-06 Randolph Chung <tausq@debian.org>
2094
2095 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2096
d4b6d575
RC
20972004-06-06 Randolph Chung <tausq@debian.org>
2098
2099 * gdb.texinfo (push_dummy_call): Update argument list to match
2100 the new push_dummy_call method signature. Describe the function
2101 argument.
2102
4e8b0763
JB
21032004-05-24 Joel Brobecker <brobecker@gnat.com>
2104
2105 * gdb.texinfo (Starting): Document new start command.
2106
59caf092
AC
21072004-05-21 Andrew Cagney <cagney@redhat.com>
2108
2109 * observer.texi (GDB Observers): Document "inferior_created".
2110
e4a2df64
AC
21112004-05-08 Andrew Cagney <cagney@redhat.com>
2112
e6b55ae2
AC
2113 * gdbint.texinfo (Target Architecture Definition): Delete
2114 description of DO_DEFERRED_STORES.
2115
28954179
AC
2116 * gdbint.texinfo (Target Architecture Definition): Delete
2117 references to DEPRECATED_FIX_CALL_DUMMY.
2118
434b87dd
AC
2119 * gdbint.texinfo (Target Architecture Definition): Delete
2120 description of DEPRECATED_CALL_DUMMY_WORDS,
2121 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2122
58d28df8
AC
2123 * gdbint.texinfo (Target Architecture Definition): Delete
2124 description of DEPRECATED_PUSH_DUMMY_FRAME.
2125
e4a2df64
AC
2126 * gdbint.texinfo (Target Architecture Definition): Delete
2127 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2128
2b4855ab
AC
21292004-05-07 Andrew Cagney <cagney@redhat.com>
2130
2131 * observer.texi (GDB Observers): Add "Debugging" section. Include
2132 cross reference to "set/show debug observer".
2133 * gdb.texinfo (Debugging Output): Document "set/show debug
2134 observer".
2135
fcf70625
AC
21362004-05-01 Andrew Cagney <cagney@redhat.com>
2137
2138 * gdbint.texinfo (Target Architecture Definition): Delete
2139 description of DEPRECATED_PC_IN_SIGTRAMP.
2140
8ee56bcf
AC
21412004-04-30 Andrew Cagney <cagney@redhat.com>
2142
2143 * gdbint.texinfo (Target Architecture Definition): Delete
2144 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2145
67ab9a76
OF
21462004-04-30 Orjan Friberg <orjanf@axis.com>
2147
2148 * observer.texi (GDB Observers): Correct spelling.
2149
79346bcb
OF
21502004-04-26 Orjan Friberg <orjanf@axis.com>
2151
2152 * observer.texi (GDB Observers): Add target_changed event.
2153
7a464420
AC
21542004-04-08 Andrew Cagney <cagney@redhat.com>
2155
2156 * observer.texi (GDB Observers): Rework, provide generic observer
2157 definitions and then a list of observable events.
2158
6cdf9d98
AC
21592004-04-04 Andrew Cagney <cagney@redhat.com>
2160
2161 * gdbint.texinfo (Host Definition): Delete reference to
2162 NO_SIGINTERRUPT.
2163
ddc135a4
AC
21642004-04-02 Andrew Cagney <cagney@redhat.com>
2165
2166 * gdbint.texinfo (Target Architecture Definition): Delete
2167 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2168
6a1b180d
SC
21692004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2170
2171 * gdb.texinfo (TUI Commands): Document tui reg commands.
2172
d0d5df6f
AC
21732004-03-26 Andrew Cagney <cagney@redhat.com>
2174
2175 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2176 "gdbtui".
2177 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2178 (Contributors): Mention both Text and Terminal User Interface.
2179
aa2a3f87
AC
21802004-03-23 Andrew Cagney <cagney@redhat.com>
2181
2182 * gdbint.texinfo (Target Architecture Definition): Deprecate
2183 references to SIGTRAMP_START and SIGTRAMP_END.
2184
f561f026
AC
21852004-03-23 Andrew Cagney <cagney@redhat.com>
2186
2187 * gdbint.texinfo (Target Architecture Definition): Deprecate
2188 references to PC_IN_SIGTRAMP.
2189
33cb8b0f
AC
21902004-03-19 Andrew Cagney <cagney@redhat.com>
2191
2192 * gdbint.texinfo (Target Architecture Definition): Delete
2193 reference to GDB_TARGET_IS_HPPA.
2194
fc989b7a
AC
21952004-03-18 Andrew Cagney <cagney@redhat.com>
2196
2197 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2198 describe pre_init and post_init.
2199
701b08bb
DJ
22002004-03-09 Daniel Jacobowitz <drow@mvista.com>
2201
2202 * gdb.texinfo (Debugging Output): Document values for "set debug
2203 target".
2204
faae5abe
AC
22052004-02-28 Andrew Cagney <cagney@redhat.com>
2206
2207 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2208
dd79a6cf
JJ
22092004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2210
2211 * gdb.texinfo (breakpoints): Add information about the
2212 new "set breakpoint pending" and "show breakpoint pending"
2213 commands.
2214
e7f16015
AC
22152004-02-26 Andrew Cagney <cagney@redhat.com>
2216
2217 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2218 in Per-architecture module data section.
2219
7161a3a6
RM
22202004-02-25 Roland McGrath <roland@redhat.com>
2221
2222 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2223
2154891a
AC
22242004-02-24 Andrew Cagney <cagney@redhat.com>
2225
2226 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2227 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2228 * fdl.texi: Import Version 1.2, November 2002.
7161a3a6 2229
6c74ac8b
AC
22302004-02-17 Andrew Cagney <cagney@redhat.com>
2231
2232 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2233
19772a2c
AC
22342004-02-16 Andrew Cagney <cagney@redhat.com>
2235
2236 * gdbint.texinfo (Target Architecture Definition): Deprecate
2237 FRAMELESS_FUNCTION_INVOCATION.
2238
c9830293
AC
22392004-02-16 Andrew Cagney <cagney@redhat.com>
2240
2241 * gdbint.texinfo (Coding): Mention -Wunused-function.
2242
b9d26eb9
AC
22432004-02-14 Andrew Cagney <cagney@redhat.com>
2244
2245 * gdbint.texinfo (Target Architecture Definition): Delete
2246 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2247
49efadf5
EZ
22482004-02-12 Elena Zannoni <ezannoni@redhat.com>
2249
2250 * gdb.texinfo: Properly quote the name "C++".
2251 * gdbint.texinfo: Ditto.
2252 * stabs.texinfo: Ditto.
2253
1eb288ea
EZ
22542004-02-11 Elena Zannoni <ezannoni@redhat.com>
2255
2256 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2257 minimal information about libiberty.
2258
e4937fc1
MC
22592004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2260
2261 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2262
a9331b3f
RM
22632004-02-04 Roland McGrath <roland@redhat.com>
2264
2265 * gdb.texinfo (Auxiliary Vector): New node (section).
2266 (Data): Add it to the menu.
2267
2650777c
JJ
22682004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2269
2270 * gdb.texinfo (Breakpoints): Add information about pending
2271 breakpoint support.
2272
b4501125
AC
22732004-01-26 Andrew Cagney <cagney@redhat.com>
2274
2275 * gdb.texinfo (Overview): Delete references to the cisco protocol
2276 including the "N" response.
2277
74055713
AC
22782004-01-26 Andrew Cagney <cagney@redhat.com>
2279
2280 * gdbint.texinfo (Target Architecture Definition): Rename
2281 EXTRACT_STRUCT_VALUE_ADDRESS to
2282 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
a9331b3f 2283
3bbe9696
EZ
22842004-01-24 Eli Zaretskii <eliz@gnu.org>
2285
2286 * gdb.texinfo (KOD): Document "show os". Add index entries for
2287 "set/show os" and "info cisco" commands.
2288
5843504f
EZ
22892004-01-21 Eli Zaretskii <eliz@gnu.org>
2290
2291 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2292
9175c9a3
MC
22932004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2294
2295 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2296 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2297
8e94b928
NR
22982004-01-19 Nick Roberts <nick@nick.uklinux.net>
2299
2300 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2301 -stack-list-locals.
2302 (GDB/MI Variable Objects): Describe extension to
2303 -var-list-children.
2304
a20cf136
DJ
23052004-01-17 Daniel Jacobowitz <drow@mvista.com>
2306
2307 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2308
afb18d0f
AC
23092004-01-17 Andrew Cagney <cagney@redhat.com>
2310
2311 * gdbint.texinfo (Target Architecture Definition): Delete
2312 documentation on DEPRECATED_NPC_REGNUM.
2313
b51970ac
DJ
23142004-01-13 Daniel Jacobowitz <drow@mvista.com>
2315
2316 * gdb.texinfo: Update copyright year. Mention that set
2317 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2318 "set follow-fork-mode ask".
2319
0f0cffd2
AC
23202004-01-13 Andrew Cagney <cagney@redhat.com>
2321
2322 * gdbint.texinfo: Update copyright year.
2323 (Coding): Add -Wunused-label to list of -Werror warnings.
2324
c552b3bb 23252004-01-08 Jason Molenda <jmolenda@apple.com>
f7dc1244 2326 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
2327
2328 * gdb.texinfo: Update copyright.
2329 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2330 around names, as appropriate. Minor syntax cleanup of
2331 _NSPrintForDebugger explanation. Two spaces after periods.
2332 GDBN used instead of lit. "gdb". Index entries added for
2333 print-object and _NSPrintForDebugger. @noindent added in one spot.
2334
afe157ca
EZ
23352003-11-11 Elena Zannoni <ezannoni@redhat.com>
2336
2337 * stabs.texinfo: Add dircategory and direntry commands.
2338 * annotate.texinfo: Ditto.
2339
963e2bb7
AC
23402003-11-10 Andrew Cagney <cagney@redhat.com>
2341
2342 * gdbint.texinfo (Target Architecture Definition): Replace the
2343 return_value method's "inval" and "outval" parameters with
2344 "readbuf" and "writebuf".
2345
1d8b2f28
JB
23462003-10-28 Jim Blandy <jimb@redhat.com>
2347
2348 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2349 from "The `F' request packet" and "The `F' reply packet", to make
2350 texi2dvi happy.
2351 (File-I/O remote protocol extension): Update menu entries, too.
2352
36d86913
MC
23532003-10-26 Michael Chastain <mec@shout.net>
2354
2355 * gdb.texinfo (Thread Stops): Document the issue with
2356 premature return from system calls in multi-threaded programs.
2357
ce2826aa
AC
23582003-10-24 Andrew Cagney <cagney@redhat.com>
2359
2360 * annotate.texinfo: Fix "fortunatly"[sic].
2361
f24c5e49
KI
23622003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2363
2364 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2365 with "Hitachi" and "Mitsubishi".
2366
92ad9cd9
AC
23672003-10-20 Andrew Cagney <cagney@redhat.com>
2368
2369 * gdbint.texinfo (Target Architecture Definition): Document
2370 gdbarch_return_value. Add cross references from
2371 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2372 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2373
0ab4b752
MK
23742003-10-18 Mark Kettenis <kettenis@gnu.org>
2375
2376 * gdbint.texinfo (Target Architecture Definition): Document
2377 regset_from_core_section.
fb3e19c0
KI
2378
23792003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2380
2381 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2382
a9331b3f 23832003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2384
2385 From Anthony Green <green@redhat.com>:
2386 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2387
1485d690
KB
23882003-10-14 Kevin Buettner <kevinb@redhat.com>
2389
2390 * gdb.texinfo (Breakpoint related warnings): New node.
2391 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2392
86d30acc
DJ
23932003-10-13 Daniel Jacobowitz <drow@mvista.com>
2394
2395 * gdb.texinfo (Remote Protocol): Document v and vCont.
2396
172c2a43
KI
23972003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2398
2399 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2400 * gdbint.texinfo: Ditto.
2401
71952f4c
AC
24022003-10-09 Andrew Cagney <cagney@redhat.com>
2403
2404 From 2003-09-18 David Anderson <davea@sgi.com>:
2405 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2406 "command".
2407
268e2188
AC
24082003-10-03 Andrew Cagney <cagney@redhat.com>
2409
2410 * gdbint.texinfo (Target Architecture Definition): Deprecate
2411 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2412 just target.
2413
12c266ea 24142003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 2415
f30992d4 2416 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
2417 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2418 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2419 * gdbint.texinfo (Target Architecture Definition): Rename
2420
24212003-09-30 Andrew Cagney <cagney@redhat.com>
2422
f30992d4 2423 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 2424 (Target Architecture Definition):
f30992d4 2425
2e092625
AC
2426 * gdbint.texinfo (Target Architecture Definition): Rename
2427 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2428
0717ae8a
AC
24292003-09-29 Andrew Cagney <cagney@redhat.com>
2430
dad809b7
AC
2431 * gdbint.texinfo (Target Architecture Definition): Delete
2432 documentation for NEED_TEXT_START_END.
2433
0717ae8a
AC
2434 * gdbint.texinfo (Target Architecture Definition): Rename
2435 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2436 TARGET_WRITE_PC.
a9331b3f 2437
af6cf26d
MC
24382003-09-22 Michael Chastain <mec@shout.net>
2439
2440 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2441
ee206350
AG
24422003-09-21 Anthony Green <green@redhat.com>
2443
2444 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2445
a38c9fe6
MK
24462003-09-21 Mark Kettenis <kettenis@gnu.org>
2447
2448 * gdbint.texinfo (Target Architecture Definition): Document
2449 stabs_argument_has_addr.
2450
77949794
AC
24512003-09-18 Andrew Cagney <cagney@redhat.com>
2452
2453 * gdbint.texinfo (Target Architecture Definition): Delete
2454 documentation on REGISTER_NAMES.
2455
8e823e25
MK
24562003-09-13 Mark Kettenis <kettenis@gnu.org>
2457
2458 * gdbint.texinfo (Target Architecture Definition): Replace
2459 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2460
f27dd7fd
AC
24612003-09-11 Andrew Cagney <cagney@redhat.com>
2462
2463 * gdbint.texinfo (Target Architecture Definition): Replace
2464 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2465
8b148df9
AC
24662003-08-18 Andrew Cagney <cagney@redhat.com>
2467
2468 * gdbint.texinfo (Target Architecture Definition): Document
2469 "frame_red_zone_size".
2470
25d29d70
AC
24712003-08-09 Andrew Cagney <cagney@redhat.com>
2472
2473 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2474 with "set/show backtrace past-main" and "set/show backtrace
2475 limit".
2476
c938e9b0
L
24772003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2478
2479 * Makefile.in (install-info): Support DESTDIR.
2480 (install-html): Likewise.
2481
64fabec2
AC
24822003-08-07 Andrew Cagney <cagney@redhat.com>
2483
2484 Patch from Nick Roberts.
2485 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2486 bindings. Remove description of send-gdb-command.
2487
2fcf52f0
AC
24882003-08-07 Andrew Cagney <cagney@redhat.com>
2489
2490 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2491 GDB 6.0.
2492
086432e2
AC
24932003-08-06 Andrew Cagney <cagney@redhat.com>
2494
2495 * gdb.texinfo (Mode Options): Mention that level three is the
2496 highest available and that level 2 is deprecated.
2497 (Annotations Overview): Mention annotation levels. Cross reference
2498 to "Limitations of the Annotation Interface" in annotate.texi.
2499 (TODO, Value Annotations, Frame Annotations): Delete section.
2500 (Displays, Breakpoint Info): Delete.
2501
e5249f67
AC
25022003-08-04 Andrew Cagney <cagney@redhat.com>
2503
2504 * agentexpr.texi: Delete @bye.
2505 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2506 (stabs.info): Add $(srcdir) to include search path.
2507 (html): Depend on "annotate_toc.html", and not "annotate.html".
2508 * stabs.texinfo: Ditto. Include "fdl.texi".
2509 * gdbint.texinfo: Update copyright statement's list of invariant
2510 sections.
2511
e6f672d2
AC
25122003-07-28 Andrew Cagney <cagney@redhat.com>
2513
2514 * Makefile.in (INFO_DEPS): Add annotate.info.
2515 (dvi, ps, html, pdf): Add annotate.
2516 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2517 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2518 (ANNOTATE_DOC_FILES): New macro.
2519 (ANNOTATE_TEX_TMPS): New macro.
2520 (annotate.info, annotate_toc.html): Specify dependencies.
2521 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2522 * annotate.texinfo: Rename annotate.texi. Get building. Add
2523 "Migrating to GDB/MI" and "Limitations of the Annotation
2524 Interface" chapters. Mention why it is not part of the user
2525 guide. Update copyright notice. Include "fdl.texi".
2526
72ffddc9
SC
25272003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2528
2529 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2530
a9f12a31
DJ
25312003-07-24 Daniel Jacobowitz <drow@mvista.com>
2532
2533 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2534
b1fe9455
DJ
25352003-07-24 Daniel Jacobowitz <drow@mvista.com>
2536
2537 * gdb.texinfo (Server): Mention pidof.
2538
153721e6
AC
25392003-07-22 Andrew Cagney <cagney@redhat.com>
2540
2541 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2542 list.
2543
0fac0b41
DJ
25442003-06-28 Daniel Jacobowitz <drow@mvista.com>
2545
2546 * gdb.texinfo (Logging output): New chapter.
2547
4e562065
JB
25482003-06-24 Joel Brobecker <brobecker@gnat.com>
2549
2550 * gdb.texinfo (Unsupported languages): New section.
2551 (Languages): Add link to new section.
2552
f2c06f52
AC
25532003-06-22 Andrew Cagney <cagney@redhat.com>
2554
2555 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2556
b4177fca
DJ
25572003-06-22 Daniel Jacobowitz <drow@mvista.com>
2558
2559 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2560
f418dd93
DJ
25612003-06-22 Daniel Jacobowitz <drow@mvista.com>
2562
2563 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2564 * agentexpr.texi: Retitle section, and change it to an appendix.
2565 Comment out texinfo initialization. Factor a @var{} into two
2566 pieces to prevent makeinfo warnings.
2567 * gdb.texinfo: Add Agent Expressions appendix.
2568
4ca61388
DJ
25692003-06-19 Daniel Jacobowitz <drow@mvista.com>
2570
2571 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2572
07f31aa6
DJ
25732003-06-18 Daniel Jacobowitz <drow@mvista.com>
2574
2575 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2576 remote target". Document the "detach" and "disconnect" commands.
2577 (Server, Netware, Debug Session): Reference "Connecting to a
2578 remote target".
2579 (GDB/MI Target Manipulation): Document "-target-disconnect".
2580
2dd0da42
AC
25812003-06-13 Andrew Cagney <cagney@redhat.com>
2582
2583 * gdbint.texinfo (Target Architecture Definition): Deprecate
2584 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2585 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2586
e7a3abfc
JB
25872003-06-09 Jim Blandy <jimb@redhat.com>
2588
2589 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2590
25e3a86b
AC
25912003-06-08 Andrew Cagney <cagney@redhat.com>
2592
2593 * gdbint.texinfo (Target Architecture Definition): Delete
2594 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2595
a9e5fdc2
AC
25962003-06-08 Andrew Cagney <cagney@redhat.com>
2597
2598 * gdbint.texinfo (Target Architecture Definition): Document
2599 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2600
b37303ee
AF
26012003-06-07 Adam Fedor <fedor@gnu.org>
2602
2603 * gdb.texinfo: Add Objective-C documentation.
2604
39fe6e80
AC
26052003-06-01 Andrew Cagney <cagney@redhat.com>
2606
2607 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2608 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2609
125309b2
AC
26102003-05-21 Andrew Cagney <cagney@redhat.com>
2611
2612 * gdbint.texinfo (Target Architecture Definition): Delete
2613 references to "extract_address" and "store_address".
2614
b8b527c5
AC
26152003-05-16 Andrew Cagney <cagney@redhat.com>
2616
2617 * gdbint.texinfo (Target Architecture Definition): Replace
2618 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2619 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2620
50e3ee83
TR
26212003-05-14 Theodore A. Roth <troth@openavr.org>
2622
2623 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2624
44e2be90
L
26252003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2626
2627 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2628 (gdb.dvi): Likewise.
2629 (gdb.pdf): Likewise.
2630 (links2roff): Likewise.
2631
df5215a6
JB
26322003-05-08 Jim Blandy <jimb@redhat.com>
2633
2634 * gdb.texinfo (Dump/Restore Files): Update documentation for
2635 'dump', 'append', and 'restore': note that format argument is
2636 optional; simplify presentation of the command variants; and be
2637 more precise about the formats.
2638
5e7b2f39
JB
26392003-05-07 Jim Blandy <jimb@redhat.com>
2640
2641 * gdb.texinfo (Symbols): Update documentation: 'maint list
2642 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2643 symtabs' and 'maint info psymtabs'.
2644
b1e29e33
AC
26452003-05-05 Andrew Cagney <cagney@redhat.com>
2646
2647 * gdbint.texinfo (Target Architecture Definition): Make
2648 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2649 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2650 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2651
00905d52
AC
26522003-05-04 Andrew Cagney <cagney@redhat.com>
2653
2654 * gdb.texinfo (Maintenance Commands): Document "maint print
2655 dummy-frames".
2656
54ff5908
AC
26572003-05-04 Andrew Cagney <cagney@redhat.com>
2658
2659 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2660
32e7087d
JB
26612003-05-03 J. Brobecker <brobecker@gnat.com>
2662
2663 Thierry Schneider <tpschneider1@yahoo.com>
2664 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2665 for new MI command.
2666
7043d8dc
AC
26672003-05-03 Andrew Cagney <cagney@redhat.com>
2668
2669 * gdbint.texinfo (Target Architecture Definition): Document
2670 push_dummy_code. Add cross references.
2671
e33d66ec
EZ
26722003-05-02 Elena Zannoni <ezannoni@redhat.com>
2673
2674 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2675 set/show charsets commands.
2676
0ba6dca9
AC
26772003-04-28 Andrew Cagney <cagney@redhat.com>
2678
2679 * gdbint.texinfo (Target Architecture Definition): Replace
2680 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2681 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2682
d7a27068
AC
26832003-04-28 Andrew Cagney <cagney@redhat.com>
2684
2685 * gdbint.texinfo (Target Architecture Definition): Rename
2686 "tm_print_insn" to "deprecated_tm_print_insn".
2687
44ea7b70
JB
26882003-04-09 Jim Blandy <jimb@redhat.com>
2689
2690 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2691 list psymtabs'.
2692
fb8f8949
AC
26932003-04-08 Andrew Cagney <cagney@redhat.com>
2694
2695 * gdbint.texinfo (Target Architecture Definition): Delete
2696 references to EXTRA_FRAME_INFO.
2697
32fb0f22
AC
26982003-04-08 Andrew Cagney <cagney@redhat.com>
2699
2700 * gdbint.texinfo (Target Architecture Definition): Delete
2701 PRINT_TYPELESS_INTEGER.
2702
6be67e67
JB
27032003-04-02 J. Brobecker <brobecker@gnat.com>
2704
2705 * observer.texi (GDB Observers): Adjust the documentation for the
2706 normal_stop notification to better describe reality. Fix a couple
2707 of minor typos.
2708
4e35d5f0
BR
27092003-04-02 Bob Rossi <bob_rossi@cox.net>
2710
a9331b3f 2711 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
2712 '-file-list-exec-source-file'
2713
e8a8712a
AC
27142003-03-31 Andrew Cagney <cagney@redhat.com>
2715
2716 * gdbint.texinfo (Target Architecture Definition): Delete
2717 references to CALL_DUMMY_P.
2718
6c0e89ed
AC
27192003-03-30 Andrew Cagney <cagney@redhat.com>
2720
2721 * gdbint.texinfo (Target Architecture Definition): Remove
2722 reference to TARGET_WRITE_SP.
a9331b3f 2723
378bfd1b
AC
27242003-03-27 Andrew Cagney <cagney@redhat.com>
2725
2726 * gdbint.texinfo (Target Architecture Definition): Remove
2727 references to write_sp.
6c0e89ed 2728
922fbb7b
AC
27292003-03-27 Andrew Cagney <cagney@redhat.com>
2730
2731 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2732 chapter body. Use @smallexample instead of @example.
2733 (Annotations): Ditto.
2734 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2735 annotate.texi.
2736
b81774d8
AC
27372003-03-26 Andrew Cagney <cagney@redhat.com>
2738
2739 * gdbint.texinfo (Target Architecture Definition): Replace
2740 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2741 dummy_addr parameters.
2742
1bf6d5cc
AC
27432003-03-25 Andrew Cagney <cagney@redhat.com>
2744
2745 * gdbint.texinfo (Target Architecture Definition): Delete
2746 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2747 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2748 Add reference to PUSH_ARGUMENTS.
2749
618ce49f
AC
27502003-03-23 Andrew Cagney <cagney@redhat.com>
2751
2752 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2753 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2754
bcd7e15f
JB
27552003-03-18 J. Brobecker <brobecker@gnat.com>
2756
2757 * gdbint.texinfo (Algorithms): Add new section describing the
2758 Observer paradigm.
2759 (Top): Add menu entry to new observer appendix.
2760 * observer.texi: New file.
2761 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2762 new observer.texi file.
2763
9fe8321b
AC
27642003-03-17 Andrew Cagney <cagney@redhat.com>
2765
2766 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2767 that GNU Press update the manual version number.
2768
ac2adee5
AC
27692003-03-12 Andrew Cagney <cagney@redhat.com>
2770
2771 * gdbint.texinfo (Target Architecture Definition): Delete
2772 references to get_saved_register. Rename GET_SAVED_REGISTER to
2773 DEPRECATED_GET_SAVED_REGISTER.
2774
749b82f6
AC
27752003-03-13 Andrew Cagney <cagney@redhat.com>
2776
2777 * gdbint.texinfo (Target Architecture Definition): Replace
2778 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2779
8bedc050
AC
27802003-03-12 Andrew Cagney <cagney@redhat.com>
2781
2782 * gdbint.texinfo (Target Architecture Definition): Rename
2783 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 2784
0ce1b118
CV
27852003-03-10 Corinna Vinschen <vinschen@redhat.com>
2786
2787 * gdb.texinfo: Add File-I/O documentation.
2788
12cc2063
AC
27892003-03-10 Andrew Cagney <cagney@redhat.com>
2790
2791 * gdbint.texinfo (Target Architecture Definition): Cross reference
2792 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2793
7453dc06
AC
27942003-03-07 Andrew Cagney <cagney@redhat.com>
2795
2796 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2797 frame" command.
2798
6314f104
AC
27992003-03-05 Andrew Cagney <cagney@redhat.com>
2800
2801 * gdbint.texinfo (Target Architecture Definition): Document
2802 unwind_dummy_id. Cross reference unwind_dummy_id and
2803 SAVE_DUMMY_FRAME_TOS.
2804
f1212245
DJ
28052003-03-05 James Ingham <jingham@apple.com>
2806 Daniel Jacobowitz <drow@mvista.com>
2807
2808 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2809 and "show cp-abi".
2810
77e7e267
AC
28112003-03-03 Andrew Cagney <cagney@redhat.com>
2812
2813 * gdbint.texinfo (Target Architecture Definition): Document
2814 register_type.
2815
838a8221
AC
28162003-03-03 Andrew Cagney <cagney@redhat.com>
2817
2818 * stabs.texinfo (Structures): Use @samp and separate @var's
2819 instead of a single @var containing a comma separated list.
2820 (Unions): Ditto.
2821
d7f4a264
DJ
28222003-03-02 Daniel Jacobowitz <drow@mvista.com>
2823
2824 * Makefile.in (distclean): Remove config.log.
2825
f30ee0bc
AC
28262003-03-01 Andrew Cagney <cagney@redhat.com>
2827
2828 * gdbint.texinfo (Target Architecture Definition): Rename
2829 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2830
28312003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
2832
2833 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2834 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2835
be448670
CF
28362003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2837
2838 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2839 (Non-debug DLL symbols): New node, describing the minimal symbols
2840 loaded from DLLs without real debugging symbols.
2841
501eef12
AC
28422003-02-20 Andrew Cagney <ac131313@redhat.com>
2843
2844 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2845 hardware-breakpoint-limit".
2846 (Set Watchpoints): Add cross reference to "set remote
2847 hardware-watchpoint-limit".
2848 (Remote configuration options): New section.
2849
21c294e6
AC
28502003-02-04 Andrew Cagney <ac131313@redhat.com>
2851
e9be73e4
AC
2852 * gdbint.texinfo (Target Architecture Definition): Delete
2853 descrption of IS_TRAPPED_INTERNALVAR.
2854
21c294e6
AC
2855 From Keith Seitz <keiths@redhat.com>:
2856 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2857 option "-i"/"--interpreter" to this chapter. Include index
2858 entries.
2859
0179ffac
DC
28602003-02-04 David Carlton <carlton@math.stanford.edu>
2861
2862 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2863 (Variables): Recommend stabs+ and DWARF 2.
2864 (C plus plus expressions): Correct info about
2865 compiler versions, debug formats.
2866 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2867 PR symtab/874.
2868
7ca9f392
AC
28692003-02-01 Andrew Cagney <ac131313@redhat.com>
2870
2871 * gdbint.texinfo (Target Architecture Definition): Delete
2872 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2873 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2874 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2875 references to nindy and i960.
2876 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2877
31a85ea2
AC
28782003-02-01 Andrew Cagney <ac131313@redhat.com>
2879
2880 * gdbint.texinfo (Target Architecture Definition): Delete
2881 FLOAT_INFO.
2882
6b894e49
AC
28832003-01-30 Andrew Cagney <ac131313@redhat.com>
2884
2885 * stabs.texinfo (Member Type Descriptor): Clarify description of
2886 `@'. Suggested by Ben Hutchings.
2887
c48861fb
AC
28882003-01-29 Andrew Cagney <ac131313@redhat.com>
2889
2890 * gdb.texinfo (M68K): Delete reference to es1800.
2891
617073a9
AC
28922003-01-29 Andrew Cagney <ac131313@redhat.com>
2893
2894 * gdb.texinfo (Maintenance Commands): Document `maint print
2895 reggroups' and `maint print register-groups'.
2896 * gdbint.texinfo (Target Architecture Definition): Document
2897 register_reggroup_p.
2898
5b5d99cf
JB
28992003-01-23 Jim Blandy <jimb@redhat.com>
2900
2901 * gdb.texinfo (Separate Debug Files): New section.
2902
e7ba9c65
DJ
29032003-01-22 Daniel Jacobowitz <drow@mvista.com>
2904
2905 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2906 and "maint show profile".
2907
94e91d6d
MC
29082003-01-16 Michael Chastain <mec@shout.net>
2909
2910 * gdb.texinfo (Installing GDB): Warn against
2911 ".../gdb-VERSION/gdb/configure".
2912 (Separate Objdir): Likewise.
2913
867f3898
AC
29142003-01-15 Andrew Cagney <ac131313@redhat.com>
2915
2916 * gdbint.texinfo (Target Architecture Definition): Delete
2917 definition of PRINT_REGISTER_HOOK.
2918
f153cc92
EZ
29192003-01-15 Elena Zannoni <ezannoni@redhat.com>
2920
2921 (OpenRISC 1000): Fix formatting of command names.
2922
c60eb6f1
EZ
29232003-01-15 Elena Zannoni <ezannoni@redhat.com>
2924
2925 * gdb.texinfo (Continuing and Stepping): Add new command
2926 'advance'. Clarify behavior of 'until'.
2927
f5ebfba0
DJ
29282003-01-13 Daniel Jacobowitz <drow@mvista.com>
2929
2930 * gdb.texinfo (Files): Document solib-absolute-prefix and
2931 solib-search-path.
2932
4ce8657e
MC
29332003-01-09 Michael Chastain <mec@shout.net>
2934
2935 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2936 (Create a Release): Add new instructions for new @file{src-release}.
2937 Document existing instructions for @file{Makefile.in} as
2938 being for @value{GDBN} 5.3.1 or earlier.
2939
372613e3
AC
29402003-01-09 Andrew Cagney <ac131313@redhat.com>
2941
2942 * gdbint.texinfo (Target Architecture Definition): Mention
2943 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2944 allocate memory.
2945
b4e9345d
DJ
29462003-01-04 Daniel Jacobowitz <drow@mvista.com>
2947
2948 * gdb.texinfo (Controlling GDB): Add @kindex for
2949 "show osabi".
2950 (Backtraces): Add @kindex's for backtrace-below-main.
2951
98b45e30
DJ
29522003-01-04 Daniel Jacobowitz <drow@mvista.com>
2953
2954 * gdb.texinfo (Controlling GDB): Document "set osabi".
2955
95f90d25
DJ
29562003-01-04 Daniel Jacobowitz <drow@mvista.com>
2957
2958 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2959 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2960
1e698235
DJ
29612003-01-04 Daniel Jacobowitz <drow@mvista.com>
2962
2963 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2964 "set coerce-float-to-double".
2965 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2966
e632838e
AC
29672003-01-02 Andrew Cagney <ac131313@redhat.com>
2968
2969 * stabs.texinfo: Remove obsolete text.
2970 * gdbint.texinfo: Ditto.
2971 * gdb.texinfo: Ditto.
2972
c133ab7a
MK
29732002-12-22 Mark Kettenis <kettenis@gnu.org>
2974
2975 * gdbint.texinfo (Target Architecture Definition): Update
2976 description of gdbarch_register_osabi.
2977
f821f325
KH
29782002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2979
2980 * agentexpr.texi: Fix typos.
2981 * annotate.texi: Likewise.
2982 * fdl.texi: Likewise.
2983
85a6d8d3 29842002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
2985
2986 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2987 DEPRECATED_INIT_FRAME_PC.
2988
ae45cd16
AC
29892002-12-01 Andrew Cagney <ac131313@redhat.com>
2990
2991 * gdbint.texinfo (Target Architecture Definition): Delete
2992 PC_IN_CALL_DUMMY.
2993
07555a72
AC
29942002-11-28 Andrew Cagney <ac131313@redhat.com>
2995
2996 * gdbint.texinfo (Host Definition): Delete documentation on
2997 USE_GENERIC_DUMMY_FRAMES.
2998
c166cdc7
EZ
29992002-11-26 Elena Zannoni <ezannoni@redhat.com>
3000
3001 Fix PR gdb/723 and PR gdb/245.
3002 * Makefile.in (install-info): Run the install-info command as part
3003 of the post install steps only.
3004 (uninstall-info): New target.
3005 (uninstall): New target.
3006
35db0260
EZ
30072002-11-22 Elena Zannoni <ezannoni@redhat.com>
3008
3009 * Makefile.in (install): Make install do some real work.
3010
9ba8d803
AC
30112002-11-19 Andrew Cagney <ac131313@redhat.com>
3012
3013 Fix POSIX problem reported by Paul Eggert.
3014 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3015 Fix PR gdb/527.
3016
903ad3a6
AC
30172002-10-26 Andrew Cagney <cagney@redhat.com>
3018
3019 * gdbint.texinfo (Target Architecture Definition): Delete
3020 definition of DO_REGISTERS_INFO.
3021
f2abfe65
KB
30222002-10-18 Kevin Buettner <kevinb@redhat.com>
3023
3024 * gdbint.texinfo (Address Classes): Fix problems with insertion
3025 of ``{'' and ``}'' in example.
3026
b5b0480a
KB
30272002-10-17 Kevin Buettner <kevinb@redhat.com>
3028
3029 * gdbint.texinfo (Address Classes): New section.
3030 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3031 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3032 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3033 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3034
c85508ee
KD
30352002-10-11 Klee Dienes <kdienes@apple.com>
3036
3037 * gdb.texinfo (Registers): Mention vector registers as well as
3038 floating registers in the documentation for 'info registers' and
3039 'info all-registers'.
3040
6d12fc3d
DJ
30412002-10-11 Daniel Jacobowitz <drow@mvista.com>
3042
3043 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3044
8d19fbd2
JJ
30452002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3046
3047 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3048 interface definition.
3049
a37295f9
MM
30502002-10-03 Marko Mlinar <markom@opencores.org>
3051
3052 * gdb.texinfo (Target Commands): Add or1k target specific
3053 commands.
3054 * gdb.texinfo (Contributors): Add myself to the contributors list.
3055
da0f9dcd
AC
30562002-10-01 Andrew Cagney <ac131313@redhat.com>
3057
3058 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3059 and "mi1" instead of "mi1" and "mi0".
3060
2e834e49
HPN
30612002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3062
3063 * gdb.texinfo (Packets): Fix typos "alligned".
3064 Correct z3/Z3 description. Correct z4/Z4 title.
3065
050be0dc
AC
30662002-09-27 Andrew Cagney <ac131313@redhat.com>
3067
3068 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3069
1104b9e7
KB
30702002-09-25 Kevin Buettner <kevinb@redhat.com>
3071
3072 * gdb.texinfo: Use GNU/Linux instead of Linux.
3073
512217c7
AC
30742002-09-25 Andrew Cagney <ac131313@redhat.com>
3075
3076 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3077
10998722
AC
30782002-09-24 Andrew Cagney <ac131313@redhat.com>
3079
512217c7 3080 * gdb.texinfo: Replace @example with @smallexample.
10998722 3081
a0eb71c5
KB
30822002-09-20 Kevin Buettner <kevinb@redhat.com>
3083
f7dc1244 3084 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3085 * gdb.texinfo (Character Sets): Use @smallexample instead of
3086 @example. Use GNU/Linux instead of Linux.
3087
30882002-09-20 Jim Blandy <jimb@redhat.com>
3089
3090 * gdb.texinfo: Add character set documentation.
3091
2f870471
AC
30922002-09-19 Andrew Cagney <ac131313@redhat.com>
3093
3094 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3095 (Packets): Add cross reference from `b' packet to `z' packets.
3096
790eb8f5
AC
30972002-09-19 Andrew Cagney <ac131313@redhat.com>
3098
8d30a00d
AC
3099 * gdb.texinfo (Maintenance Commands): Document ``maint
3100 internal-error'' and ``maint internal-warning''.
3101
790eb8f5
AC
3102 * gdbint.texinfo (Target Architecture Definition): Revise
3103 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3104
a23a7bf1
JB
31052002-09-19 Joel Brobecker <brobecker@gnat.com>
3106
3107 * gdbint.texinfo (Target Conditionals): Document the new
3108 NAME_OF_MALLOC macro.
3109
299ffc64
AC
31102002-09-05 Andrew Cagney <ac131313@redhat.com>
3111
3112 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3113 engineer.
3114
b7bb15bc
SC
31152002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3116
3117 * gdb.texinfo (TUI Overview): Document status line fields.
3118
3d757584
SC
31192002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3120
3121 * gdb.texinfo (TUI Commands): Document info win command.
3122
269c21fe
SC
31232002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3124
3125 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3126
7cf36c78
SC
31272002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3128
3129 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3130 (TUI Keys): Likewise.
3131
d2c6833e
AC
31322002-08-25 Andrew Cagney <ac131313@redhat.com>
3133
3134 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3135 for a packet receive.
3136
46d8b1c3
AC
31372002-08-25 Andrew Cagney <ac131313@redhat.com>
3138
3139 * Makefile.in (clean): Move to end of file.
3140 (distclean, maintainer-clean, realclean): Ditto.
3141 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3142 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3143 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3144 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3145
b0787093
AC
31462002-08-24 Andrew Cagney <ac131313@redhat.com>
3147
3148 * Makefile.in (GDBINT_TEX_TMPS): Define.
3149 (gdbint.dvi, gdbint.pdf): Use
3150 (GDB_TEX_TMPS): Define.
3151 (gdb.dvi, gdb.pdf): Use.
3152 (STABS_TEX_TMPS): Define.
3153 (stabs.dvi, stabs.pdf): Use.
3154 (GDB_DOC_SOURCE_INCLUDES): New macros.
3155 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3156 (GDBINT_DOC_FILES_INCLUDES): New macros.
3157 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3158 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3159 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3160 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3161 (links2roff): Replace SFILES_INCLUDED with
3162 GDB_DOC_SOURCE_INCLUDES.
3163 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3164 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3165 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3166 dependencies.
3167 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3168 dependencies.
3169 (gdbmi.texinfo): Delete rule.
3170 (inc-hist.texinfo): Delete rule.
3171 (rluser.texinfo): Delete rule.
3172
ebba8386
AC
31732002-08-23 Andrew Cagney <cagney@redhat.com>
3174
3175 * gdbint.texinfo (Target Architecture Definition): Update
3176 STORE_RETURN_VALUE, mention regcache.
3177
0ab7a791
AC
31782002-08-21 Andrew Cagney <ac131313@redhat.com>
3179
3180 * gdbint.texinfo (Target Architecture Definition): Document
3181 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3182
ee2d5c50
AC
31832002-08-19 Andrew Cagney <ac131313@redhat.com>
3184
3185 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3186 Fix minor typos. Add index entries.
3187
53c69bd7
AC
31882002-08-18 Andrew Cagney <ac131313@redhat.com>
3189
3190 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3191
e76f1f2e
AC
31922002-08-15 Andrew Cagney <ac131313@redhat.com>
3193
3194 * gdbint.texinfo (Target Architecture Definition): Document
3195 PRINT_VECTOR_INFO.
3196 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3197
0680b120
AC
31982002-08-13 Andrew Cagney <ac131313@redhat.com>
3199
3200 * gdb.texinfo (Maintenance Commands): Document "maint print
3201 registers", "maint print raw-registers" and "maint print
3202 cooked-registers".
3203
3c3bea1c
GS
32042002-08-08 Grace Sainsbury <graces@redhat.com>
3205
a9331b3f 3206 From Mark Salter:
3c3bea1c
GS
3207 * gdb.texinfo (Protocol): Document T packet extension to
3208 allow watchpoint address reporting.
3209
42f9b0a5
AC
32102002-08-03 Andrew Cagney <ac131313@redhat.com>
3211
3212 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3213
db034ac5
AC
32142002-08-01 Andrew Cagney <cagney@redhat.com>
3215
3216 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3217 to CHILL.
3218
e2b28d04
AC
32192002-08-01 Andrew Cagney <ac131313@redhat.com>
3220
3221 * gdbint.texinfo (Coding): Revise section "Include Files".
3222
7fb623f7
AC
32232002-07-24 Andrew Cagney <cagney@redhat.com>
3224
3225 * gdbint.texinfo: Obsolete references to m88k.
3226 * gdb.texinfo: Ditto.
3227
4a2b4636
JB
32282002-07-10 Joel Brobecker <brobecker@gnat.com>
3229
7fb623f7 3230 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3231 where the proper version of autoconf can be retrieved.
3232
a71ec265
DH
32332002-07-09 Don Howard <dhoward@redhat.com>
3234
3235 * gdb.texinfo (Command Files): Further describe the behavior of
3236 sourced command files.
3237
b9aa90c9
AC
32382002-06-27 Andrew Cagney <ac131313@redhat.com>
3239
3240 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3241 (Coding): Clarify ISO C version that GDB assumes.
3242
40dd2248
TT
32432002-06-26 Tom Tromey <tromey@redhat.com>
3244
3245 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3246 add_setshow_cmd_full.
3247
bfac230e
DH
32482002-06-25 Don Howard <dhoward@redhat.com>
3249
3250 * gdb.texinfo (Memory Region Attributes): Document new behavior
3251 for 'mem' command.
3252
475b0867
JB
32532002-06-11 Jim Blandy <jimb@redhat.com>
3254
919d772c
JB
3255 * gdb.texinfo (Symbols): Update documentation for `info source'
3256 command.
3257
475b0867
JB
3258 * gdb.texinfo (Macros): Call the command `info macro', not
3259 `show macro'.
3260
ba8c9337
AC
32612002-06-09 Andrew Cagney <ac131313@redhat.com>
3262
3263 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3264 data''.
3265
1029b7fa
MK
32662002-06-09 Mark Kettenis <kettenis@gnu.org>
3267
3268 * gdbint.texinfo (Target Architecture Definition): Document
3269 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3270
16737d73
AC
32712002-06-08 Andrew Cagney <ac131313@redhat.com>
3272
3273 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3274 lists.
3275
30107679
AC
32762002-06-08 Andrew Cagney <ac131313@redhat.com>
3277
3278 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3279 Branch''.
3280
3352e23e
AC
32812002-06-01 Andrew Cagney <ac131313@redhat.com>
3282
3283 * gdbint.texinfo (Target Architecture Definition): Add section
3284 ``Converting an existing Target Architecture to Multi-arch''.
3285
cbb09e6a
AC
32862002-05-30 Andrew Cagney <ac131313@redhat.com>
3287
3288 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3289 to ``Obsoleting code''. Revise.
3290
e2e0bcd1
JB
32912002-05-17 Jim Blandy <jimb@redhat.com>
3292
3293 * gdb.texinfo (C Preprocessor Macros): New chapter.
3294 Include it in the main menu.
3295 (Contributors): Credit Jim Blandy with macro support.
3296 (Compilation): Explain how to get macro information into the
3297 executable.
3298 (Expressions): Note that preprocessor macros are expanded.
3299
9db8d71f
DJ
33002002-05-14 Daniel Jacobowitz <drow@mvista.com>
3301
3302 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3303 options for `target remote'.
3304
6d531722
AC
33052002-05-13 Andrew Cagney <ac131313@redhat.com>
3306
3307 * gdbint.texinfo (Target Architecture Definition): Delete
3308 documentation on NNPC_REGNUM.
3309
13d01224
AC
33102002-05-11 Andrew Cagney <ac131313@redhat.com>
3311
3312 * gdbint.texinfo (Target Architecture Definition): Document
3313 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3314 (Target Architecture Definition): Revise section `Using Different
3315 Register and Memory Data Representations'. Add section `Raw and
3316 Virtual Register Representations'.
3317
b2e75d78
AC
33182002-05-11 Andrew Cagney <ac131313@redhat.com>
3319
3320 * gdbint.texinfo (Target Architecture Definition): Mention
3321 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3322 (Target Architecture Definition): Mention same. Add references to
3323 web pages.
3324
2c8682ee
MS
33252002-05-08 Michael Snyder <msnyder@redhat.com>
3326
3327 * stabs.texinfo (Attributes): Document new "vector" attribute.
3328
0816590b
AC
33292002-05-04 Andrew Cagney <ac131313@redhat.com>
3330
3331 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3332
2653173e
AC
33332002-05-04 Andrew Cagney <ac131313@redhat.com>
3334
3335 * gdb.texinfo: Delete obsolete references to a29k.
3336
d7bd68ca
AC
33372002-04-24 Andrew Cagney <ac131313@redhat.com>
3338
3339 * gdbint.texinfo (Target Architecture Definition): Replace
3340 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3341
21d83aa5
DM
33422002-04-24 David S. Miller <davem@redhat.com>
3343
3344 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3345
7673a6cc
DM
33462002-04-21 David S. Miller <davem@redhat.com>
3347
3348 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3349
d49d1e0a
AC
33502002-04-21 Andrew Cagney <ac131313@redhat.com>
3351
3352 * gdbint.texinfo (Target Architecture Definition): Delete
3353 definition of HAVE_REGISTER_WINDOWS.
3354
f7dc1244 33552002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3356
3357 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3358 "Theodore A. Roth" <troth@verinet.com>.
3359
5ca0cb28
DH
33602002-04-15 Don Howard <dhoward@redhat.com>
3361
f7dc1244 3362 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3363 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3364 Provide a better explaination of this feature.
5ca0cb28 3365
f208ba17
AC
33662002-04-14 Andrew Cagney <ac131313@redhat.com>
3367
3368 * gdbint.texinfo (Target Architecture Definition): Remove
3369 FRAME_CHAIN_COMBINE.
3370
d5ba91de
MC
33712002-04-12 Michael Chastain <mec@shout.net>
3372
3373 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3374 REG_STACK_SEGMENT.
3375
26818220
MC
33762002-04-09 Michael Chastain <mec@shout.net>
3377
3378 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3379 PYRAMID_* macros.
3380
129188f6
AC
33812002-04-07 Andrew Cagney <ac131313@redhat.com>
3382
3383 * gdb.texinfo (Bug Reporting): Document that the web is the
3384 prefered way of submitting bug reports.
3385 (Bug Reporting): Delete the s-mail address as the last resort.
3386
8227c0ff
AC
33872002-04-05 Andrew Cagney <ac131313@redhat.com>
3388
3389 * gdbint.texinfo (Target Architecture Definition): Delete
3390 references to TARGET_WRITE_FP and write_fp.
3391
16d9dec6
MS
33922002-03-27 Michael Snyder <msnyder@redhat.com>
3393
3394 * gdb.texinfo: Document new commands dump, append, and restore.
3395
9ae8b82c
AC
33962002-03-27 Andrew Cagney <ac131313@redhat.com>
3397
3398 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3399 Branch'.
3400
474c8240
AC
34012002-03-18 Andrew Cagney <ac131313@redhat.com>
3402
3403 * gdb.texinfo: Change all examples to @smallexample.
3404 * gdbint.texinfo: Ditto.
a9331b3f 3405
fb0ff88f
AC
34062002-03-18 Andrew Cagney <ac131313@redhat.com>
3407
3408 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3409 Branches''.
3410
9bb0a4d8
AC
34112002-03-18 Andrew Cagney <ac131313@redhat.com>
3412
3413 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3414 Policy''.
3415
937f164b
FF
34162002-03-04 Fred Fish <fnf@redhat.com>
3417
3418 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3419 expresson, suports, dependant, trhe, perhaphs, situtations,
3420 explictily, taged, oportunity, unfortunatly).
3421
a7b40f07
AC
34222002-02-24 Andrew Cagney <ac131313@redhat.com>
3423
3424 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3425 Remove reference to 3.12.
3426
aab4e0ec
AC
34272002-02-23 Andrew Cagney <ac131313@redhat.com>
3428
3429 * gdbint.texinfo: Include fdl.texi.
3430 (Top): Add GNU Free Documentation License.
3431 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3432 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3433 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3434 (gdbint.info): Add srcdir to include path.
3435 * gdb.texinfo: Include gpl.texi.
3436 (Top): Add Copying.
3437 * gpl.texi: New file.
3438
47b95330
AC
34392002-02-23 Andrew Cagney <ac131313@redhat.com>
3440
3441 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3442
78c47bea
PM
34432002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3444
3445 * gdb.texinfo: Document Cygwin native specific commands.
3446
56460a61
DJ
34472002-02-15 Daniel Jacobowitz <drow@mvista.com>
3448
3449 * gdb.texinfo: Document gdbserver ``--attach'' command.
3450
def71bfa
MS
34512002-02-07 Michael Snyder <msnyder@redhat.com>
3452
3453 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3454 to @code(_ovly_debug_event).
3455
c928edc0
AC
34562002-02-07 Andrew Cagney <ac131313@redhat.com>
3457
3458 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3459
81d46470
MS
34602002-02-06 Michael Snyder <msnyder@redhat.com>
3461
3462 * gdb.texinfo (overlays): Mention new magic symbol
3463 '_ovly_debug_event', which allows GDB to keep better track
3464 of overlays.
3465
f7dc1244 34662002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
3467
3468 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3469 Suggested by Dmitry Sivachenko.
3470
3471 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3472
15110bc3
MS
34732002-02-01 Michael Snyder <msnyder@redhat.com>
3474
3475 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3476
6763aef9
MS
34772002-01-30 Michael Snyder <msnyder@redhat.com>
3478
ac282366
MS
3479 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3480 (set trust-readonly-sections): Document.
6763aef9 3481
8642bc8f
AC
34822002-01-29 Andrew Cagney <ac131313@redhat.com>
3483
3484 * gdbint.texinfo (Releasing GDB): Revise and update.
3485
afe64c1a
AC
34862002-01-28 Andrew Cagney <ac131313@redhat.com>
3487
3488 * gdbint.texinfo (Target Architecture Definition): Delete
3489 description of TARGET_BYTE_ORDER_DEFAULT.
3490
f7dc1244 34912002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
3492
3493 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3494 <mitya@cavia.pp.ru>.
3495
3d6e1b5a
AC
34962002-01-23 Andrew Cagney <ac131313@redhat.com>
3497
3498 * libgdb.texinfo: Delete file.
3499
6c0e9fb3
AC
35002002-01-22 Andrew Cagney <ac131313@redhat.com>
3501
3502 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3503 * gdbint.texinfo: Ditto.
3504
e0ce93ac
AC
3505Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3506
3507 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3508
be298bcc
AC
35092002-01-22 Andrew Cagney <ac131313@redhat.com>
3510
3511 * Makefile.in: Update copyright.
3512 (TEXI2DVI): Define.
3513 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3514 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3515 gdb-cfg.texi.
3516 (TEXINDEX, PDFTEX): Delete makefile variables.
3517
8e04817f
AC
35182002-01-22 Andrew Cagney <ac131313@redhat.com>
3519
3520 * gdb.texinfo (Protocol): Move section to appendix.
3521
6b2f586d
AC
35222002-01-21 Andrew Cagney <ac131313@redhat.com>
3523
3524 * gdb.texinfo (Remote Debugging): Create a menu.
3525 (Top): Add ``Remote Debugging'' to menu.
3526
6f05cf9f
AC
35272002-01-21 Andrew Cagney <ac131313@redhat.com>
3528
3529 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3530 serial protocol'' from here.
3531 (Remote Debugging): To here. New chapter.
3532
3fd3d7d2
AC
35332002-01-20 Andrew Cagney <ac131313@redhat.com>
3534
3535 * gdbint.texinfo (Target Architecture Definition): Delete
3536 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3537
7fd60527
AC
35382002-01-20 Andrew Cagney <ac131313@redhat.com>
3539
3540 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3541 are no longer needed.
3542 (Porting GDB): Add maintainer note about configure.host.
3543
c2f05ac9
AC
35442002-01-20 Andrew Cagney <ac131313@redhat.com>
3545
3546 * gdbint.texinfo (Target Architecture Definition): Remove
3547 definition of IEEE_FLOAT.
3548
f7dc1244 35492002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
3550
3551 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
3552 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3553 <3diff@gnu.org>
231b2aad 3554
82600034
AC
35552002-01-19 Andrew Cagney <ac131313@redhat.com>
3556
3557 * gdbint.texinfo (Host Definition): Remove references to
3558 MALLOC_INCOMPATIBLE.
3559
7708fa01
AC
35602002-01-17 Andrew Cagney <ac131313@redhat.com>
3561
3562 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3563 and xyz-xdep.o.
3564
eb12ee30
AC
35652002-01-17 Andrew Cagney <ac131313@redhat.com>
3566
3567 * gdb.texinfo (Maintenance Commands): Add appendix.
3568 (Set Breaks): Copy ``maint info breakpoint'' doco to
3569 ``Maintenance Commands'' appendix. Add reference.
3570
c9ccaa92
AC
35712002-01-17 Andrew Cagney <ac131313@redhat.com>
3572
3573 * fdl.texi: Remove next/prev from @node.
3574
f7dc1244 35752002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
3576
3577 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3578 for monstrous @multitable (from Brian Youmans).
3579
3580 * fdl.texi: New file.
3581
3582 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3583
8973da3a
AC
35842002-01-15 Andrew Cagney <ac131313@redhat.com>
3585
3586 * gdbint.texinfo (Releasing GDB): New chapter.
3587
7d86b5d5
AC
35882002-01-14 Andrew Cagney <ac131313@redhat.com>
3589
3590 * gdb.texinfo (Embedded Processors, Calling program functions):
3591 Obsolete references to a29k.
3592
cc1cb004
AC
35932002-01-13 Andrew Cagney <ac131313@redhat.com>
3594
3595 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3596 examples. Document that a code-block should do or discard its
3597 cleanups before exit.
3598
79f12247
MS
35992002-01-11 Michael Snyder <msnyder@redhat.com>
3600
3601 * gdb.texinfo (Choosing files): Change @samp to @file.
3602
19837790
MS
36032002-01-05 Michael Snyder <msnyder@redhat.com>
3604
3605 * gdb.texinfo (--pid): Document new command line option (attach).
3606
f7dc1244 36072002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
3608
3609 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3610 in the stub.
3611
d7449b42
AC
36122002-01-04 Andrew Cagney <ac131313@redhat.com>
3613
3614 * gdbint.texinfo (Target Architecture Definition): Replace
3615 BIG_ENDIAN with BFD_ENDIAN_BIG.
3616
f23631e4
AC
36172002-01-03 Andrew Cagney <ac131313@redhat.com>
3618
3619 * gdbint.texinfo (Target Architecture Definition): Replace
3620 value_ptr with struct value pointer.
3621
72c9928d
EZ
36222002-01-02 Eli Zaretskii <eliz@gnu.org>
3623
3624 * gdb.texinfo (Free Software): Fix wording.
3625
959acfd1
EZ
36262001-12-31 Eli Zaretskii <eliz@gnu.org>
3627
3628 * gdb.texinfo (Free Software): New section ``Free Software Needs
3629 Free Documentation''.
3630
f7dc1244 36312001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
3632
3633 * stabs.texinfo:
3634 * gdb.texinfo:
3635 * gdbint.texinfo:
3636 * libgdb.texinfo:
3637 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3638
6600abed
MS
36392001-12-29 Michael Snyder <msnyder@redhat.com>
3640
3641 * gdb.texinfo (maint info sections): Fix typo.
3642
f6680716
MS
36432001-12-26 Michael Snyder <msnyder@redhat.com>
3644
fe95c787
MS
3645 * gdb.texinfo (maint info sections): Document.
3646
a9331b3f 3647 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
3648 'info proc' sub-options that are currently not implemented.
3649
c3d3ce5b
JB
36502001-12-20 Jim Blandy <jimb@redhat.com>
3651
3652 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3653
778eb05e
AC
36542001-12-15 Andrew Cagney <ac131313@redhat.com>
3655
3656 * gdbint.texinfo (Target Architecture Definition): Replace
3657 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3658
2607059c
AC
36592001-12-01 Andrew Cagney <ac131313@redhat.com>
3660
3661 * gdbint.texinfo (Host Definition): Delete documentation on
3662 HOST_BYTE_ORDER.
3663
df0cd8c5
JB
36642001-11-30 Jim Blandy <jimb@redhat.com>
3665
3666 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3667 overlay support. Add to top-level menu.
3668
88118b3a
TT
36692001-11-26 Tom Tromey <tromey@redhat.com>
3670
3671 * gdb.texinfo (Command Syntax): Document C-o binding.
3672
96565e91
CF
36732001-07-26 Christopher Faylor <cgf@redhat.com>
3674
3675 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3676 use since it is described in the referenced section.
3677
f7dc1244 3678 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
3679 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3680 clearer when using DJGPP.
3681
2a3d5645
CF
36822001-11-24 Christopher Faylor <cgf@redhat.com>
3683
3684 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3685 specifically refer to MS-DOS.
3686 (command files): Mention gdb.ini is only used on MS-DOS.
3687
aa26fa3a
TT
36882001-11-21 Tom Tromey <tromey@redhat.com>
3689
3690 * gdb.texinfo (Invoking GDB): Document --args.
3691 (Mode Options): Likewise.
3692
4f8ada06
JB
36932001-11-21 Jim Blandy <jimb@redhat.com>
3694
3695 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3696 Delete documentation; this macro has been removed from the
3697 sources.
3698
3fe0dc10
JB
36992001-11-13 Jim Blandy <jimb@redhat.com>
3700
3701 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3702
9e5abb06
CV
37032001-11-06 Corinna Vinschen <vinschen@redhat.com>
3704
3705 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3706
1c5dfdad
MS
37072001-11-05 Michael Snyder <msnyder@redhat.com>
3708
a9331b3f 3709 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
3710 quote regexp chars in function names such as "operator*()".
3711
990f9fe3
FF
37122001-11-01 Fred Fish <fnf@redhat.com>
3713
3714 * gdbint.texinfo (SOLIB_ADD): Document additional new
3715 "readsyms" arg.
3716
b433d00b
DH
37172001-10-30 Don Howard <dhoward@redhat.com>
3718
070b1dd3
DH
3719 * gdb.texinfo: (Command Files) Added documentation for the
3720 behavior of gdb with input redirected from a file.
b433d00b 3721
b7209cb4
FF
37222001-10-28 Fred Fish <fnf@redhat.com>
3723
3724 * gdb.texinfo (auto-solib-add): Change docs to match
3725 implementation change.
3726 (auto-solib-limit): Add docs for new variable.
3727
1aa20aa8
AC
37282001-10-15 Andrew Cagney <ac131313@redhat.com>
3729
3730 * gdbint.texinfo (Target Architecture Definition): Function
3731 value_as_pointer renamed to value_as_address.
3732
fc0c74b1
AC
37332001-10-15 Andrew Cagney <ac131313@redhat.com>
3734
3735 * gdbint.texinfo (Target Architecture Definition): Default
3736 POINTER_TO_ADDRESS functions assume unsigned addresses.
3737 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3738 posting by Jim Blandy.
3739
f4846649
JB
37402001-10-12 Jim Blandy <jimb@redhat.com>
3741
3742 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3743 version of texi2html (1.64) doesn't support this flag any more.
3744
f277788b
MK
37452001-09-08 Mark Kettenis <kettenis@gnu.org>
3746
a9dc4918
MK
3747 * gdbint.texinfo (Host Definition): Remove description of
3748 MEM_FNS_DECLARED.
3749
d28379df
MK
3750 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3751
f277788b
MK
3752 * gdbint.texinfo (Host Definition): Remove description of
3753 HAVE_SIGSETMASK.
3754
7ccaa899
EZ
37552001-09-04 Elena Zannoni <ezannoni@redhat.com>
3756
3757 * gdbint.texinfo (Target Architecture Definition): Add
3758 explanation of TARGET_PRINT_INSN macro.
3759
17d9d558
JB
37602001-08-30 Jim Blandy <jimb@redhat.com>
3761
3762 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3763 Explain what it means to load relocatable files.
3764
72cde065
JB
37652001-08-28 Jim Blandy <jimb@redhat.com>
3766
3767 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3768 info `top' menu.
3769
9e678452
CF
3770Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3771
3772 * gdbint.texinfo: Add a cautionary note about macro use.
3773
a2bea4c3 37742001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 3775
a2bea4c3
CV
3776 * gdb.texinfo: Explain omitting the hostname in the
3777 `target remote' command.
3778
1129bf27
DJ
37792001-07-30 Daniel Jacobowitz <drow@mvista.com>
3780
3781 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3782 and END-INFO-DIR-ENTRY.
3783
732b3002
SC
37842001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3785
3786 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3787
89437448
AC
37882001-07-25 Andrew Cagney <ac131313@redhat.com>
3789
3790 * gdbint.texinfo (libgdb): Rewrite.
3791
f7dc1244 37922001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
3793
3794 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3795
c4555f82
SC
37962001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3797
3798 * gdb.texinfo (TUI): New chapter, document the TUI.
3799 (Mode Options): Document the -tui option.
3800
2f45a6e0
MK
38012001-07-23 Mark Kettenis <kettenis@gnu.org>
3802
3803 * gdbint.texinfo (Host Definition): Remove description of
3804 NEED_POSIX_SETPGID.
3805
f7dc1244 38062001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
3807
3808 * gdb.tex (DJGPP Native): New node, with descriptions of
3809 DJGPP-specific commands.
3810
be9c6c35
JM
38112001-07-19 John R. Moore <jmoore@redhat.com>
3812
3813 * gdbint.texinfo: Three misspellings.
3814
dfa249fb
AC
38152001-07-06 Andrew Cagney <ac131313@redhat.com>
3816
3817 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3818 `test` expressions on bash. Problem reported by Colin Walters.
3819
c72e7388
AC
38202001-07-04 Andrew Cagney <ac131313@redhat.com>
3821
3822 * gdbint.texinfo (User Interface): Update ui-out documentation to
3823 refelect recent UI/MI updates.
3824
94bbb2c0
AC
38252001-07-04 Andrew Cagney <ac131313@redhat.com>
3826
3827 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3828 interpreters.
3829
af6c57ea
AC
38302001-06-15 Andrew Cagney <ac131313@redhat.com>
3831
3832 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3833 structure and not macros.
3834 (Host Definition): Document that much of this chapter is obsolete.
3835 (Target Architecture Definition): Update list of files that make
3836 up a target architecture.
3837 (Coding): Update.
3838
83aa8bc6
AC
38392001-06-28 Andrew Cagney <ac131313@redhat.com>
3840
3841 * gdbint.texinfo (Target Architecture Definition): Update
3842 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3843 The latter has been changed to a true predicate.
3844
f7dc1244 38452001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
3846
3847 * annotate.texi: Add @noindent where needed. From Dmitry
3848 Sivachenko <dima@Chg.RU>.
3849 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3850
656db9b0
AC
38512001-06-16 Andrew Cagney <ac131313@redhat.com>
3852
3853 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3854
df2396a1
AC
38552001-06-14 Andrew Cagney <ac131313@redhat.com>
3856
3857 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3858 returns ``OK''. Document that the ``R'' packet does not reply.
3859
0f1f2b0a
MS
38602001-06-13 Michael Snyder <msnyder@redhat.com>
3861
3862 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3863
f7dc1244 38642001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
3865
3866 * gdb.texinfo (Signals): Clarify the default setting of signal
3867 handling.
3868
a5d7c491
AC
38692001-05-14 Andrew Cagney <ac131313@redhat.com>
3870
3871 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3872 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3873
05a54c4f
AC
38742001-05-12 Andrew Cagney <ac131313@redhat.com>
3875
3876 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3877
f7dc1244 38782001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
3879
3880 * gdbint.texinfo (Clean Design and Portable Implementation):
3881 Renamed from "Clean Design".
3882 (Clean Design and Portable Implementation): Document portable
3883 methods of handling file names, and the associated macros.
3884
f7dc1244 38852001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
3886
3887 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3888 command and provide a cross-reference to its description.
3889 (Symbols): Note that "info scope" is useful for trace experiments.
3890
f7dc1244 38912001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 3892
b37052ae
EZ
3893 * gdb.texinfo (Symbols): Document "info scope".
3894 (Tracepoints): New chapter.
3895 (Contributors): Update for v5.1.
3896 <All nodes>: Change "C++" to "C@t{++}".
3897
0ee54786
EZ
3898 * gdbint.texinfo (User Interface): A new section about ui_out
3899 functions, based on text written by Fernando Nasser.
3900
c534679c
EZ
3901 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3902
f7dc1244 39032001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 3904
e9c75b65
EZ
3905 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3906
3907 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3908
3909 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3910 Replace "GDB" with "@value{GDBN}". Fix markup.
3911
3912 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3913
3d67e040
EZ
3914 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3915 a cross-reference to its description.
3916 (Symbols): Document "info symbol".
3917
f7dc1244 39182001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
3919
3920 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3921 subsection "x86 Watchpoints".
3922 (Target Architecture Definition): Document the macros
3923 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3924 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3925
b0ed3589
AC
39262001-03-20 Andrew Cagney <ac131313@redhat.com>
3927
3928 * gdbint.texinfo (Target Architecture Definition): Update
3929 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3930 list.
3931
b6ba6518
KB
39322001-03-06 Kevin Buettner <kevinb@redhat.com>
3933
3934 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3935 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3936
f7dc1244 39372001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
3938
3939 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3940
f7dc1244 39412001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 3942
17cc6a06
EZ
3943 * gdb.texinfo (Environment): Document that `path' does not change
3944 the value of PATH in GDB's own environment (it did in the past,
3945 but that was changed on March 15, 1994). Reported by Doug Evans
3946 <dje@transmeta.com>.
3947
56caf160
EZ
3948 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3949 its line. Fix markup of commands and macros. Add an Index node
3950 and index entries.
3951
29e57380
C
39522001-01-23 J.T. Conklin <jtc@redback.com>
3953
3954 * gdb.texinfo (Memory region attributes): New manual section.
3955
1c6147de
ND
39562001-01-04 Nicholas Duffek <nsd@redhat.com>
3957
3958 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3959
f7dc1244 39602000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
3961
3962 * refcard.tex: Version and copyright fixed. From Phil Edwards
3963 <pedwards@disaster.jaj.com>.
3964
0dcedd82
AC
3965Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3966
3967 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3968 DWARF2_REG_TO_REGNUM): Document.
3969
3b851bce
AC
3970Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3971
3972 * gdbint.texinfo (Coding): Update current value of
3973 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3974
f7dc1244 39752000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
3976
3977 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3978 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3979
b90a5f51
CF
39802000-11-10 Christopher Faylor <cgf@cygnus.com>
3981
3982 * gdb.texinfo: Document new 'set step-mode' command.
3983
f7dc1244 39842000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
3985
3986 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3987 changes from Dmitry Sivachenko <dima@Chg.RU>.
3988
f7dc1244 39892000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
3990
3991 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3992 From Steven Johnson <sbjohnson@ozemail.com.au>.
3993
2e685b93
MK
39942000-08-10 Mark Kettenis <kettenis@gnu.org>
3995
3996 * gdbint.texinfo (Overall Structure): Spelling fix.
3997
f7dc1244 39982000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
3999
4000 * gdbint.texinfo (Target Architecture Definition): Document that
4001 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
4002 for which REGISTER_CONVERTIBLE returns a zero value.
4003
63ac3005
EZ
40042000-07-08 Christopher Faylor <cgf@cygnus.com>
4005
4006 * Makefile.in (install-info): Find files to install in either the
4007 build or source directories (adapted from Makefile.am).
4008
bd79f757
ND
40092000-07-07 Nicholas Duffek <nsd@redhat.com>
4010
4011 * stabs.texinfo: Fix spelling errors.
4012 (String Field): FILE-NUMBER starts from 0, not 1.
4013
f7dc1244 40142000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4015
4016 * refcard.tex: Remove \centerline from the blurb. Patch from
4017 Brian Youmans.
4018
f7dc1244 40192000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4020
4021 * Makefile.in (install-info): Support installation from outside of
4022 the source directory. Reported by Mark Harig
4023 <markh@frazier.landmark.com>.
4024
f3b28801
C
40252000-06-20 J.T. Conklin <jtc@redback.com>
4026
4027 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4028
449f3b6c
AC
4029Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4030
4031 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4032 Generate using pdftex.
4033 (PDFTEX): Define.
4034 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4035 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4036 @contents at the start.
4037
f7dc1244 40382000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4039
4040 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
4041 Youmans.
4042
9e9c5ae7
AC
4043Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4044
4045 From Brian Youmans:
4046 * gdb.texinfo: Fix ``et al.''.
4047
c741b251
AC
4048Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4049
4050 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4051 loop.
4052
4ab64e14
JG
40532000-05-19 Jimmy Guo <guo@cup.hp.com>
4054
4055 * configure: Regenerate.
4056
f7dc1244 40572000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4058
4059 * Makefile.in (install-info): Run install-info on installed Info
4060 files.
4061
8c70017b
AC
4062Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4063
a7cb598a
AC
4064 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4065 Andrew Cagney.
8c70017b 4066
f7dc1244 40672000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4068
4069 * gdb.texinfo: Proofreading changes from Brian Youmans.
4070
bf0184be
ND
40712000-05-01 Nick Duffek <nsd@cygnus.com>
4072
4073 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4074 startup sequence, minor edits.
4075
f7dc1244 40762000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
4077
4078 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4079 TeX.
4080
4081 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4082 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4083 like `n' and `s' which look weird. Convert some of the @kindex to
4084 @vindex, when they refer to variables, not commands.
4085
33e16fad
AC
4086Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4087
4088 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4089
f7dc1244 40902000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
4091
4092 * Makefile.in (GDBMI_DIR): New variable.
4093 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4094 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4095 (gdbmi.texinfo): New target, for texi2roff.
4096 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4097 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4098
4099 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4100 gdbmi.texinfo.
4101 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4102 comment.
4103
d167840f
EZ
41042000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4105
4106 * gdb.texinfo (Files): Update description of add-symbol-file
4107 command.
4108
f7dc1244 41092000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
4110
4111 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4112 prevents the build (and is generally a Bad Idea).
4113
f7dc1244 41142000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
4115
4116 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4117 a comma inside @var.
4118 (Command Files): Index markup changes from Dmitry Sivachenko
4119 <dima@Chg.RU>.
4120
f7dc1244 41212000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
4122
4123 * Makefile.in (LN_S): Define.
4124 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4125 invoke "ln -s" unless it is known to work.
4126
4127 * configure.in (AC_PROG_LN_S): Add.
4128
8dc7983f
JB
41292000-04-14 Jim Blandy <jimb@redhat.com>
4130
4131 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4132 section.
4133 (Target Conditionals): Document ADDRESS_TO_POINTER,
4134 POINTER_TO_ADDRESS.
4135
1a8237e8
DB
41362000-04-11 Daniel Berlin <dan@cgsoftware.com>
4137
4138 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4139 gdb-cfg.texi to get the value.
4140
ca526f1a
JB
41412000-04-10 Jim Blandy <jimb@redhat.com>
4142
4143 * gdbint.texinfo (Target Architecture Definition): Fix
4144 cross-references.
4145
faaafcb4
JB
41462000-04-08 Jim Blandy <jimb@redhat.com>
4147
4148 * gdbint.texinfo (Using Different Register and Memory Data
4149 Representations): New section.
4150 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4151 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4152 REGISTER_CONVERT_TO_RAW): Document.
4153
1b27397f
AC
4154Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4155
4156 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4157 for acknowledgments.
4158
480ff1fb
AC
4159Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4160
4161 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4162 qThreadExtraInfo.
4163
a9331b3f 41642000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4165
a9331b3f
RM
4166 * gdb.texinfo: Clarify which remote debug protocol commands are
4167 required and which are optional.
f1251bdd 4168
dbeb8dbd
AC
4169Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4170
4171 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4172 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4173 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4174 * annotate.texi: Update.
4175
6d2ebf8b
SS
41762000-03-28 Stan Shebs <shebs@apple.com>
4177
4178 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4179 expectation of additional changes before release), update
4180 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4181 node links, rephrase and/or shorten lines to fix formatting
4182 problem in both regular and @smallbook formats.
4183 * annotate.texi: Shorten lines in example, use smallexample
4184 consistently everywhere.
4185 * Makefile.in: Add comment about texinfo 4.0 html generation.
4186 (SFILES_INCLUDED): Add annotate.texi.
4187
5d161b24
DB
41882000-03-27 Daniel Berlin <dan@cgsoftware.com>
4189
4190 * gdb.texinfo (Debugging Output): Added new section, documenting
4191 the "set/show debug" commands.
4192
b9deaee7
AC
4193Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4194
4195 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4196 entry.
4197
4198 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4199 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4200 @chapter and @node entries.
a9331b3f 4201
b9deaee7 4202 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4203
9ef47d30
AC
4204Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4205
4206 * Makefile.in (install-info): Create $(infodir) before installing
4207 files.
4208
cfeada60
FN
42092000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4210
4211 From David Whedon <dwhedon@gordian.com>
4212 * gdbint.texinfo : Added paragraphs about command deprecation.
4213
6837a0a2
DB
42142000-03-22 Daniel Berlin <dan@cgsoftware.com>
4215
4216 * gdb.texinfo: Add documentation for the apropos command.
4217
bba2971c
MS
42182000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4219
4220 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4221
2b628194
MS
42222000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4223
a9331b3f 4224 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4225 two places.
4226
96a2c332
SS
42272000-03-17 Stan Shebs <shebs@apple.com>
4228
4229 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4230 <dima@Chg.RU>, also clarification of allowed content for
4231 string constants.
4232
f7dc1244 42332000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
4234
4235 * gdb.texinfo (main menu): Add Annotations.
4236 (File Options): Add @cindex entries for each command-line option.
4237 Document --epoch, --annotate, --async, --interpreter, --write,
4238 --statistics, and --version.
4239
4240 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4241 of GDB.
4242
9d233477
JB
42432000-02-23 Jim Blandy <jimb@redhat.com>
4244
4245 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4246
14e0eb3b
JB
42472000-02-22 Jim Blandy <jimb@redhat.com>
4248
4249 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4250
3555de01
JM
42512000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4252
4253 * Makefile.in (diststuff): New target.
4254
5e35df8e
KB
42552000-02-15 Kevin Buettner <kevinb@redhat.com>
4256
4257 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4258 architecture. [From Jim Wilson.]
5e35df8e 4259
c5394b80
JM
42602000-01-16 Tom Tromey <tromey@cygnus.com>
4261
4262 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4263 (Delete Breaks): Mention range arguments.
4264 (Disabling): Likewise.
4265
c3f6f71d
JM
42662000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4267
4268 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4269
c4093a6a
JM
4270Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4271
4272 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4273 valid functions.
4274
11cf8741
JM
42751999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4276
4277 * gdb.texinfo: Clarify regular expressions used in rbreak.
4278
917317f4
JM
42791999-10-15 Kevin Buettner <kevinb@cygnus.com>
4280
4281 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4282 MEMORY_REMOVE_BREAKPOINT): Document.
4283
4284Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4285
4286 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4287 offset re-using the DATA offset instead.
4288
2df3850c
JM
42891999-10-11 Jim Kingdon <kingdon@redhat.com>
4290
4291 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4292
42931999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4294
4295 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4296 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4297 typos.
4298
4299 * gdb.texinfo: Various minor wording and formatting improvements,
4300 mentions of additional command-line options.
4301
2acceee2
JM
43021999-09-30 Fred Fish <fnf@cygnus.com>
4303
4304 * gdb.texinfo: Document additional forms of specifying section
4305 names and addresses for the add-symbol-file command.
4306
c2c6d25f
JM
43071999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4308
4309 * gdbint.texinfo: Fix typo, add the word "have".
4310
43111999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4312
4313 * gdbint.texinfo (Target Architecture Definition): Document the
4314 SKIP_PERMANENT_BREAKPOINT macro.
4315
d4f3574e
SS
43161999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4317
4318 * gdb.texinfo: Fiks speling errers.
4319
4320 * gdb.texinfo: Fix uses of @multitable.
4321
f7dc1244 4322 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
4323 * gdb.texinfo: Include details specific to DOS host, clarify
4324 some confusing language, fix @ref/@xref/@pxref usages, add
4325 comments about using with optimization, add more indexing,
4326 fix info about disassembly-flavor.
4327
4328Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4329
4330 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4331 SKIP_SOLIB_RESOLVER): Define.
4332
4333Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4334
4335 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4336 ``g'' packets.
4337
104c1213
JM
43381999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4339
4340 * gdb.texinfo: Create a new "Configurations" chapter with
4341 platform-specific info, inline remote.texi and move sections of it
4342 into the new chapter, move bits about info proc, heuristic search,
4343 and register stack into the new chapter.
4344 * remote.texi: Remove, now part of gdb.texinfo.
4345 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4346
43471999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4348
4349 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4350 GDB_TARGET_IS_MACH386): These kludges have gone away.
4351
4352Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4353
4354 * gdbint.texinfo (Target Architecture Definition): Mention
4355 TDEPLIBS.
4356
53a5351d
JM
43571999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4358
4359 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4360 surrounding text to fit HP-UX bits into general info.
4361 (HPPA-cfg.texi): Remove, no longer useful.
4362
4363 * gdb.texinfo: Remove explicit links from @node lines, remove
4364 HP-added "Detailed Node Listing" from main menu which confuses
4365 things.
4366
4367 From Dmitry Sivachenko <dima@Chg.RU>:
4368 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4369 in description of `set environment'.
4370
43711999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4372
4373 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4374
7be570e7
JM
43751999-08-12 Ben Elliston <bje@cygnus.com>
4376
4377 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4378
f7dc1244 43791999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
4380
4381 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4382 watch, awatch, and rwatch. Explain why the latter two cannot be
4383 set as software watchpoints. Document that watchpoints for local
4384 variables are deleted when the debuggee terminates.
4385
4386Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4387
4388 * remote.texi (Protocol): Further clarification of the "qRcmd"
4389 packet. Allow E.. response packet. "qRcmd" packet is no longer
4390 reserved.
4391
43921999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4393
a9331b3f
RM
4394 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4395 * gdb.texinfo: Ditto.
7be570e7 4396
96baa820
JM
43971999-08-06 Tom Tromey <tromey@cygnus.com>
4398
4399 * gdb.texinfo (KOD): New node.
4400
4401Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4402
4403 * remote.texi (Rcmd): Fix minor formatting typos.
4404
4405Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4406
4407 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4408 packets.
4409
adf40b2e
JM
44101999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4411
4412 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4413 fixes.
4414
43ff13b4
JM
4415Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4416
4417 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4418
085dd6e6
JM
4419Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4420
4421 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4422 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4423 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4424 packets that are not supported on all hosts. Expand examples.
4425 Spell check.
4426
44271999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4428
4429 * Makefile.in: Recognize html, install-html. Add targets
4430 to build HTML versions of documentation via texi2html.
4431
4432Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4433
4434 * gdbint.texinfo (Testsuite): New chapter, information about the
4435 testsuite.
4436
4437Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4438
4439 * remote.texi (Communication Protocol): Rewrite.
4440
4441Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4442
4443 * stabs.texinfo: Fix uses of xref.
4444
9e0b60a8
JM
4445Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4446
4447 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4448 info about patch submission.
4449
cce74817
JM
4450Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4451
4452 From Per Bothner <bothner@cygnus.com>:
4453 * gdb.texinfo: Document Chill support.
4454
4455Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4456
4457 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4458 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4459 Document that the value should be greater-than or equal-to zero.
4460 (NO_STD_REGS): Document. Deprecate.
4461
ac9a91a7
JM
4462Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4463
4464 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4465 Document that these are not used.
4466
4467Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4468
4469 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4470
392a587b
JM
4471Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4472
4473 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4474 numargs was dropped.
4475
4476Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4477
4478 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4479
b83266a0
SS
4480Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4481
4482 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4483 Update.
4484
7a292a7a
SS
4485Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4486
4487 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4488 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4489
4490Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4491
4492 * gdbint.texinfo: Fix typos: $ -> @.
4493
4494Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4495
4496 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4497 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4498 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4499 BREAKPOINT_FROM_PC.
a9331b3f 4500
7a292a7a
SS
4501Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4502
4503 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4504 CALL_DUMMY_STACK_ADJUST): Document.
4505
4506Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4507
4508 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4509 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4510
45111999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4512
4513 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4514 longer exists.
4515
4516Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4517
4518 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4519 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4520 they make the manual source incomprehensible.
4521 * h8-cfg.texi: Remove, hasn't been used in years.
4522
c906108c
SS
4523Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4524
4525 * gdb.texinfo: Update the credits.
4526
4527Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4528
4529 * gdb.texinfo: Fix mistakes noticed in printout of last
4530 draft, add Alpha to discussion of heuristic fence post.
4531
4532Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4533
4534 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4535 Edition, merge some HP changes into mainline, describe some
4536 previously undocumented features, describe more of the target
4537 commands available, eliminate obsolete section on renamed
4538 commands.
4539 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4540
4541Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4542
4543 * gdb.texinfo: Make many HPPA conditionals unconditional,
4544 including catchpoint description, since now on for all configs.
4545 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4546 specializations.
4547
4548Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4549
4550 * Makefile.in (GDBvn.texi): Fix match expression to work with
4551 current format of VERSION in gdb/Makefile.in.
4552 * gdb.texinfo: Fix node ref to match new readline.
4553
4554Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4555
a9331b3f
RM
4556 * gdb.texinfo: Changes made as part of a project to merge in
4557 changes made by HP. Documentation makes extensive use of
c906108c
SS
4558 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4559 on remote debugging. There are differences in documentation
4560 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4561 the HP manual discusses catchpoints, hardware watchpoints, and
4562 some HPUX specific limitations for shared library support.
a9331b3f 4563
c906108c
SS
4564 There are also a number of @node changes.
4565
45661999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4567
4568 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4569 (C Usage): Same.
4570
4571Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4572
4573 The following changes were made by Edith Epstein
4574 <eepstein@cygnus.com> as part of a project to merge in changes
4575 made by HP.
a9331b3f 4576
c906108c
SS
4577 * HPPA-cfg.texi: new file.
4578
4579 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4580
4581 * refcard.tex: change documentation about catch.
4582 removed info catch.
4583
4584Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4585
4586 * gdbint.texinfo: Expand on GDB's coding standards,
4587 specify the use of arg names with prototypes.
4588
45891998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4590
4591 * gdb.texinfo: Fix tipo.
4592
4593Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4594
4595 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4596 TARGET_BYTE_ORDER_SELECTABLE_P.
4597
4598Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4599
4600 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4601
46021998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4603
4604 * agentexpr.texi: New file.
4605
4606Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4607
4608 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4609
46101998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4611
4612 * remote.texi: Changed wording that implied that the GDB remote
4613 protocol caches register values instead of GDB itself.
4614
4615Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4616
4617 * gdbint.texinfo: Add some info about symbol readers.
4618 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4619 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4620 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4621 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4622
4623Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4624
a9331b3f 4625 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
4626
4627Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4628
4629 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4630
4631Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4632
4633 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4634 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4635
4636Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4637
4638 * gdbint.texinfo: Fix minor typos.
4639
4640Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4641
4642 * gdbint.texinfo: Complete overhaul. Group descriptions more
4643 logically, add more info on generic algorithms, remove much
4644 obsolete and/or wrong material.
4645
4646Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4647
4648 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4649
4650Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4651
4652 * refcard.tex: Copyright, address updates.
4653
4654Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4655
4656 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4657 for the edition instead of confusing GDB-version-like numbers.
4658
4659Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4660
4661 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4662
4663Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4664
4665 * LRS: Reformat a bit to keep text under 80 columns.
4666
4667Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4668
4669 * gdb.texinfo: Add some credits, mention bug monitor.
4670 * remote.texi: Mention mips monitor targets.
4671 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
a9331b3f 4672
c906108c
SS
4673Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4674
4675 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4676 files, finish sorting of host vs target vs native macros, describe
4677 some more of them.
4678
4679Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4680
4681 * gdbint.texinfo (Host Conditionals): Document change from
4682 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4683
4684Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4685
4686 * gdbint.texinfo (Host Conditionals): Document
4687 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4688
4689Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4690
4691 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4692 Document LSEEK_NOT_LINEAR.
4693
4694Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4695
4696 * stabs.texinfo (Stab Section Basics): Make it clear that only
4697 some versions of the GNU linker remove the leading N_UNDF symbol.
4698
4699Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4700
4701 * stabs.texinfo (String Field): Document type number pairs here,
4702 instead of in the Sun specific section.
4703 (Include Files): The GNU linker supports the N_BINCL
4704 optimization. Clarify the N_BINCL value, and what it is used
4705 for.
4706 (Procedures): Document N_FUN with an empty string to mark the end
4707 of a function.
4708 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4709 (Sun Differences): Remove this node, as the information is now
4710 elsewhere in the main document.
4711 (Stab Section Basics): Mention that the GNU linker may optimize
4712 stabs and remove the leading N_UNDF symbol.
4713
4714Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4715
4716 * gdb.texinfo, refcard.tex: Restore author credit
4717
4718Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4719
4720 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4721 documentation to account for START and END macros taking
4722 one arg.
4723
4724Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4725
4726 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4727 * gdb.texinfo (Frames): Fix typo.
4728
4729Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4730
4731 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4732 a target_signal as arg type, not a pid.
4733
4734Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4735
4736 * gdb.texinfo: Document `set assembly-language'.
4737
4738Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4739
4740 * remote.texi: Update list of stubs in the GDB distribution.
4741
4742Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4743
4744 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4745 Also document that some systems can use mmalloc but must define
4746 this if their C runtime allocates memory that is later freed.
4747 (MMCHECK_FORCE): Document new macro.
a9331b3f 4748
c906108c
SS
4749Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4750
4751 * remote.texi: Add documentation for target Sparclet.
4752
4753Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4754
a9331b3f 4755 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
4756 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4757 * configure.in: Rewritten for autoconf.
4758 * configure: New.
4759
4760Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4761
4762 * Makefile.in (DVIPS): New define, set to dvips.
4763 (dvi): Add stabs.dvi.
4764 (ps): New target.
4765 (all-doc): Depend on info, dvi, and ps targets.
4766 (STAGESTUFF): Add *.ps and *.dvi files.
4767 (clean-info, clean-dvi): Remove.
4768 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4769 rules completely rewritten.
4770 (maintainer-clean): Remove clean-info and clean-dvi
4771 dependencies and put their actions in the rules.
4772 (gdb.ps): New target
a9331b3f 4773 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
4774 intermediate TeX files, whether they have 2 or 3 character
4775 extensions.
4776 (gdbint.ps): Add target and rules.
4777 (gdb-internals): Delete unused target.
4778 (Makefile): Depends upon config.status also.
4779
4780Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4781
4782 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4783 set.
4784
4785Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4786
4787 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4788 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4789
4790Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4791
4792 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4793
4794Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4795
4796 * gdb.texinfo (Print settings): Document
4797 `set/show print static-members' commands.
4798
4799Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4800
4801 * gdbint.texinfo (Native): Document name change, coredep.c to
4802 core-aout.c.
4803
4804Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4805
4806 * stabs.texinfo (Include Files): Document the values the SunOS4
4807 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4808
4809Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4810
4811 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4812 Fix typo.
4813
4814Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4815
4816 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4817 "gdb.tar.Z".
4818
4819Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4820
4821 * Makefile.in (maintainer-clean): New target, synonym for
4822 realclean.
4823
4824Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4825
4826 * Update all FSF addresses except those in COPYING* files.
4827
4828Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4829
4830 From Richard Earnshaw (rearnsha@armltd.co.uk):
4831 * gdb.texinfo (convenience variables): Document $_exitcode.
4832 (quit): Document optional expression to use as exit code.
4833
4834Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4835
4836 * gdb.texinfo, remote.texi: Brought up to date with various
4837 GDB changes.
4838
4839Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4840
4841 * gdb.texinfo: Update dates and versions, fix comments about
4842 hardware watchpoints in future releases and about the
4843 sharedlibrary command.
4844
4845Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4846
4847 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4848 C_FUN stab. Other cleanups.
4849
4850Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4851
4852 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4853 for the sparc stub.
4854
4855Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4856
4857 * annotate.texi: Clarify which addresses have differing formats
4858 depending on the language and which do not.
4859
4860Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4861
4862 * remote.texi (NetWare): Changed example to use BOARD= instead of
4863 NODE= argument to reflect correspoding change to gdbserve.nlm.
4864
4865Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4866
4867 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4868 GDB, as well as AIX dbx, supports the size type attribute.
4869
4870Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4871
4872 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4873
4874Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4875
4876 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4877 and new 'if' and 'while' commands.
4878
4879Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4880
4881 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4882
4883Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4884
4885 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4886 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4887 NetWare targets. Mostly stolen from the Server node.
4888
4889Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4890
4891 * gdb.texinfo (Setting): Talk about the language of a source file
4892 versus the working language. The old documentation did not match
4893 what GDB did.
4894
4895Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4896
4897 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4898 of a source file.
4899
4900Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4901
4902 * gdb.texinfo (Processes): New node.
4903
4904Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4905
4906 * remote.texi: Update documentation of set/show mipsfpu.
4907
3fc11d3e
JM
4908Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4909
4910 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4911 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
c906108c
SS
4912
4913Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4914
4915 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4916 obsolete conditionals, described some others.
4917
4918Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4919
4920 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4921 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4922
4923Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4924
4925 * gdbint.texinfo: Put regex conditionals in their own table.
4926
4927Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4928
4929 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4930 described or fixed the descriptions of many others.
4931
4932Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4933
4934 * gdb.texinfo: Add some more credits.
4935 * gdbint.texinfo: Capitalize GDB consistently, describe some
4936 macros and remove some.
4937
4938Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4939
4940 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4941 obsolete conditionals, described some others.
4942
4943Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4944
4945 * gdb.texinfo (help targets): Changed to `help target', which
4946 is the correct gdb command.
4947
4948Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4949
4950 * annotate.texi (TODO): New node, for keeping track of annotations
4951 suggested but not yet implemented.
4952
4953Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4954
4955 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4956 another symbol, it is not the address itself.
4957
4958Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4959
4960 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4961 of stabs-in-coff sections.
4962
4963Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4964
4965 * annotate.texi: Change edition to 0.5 and date to May 1994.
4966 Add index.
4967 (Frames): New node, for frame annotation.
4968 (Displays): New node, for display annotation.
4969
4970 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4971 when waiting for your program to stop.
4972
4973Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4974
4975 * annotate.texi (Breakpoint Info): Document annotation of header
4976 fields and record annotation.
4977
4978Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4979
4980 * annotate.texi: New file, to document annotations.
4981
4982Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4983
4984 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4985 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4986
4987Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4988
4989 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4990 section, and say n_strx field is compilation unit relative.
4991 * stabs.texinfo: Don't use @code for a.out when it is the name of
4992 an object file format.
4993
4994Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4995
4996 * gdb.texinfo: Refer to file names, not path names, per rms
4997 convention.
4998 (Arguments): Fix typo.
4999
5000Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5001
5002 * stabs.texinfo (Global Variables): Talk about stabs in files
5003 where variables are referenced, but not defined.
5004
5005Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5006
5007 * stabs.texinfo: Move stuff on @ and # type descriptors from node
5008 Cplusplus to new nodes Member Type Descriptor and Method Type
5009 Descriptor. Re-write stuff for #.
5010
5011Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5012
5013 * gdb.texinfo (Print Settings): Don't document "set print
5014 fast-symbolic-addr off". The bug which it worked around was fixed
5015 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5016
5017 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5018 N_ENTRY node.
5019
5020 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5021
5022Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5023
5024 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5025 references to ieee-float.c.
5026
5027Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5028
5029 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5030 match what the code actually does.
5031
5032Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5033
5034 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5035
5036Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5037
5038 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5039 i, and b.
5040
5041Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5042
5043 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5044 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5045 as "stabs in sections" rather than just saying "ELF and SOM".
5046 Also make that stuff apply to COFF.
5047
5048Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5049
5050 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5051 Ghostscript.
5052
5053Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5054
5055 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5056 versus functions without line numbers, also mention stepping into
5057 them as well as "step" when you are in them. Tell the user how to
5058 deal with the situation. Add comment about "debugging information".
5059
5060Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5061
5062 * stabs.texinfo (Enumerations): Document restriction on where
5063 enumeration types can appear and still win with GDB.
5064
5065Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5066
5067 * stabs.texinfo (Negative Type Numbers): Document format for type
5068 -16.
5069
5070Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5071
5072 * gdb.texinfo (Selection, Frame Info): Update information about
5073 arbitrary frame specficiations.
5074
5075Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5076
5077 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5078
5079Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5080
5081 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5082
5083Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5084
5085 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5086
5087Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5088
5089 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5090 Differences node to Statics node.
5091 (Statics): Discuss XCOFF use of V symbol descriptor.
5092
5093 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5094 not clean.
5095
5096Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5097
5098 * gdb.texinfo (Print Settings): Document `set print
5099 fast-symbolic-addr' and improve the doc for some other
5100 `set print's.
5101
5102Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5103
5104 * stabs.texinfo (String Field): Talk about defining several type
5105 numbers at once.
5106 Fix lint regarding changing node ELF Transformations to
5107 ELF and SOM Transformations.
5108
5109Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5110
5111 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5112
5113Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5114
5115 * stabs.texinfo (Cross-References): `::' is for nested types only
5116 within <>.
5117 (Structures): Document static members.
5118
5119Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5120
5121 * stabs.texinfo: Document S type attribute.
5122
5123Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5124
5125 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5126
5127Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5128
5129 * gdbint.texinfo: Fix a few typos.
5130
5131Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5132
5133 * gdb.texinfo, remote.texi: formatting improvements
5134
5135 * gdb.texinfo (New Features): mention threads.
5136 (Summary, C): fix xrefs in newly contributed text.
5137 (Threads): index entries, clarifications, example
5138 (passim): minor typos fixed, phrasing improvements
5139
5140 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5141 entries; (Server): explain use of gdbserver w/real-time systems,
5142 add example of conflicting TCP port; (MIPS Remote) break up
5143 running text into table, highlighting commands, and add example.
a9331b3f 5144
c906108c
SS
5145Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5146
5147 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5148
5149Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5150
5151 * stabs.texinfo (Nested Symbols): New node.
5152 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5153
5154Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5155
5156 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5157 to picking which Bbss.bss symbol to use, and (because there seems to
5158 be no good way of doing it) re-write some of the text to make it
5159 sound like Bbss.bss isn't such a great idea after all (as currently
5160 designed).
5161
5162 * gdb.texinfo (C): In addition to saying people have to use g++ for
5163 good results, say they have to use stabs. Specifically say cfront
5164 doesn't work well.
5165 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5166 the gdb README. Add xrefs to places where the support for the various
5167 languages is described in detail.
5168
5169Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5170
5171 * stabs.texinfo: Clean up stuff about visibility and virtual
5172 characters.
5173
5174 * stabs.texinfo (N_M2C): Cite Sun doc.
5175
5176Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5177
5178 * gdb.texinfo: updates re threads.
5179 * remote.texinfo: avoid index entries starting with digits.
5180
5181Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5182
5183 * stabs.texinfo (Enumerations): Talk about large, negative and
5184 octal values. Clean up cross reference to type attributes.
5185 (String Field): Say that GDB 4.11 supports size attribute.
5186
5187Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5188
5189 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5190 is a mandatory step. Make the stuff about that more concise.
5191
5192Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5193
5194 * stabs.texinfo (Class Names): New node.
5195
5196 * gdb.texinfo (Command Files): Explain order of init file reading.
5197
5198 * remote.texi (Bootstrapping): Talk about getting the serial driver
5199 to deal with ^C sent by gdb to stop the remote system.
5200
5201Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5202
5203 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5204
5205 * libgdb.texinfo (Defining Commands): made the DOC arg
5206 to gdb_define_app_command a char * instead of char **
5207 per a suggestion from kingdon.
5208
5209 * libgdb.texinfo: total rewrite from a different starting
5210 premise.
5211
5212Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5213
5214 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5215 floats passed as doubles (to improve clarity).
5216
5217Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5218
5219 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5220
5221 * a4rc.sed: update to work with Andreas Vogel papersize params
5222
5223 * refcard.tex: use Andreas Vogel simplifications of papersize
5224 params; remove useless version info; update copyright date.
5225
5226Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5227
5228 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5229
5230Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5231
5232 * gdb.texinfo (Files): Say what address the load command loads it at.
5233
5234 * stabs.texinfo (Common Blocks): Minor cleanups.
5235
5236 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5237 that Sun has backed away from the linker kludge and thus the relevant
5238 issue is changes to the SunPRO tools, not the Solaris linker.
5239
5240 * stabs.texinfo (Traditional Integer Types): Clean up description
5241 of octal bounds a little bit. Document extra leading zeroes.
5242
5243Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5244
5245 * gdb.texinfo (Signaling): Update for symbolic symbol names
5246 and add a section explaining the difference between the GDB
5247 signal command and the shell kill utility.
5248
5249Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5250
5251 * libgdb.texinfo: added `@' to braces that were unescaped.
5252
5253Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5254
5255 * libgdb.texinfo: new file. Spec for the gdb library.
5256
5257Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5258
5259 * stabs.texinfo (Include Files): Fix typo (start -> end).
5260
5261Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5262
5263 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5264 from Melissa at FSF's editing pass.
5265
5266Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5267
5268 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5269 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5270 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5271
5272Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5273
5274 * remote.texi (Bootstrapping): Discuss 386 call gates.
5275
5276Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5277
5278 * stabs.texinfo (Based Variables): New node.
5279
5280Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5281
5282 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5283 names, sizes, and formats to suggest how not to lose.
5284
5285Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5286
5287 * stabs.texinfo (Methods): Fix typo.
5288
5289Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5290
5291 * gdb.texinfo: Fix a few typos.
5292
5293Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5294
5295 * gdb.texinfo: Clarify how well it works with Fortran.
5296
5297 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5298 More on relocating stabs in ELF files.
5299
5300Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5301
5302 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5303
5304Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5305
5306 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5307 parameters on VAX.
5308
5309Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5310
5311 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5312
5313Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5314
5315 * stabs.texinfo: Make info author notice match the TeX author notice.
5316
5317Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5318
5319 * stabs.texinfo: Initial-caps all words in node names and
5320 non-trivial words in section names.
5321
5322Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5323
5324 * stabs.texinfo: Many minor cleanups.
5325
5326 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5327
5328Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5329
5330 * stabs.texinfo: Remove full description of big example.
5331 It's not really helpful; just use pieces of it where appropriate.
5332 Add more Texinfo formatting directives (@samp, etc.).
5333 Use @deffn to define stab types.
5334 Eliminate some wordiness. Break up some nodes.
5335 Add an (alphabetized) index of symbol types.
5336 Use consistent capitalization style in node and section names.
5337
5338Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5339
5340 * gdb.texinfo: Change typo "Two two" to "The two".
5341
5342Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5343
5344 * stabs.texinfo (XCOFF-differences): Remove references to
5345 non-existent types N_DECL and N_RPSYM.
5346
5347 * stabs.texinfo (String Field): Say that type attributes bug is
5348 fixed in GDB 4.10, since it is.
5349
5350 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5351
5352Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5353
5354 * stabs.texinfo: Formatting cleanups.
5355
5356Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5357
5358 * stabs.texinfo: When explaining the n_type of a stab, standardize
5359 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5360 no tabs, use @r).
5361 (Global Variables): Clean up.
5362
5363Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5364
5365 * stabs.texinfo (Stack Variables): Re-write.
5366
5367Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5368
5369 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5370 addresses of a source file. Also revise formatting.
5371 Change "object module" or "object file" to "source file".
5372 Various: Miscellaneous cleanups.
5373
5374Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5375
5376 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5377
5378Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5379
5380 * gdbint.texinfo: Removed many nonsensical machine-collected
5381 host and target conditionals, described some of the remainder.
5382
5383Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5384
5385 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5386
5387 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5388 paragraph which follows.
5389
5390 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5391 variables. Looks better and avoids overful hbox.
5392
5393Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5394
5395 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5396
5397Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5398
5399 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5400 retransmit-timeout
5401
5402Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5403
5404 * gdbint.texinfo: Update statement about `some ancient Unix
5405 systems, like Ultrix 4.0' to Ultrix 4.2.
5406
5407Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5408
5409 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5410
5411 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5412
5413 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5414 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5415
5416 * remote.texi: new name for former gdbinv-s.texi
5417
5418 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5419
5420Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5421
5422 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5423 variables for MIPS remote debugging protocol.
5424
5425Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5426
5427 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5428
5429Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5430
5431 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5432
5433Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5434
5435 * gdb.texinfo: repair conditional bugs in text markup
5436
5437Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5438
5439 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5440 to select Modula-2 material.
5441
5442Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5443
5444 * stabs.texinfo: Cleanups regarding statics.
5445
5446 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5447 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5448
5449Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5450
5451 * stabs.texinfo: N_MAIN is sometimes used for C.
5452
5453Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5454
5455 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5456
5457Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5458
5459 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 5460 removed from the code by Kingdon.
c906108c
SS
5461
5462Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5463
5464 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5465 input when evaluating breakpoint conditions; the bug has been fixed.
5466
5467 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5468 sets the ignore count to N-1, not to N.
5469
5470Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5471
5472 * refcard.tex (\hoffset): correct longstanding error to match
5473 intended offset; avoids cutting off edge on some printers
5474
5475Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5476
5477 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5478
5479Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5480
5481 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5482
5483Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5484
5485 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5486 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5487 collect sed edits if any, apply to refcard before formatting;
5488 (refcard.ps) stop implying PS fonts if PS output requested;
5489 (lrefcard.ps) delete extra target for variant PS fonts
5490
5491 * refcard.tex: parametrize papersize dependent info, collect
5492 in easily replaced spot
5493
5494 * a4rc.sed: new file, edits to refcard for A4 paper
5495
5496Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5497
5498 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5499
5500Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5501
5502 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5503
5504Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5505
5506 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5507 politely rather than rudely.
5508
5509Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5510
5511 * stabs.texinfo: Document common blocks.
5512
5513Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5514
5515 * stabs.texinfo: Add some basic info about stabs-in-elf.
5516
5517Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5518
5519 * stabs.texinfo (Top): Minor cleanup.
5520
5521Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5522
5523 * Makefile.in (install-info): remove parentdir support
5524
5525Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5526
5527 * gdb.texinfo (Copying): delete this node and references to it;
5528 RMS says this manual need not carry GPL. (passim): Improvements
5529 from last round at FSF, largely due to Ian Taylor review, and
5530 minor formatting improvements.
5531
5532 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5533 largely due to Ian Taylor review. (Debug Session): minor edits to
5534 new text.
5535
5536Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5537
5538 * Makefile.in (realclean): Remove info and dvi files too.
5539
5540Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5541
5542 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5543 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5544 * gdb.texinfo: Change accordingly.
5545
5546 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5547 N_{L,R}BRAC,N_SLINE are relative to.
5548
5549Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5550
5551 * Makefile.in (GDBvn.texi): Update atomically.
5552
5553Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5554
5555 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5556
5557Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5558
5559 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5560 addresses together. Also motivate the set print symbol-filename
5561 command and suggest other solutions.
5562
5563Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5564
5565 * gdb.texinfo (set print elements): Note that the number of
5566 elements is set to unlimited by "set print elements 0".
5567
5568Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5569
5570 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5571 NF_LDOUBLE means.
5572 (Stab Types): Include Solaris stab types.
5573 (Procedures): Document Solaris extensions.
5574
5575Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5576
5577 * gdb.texinfo: Add `set print symbol-filename' doc.
5578
5579Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5580
5581 * stabs.texinfo (Arrays): Talk about type definition vs. type
5582 information.
5583
5584 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5585 the trailing semicolon.
5586
5587Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5588
5589 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5590 and merge in other parts of the document addressing these subjects.
5591 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5592
5593 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5594 at the end of a range type.
5595
5596 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5597 AIX extensions.
5598
5599Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5600
5601 * stabs.texinfo (Stabs Format): Misc fixes.
5602
5603Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5604
5605 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5606 (Traditional builtin types): Document convex convention for long long.
5607 (Negative builtin types): Discuss type names, and misc fixes.
5608
5609Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5610
5611 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5612 point types used with @samp{R} type descriptor.
5613 (Symbol Descriptors): Describe how to handle conflict between
5614 different meanings of @samp{P} symbol descriptor.
5615
5616Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5617
5618 * stabs.texinfo: Remove node Quick Reference and put its children
5619 directly under the main menu.
5620
5621 * stabs.texinfo: Many more changes to bring it into line with
5622 AIX documentation and reality. I think it now has all the
5623 information from the AIX documentation, except that I burned
5624 out when I got to variant records (Pascal and Modula-2) and
5625 all the COBOL types. Oh well, we can add them later when we're
5626 worrying more about those languages.
5627
5628 * stabs.texinfo (Automatic variables): Talk about what it means
5629 to omit the symbol descriptor.
5630
5631Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5632
5633 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5634 gcc2 behavior with promoted args.
5635
5636Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5637
5638 * gdb.texinfo: include readline appendices in info version of manual
5639
5640Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5641
5642 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5643 target remote.
5644
5645 * gdb.texinfo (Machine Code): more index entries for disassemble
5646
5647Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5648
5649 * Clarify the intended use of the gdb-testers and gdb-patches
5650 mailing lists, and shrink gzip comment.
5651
5652Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5653
5654 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5655 DOSHOST configuration of manual.
5656
5657 * gdb.texinfo (MIPS Stack): new node.
5658
5659 * all-config.texi (MIPS) new switch.
5660
5661 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5662 tense; (MIPS Remote) new node.
5663
5664 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5665 bug; (Environment) less passive, other small cleanups in text about
5666 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5667 (Remote) new MIPS Remote menu entry.
5668
5669Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5670
5671 * stabs.texinfo: Many changes to include information from the
5672 AIX documentation.
5673
5674 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5675
5676Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5677
5678 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5679 Move a bunch of information from ../README.
5680 (Getting Started): New node.
5681
5682Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5683
5684 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5685
5686 * gdb.texinfo: advance manual revision dates to present
5687
5688 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5689 stop using silly Roman numerals in @set variable names
5690
5691Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5692
5693 * stabs.texinfo (Parameters): Keep trying to get this right.
5694
5695Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5696
5697 * stabs.texinfo (Parameters): More on "local parameters".
5698
5699Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5700
5701 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5702
5703Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5704
5705 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5706 (Parameters): Rewrite.
5707 (xcoff-differences, Sun-differences): Minor changes.
5708
5709Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5710
5711 * stabs.texinfo: Minor cleanup.
5712
5713Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5714
5715 * gdbint.texinfo: Minor xcoff stuff.
5716
5717Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5718
5719 * gdbint.texinfo: Update for new config directory structure.
5720 Add info about internal type data structures.
5721
5722Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5723
5724 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5725 $(srcdir).
5726 (gdb-config.texi): Depend on file in $(srcdir).
5727
5728Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5729
5730 * stabs.texinfo: Fixes about N_SO.
5731
5732Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5733
5734 * gdb.texinfo: include list of nonstandard init file names
5735
5736 * *-config.texi: new switch GENERIC for text that applies *only*
5737 to (usual) multiple-target version of manual
5738
5739 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5740 h8 config
5741
5742 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5743 in menus (rather than conditionally selected multiple alternative
5744 menus).
5745
5746 * Makefile.in: define and use DOC_CONFIG var to select
5747 configuration for GDB user manual.
5748
5749 * gdb-config.texi: delete from repository, generate from Makefile.
5750
5751 * all-config.texi: normal `generic' configuration file, formerly
5752 stored as gdb-config.texi
5753
5754Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5755
5756 * Makefile.in: add dvi target to build all .dvi files
5757
5758Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5759
5760 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5761
5762Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5763
5764 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5765 host conditionals.
5766 * stabs.texinfo: More array fixes inspired by Jim's.
5767
5768Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5769
5770 * stabs.texinfo: Fixes re arrays and continuations.
5771
5772 * gdbint.texinfo: Add XCOFF node.
5773
5774Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5775
5776 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5777
5778Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5779
5780 * stabs.texinfo: Fix for array types to mention lower bounds.
5781
5782Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5783
5784 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5785
5786Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5787
5788 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5789
5790Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5791
5792 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5793 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5794
5795Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5796
5797 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5798
5799Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5800
5801 * gdb.texinfo, gdbinv-s.texi: misc updates
5802
5803Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5804
5805 * gdbint.texinfo: Brief documentation for longjmp support,
5806 from an email msg by Stu.
5807
5808Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5809
5810 * stabs.texinfo: Fix description of floating point "range"
5811 types (which really define basic types). Reported by Jim Meehan,
5812 <meehan@src.dec.com>.
5813
5814 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5815
5816Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5817
5818 * gdbint.texinfo: Slightly expand section on supporting a new
5819 object file format.
5820
5821Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5822
5823 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5824 intermediate file.
5825
5826Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5827
5828 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5829
5830Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5831
5832 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5833
5834 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5835 as well as Z8002.
5836
5837Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5838
5839 * gdbint.texinfo: Add sections on clean design and on how to send
5840 in changes.
5841
5842Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5843
5844 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5845
5846Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5847
5848 * gdb.texinfo: Fix typo, reported by Karl Berry.
5849
5850Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5851
5852 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5853
5854Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5855
5856 * gdbint.texinfo: fixed a stray email address (needs @@),
5857 added @table @code to node "Native Conditionals"
5858
5859Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5860
5861 * gdbint.texinfo: Describe coding style of GDB.
5862
5863Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5864
5865 * stabs.texinfo: Minor wording changes.
5866
5867Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5868
5869 * gdbint.texinfo: Improve release doc slightly.
5870
5871Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5872
5873 * gdbint.texinfo: Improve doc of GDB config macros.
5874
5875Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5876
5877 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5878 These will be reinserted when examined.
5879
5880Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5881
5882 * gdbint.texinfo: Make a start at documenting all the #if macros
5883 in GDB. At least list them all, and start separating them into
5884 host-specific and target-specific.
5885
5886Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5887
5888 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
a9331b3f 5889 examples (not consistent w others).
c906108c
SS
5890 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5891 for generic vn of doc
5892
5893Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5894
5895 * Makefile.in: always create installation directories.
5896
5897Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5898
5899 * gdb.texinfo: in h8 config, do not describe searching commands.
5900
5901Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5902
5903 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5904 conditionals; introduce a few generic switches that may be
5905 useful for other cross-dev or dos-hosted configs.
5906
5907 * gdb.texinfo: fix typo in "info reg" description
5908
5909Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5910
5911 * stabs.texinfo: Minor updates from running TeX over it.
5912 * Makefile.in (stabs.dvi, stabs.ps): Add.
5913
5914Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5915
5916 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5917 First pass at converting it to texinfo.
5918
5919Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5920
5921 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5922 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5923
5924Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5925
5926 * gdbint.texinfo: Add section on partial symbol tables.
5927
5928Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5929
5930 * gdb.texinfo: document `set remotedebug' and `set
5931 rstack_high_address'.
5932
5933Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5934
5935 * gdb.texinfo: slight expansion of new text on reading info files
5936 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5937 H8/300 from DOS.
5938
5939Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5940
5941 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5942
5943Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5944
5945 * gdb.texinfo: Say how to read the `info' files.
5946
5947Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5948
5949 * Makefile.in: gm4 -> m4.
5950
5951Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5952
5953 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5954 Documentation' ahead of `Installing GDB' to match README.
5955 Update shared library doc, -readnow and -mapped, and directory
a9331b3f 5956 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
5957
5958Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5959
5960 * Makefile.in: remove $(srcdir) from gdb.info rule.
5961
5962Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5963
5964 * Makefile.in: commented out gdb-all.texinfo rule. This is
5965 temporary.
5966
5967Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5968
5969 * Makefile.in, configure.in: removed traces of namesubdir,
5970 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5971 copyrights to '92, changed some from Cygnus to FSF.
5972
5973Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5974
5975 * gdb.texinfo: Improve how we ask for bug reports.
5976
5977Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5978
5979 * Makefile.in: infodir belongs in datadir.
5980
5981Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5982
5983 * Makefile.in: remove spaces following hyphens, bsd make can't
5984 cope. install using INSTALL_DATA. added clean-info. added
a9331b3f 5985 standards.text support.
c906108c
SS
5986
5987Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5988
5989 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5990 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5991 and mandir now keyed off datadir by default.
5992
5993\f
5994Local Variables:
9e9c5ae7 5995mode: change-log
c906108c
SS
5996left-margin: 8
5997fill-column: 74
5998version-control: never
5999End: