* arm-tdep.c (arm_mode_strings, arm_fallback_mode_string)
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
... / ...
CommitLineData
12008-05-02 Daniel Jacobowitz <dan@codesourcery.com>
2
3 * gdb.texinfo (ARM): Document set/show arm fallback-mode
4 and set/show arm force-mode.
5
62008-05-02 Andreas Schwab <schwab@suse.de>
7
8 * gdbint.texinfo (Algorithms): Describe
9 target_watchpoint_addr_within_range.
10
112008-04-30 Daniel Jacobowitz <dan@codesourcery.com>
12
13 * gdbint.texinfo (Stack Frames): New chapter.
14 (Algorithms): Move Frames text to the new chapter.
15 (Target Conditionals): Delete SAVE_DUMMY_FRAME_TOS. Document
16 gdbarch_dummy_id instead of gdbarch_unwind_dummy_id.
17
182008-04-24 Vladimir Prus <vladimir@codesourcery.com>
19
20 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
21 output does not necessary include any tokens.
22
232008-04-22 Corinna Vinschen <vinschen@redhat.com>
24
25 * gdb.texinfo (Set SH Calling convention): New @item.
26 (Show SH Calling convention): Ditto.
27
282008-04-22 Markus Deuling <deuling@de.ibm.com>
29
30 * gdb.texinfo (Fortran Operators): Describe '%' operator.
31
322008-04-20 Eli Zaretskii <eliz@gnu.org>
33
34 * gdb.texinfo (Set Breaks): Mention that multiple location
35 breakpoints need line number info. Add index entries.
36
372008-04-19 Craig Silverstein <csilvers@google.com>
38
39 * gdb.texinfo (Requirements): Add an optional requirement on
40 zlib.
41 * gdbint.texinfo (Debugging File Formats): Add new subsection for
42 Compressed DWARF 2.
43
442008-04-16 Aleksandar Ristovski <aristovski@qnx.com>
45
46 * gdb.texinfo (GDB/MI Simple Examples): Added 'disp' field to the
47 sample output for 'stopped,reason="breakpoint-hit"' message.
48 (GDB/MI Program Execution): Likewise.
49
502008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
51
52 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
53 -var-set-format. Add -f option to -var-evaluate-expression.
54
552008-04-03 Joel Brobecker <brobecker@adacore.com>
56
57 * gdb.texinfo (Breakpoint Menus): Delete. Contents moved inside
58 new node "Ambiguous Expressions". Replace references to this
59 node by references to "Ambiguous Expressions" throughout.
60 (Ambiguous Expressions): New node.
61
622008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
63
64 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
65
662008-03-21 Pedro Alves <pedro@codesourcery.com>
67
68 * gdb.texinfo (Debugging Output): Document
69 "set/show debug lin-lwp-async".
70 (Maintenance Commands): Document "maint set/show linux-async".
71
722008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
73
74 * gdb.texinfo (Expressions): Update description of malloced arrays.
75
762008-03-15 Vladimir Prus <vladimir@codesourcery.com>
77
78 * gdb.texinfo (Thread Commands): Document
79 -thread-info. Remove -thread-list-all-threads.
80
812008-03-14 Pedro Alves <pedro@codesourcery.com>
82 Sandra Loosemore <sandra@codesourcery.com>
83
84 * gdb.texinfo (Library List Format): Update to mention the
85 possibility to pass section addresses instead of segment
86 addresses.
87
882008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
89
90 * gdb.texinfo (Starting): Document "set exec-wrapper".
91 (Server): Document gdbserver --wrapper.
92
932008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
94
95 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
96 unreadable memory. Delete obsolete SPARClite reference.
97
982008-02-28 Daniel Jacobowitz <dan@codesourcery.com>
99
100 * gdb.texinfo (Starting): Mention always-running targets.
101 (Target Commands): Add an anchor for load.
102 (Connecting): Explain continue instead of run.
103
1042008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
105
106 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
107
1082008-02-26 Nick Roberts <nickrob@snap.net.nz>
109
110 * gdb.texinfo (Set Breaks): Revert description of Enb column of
111 breakpoint table.
112
1132008-02-19 Pedro Alves <pedro@codesourcery.com>
114
115 * gdb.texinfo (vAttach, vRun): Remove requirement of the stub
116 killing the inferior when it is already debugging a process.
117
1182008-02-13 Markus Deuling <deuling@de.ibm.com>
119
120 * gdbint.texinfo (Build Script): New section. Mention new build script
121 gdb_buildall.sh.
122
1232008-02-01 Jim Blandy <jimb@red-bean.com>
124
125 * gdb.texinfo (Help): Summarize 'info args' correctly.
126
1272008-01-30 Thiago Jung Bauermann <bauerman@br.ibm.com>
128
129 * gdb.texinfo: (Decimal Floating Point): Mention pseudo-registers
130 available in PowerPC architecture.
131 (Embedded Processors): Change node name of PowerPC item in menu.
132 (PowerPC): Rename to...
133 (PowerPC Embedded): this.
134 (Architectures): Add new PowerPC item in menu.
135 (PowerPC): New node.
136
1372008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
138
139 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
140 commands.
141
1422008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
143
144 * gdb.texinfo (Setting Catchpoints): Mention features
145 supported on GNU/Linux.
146
1472008-01-30 Nick Roberts <nickrob@snap.net.nz>
148
149 * gdb.texinfo (GDB/MI File Commands): Describe new output
150 field for MI command -file-list-exec-source-file.
151
1522008-01-29 Daniel Jacobowitz <dan@codesourcery.com>
153
154 * gdb.texinfo (Using the `gdbserver' Program): Add security
155 warning. Rearrange into subsections and subsubsections. Document
156 --multi and --debug. Correct --with-sysroot typo. Update --attach
157 usage. Make load reference clearer. Document monitor exit.
158 (Remote Configuration): Document set remote exec-file, attach-packet,
159 and run-packet.
160 (Packets): Document vAttach and vRun.
161
1622008-01-29 Nick Roberts <nickrob@snap.net.nz>
163
164 * gdb.texinfo (Processes): Mention process command.
165 detach-on-follow -> detach-on-fork.
166
1672008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
168
169 * gdbint.texinfo (Native Conditionals): Remove
170 SHELL_COMMAND_CONCAT and SHELL_FILE.
171
1722008-01-26 Eli Zaretskii <eliz@gnu.org>
173
174 * gdb.texinfo (Specify Location): Improve wording.
175
1762008-01-23 Chris Demetriou <cgd@google.com>
177
178 * gdb.texinfo (Threads): Document new "set print thread-events"
179 and "show print thread-events" commands.
180
1812008-01-19 Eli Zaretskii <eliz@gnu.org>
182
183 * gdb.texinfo (Specify Location): New section.
184 (Delete Breaks, Edit, Set Breaks): Remove description of
185 locations. Instead, add a reference to "Specify Location".
186 (Machine Code, Jumping, Thread Stops, Continuing and Stepping)
187 (Symbols): Refer to "Specify Location" for the valid forms of
188 linespecs and locations.
189
1902008-01-18 Markus Deuling <deuling@de.ibm.com>
191
192 * gdbint.texinfo (Target Conditionals): Replace the description of
193 BITS_BIG_ENDIAN with a description of gdbarch_bits_big_endian.
194
1952008-01-12 Paul Hilfinger <hilfinger@adacore.com>
196
197 * gdb.texinfo (C Operators): Remove incorrect parenthetical comment
198 about &&var, which is rejected by the expression parser.
199
2002008-01-09 Luis Machado <luisgpm@br.ibm.com>
201
202 * gdb.texinfo (Output): Update documentation on using printf with DFP
203 types.
204
2052008-01-07 Thiago Jung Bauermann <bauerman@br.ibm.com>
206
207 * gdb.texinfo (C and C++): Add Decimal Floating Point format
208 subsubsection.
209 (Decimal Floating Point format): New subsubsection.
210
2112008-01-05 Pedro Alves <pedro@codesourcery.com>
212
213 * gdb.texinfo (File Options): Remove mention of the attempt to
214 open a core file with the -p option. Don't list -c as a valid
215 option to attach to a process.
216
2172008-01-05 Pedro Alves <pedro@codesourcery.com>
218
219 * gdbint.texinfo (Host Conditionals): Remove mention of
220 ALIGN_STACK_ON_ENTRY.
221
2222008-01-05 Joel Brobecker <brobecker@adacore.com>
223
224 * gdbint.texinfo (Start of New Year Procedure): Add item
225 describing how to update the source and documentation copyright
226 notices.
227
2282007-12-18 Jim Blandy <jimb@codesourcery.com>
229
230 * gdb.texinfo (Set Watchpoints): Integrate per-thread
231 watchpoint explanation into the main description of the watchpoint
232 command; update synopses of 'watch', 'rwatch', and 'awatch'
233 commands.
234
2352007-12-18 Vladimir Prus <vladimir@codesourcery.com>
236
237 * gdb.texinfo (Miscellaneous gdb/mi Commands):
238 Document 'pending-breakpoints' feature of
239 -list-features.
240
2412007-12-17 Luis Machado <luisgpm@br.ibm.com>
242
243 * gdb.texinfo: Add new parameter's description.
244
2452007-12-16 Daniel Jacobowitz <dan@codesourcery.com>
246
247 * gdb.texinfo (Overview): Clarify run-length encoding
248 example. Remove the restriction on "+" and "-" characters.
249
2502007-12-15 Eli Zaretskii <eliz@gnu.org>
251
252 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
253
2542007-12-14 Vladimir Prus <vladimir@codesourcery.com>
255
256 * gdb.texinfo (GDB/MI Breakpoint Commands): Document
257 the -f option for -break-insert, remove -r option,
258 and clarify specification of location.
259
2602007-11-30 Daniel Jacobowitz <dan@codesourcery.com>
261
262 * gdb.texinfo (Debugging Programs with Multiple Processes): Correct
263 formatting.
264 (Remote Debugging): Add File Transfer section.
265 (Remote Configuration): Document Host I/O packets.
266 (GDB/MI): Add GDB/MI File Transfer Commands section.
267 (Host I/O Packets): New section in "Remote Protocol".
268 (Packets): Add vFile.
269
2702007-11-17 Eli Zaretskii <eliz@gnu.org>
271
272 * gdb.texinfo (Set Breaks, Disabling): Clarify behavior of
273 breakpoints with multiple locations.
274 (Breakpoint Menus): Improve wording.
275 (Output): Fix last change.
276
2772007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
278
279 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
280
2812007-11-15 Doug Evans <dje@google.com>
282
283 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
284
2852007-11-15 Vladimir Prus <vladimir@codesourcery.com>
286
287 * gdbint.texinfo (Native Conditionals): Remove
288 mention of CLEAR_SOLIB.
289
2902007-11-11 Joel Brobecker <brobecker@adacore.com>
291
292 * gdb.texinfo (Print Settings): Add documentation for "set/show
293 print frame-arguments".
294
2952007-11-05 Luis Machado <luisgpm@br.ibm.com>
296
297 * gdb.texinfo (Output): Update printf command's description.
298
2992007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
300
301 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
302 powerpc soft-float".
303
3042007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
305
306 * gdb.texinfo (Files): Correct formatting. Mention Expat
307 requirement.
308 (Requirements for Building GDB): Expand the list of Expat
309 uses.
310 (Library List Format, Memory Map Format): Mention Expat.
311 (Target Descriptions): Update Expat wording.
312
3132007-10-24 Daniel Jacobowitz <dan@codesourcery.com>
314
315 * gdbint.texinfo (Register and Memory Data, Target Conditionals):
316 Document that gdbarch_convert_register_p should return zero for no-op
317 conversions.
318
3192007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
320
321 * gdbint.texi (Compiler Characteristics): Move documentation
322 of set_gdbarch_sofun_address_maybe_missing back to ...
323 (Target Conditionals): ... here to fix build break.
324
3252007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
326
327 * gdbint.texi (Target Conditionals): Remove documentation of
328 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
329 (Compiler Characteristics): ... documentation of
330 set_gdbarch_sofun_address_maybe_missing.
331
3322007-10-17 Daniel Jacobowitz <dan@codesourcery.com>
333
334 * gdbint.texinfo (Target Conditionals): Use
335 frame_unwind_register_unsigned in examples instead of
336 frame_unwind_unsigned_register.
337
3382007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
339
340 * gdb.texinfo (Predefined Target Types): Add int128
341 and uint128.
342 (Standard Target Features): Add PowerPC features.
343
3442007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
345
346 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
347
3482007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
349
350 * gdbint.texi (Target Conditionals): Remove documentation
351 of and references to DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS,
352 gdbarch_extract_return_value, and gdbarch_store_return_value.
353
3542007-10-12 Ulrich Weigand <uweigand@de.ibm.com>
355
356 * gdbint.texi (Target Conditionals): Remove documentation of
357 and references to DEPRECATED_REG_STRUCT_HAS_ADDR.
358
3592007-10-11 Kazu Hirata <kazu@codesourcery.com>
360
361 * gdb.texinfo: Mention that inaccessible-by-default is on by
362 default.
363
3642007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
365
366 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
367
3682007-09-30 Daniel Jacobowitz <dan@codesourcery.com>
369
370 * gdb.texinfo (Setting Watchpoints): Adjust warning text about
371 multi-threaded watchpoints.
372 * gdbint.texinfo (Watchpoints): Describe how watchpoints are
373 checked. Describe sticky notification. Expand description
374 of steppable and continuable watchpoints.
375 (Watchpoints and Threads): New subsection.
376
3772007-09-28 Vladimir Prus <vladimir@codesourcery.com>
378
379 * gdb.texinfo (Setting Breakpoints): Revise
380 documentation for pending breakpoints. Document
381 breakpoints with multiple locations.
382
3832007-09-19 Vladimir Prus <vladimir@codesourcery.com>
384
385 * gdb.texinfo (Miscellaneous gdb/mi Commands):
386 Document -list-features.
387
3882007-09-15 Eli Zaretskii <eliz@gnu.org>
389
390 * gdb.texinfo (Output): Spell out which features of C's printf are
391 not supported by GDB's printf.
392 (Separate Debug Files): More accurate wording regarding build ID
393 and a reference to the ld manual rather than the Fedora wiki.
394
3952007-09-04 Daniel Jacobowitz <dan@codesourcery.com>
396 Jim Blandy <jimb@codesourcery.com>
397
398 * gdb.texinfo (Output Formats): Update 'c' description. Describe 's'.
399 (Examining Memory): Update mentions of the 's' format.
400 (Automatic Display): Likewise.
401
4022007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
403
404 * gdb.texinfo: Update the FSF's Back-Cover Text.
405
4062007-09-02 Jan Kratochvil <jan.kratochvil@redhat.com>
407 Eli Zaretskii <eliz@gnu.org>
408
409 * gdb.texinfo (Separate Debug Files): Cosmetic quoting removal.
410 Fixed the ``build ID'' name. New binaries build instructions for the
411 build ID inclusion. Explain how the commands are specific to the build
412 ID vs. debug link.
413
4142007-09-01 Eli Zaretskii <eliz@gnu.org>
415
416 * gdb.texinfo (Separate Debug Files): Fix last change. Add
417 indexing for ``build ID'' support.
418
4192007-09-01 Jan Kratochvil <jan.kratochvil@redhat.com>
420
421 * gdb.texinfo (Separate Debug Files): Included a BUILD ID description.
422 Enlisted BUILD ID to the debug file searching example.
423 Included a BUILD ID `.note.gnu.build-id' section description.
424 Updated/added the debug files splitting instructions for OBJCOPY.
425
4262007-08-31 Vladimir Prus <vladimir@codesourcery.com>
427
428 * gdb.texinfo (Variable Objects): Adjust docs
429 for -var-info-expression and document
430 -var-info-path-expression.
431
4322007-08-20 Jim Blandy <jimb@codesourcery.com>
433
434 * gdb.texinfo (Top): Dedicate manual to the memory of Fred Fish.
435 (title page): Include the dedication in the printed manual, as a
436 separate page after the copyright notice.
437
438 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
439 don't break a @var across a line.
440
4412007-07-25 Maciej W. Rozycki <macro@mips.com>
442
443 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
444 for include files.
445
4462007-07-12 Nick Roberts <nickrob@snap.net.nz>
447
448 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
449 in annotate.texinfo.
450 (Command History): Link to new node.
451
4522007-07-05 Markus Deuling <deuling@de.ibm.com>
453
454 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
455
4562007-07-05 Eli Zaretskii <eliz@gnu.org>
457
458 * gdbint.texinfo (Target Conditionals): Fix last change.
459
4602007-07-03 Markus Deuling <deuling@de.ibm.com>
461
462 * gdb.texinfo: Replace following macros by their appropriate gdbarch
463 routines:
464 (TARGET_CHAR_SIGNED, CALL_DUMMY_LOCATION, CANNOT_FETCH_REGISTER)
465 (CANNOT_STORE_REGISTER, GET_LONGJMP_TARGET, POINTER_TO_ADDRESS)
466 (ADDRESS_TO_POINTER, INNER_THAN, FRAME_NUM_ARGS)
467 (HAVE_NONSTEPPABLE_WATCHPOINT, TARGET_SHORT_BIT, TARGET_INT_BIT)
468 (TARGET_LONG_BIT, TARGET_LONG_LONG_BIT, TARGET_FLOAT_BIT)
469 (TARGET_DOUBLE_BIT, TARGET_LONG_DOUBLE_BIT, TARGET_PTR_BIT
470 (TARGET_ADDR_BIT, SP_REGNUM, PC_REGNUM, PS_REGNUM, FP0_REGNUM)
471 (STAB_REG_TO_REGNUM, ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM)
472 (SDB_REG_TO_REGNUM, DWARF2_REG_TO_REGNUM, BELIEVE_PCC_PROMOTION)
473 (CONVERT_REGISTER_P, REGISTER_TO_VALUE, VALUE_TO_REGISTER)
474 (POINTER_TO_ADDRESS, ADDRESS_TO_POINTER, EXTRACT_RETURN_VALUE)
475 (STORE_RETURN_VALUE, SKIP_PROLOGUE, MEMORY_INSERT_BREAKPOINT)
476 (BREAKPOINT_FROM_PC, MEMORY_REMOVE_BREAKPOINT, DECR_PC_AFTER_BREAK)
477 (ADDR_BITS_REMOVE, TARGET_PRINT_INSN, SKIP_TRAMPOLINE_CODE)
478 (IN_SOLIB_RETURN_TRAMPOLINE, NAME_OF_MALLOC, ADDRESS_CLASS_TYPE_FLAGS)
479 (ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, ADDRESS_CLASS_TYPE_FLAGS_P).
480 (ADDRESS_CLASS_NAME_to_TYPE_FLAGS, ADJUST_BREAKPOINT_ADDRESS)
481 (PRINT_FLOAT_INFO, PRINT_VECTOR_INFO, INTEGER_TO_ADDRESS)
482 (SKIP_PERMANENT_BREAKPOINT, TARGET_VIRTUAL_FRAME_POINTER)
483 (SOFTWARE_SINGLE_STEP_P)
484
485 (push_dummy_call, stabs_argument_has_addr, unwind_sp, unwind_pc)
486 (print_registers_info, push_dummy_code, unwind_dummy_id): Rework
487
488 (REGISTER_CONVERT_TO_TYPE, END_OF_TEXT_DEFAULT, GDB_MULTI_ARCH)
489 (GDB_TARGET_IS_HPPA, DEPRECATED_GET_SAVED_REGISTER)
490 (SYMBOLS_CAN_START_WITH_DOLLAR, DEPRECATED_INIT_EXTRA_FRAME_INFO)
491 (DEPRECATED_INIT_FRAME_PC, DEPRECATED_SIGTRAMP_START)
492 (IN_SOLIB_CALL_TRAMPOLINE, NO_HIF_SUPPORT, REGISTER_CONVERTIBLE)
493 (DEPRECATED_REGISTER_RAW_SIZE, PARM_BOUNDARY, DEPRECATED_STACK_ALIGN)
494 (PROLOGUE_FIRSTLINE_OVERLAP, DEPRECATED_POP_FRAME, STEP_SKIPS_DELAY)
495 (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT)
496 (OS9K_VARIABLES_INSIDE_BLOCK, KERNEL_U_ADDR, KERNEL_U_ADDR_HPUX)
497 (REGISTER_U_ADDR, U_REGS_OFFSET, DEBUG_PTRACE): Remove description.
498
499 (Converting an existing Target Architecture to Multi-arch): Remove
500 section.
501
502 (gdbarch_unwind_pc, gdbarch_unwind_sp): Renew code example.
503 (gdbarch_addr_bits_remove): Add code example.
504
505 * gdb.texinfo: Replace REGISTER_NAME by gdbarch_register_name.
506
5072007-07-02 Daniel Jacobowitz <dan@codesourcery.com>
508
509 * gdb.texinfo (Remote Configuration): Document library-info-packet.
510 Add other missing entries. Adjust the table size to fit.
511 (Stop Reply Packets): Use @itemize instead of @enumerate. Document
512 stop reasons including the new "library" event.
513 (General Query Packets): Adjust table widths for qSupported. Mention
514 qXfer:libraries:read reply to qSupported and document the new packet.
515 (Library List Format): New section.
516
5172007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
518
519 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
520
5212007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
522
523 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
524
5252007-06-25 Nick Roberts <nickrob@snap.net.nz>
526
527 * gdbint.texinfo (Register and Memory Data): Break sections
528 into nodes and add a menu.
529
5302007-06-21 Maciej W. Rozycki <macro@mips.com>
531
532 * gdb.texinfo (Examining Memory): Document the new behaviour.
533
5342007-06-21 Vladimir Prus <vladimir@codesourcery.com>
535
536 * gdb.texinfo (Standard Target Features): Document
537 m68k features.
538
5392007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
540
541 * gdb.texinfo (General Query Packets): Document qOffsets changes.
542
5432007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
544
545 * gdb.texinfo (Target Description Format): Add version attribute
546 for <target>.
547
5482007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
549
550 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
551
5522007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
553
554 * gdb.texinfo (MIPS Features): New subsection.
555
5562007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
557 Markus Deuling <deuling@de.ibm.com>
558
559 * gdb.texinfo (General Query Packets): Document qXfer:spu:read
560 and qXfer:spu:write packets and mention them under qSupported.
561
5622007-06-12 Ulrich Weigand <uweigand@de.ibm.com>
563 Markus Deuling <deuling@de.ibm.com>
564
565 * gdb.texinfo (Architectures): Add new SPU section to document
566 Cell Broadband Engine SPU architecture specific commands.
567
5682007-06-09 Vladimir Prus <vladimir@codesourcery.com>
569
570 * gdb.texinfo (GDB/MI Variable Objects): Editorial
571 comments.
572
5732007-06-07 Nick Roberts <nickrob@snap.net.nz>
574
575 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
576
5772007-05-29 Jim Blandy <jimb@codesourcery.com>
578
579 * gdb.texinfo (Overview): Doc fix.
580
5812007-05-22 Maciej W. Rozycki <macro@mips.com>
582
583 * gdb.texinfo (Remote Configuration): Document "set/show
584 remoteflow".
585
5862007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
587
588 * gdb.texinfo (MIPS): Remove documentation for set mips
589 saved-gpreg-size, show mips saved-gpreg-size, and set mips
590 stack-arg-size.
591
5922007-05-14 Bob Wilson <bob.wilson@acm.org>
593
594 * all-cfg.texi (GDBTUI): New.
595 * gdb.texinfo (Mode Options): Use GDBTUI variable.
596 (TUI, TUI Overview, TUI Keys, TUI Single Key Mode, TUI Commands)
597 (TUI Configuration): Edit to improve clarity and fix problems of
598 both style and content.
599
6002007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
601
602 * observer.texi (GDB Observers): New observer "new_objfile".
603
6042007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
605
606 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
607
6082007-04-14 Vladimir Prus <vladimir@codesourcery.com>
609
610 * gdb.texinfo (GDB/MI Variable Objects): Document
611 frozen variables objects.
612
6132007-04-13 Daniel Jacobowitz <dan@codesourcery.com>
614
615 * gdb.texinfo (Memory): Reference Remote Debugging chapter.
616 (Character Sets, Caching Data of Remote Targets): Likewise.
617 (Targets): Delete Remote node. Move its text...
618 (Debugging Remote Programs): ...to here. Delete description
619 of the "remote" command.
620 (Remote configuration): Delete description of "set remotedevice"
621 and "show remotedevice".
622 (Embedded Processors): Delete H8/300, H8/500, and SH nodes.
623
6242007-04-11 Bob Wilson <bob.wilson@acm.org>
625
626 * gdb.texinfo (Contributors, Continuing and Stepping)
627 (Fortran Defaults, HPPA, TUI, TUI Commands, Configure Options)
628 (General Query Packets, File-I/O Remote Protocol Extension)
629 (Protocol Basics, The F Reply Packet, Write)
630 (Protocol-specific Representation of Datatypes, Memory Transfer):
631 Fix hyphenation, punctuation and grammar problems.
632 (Cygwin Native): Likewise. Also fix misuse of @pxref and use
633 'section' instead of 'subsection' in the text.
634 (Non-debug DLL Symbols): Avoid 'subsubsection' in the text.
635 (i386): Remove period from section name.
636 (Installing GDB, Requirements, Running Configure, Separate Objdir)
637 (Config Names, Configure Options): Use @file{configure}.
638
6392007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
640
641 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
642 and tab expansion.
643
6442007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
645
646 * gdbint.texinfo (SOM): Correct location of the SOM reader.
647
6482007-04-02 Bob Wilson <bob.wilson@acm.org>
649
650 * gdb.texinfo: Consistently capitalize all significant words in
651 node names, chapter titles, section titles, and headings. Update
652 cross references to match.
653 (Starting and Stopping Trace Experiment): Make node name plural.
654 (Breakpoint related warnings): Hyphenate "Breakpoint-related".
655
6562007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
657
658 * gdb.texinfo (WinCE): Delete obsolete subsection.
659
6602007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
661
662 * gdb.texinfo (M68K): Remove obsolete ROM monitors.
663 * gdbint.texinfo (DWARF 1): Delete section and other dwarfread.c
664 references.
665
6662007-03-30 Daniel Jacobowitz <dan@codesourcery.com>
667
668 * gdb.texinfo (Startup): Delete references to some alternate
669 names for .gdbinit.
670 (Thread): Remove LynxOS reference.
671 (Tandem ST2000): Delete target-specific documentation.
672 * gdbint.texinfo (Symbol Handling): Remove mention of NLM.
673 (Target Architecture Definition): Remove mention of GDB_OSABI_NETWARE
674 and GDB_OSABI_LYNXOS.
675
6762007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
677
678 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
679
6802007-03-27 Ulrich Weigand <uweigand@de.ibm.com>
681
682 * gdbint.texinfo (Target Conditionals): Remove mention of
683 DEPRECATED_REMOTE_BREAKPOINT, DEPRECATED_BIG_REMOTE_BREAKPOINT,
684 and DEPRECATED_LITTLE_REMOTE_BREAKPOINT.
685
6862007-03-27 Brooks Moses <brooks.moses@codesourcery.com>
687
688 * Makefile.in: Add "pdfdir" installation
689 directory, PDFTEX macro, support for "install-pdf" target,
690 and rules for making a pdf version of refcard.texi.
691 * refcard.tex: Specify paper size for PDF output.
692
6932007-03-26 Bob Wilson <bob.wilson@acm.org>
694
695 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
696
6972007-03-26 Bob Wilson <bob.wilson@acm.org>
698
699 * gdb.texinfo (Invoking GDB): Use @value{GDBP}.
700 (Source Path, Character Sets, Macros, Define)
701 (GDB/MI Result Records, GDB/MI Simple Examples)
702 (GDB/MI Program Execution, GDB/MI File Commands)
703 (Maintenance Commands, Packets, File-I/O Overview): Use @value{GDBN}.
704 (Bug Reporting): Use @value{GCC}.
705
7062007-03-26 Bob Wilson <bob.wilson@acm.org>
707
708 * gdb.texinfo (Help): Fix formatting of examples.
709 (Variables): Use @ifnotinfo instead of @iftex.
710 (Non-debug DLL symbols): Use @ref instead of @pxref.
711 (Sparclet File): Use @samp instead of quotes.
712
7132007-03-26 Bob Wilson <bob.wilson@acm.org>
714
715 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
716
7172007-03-26 Bob Wilson <bob.wilson@acm.org>
718
719 * gdb.texinfo (Top): Move TUI and Annotations menu entries to match
720 the order of the nodes.
721 (C Operators, C Constants, Debugging C): Remove extra menus.
722 (Method Names in Commands): Do not specify next/prev/up nodes.
723
7242007-03-26 Bob Wilson <bob.wilson@acm.org>
725
726 * gdb.texinfo (File Options): Add missing parenthesis.
727 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
728
7292007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
730
731 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
732
7332007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
734
735 * gdb.texinfo (Standard Target Features): Mention
736 case insensitivity.
737 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
738
7392007-02-18 Nick Roberts <nickrob@snap.net.nz>
740
741 * gdb.texinfo (Top): Put Appendix A after numbered sections.
742 (Files): Add section name to argument list for pxref.
743 (Non-debug DLL symbols): Don't use `see' for pxref.
744 (Embedded Processors): Fix typo.
745 (GDB/MI Breakpoint Commands): Execution commands generate
746 *stopped not ^done.
747
7482007-02-13 Nick Roberts <nickrob@snap.net.nz>
749
750 * gdb.texinfo (GDB/MI Variable Objects): Describe meanings of
751 values for in_scope. Mention that only root variables can be
752 updated.
753 (GDB/MI Development and Front Ends): Explain new values may be
754 added to existing fields.
755
7562007-02-08 Daniel Jacobowitz <dan@codesourcery.com>
757
758 * gdb.texinfo (-target-disconnect): Use @smallexample.
759 (Requirements): Add anchor for Expat. Update description.
760 (Target Descriptions): Mention Expat.
761 (Target Description Format): Document new elements. Use
762 @smallexample.
763 (Predefined Target Types, Standard Target Features): New sections.
764 * gdbint.texinfo (Target Descriptions): New section.
765
7662007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
767
768 * gdb.texinfo (Target Description Format): Add section on XInclude.
769
7702006-02-03 Nick Roberts <nickrob@snap.net.nz>
771
772 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
773 command -enable-timings.
774
7752007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
776
777 * gdbint.texinfo (Operation System ABI Variant Handling): Update
778 descriptions for new/deleted elements in gdb_osabi. Add missing
779 description for function generic_elf_osabi_sniff_abi_tag_sections.
780
7812007-01-29 Joel Brobecker <brobecker@adacore.com>
782
783 * gdb.texinfo (Maintenance Commands): Add documentation for
784 the new "maint print target-stack" command.
785
7862007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
787 Eli Zaretskii <eliz@gnu.org>
788
789 * gdb.texinfo: Describe CHAR array vs. string identification rules.
790
7912007-01-26 Eli Zaretskii <eliz@gnu.org>
792
793 * gdb.texinfo (Compilation, Files, Bootstrapping, Bug Reporting):
794 Use @value{NGCC} instead of @value{GCC}.
795
7962007-01-20 Ralf Wildenhues <Ralf.Wildenhues@gmx.de> (tiny change)
797
798 * agentexpr.texi: Fix typos.
799 * annotate.texinfo: Likewise.
800 * gdb.texinfo: Likewise.
801 * gdbint.texinfo: Likewise.
802 * observer.texi: Likewise.
803 * stabs.texinfo: Likewise.
804
8052007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
806
807 * gdbint.texinfo (Support Libraries): Remove mmalloc
808 entry. Describe readline library.
809
8102007-01-09 Daniel Jacobowitz <dan@codesourcery.com>
811
812 * gdb.texinfo (Target Descriptions): New section.
813 (General Query Packets): Add QPassSignals anchor. Mention
814 qXfer:features:read under qSupported. Expand mentions of
815 qXfer:memory-map:read and QPassSignals. Document
816 qXfer:features:read.
817
8182007-01-08 Daniel Jacobowitz <dan@codesourcery.com>
819
820 * gdb.texinfo (Commands to specify files): Describe
821 "set sysroot" and "show sysroot".
822 (Using the `gdbserver' program): Lowercase argument
823 to @var. Expand description of setting up GDB on the
824 host.
825
8262007-01-05 Joel Brobecker <brobecker@adacore.com>
827
828 * gdb.texinfo (Set Catchpoints): Add documentation for the new
829 catch exception, catch exception unhandled, and catch assert
830 commands.
831
8322007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
833
834 * gdb.texinfo (Debugging Output): Document "set debug xml"
835 and "show debug xml".
836
8372007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
838
839 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
840
8412007-01-01 Joel Brobecker <brobecker@adacore.com>
842
843 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
844
8452006-12-08 Vladimir Prus <vladimir@codesourcery.com>
846
847 * gdb.texinfo (GDB/MI Variable Objects): Wrap historical
848 note in @ignore, to be removed later if nobody complains.
849
8502006-12-04 Nick Roberts <nickrob@snap.net.nz>
851
852 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
853 of -var-delete.
854
8552006-11-22 Vladimir Prus <vladimir@codesourcery.com>
856
857 * gdb.texinfo (Setting breakpoints): Document
858 automatic software/hardware breakpoint usage and
859 the "set breakpoint auto-hw" command.
860
8612006-11-21 Vladimir Prus <vladimir@codesourcery.com>
862
863 * gdb.texinfo (Memory Access Checking): New.
864
8652006-11-16 Daniel Jacobowitz <dan@codesourcery.com>
866
867 * gdb.texinfo (Remote configuration): Mention
868 "pass-signals-packet".
869 (General Query Packets): Document QPassSignals. Fix
870 a typo.
871
8722006-11-14 Maxim Grigoriev <maxim@tensilica.com>
873
874 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
875
8762006-11-14 Daniel Jacobowitz <dan@codesourcery.com>
877
878 * gdb.texinfo (Remote configuration): Rewrite documentation for
879 packet configuration commands.
880 (OS Information): Adjust reference to qXfer:auxv:read.
881 (General Query Packets): Remove references to read-aux-vector-packet
882 and set remote get-thread-local-storage-address.
883
8842006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
885
886 * gdbint.texinfo (Target Architecture Definition): Add new
887 Initializing a New Architecture section.
888
8892006-10-31 David Taylor <dtaylor@emc.com>
890
891 * stabs.texinfo (Macro define and undefine): New node describing
892 stabs for #define and #undef.
893
8942006-10-27 Andreas Schwab <schwab@suse.de>
895
896 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
897
8982006-10-21 Eli Zaretskii <eliz@gnu.org>
899
900 * gdb.texinfo (Breakpoints, Set Watchpoints): Elaborate and
901 clarify on the possible meanings of ``expression'' watched by
902 watchpoints. Add indexing.
903 (Prompting, Errors, Invalidation, Annotations for Running)
904 (Source Annotations): Fix index entries by adding "annotation" to
905 them, to discriminate from index entries that point to the more
906 general topic descriptions.
907
9082006-10-17 Daniel Jacobowitz <dan@codesourcery.com>
909
910 * gdbint.texinfo (Target Vector Definition): Move most
911 content into Existing Targets. Add a menu.
912 (Existing Targets): New section, moved from Target Vector
913 Definition. Use @subsection.
914 (Managing Execution State): New section.
915
9162006-10-16 Bob Wilson <bob.wilson@acm.org>
917
918 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
919
9202006-10-15 Eli Zaretskii <eliz@gnu.org>
921
922 * gdb.texinfo (Sample Session, Invocation, Quitting GDB)
923 (Command Syntax, Signals, Backtrace, Connecting)
924 (Remote configuration, Renesas Boards, Console I/O): Fix last
925 change: use Ctrl- instead of C-, except wrt Emacs.
926 (File-I/O Examples): Put Ctrl-c in @kbd.
927 (Cygwin Native, File-I/O Overview, The Ctrl-C message)
928 (Console I/O): Use @samp with Ctrl-.
929 (Signals, Set Breaks, Set Watchpoints): Document optional
930 arguments to `info signals' `handle', `info breakpoints', and
931 `info watchpoints'.
932
9332006-10-14 Eli Zaretskii <eliz@gnu.org>
934
935 * gdb.texinfo (Backtrace): Fix last change.
936
9372006-10-14 Nick Roberts <nickrob@snap.net.nz>
938
939 * gdb.texinfo (Backtrace): Order correctly and add other cases.
940
9412006-10-10 Bob Wilson <bob.wilson@acm.org>
942
943 * gdb.texinfo (Command Syntax, Connecting, Remote configuration)
944 (Renesas Boards, ST2000, TUI Keys, TUI Single Key Mode)
945 (TUI Commands, Emacs, Console I/O): Fix @key and @kbd usage.
946
9472006-09-21 Vladimir Prus <vladimir@codesourcery.com>
948 Daniel Jacobowitz <dan@codesourcery.com>
949
950 * gdb.texinfo (Packets): Document vFlashErase,
951 vFlashWrite and vFlashDone packets.
952 (General Query Packets): Document qXfer:memory-map:read.
953 Add a new feature for qXfer:memory-map:read.
954 (Memory map format): New section.
955 (Target Commands): Mention that gdb can write flash.
956
9572006-09-21 Vladimir Prus <vladimir@codesourcery.com>
958 Daniel Jacobowitz <dan@codesourcery.com>
959
960 * gdb.texinfo (Memory Region Attributes): Mention target-supplied
961 memory regions and "mem auto".
962
9632006-09-21 Nathan Sidwell <nathan@codesourcery.com>
964
965 * gdbint.texinfo (Array Containers): New section.
966
9672006-09-17 Vladimir Prus <vladimir@codesourcery.com>
968
969 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
970 -stack-list-arguments HIGH_FRAME argument can be larger then the
971 actual number of frames.
972
9732006-09-07 Vladimir Prus <vladimir@codesourcery.com>
974
975 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
976 -stack-list-locals HIGH_FRAME argument can be larger then the
977 actual number of frames.
978
9792006-09-02 Bob Wilson <bob.wilson@acm.org>
980
981 * gdb.texinfo (Packets, Stop Reply Packets, General Query Packets,
982 Register Packet Format, Tracepoint Packets): Fix spelling errors.
983
9842006-09-02 Eli Zaretskii <eliz@gnu.org>
985
986 * gdbint.texinfo (Overall Structure): New section "Source Tree
987 Structure".
988
9892006-08-17 Jim Blandy <jimb@codesourcery.com>
990
991 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
992 responses.
993
9942006-08-08 Joel Brobecker <brobecker@adacore.com>
995
996 * gdb.texinfo (Source Path): Add documentation for new
997 substitute-path commands.
998
9992006-08-08 Daniel Jacobowitz <dan@codesourcery.com>
1000
1001 * gdb.texinfo (Installing GDB): Update menu. Move text to...
1002 (Running Configure): ...here.
1003 (Requirements): New node. Mention expat.
1004
10052006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1006
1007 * gdb.texinfo (Target Commands): Remove
1008 'set download-write-size' and 'show download-write-size'.
1009
10102006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1011
1012 * stabs.texinfo (Member Type Descriptor): Correct example for
1013 pointer to member types.
1014
10152006-07-21 Andrew Stubbs <andrew.stubbs@st.com>
1016
1017 * gdb.texinfo (Optional warnings and messages): Add
1018 'set/show trace-commands'.
1019 (Command files): Add '-v' to source command.
1020
10212006-07-12 Daniel Jacobowitz <dan@codesourcery.com>
1022
1023 * gdb.texinfo (OS Information): Update qPart reference to
1024 qXfer.
1025 (Remote configuration): Likewise.
1026 (Overview): Move @cindex to the start of a paragraph. Talk
1027 about binary data encoding.
1028 (Packets): Refer to the overview for the details of the X
1029 packet encoding.
1030 (General Query Packets): Remove qPart description. Add qXfer
1031 description. Add an anchor to qSupported. Correct feature
1032 table title. Add a new feature for qXfer:auxv:read.
1033 (Interrupts): Add a missing parenthesis.
1034
10352006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1036
1037 * gdb.texinfo (KOD): Remove node.
1038 (GDB/MI Kod Commands): Remove commented out node.
1039
10402006-07-01 Eli Zaretskii <eliz@gnu.org>
1041
1042 * gdb.texinfo (GDB/MI Output Syntax, GDB/MI Simple Examples)
1043 (GDB/MI Breakpoint Commands, GDB/MI Program Context)
1044 (GDB/MI Thread Commands, GDB/MI Program Execution)
1045 (GDB/MI Stack Manipulation, GDB/MI Variable Objects)
1046 (GDB/MI Data Manipulation, GDB/MI Symbol Query)
1047 (GDB/MI File Commands, GDB/MI Target Manipulation)
1048 (GDB/MI Miscellaneous Commands): Change (@value{GDBP})->(gdb),
1049 since the MI prompt is hard-wired into the code.
1050
10512006-07-01 Nick Roberts <nickrob@snap.net.nz>
1052
1053 * gdb.texinfo (GDB/MI Compatibility with CLI): Qualify more carefully.
1054 (GDB/MI Simple Examples): Use @subheading for "A Bad Command".
1055 (GDB/MI Data Manipulation): Remove description of unimplemented
1056 display related commands as variable objects perform this function
1057 and are superior: -display-delete, -display-disable,
1058 -display-enable, -display-insert and -display-list. Move
1059 -environment-cd, -environment-directory, -environment-path
1060 and -environment-pwd to "Program Context".
1061 (GDB/MI Program Control): Rename to "Program Execution". Move
1062 -exec-arguments -exec-abort to...
1063 (GDB/MI Program Context): ...here. New node split from "Data
1064 Manipulation".
1065
10662006-06-21 Daniel Jacobowitz <dan@codesourcery.com>
1067
1068 * gdb.texinfo (Remote configuration): Document set / show
1069 remote supported-packets.
1070 (General Query Packets): Document qSupported packet.
1071
10722006-06-10 Sandra Loosemore <sandra@codesourcery.com>
1073
1074 * gdb.texinfo (File-I/O overview): Copy edit for grammar, spelling,
1075 and font markup.
1076 (Protocol basics): Likewise.
1077 (The F request packet): Likewise.
1078 (The F reply packet): Likewise.
1079 (Memory transfer): Move this node to be a subsubsection of
1080 "Protocol specific representation of datatypes".
1081 (The Ctrl-C message): More copy editing.
1082 (Console I/O): Likewise.
1083 (The isatty call): Delete this node, and merge its content into
1084 the "isatty" node. Fixed references elsewhere.
1085 (The system call): Delete this node, and merge its content into
1086 the "system" node. Fixed references elsewhere.
1087 (open): Reformat to use @table, and add appropriate font markup.
1088 (close): Likewise.
1089 (read): Likewise.
1090 (write): Likewise.
1091 (lseek): Likewise.
1092 (rename): Likewise.
1093 (unlink): Likewise.
1094 (stat/fstat): Likewise.
1095 (gettimeofday): Likewise.
1096 (isatty): Likewise.
1097 (system): Likewise, plus minor changes to fix confusing wording.
1098 (Integral datatypes): Fix font markup.
1099 (Pointer values): Likewise.
1100 (struct stat): Fix markup to use @table, plus minor copy editing.
1101 (struct timeval): Fix font markup, plus minor copy editing.
1102 (Constants): Minor copy editing.
1103 (Errno values): Add font markup.
1104 (File-I/O Examples): Likewise.
1105
11062006-06-10 Nick Roberts <nickrob@snap.net.nz>
1107
1108 * gdb.texinfo (GDB/MI): Remove duplicate acknowledgements.
1109 (GDB/MI Simple Examples): Move node up one level. Use real
1110 examples.
1111 (GDB/MI Compatibility with CLI): Update.
1112 (GDB/MI Result Records): Add "connected" and "exit" result
1113 classes.
1114 (GDB/MI Stream Records): Clarify target output.
1115 (GDB/MI Command Description Format): Modify example description.
1116 (GDB/MI Breakpoint Table Commands): Rename to...
1117 (GDB/MI Breakpoint Commands): ...this
1118 (GDB/MI Breakpoint Commands): Add optional thread field.
1119 (GDB/MI Program Control): Add an introduction. Move "Program
1120 termination" examples into exec-run description.
1121 (GDB/MI File Commands): Mention similar CLI commands.
1122 (GDB/MI Miscellaneous Commands): Move to end. Mention "show version"
1123 is similar to "-gdb-version".
1124
11252006-06-09 Eli Zaretskii <eliz@gnu.org>
1126
1127 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1128
11292006-06-02 Nick Roberts <nickrob@snap.net.nz>
1130
1131 * gdb.texinfo (GDB/MI Development and Front Ends): Use
1132 sourceware.org for mailing lists.
1133 (GDB/MI File Commands): New node split from Program Control.
1134
11352006-06-01 Nick Roberts <nickrob@snap.net.nz>
1136
1137 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
1138
11392006-05-22 Eli Zaretskii <eliz@gnu.org>
1140
1141 * gdb.texinfo (Cygwin Native): Fix last change.
1142
11432006-05-22 Christopher Faylor <cgf@timesys.com>
1144
1145 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1146
11472006-05-15 Nick Roberts <nickrob@snap.net.nz>
1148
1149 * gdbint.texinfo (Algorithms): Correct spelling and punctuation.
1150 (Releasing GDB, Testsuite): Remove details for including DejaGnu.
1151
11522006-05-14 Daniel Jacobowitz <dan@codesourcery.com>
1153
1154 * gdb.texinfo (General Query Packets): Recommend not starting
1155 new packets with qC and clarify.
1156
11572006-05-13 Gaius Mulley <gaius@glam.ac.uk>
1158
1159 * gdb.texinfo (M2 Types): New section.
1160
11612006-05-10 Daniel Jacobowitz <dan@codesourcery.com>
1162
1163 * agentexpr.texi: Add a copyright and license notice.
1164 * observer.texi: Likewise, with GPL clause for function prototypes.
1165 Remove trailing whitespace.
1166
11672006-05-05 Jim Blandy <jimb@codesourcery.com>
1168
1169 * gdb.texinfo (General Query Packets): Document conventions for
1170 terminating packet names, and their violations.
1171
11722006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1173
1174 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Update for readline 5.1.
1175 * gdb.texinfo: Likewise.
1176
11772006-05-05 Daniel Jacobowitz <dan@codesourcery.com>
1178
1179 * gdb.texinfo (Remote Configuration): Remove "set remotedebug"
1180 and "show remotedebug".
1181 (Debugging Output): Add additional index entries.
1182
11832006-04-27 Michael Snyder <msnyder@redhat.com>
1184
1185 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1186
11872006-04-22 Andrew Cagney <cagney@redhat.com>
1188
1189 * gdb.texinfo (Contributors): Credit frame unwinder contributors.
1190 * gdbint.texinfo (Algorithms): Fix errors in frame documentation.
1191
11922006-04-18 Daniel Jacobowitz <dan@codesourcery.com>
1193
1194 * gdbint.texinfo (x86 Watchpoints, Target Conditionals): Update insert
1195 and remove breakpoint prototypes.
1196 (Watchpoints): Move description of target_insert_hw_breakpoint and
1197 target_remove_hw_breakpoint ...
1198 (Breakpoints): ... to here. Document target_insert_breakpoint and
1199 target_remove_breakpoint.
1200
12012006-04-17 Jim Blandy <jimb@codesourcery.com>
1202
1203 * gdb.texinfo (Packets): Note that 'addr' arguments to s, S, c,
1204 and C packets are optional.
1205
12062006-04-14 Frederic Riss <frederic.riss@st.com>
1207
1208 * gdb.texinfo (Specifying source directories): Update the description
1209 of the source file search to reflect the fact that the source path
1210 always contains at least $cdir and $cwd.
1211
12122006-03-31 Michael Snyder <msnyder@redhat.com>
1213
1214 * gdb.texinfo: Update copyright dates.
1215
12162006-03-31 Eli Zaretskii <eliz@gnu.org>
1217
1218 * gdb.texinfo (Overview): Add an index entry to "empty response".
1219
12202006-03-28 Jim Blandy <jimb@codesourcery.com>
1221
1222 * gdbint.texinfo (Prologue Analysis): New section.
1223
12242006-03-07 Jim Blandy <jimb@red-bean.com>
1225
1226 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1227
1228 * gdb.texinfo (Target Commands): Update text describing how to
1229 specify a target. Refer to the detailed section on remote
1230 debugging, not the brief mention.
1231
1232 * gdb.texinfo (Connecting): Organize the different 'target remote'
1233 connection methods into a table. Add a 'target remote' index
1234 entry. (!!!)
1235
12362006-02-17 Fred Fish <fnf@specifix.com>
1237
1238 * gdb.texinfo (Symbols): Update descriptions of 'whatis' and
1239 'ptype' commands to reflect the fact that the only significant
1240 difference between them is that ptype prints the complete type
1241 description instead of just the name.
1242
12432006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1244
1245 * gdbint.texinfo (Watchpoints): Delete
1246 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1247
12482006-02-10 Nick Roberts <nickrob@snap.net.nz>
1249
1250 * gdb.texinfo (GDB/MI Breakpoint Table Commands): Add fullname and
1251 times fields where needed. Fix typos. Update general form given
1252 for output of -break-insert.
1253 (GDB/MI): Abbreviate some unnecessarily long fullnames.
1254
12552006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1256
1257 * gdbint.texinfo (Symbol Handling): Add a section
1258 on memory management.
1259
12602006-02-06 Vladimir Prus <ghost@cs.msu.su>
1261
1262 * gdb.texinfo (Breakpoint table commands): Document the fullname
1263 field in -break-list output.
1264
12652006-02-03 Eli Zaretskii <eliz@gnu.org>
1266
1267 * gdb.texinfo (Cygwin Native): Fix typos. Clarify the types of
1268 debugging information produced by the various "set debug..."
1269 options.
1270
12712006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1272
1273 * gdb.texinfo (Files): Remove obsolete bits from the description
1274 of "symbol-file".
1275
12762006-01-25 Jim Blandy <jimb@redhat.com>
1277
1278 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1279
12802006-01-24 Jim Blandy <jimb@redhat.com>
1281
1282 * gdbint.texinfo (Frames): Document the basics of GDB's register
1283 unwinding model, and explain the existence of the "sentinel" frame.
1284
12852006-01-23 Andrew Stubbs <andrew.stubbs@st.com>
1286
1287 * gdb.texinfo (Choosing files): Mention that -directory is used
1288 for script files.
1289 (Specifying source directories): Likewise.
1290 (Command files): Explain how script files are found.
1291
12922006-01-21 Eli Zaretskii <eliz@gnu.org>
1293
1294 * gdb.texinfo (Backtrace): Describe how to get backtrace of all
1295 the threads in a multi-threaded program.
1296 (Threads): The threadno argument of "thread apply" can be a range
1297 of numbers.
1298
12992006-01-18 Jim Blandy <jimb@redhat.com>
1300
1301 * gdbint.texinfo (Coding): Add entry for -Wno-pointer-sign to list
1302 of warning flags.
1303
13042006-01-13 Eli Zaretskii <eliz@gnu.org>
1305
1306 * gdb.texinfo (Sequences): Improve menu annotations.
1307 (Define): Add index entries for arguments of user-defined
1308 commands. Move the description of flow-control commands...
1309 (Command Files): ...to here. Document loop_break and
1310 loop_continue.
1311 (Define, Command Files): Document `end' and add index entries for
1312 it.
1313
13142006-01-04 Michael Snyder <msnyder@redhat.com>
1315
1316 * gdb.texinfo: Add documentation for linux-fork.
1317 * gdbint.texinfo: Add internal documentation for checkpoints.
1318
13192006-01-02 Paul N. Hilfinger <hilfinger@gnat.com>
1320
1321 * gdb.texinfo (Omissions from Ada): Document that there is now
1322 limited aggregate support.
1323
13242005-12-28 Eli Zaretskii <eliz@gnu.org>
1325
1326 * gdb.texinfo (Registers): Describe how to refer to SSE and MMX
1327 registers and the likes.
1328
13292005-12-24 Eli Zaretskii <eliz@gnu.org>
1330
1331 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1332 (Symbols): Fix usage of "e.g.".
1333 (Memory Region Attributes): Fix usage of "etc."
1334
1335 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1336 (Coding): Fix usage of "e.g.".
1337
13382005-12-23 Eli Zaretskii <eliz@gnu.org>
1339
1340 * stabs.texinfo:
1341 * refcard.tex:
1342 * gpl.texi:
1343 * gdbint.texinfo:
1344 * gdb.texinfo:
1345 * gdb-cfg.texi:
1346 * fdl.texi:
1347 * annotate.texinfo:
1348 * all-cfg.texi:
1349 * Makefile.in: Add (C) after Copyright. Update the FSF
1350 address.
1351
13522005-12-03 Eli Zaretskii <eliz@gnu.org>
1353
1354 * gdb.texinfo (Connecting): Explain that `monitor' is a way to
1355 extend GDB with commands for external monitor.
1356
13572005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1358
1359 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1360
13612005-11-25 Joel Brobecker <brobecker@adacore.com>
1362
1363 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1364
13652005-11-21 Jim Blandy <jimb@redhat.com>
1366
1367 * gdb.texinfo (Tracepoint Packets): Document restrictions on
1368 placement of 'R' actions in tracepoint action packets; document
1369 dependence of 'X' and 'M' actions on a preceding 'R' action for
1370 their registers.
1371
13722005-11-19 Jim Blandy <jimb@redhat.com>
1373
1374 * gdb.texinfo (Tracepoint Packets): New node.
1375 (General Query Packets): Add entries for the tracepoint packets,
1376 referring to the "Tracepoint Packets" node.
1377 (Tracepoints): Add reference to "Tracepoint Packets".
1378
13792005-11-18 Kevin Buettner <kevinb@redhat.com>
1380
1381 * gdb.texinfo (set remotebreak): Add anchor.
1382 (X packet): Likewise.
1383 (Remote Protocol): Add new section `Interrupts' and new index
1384 entry `interrupts (remote protocol)'.
1385
13862005-11-18 Jim Blandy <jimb@redhat.com>
1387
1388 * gdb.texinfo (Packets): Move information out of 'q' and 'Q'
1389 entries into the General Query Packets section. Add a
1390 cross-reference to that section. Drop description of replies, as
1391 these are covered in the descriptions of each packet.
1392 (General Query Packets): Add introductory text. Explain naming
1393 conventions, and how the end of a name is recognized.
1394
13952005-11-17 Kevin Buettner <kevinb@redhat.com>
1396
1397 * gdb.texinfo (Remote configuration): Fix typo in description of
1398 "set remotebreak" command.
1399
14002005-11-16 Jim Blandy <jimb@redhat.com>
1401
1402 * gdb.texinfo (Packets, Stop Reply Packets)
1403 (General Query Packets): Various formatting cleanups.
1404 - Use @samp for packet contents.
1405 - Drop summaries from packet @item lines; the same information appears
1406 immediately below in the description.
1407 - Delete paragraph breaks after packet @item commands, so that the
1408 description appears directly to the right of the packet prototype
1409 in the printed manual, if it fits.
1410 - Place spaces in packet prototypes between @vars and non-@var
1411 letters, and explain that they're just for formatting.
1412 - Use @dots{} instead of '...'.
1413 - Fix uses of @code where @var was needed.
1414 - Replace "deprecated" markers with English text spelling out the
1415 packet's status and the preferred alternatives.
1416 - Remove "(reserved)" markers on 'A' and 'I' packets; it's unclear
1417 what this ever meant.
1418 - Remove "(draft)" markers on 'i' packets; nobody has commented on
1419 this for a long time.
1420 - Remove "(draft)" markers on 'z' and 'Z' packets; these have been
1421 implemented several times, and have been in use for years.
1422
14232005-11-15 Jim Blandy <jimb@redhat.com>
1424
1425 * gdb.texinfo (Packets): Add index entries for 'm' packet
1426 disclaimers.
1427
1428 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
1429 of stub when processing an 'm' packet.
1430
1431 * gdb.texinfo (Packets): Mention that packets beginning with
1432 letters are reserved once, at the top, instead of actually listing
1433 them all and saying "reserved".
1434
14352005-11-15 Andrew Stubbs <andrew.stubbs@st.com>
1436
1437 * gdb.texinfo (User-defined commands): Add $argc. Add missing 'end'.
1438 Change @var{$arg0 to @code{$arg0.
1439
14402005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
1441
1442 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
1443
14442005-11-12 Jim Blandy <jimb@redhat.com>
1445
1446 * gdb.texinfo (General Query Packets): Put packets in alphabetical
1447 order. Remove extraneous 'z'.
1448
14492005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
1450
1451 * gdb.texinfo (Choosing files): Add --eval-command.
1452
14532005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
1454
1455 * gdb.texinfo (Choosing modes): Add --return-child-result.
1456
1457
14582005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
1459
1460 * gdb.texinfo (Choosing modes): Add --batch-silent.
1461
14622005-10-28 Eli Zaretskii <eliz@gnu.org>
1463
1464 * gdb.texinfo (GDB/MI Variable Objects): Fix @pxref usage under
1465 "The -var-update Command".
1466
14672005-10-03 Joel Brobecker <brobecker@adacore.com>
1468
1469 * gdb.texinfo (Print Settings): Add documentation for set/show
1470 print array-indexes.
1471
14722005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
1473
1474 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
1475 6.2 and 6.3.
1476
14772005-08-27 Eli Zaretskii <eliz@gnu.org>
1478
1479 * gdb.texinfo (File Options): Don't document --mapped, it's gone
1480 since 19-Jan-2004.
1481 (Files): Likewise.
1482 (Variables, Symbols): Document the "<incomplete type>" message and
1483 its reasons.
1484
14852005-08-01 Fred Fish <fnf@specifix.com>
1486
1487 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
1488
14892005-07-15 Nick Roberts <nickrob@snap.net.nz>
1490
1491 * gdb.texinfo (GDB/MI Variable Objects): Describe print-values
1492 option for -var-list-children and -var-update.
1493 (GDB/MI Stack Manipulation): Simplify description of
1494 print-values option for -stack-list-locals.
1495 (GDB/MI Command Description Format): Clarify.
1496 (Mode Options): Spelling of superseded.
1497
14982005-07-12 Bob Rossi <bob@brasko.net>
1499
1500 * gdb.texinfo (GDB/MI Miscellaneous Commands): Fix -inferior-tty-show
1501 corresponding GDB command comment.
1502
15032005-07-06 Bob Rossi <bob@brasko.net>
1504
1505 * gdb.texinfo (GDB/MI Miscellaneous Commands): Add -inferior-tty-set
1506 and -inferior-tty-show.
1507 (Input/Output): Document "set/show inferior-tty" and tty alias.
1508
15092005-07-02 Nathan J. Williams <nathanw@wasabisystems.com>
1510
1511 * gdb.texinfo (Packets): Change description of 'D' packet to note
1512 that GDB does wait for a response.
1513
15142005-06-22 Nick Roberts <nickrob@snap.net.nz>
1515
1516 * gdb.texinfo (History) Rename "Command History".
1517 (Command History): Move node "Server Prefix" from section on
1518 Annotations here.
1519
15202005-06-19 Nick Roberts <nickrob@snap.net.nz>
1521
1522 * gdb.texinfo (GDB/MI Stack Manipulation):
1523 Re-instate -stack-info-frame with example. Say that it gets
1524 info on selected frame, not current frame.
1525
15262005-06-18 Eli Zaretskii <eliz@gnu.org>
1527
1528 * gdb.texinfo (Server): Clarify that `file' should be used before
1529 connecting to the server.
1530 (Files): Add an xref to the above description.
1531 (Output Formats): More detailed description of the `c' format.
1532 (Memory): List explicitly all the formats supported by `x'.
1533 (Threads): Add an @cindex entry for "thread apply".
1534 (Files): Document the possibility of loading unlinked object
1535 files. Add more indexing for solib-absolute-prefix and
1536 --with-sysroot.
1537 (Machine Code): Document possible problems with locations in
1538 shared libraries.
1539 (Backtrace): Document that free-standing environments do not need
1540 to have a `main' function.
1541
15422005-06-18 Nick Roberts <nickrob@snap.net.nz>
1543
1544 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
1545 -stack-info-frame.
1546
15472005-06-07 Andrew Cagney <cagney@gnu.org>
1548
1549 * gdb.texinfo (Contributors): Note the original multi-arch
1550 contributors.
1551
15522005-06-03 Eli Zaretskii <eliz@gnu.org>
1553
1554 * gdb.texinfo (Registers): Add index entries for the standard
1555 registers.
1556 (Frames): Add cross-reference from frame pointer description to
1557 the Registers node.
1558 (Annotations Overview): Fix the reference to GDB name.
1559
15602005-06-01 Eli Zaretskii <eliz@gnu.org>
1561
1562 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
1563 can-use-hw-watchpoints.
1564
15652005-05-28 Bob Rossi <bob@brasko.net>
1566
1567 * gdb.texinfo (GDB/MI Out-of-band Records): Add bullet enumerating
1568 the possible reasons why an exec async record would be returned to FE.
1569
15702005-05-26 Andrew Cagney <cagney@gnu.org>
1571
1572 * gdb.texinfo: Note that Elena Zannoni, Fernando Nasser, and
1573 Andrew Cagney implemented the original GDB/MI.
1574
15752005-05-23 Orjan Friberg <orjanf@axis.com>
1576
1577 * gdb.texinfo (CRIS): Update the cris-version and cris-dwarf2-cfi
1578 documentation. Add documentation for cris-mode.
1579
15802005-05-20 Eli Zaretskii <eliz@gnu.org>
1581
1582 * gdb.texinfo (Numbers): Explain the example and make the wording
1583 more acurate.
1584
15852005-05-17 Daniel Jacobowitz <dan@codesourcery.com>
1586 Dennis Brueni <dennis@slickedit.com>
1587
1588 * gdb.texinfo (GDB/MI Breakpoint Table Commands)
1589 (GDB/MI Data Manipulation, GDB/MI Program Control)
1590 (GDB/MI Stack Manipulation): Update examples to include the fullname
1591 attribute in stack frames.
1592
15932005-05-12 Eli Zaretskii <eliz@gnu.org>
1594
1595 * gdb.texinfo (Startup): Fix last change. Treat gdb.ini like we
1596 do with other non-standard names of init files.
1597
15982005-05-11 Eli Zaretskii <eliz@gnu.org>
1599
1600 * gdb.texinfo (Command Files): Move the description of the startup
1601 from here...
1602 (Startup): ...to this new subsection of the Invocation chapter.
1603 Rearrange the description of init files more logically and add a
1604 cross-reference to "Command Files". Document the special gdbinit
1605 name for CISCO 68k. Expand the description of what GDB does
1606 during startup.
1607 (History): Add index entry for HISTSIZE.
1608
16092005-05-02 Mark Kettenis <kettenis@gnu.org>
1610
1611 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
1612
16132005-05-02 Eli Zaretskii <eliz@gnu.org>
1614
1615 * gdb.texinfo (SVR4 Process Information, The isatty call)
1616 (The system call): Don't use foo(N) notation for man pages and
1617 functions.
1618 (Compilation, DJGPP Native): Improve wording.
1619
16202005-04-27 Eli Zaretskii <eliz@gnu.org>
1621
1622 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
1623 were optimized away.
1624
16252005-04-22 Eli Zaretskii <eliz@gnu.org>
1626
1627 * gdb.texinfo (Remote configuration): Document "set/show
1628 get-thread-local-storage-address". Add cross-reference to the
1629 description of the qGetTLSAddr packet.
1630 (General Query Packets): Mention "set remote
1631 get-thread-local-storage-address" and add a reference to its
1632 description.
1633
16342005-04-19 Nick Roberts <nickrob@snap.net.nz>
1635
1636 * gdb.texinfo (Backtrace): Describe 'bt full'.
1637
16382005-04-17 Nick Roberts <nickrob@snap.net.nz>
1639
1640 * gdb.texinfo (Mode Options): Fix typo.
1641 (GDB/MI): Describe how to invoke GDB/MI.
1642
16432005-04-16 Eli Zaretskii <eliz@gnu.org>
1644
1645 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
1646 references changed. Add description of "info udot".
1647 (Files): Document "set/show stop-on-solib-events".
1648 (M32R/D): Document "set/show download-path", "set/show
1649 board-address", "set/show server-address", "upload", "tload".
1650 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
1651 "use_mon_code", "use_ib_break", "use_dbt_break".
1652 (Maintenance Commands): Improve indexing.
1653 (Target Commands): Document "set/show hash", "set/show debug
1654 monitor".
1655 (SVR4 Process Information): Document "info pidlist" and "info
1656 meminfo". Document "set/show procfs-tarce" and "set/show
1657 procfs-file". Document "proc-trace-*" and "proc-untrace-*".
1658 (Symbols, The Print Command with Objective-C): Improve indexing.
1659 (Objective-C): Add references to "info classes" and "info
1660 selectors".
1661 (Debugging Output): Improve wording. Document "set/show debug
1662 solib-frv". Fix "set/show debugvarobj".
1663 (Set Breaks): Add index entry for "hardware breakpoints".
1664 (Renesas ICE): Document "e7000", "ftplogin", "ftpload", "drain",
1665 and "set/show usehardbreakpoints".
1666 (MIPS Embedded): Document "se/show syn-garbage-limit", "set/show
1667 monitor-prompt", "set/show monitor-warnings", "pmon".
1668 (ARM): Document "rdilogfile", "rdilogenable", "set/show
1669 rdiromatzero", "set/show rdiheartbeat".
1670 (PowerPC): Document SDS-specific commands "set/show sdstimeout",
1671 "sds".
1672 (Embedded Processors): Document the "sim" command.
1673 (Remote): Document the "remote" command.
1674 (DJGPP Native): Document the "info serial" command.
1675 (Threads): Document "maint info sol-threads".
1676 (Files): Document "nosharedlibrary", "add-symbol-file-from-memory".
1677 (Set Breaks): Improve indexing.
1678 (Command Syntax): Add a reference to dont-repeat.
1679 (Define): Document "dont-repeat".
1680 (TUI Commands): Document "tabset".
1681 (WinCE): New subsection. Document "set/show remotedirectory",
1682 "set/show remoteupload", "set/show remoteaddhost".
1683
16842005-04-15 Eli Zaretskii <eliz@gnu.org>
1685
1686 * gdb.texinfo (Hurd Native): New subsection, documents
1687 Hurd-specific commands.
1688 (Maintenance Commands): Add cross-reference to "Debugging Output".
1689 (Debugging Output): Document "set/show debug lin-lwp".
1690 (MIPS): Improve documentation of heuristic-fence-post. Document
1691 "set/show mips abi", "set/show mips saved-gpreg-size", "set/show
1692 mips stack-arg-size", "set/show mips mask-address", "set/show mips
1693 remote-mips64-transfers-32bit-regs", "set/show debug mips".
1694 (ARM): Document ARM-specific commands.
1695 (AVR): New section. Document "info io_registers".
1696 (CRIS): New section. Document "set/show cris-version" and
1697 "set/show cris-dwarf2-cfi".
1698 (HPPA): New section. Document "set/show debug hppa" and "maint
1699 print unwind".
1700 (Neutrino): New subsection. Document "set/show debug nto-debug".
1701 (Super-H): New section. Document the "regs" command.
1702 (Debugging Output): Document "set/show debug aix-thread".
1703
17042005-04-09 Eli Zaretskii <eliz@gnu.org>
1705
1706 * gdb.texinfo (Print Settings): Document "set/show print
1707 pascal_static-members", "set print repeats", "show print
1708 null-stop". Improve indexing. Fix documentation of "set print
1709 union".
1710 (Pascal): New section.
1711 (Supported languages): Rename from "Support"; all references
1712 updated. Add a menu item for Pascal.
1713 (Numbers): Document "set radix.
1714 (Screen Size): Document "set/show pagination".
1715 (MIPS Embedded): Remove "set processor" documentation.
1716 (Remote configuration): Document "set/show X/P/Z-packet",
1717 "set/show read-aux-vector-packet", "set/show remote
1718 symbol-lookup-packet", "set/show remote verbose-resume-packet",
1719 "set/show remoteaddresssize", "set/show remotebaud", "set/show
1720 remotedebug", "set/show remotebreak", "set/show remotedevice",
1721 "set/show remotelogfile".
1722 (Auxiliary Vector): Add reference to the description of the
1723 read-aux-vector-packet setting.
1724 (Set Watchpoints): Add a cross-reference to "set remote
1725 hardware-breakpoint-limit".
1726 (General Query Packets): Add indexing of requests and
1727 cross-references to related commands in "Remote configuration".
1728 (File-I/O Overview, The system call): Fix wording and typos.
1729 (Thread Stops): Add index entries.
1730 (Continuing and Stepping): Document "show step-mode".
1731 (i386): New node. Document "set/show struct-convention".
1732 (Files): Document "show trust-readonly-sections".
1733 (Calling): Document "set/show unwindonsignal".
1734 (Messages/Warnings): Add index entries.
1735 (Maintenance Commands): Document "set/show watchdog".
1736 (Annotations Overview): Document "show annotate".
1737 (Set Watchpoints): Add index entries.
1738 (Symbols): Fix doc of case-sensitive.
1739 (ABI): Document "show coerce-float-to-double".
1740 (Convenience Vars, Help): Improve indexing.
1741 (Machine Code): Document "show disassembly-flavor".
1742 (Debugging C plus plus): Document "show overload-resolution".
1743 (Value History, Signaling): Add index entries.
1744
17452005-04-08 Eli Zaretskii <eliz@gnu.org>
1746
1747 * gdb.texinfo (Show): Move @kindex entries to their proper places.
1748 (Processes): Fix wording.
1749 (History, List, Logging output, Define, Symbols, Print Settings):
1750 Improve indexing.
1751
17522005-04-03 Eli Zaretskii <eliz@gnu.org>
1753
1754 * gdb.texinfo (Targets): Document "set/show architecture". Remove
1755 redundant index entry for "target" command.
1756 (Backtrace): Add index entries.
1757 (Symbols, Fortran): Document the "set case-sensitive" command.
1758 (DJGPP Native): Document "set com1base", "set com1irq", etc.
1759 (Print Settings): Add index entry for "set demangle-style".
1760 (Target Commands): Document "set download-write-size".
1761 (Debugging Output): Document "set exec-done-display".
1762
17632005-04-02 Eli Zaretskii <eliz@gnu.org>
1764
1765 * gdb.texinfo (Files): Fix the name and documentation of
1766 add-shared-symbol-files. Document its alias assf. Update the
1767 list of OSs where GDB supports shared libraries. Fix markup.
1768 (Continuing and Stepping): Add reference to @var{location} in the
1769 text.
1770 (Dump/Restore Files): Fix reference to @{filename}.
1771 (Help): Fix wording.
1772 (Attach): Ditto.
1773 (Set Watchpoints): Ditto.
1774 (Backtrace): Remove redundant index entries. Improve index
1775 entries.
1776 (Delete Breaks): Fix wording.
1777 (Memory): Document the compare-sections command.
1778 (Memory Region Attributes): Improve wording.
1779 (Disabling): Improve wording.
1780 (Fortran): New subsection. Document the "info common" command.
1781 (Help): Document aliases "info copying" and "info warranty".
1782 (Caching Remote Data): New section. Document the "set/show
1783 remotecache" and "info dcache" commands.
1784 (Show): Fix wording of the documentation of the "set
1785 extension-language" command.
1786 (Signals): Add index entry for "info handle".
1787 (Memory Region Attributes): Fix punctuation.
1788 (Symbols): Change the arg name to "location" and refer to it in
1789 the text. Fix wording of "info types" doc.
1790 (Threads): Fix usage of @enumerate @item's.
1791 (Listing Tracepoints): Add index entry for "info tp".
1792 (Set Watchpoints): Add xref to "info break" description.
1793 (Macros): Add an index entry for "macro exp1". Document the
1794 "macro list" command.
1795 (Maintenance Commands): Document "flushregs", "maint agent",
1796 "maint check-symtabs", "maint cplus", "maint demangle", "maint
1797 deprecate", "maint undeprecate", "maint dump-me", "maint packet",
1798 "maint print architecture", "maint print objfiles", "maint print
1799 statistics", "maint print type", "maint show-debug-regs", "maint
1800 space", "maint time", and "maint translate-address".
1801 (Connecting): Document the "monitor" command.
1802 (Annotations Overview): Describe the "set annotate" command.
1803
18042005-04-01 Eli Zaretskii <eliz@gnu.org>
1805
1806 * gdb.texinfo (Set Watchpoints): Document can-use-hw-watchpoints.
1807 Rearrange index entries and improve wording about support for
1808 hardware watchpoints.
1809
18102005-03-10 Bob Rossi <bob@brasko.net>
1811
1812 * gdb.texinfo: Update copyright
1813
18142005-02-09 Theodore A. Roth <troth@openavr.org>
1815
1816 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
1817 error.
1818
18192005-02-03 Kevin Buettner <kevinb@redhat.com>
1820
1821 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
1822
18232005-01-17 Michael Snyder <msnyder@redhat.com>
1824
1825 * gdb.texinfo: Fix spelling, infinte -> infinite.
1826
18272005-01-08 Mark Kettenis <kettenis@gnu.org>
1828
1829 * observer.texi (GDB Observers): Document "solib_loaded".
1830
18312005-01-07 Andrew Cagney <cagney@gnu.org>
1832
1833 * configure.ac: Rename configure.in, require autoconf 2.59.
1834 * configure: Re-generate.
1835
1836 * configure.in: Replace configdirs with multiple references to
1837 AC_CONFIG_SUBDIRS.
1838 * configure: Re-generate.
1839
18402005-01-04 Andrew Cagney <cagney@gnu.org>
1841
1842 * gdbint.texinfo (Versions and Branches): Make the date (YYYYMMDD)
1843 part of the version number.
1844
18452004-12-24 Mark Kettenis <kettenis@gnu.org>
1846
1847 * gdbint.texinfo (Algorithms): Remove description of
1848 TARGET_DISABLE_HW_WATCHPOINTS and TARGET_ENABLE_HW_WATCHPOINTS.
1849
18502004-12-07 Jim Blandy <jimb@redhat.com>
1851
1852 * gdb.texinfo (General Query Packets): Specify that thread ID's in
1853 the 'qC' and 'qThreadInfo' packets are unsigned hexidecimal
1854 numbers.
1855
18562004-12-07 Andreas Schwab <schwab@suse.de>
1857
1858 * gdb.texinfo (Mode Options): Document -l option.
1859
18602004-12-04 Eli Zaretskii <eliz@gnu.org>
1861
1862 * gdbint.texinfo (Algorithms): More accurate description of
1863 STOPPED_BY_WATCHPOINT. Point out that target_stopped_data_address
1864 is not needed unless data-read and data-access watchpoints are
1865 supported. Add a description of how GDB checks whether the
1866 inferior stopped because a watchpoint was hit.
1867
18682004-11-23 Eli Zaretskii <eliz@gnu.org>
1869
1870 * gdb.texinfo (Files): Add cross-reference to description of
1871 -readnow command-line switch.
1872
18732004-11-10 Randolph Chung <tausq@debian.org>
1874
1875 * gdb.texinfo: Document set/show backtrace past-entry commands.
1876 Rearrange index entries for set/show backtrace past-main.
1877
18782004-11-10 Jon Beniston <jon@beniston.com>
1879
1880 Committed by Andrew Cagney <cagney@gnu.org>.
1881 * gdb.texinfo (Remote Serial Protocol): Further describe
1882 binary transfer escaping mechanism .
1883
18842004-11-08 Randolph Chung <tausq@debian.org>
1885
1886 * gdb.texinfo (inferior_debugging info): Document "set debug infrun"
1887 and "show debug infrun". Add index entries.
1888
18892004-10-23 Eli Zaretskii <eliz@gnu.org>
1890
1891 * gdb.texinfo (SVR4 Process Information): Document subcommands of
1892 "info proc" that are already implemented. Add index entries.
1893 (Working Directory): Add a cross-reference to "info proc" command.
1894 (Files): Add a tip for decreasing memory used for symtabs from
1895 shared libraries.
1896 (Starting): Fix whitespace; make "elaboration" stand out where it
1897 is first used, and add an index entry for the term.
1898 (Calling): Expand and elaborate text. Add "print". Add the
1899 description of problems with weak aliases.
1900 (Core File Generation): New section.
1901
19022004-10-12 Andrew Cagney <cagney@gnu.org>
1903
1904 * gdbint.texinfo (Versions and Branches): New chapter.
1905 (Releasing GDB): Delete "Versions and Branches" section.
1906 (Top): Add "Versions and Branches".
1907
19082004-10-08 Eli Zaretskii <eliz@gnu.org>
1909
1910 * gdb.texinfo (Editing, History): Add cross-references to the
1911 included Readline and History user documentation. Remove
1912 references to the symbol have-readline-appendices which is unused
1913 and undefined.
1914 (History): Fix indexing.
1915
19162004-10-08 Jeff Johnston <jjohnstn@redhat.com>
1917
1918 * gdbint.texinfo (target_stopped_data_address): Update to
1919 new prototype.
1920 (i386_stopped_data_address): Update prototype and description.
1921 (i386_stopped_by_watchpoint): New function and description.
1922
19232004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
1924
1925 * gdb.texinfo (Filenames): Add Ada suffixes.
1926 (Ada) New section.
1927
19282004-09-27 Andrew Cagney <cagney@gnu.org>
1929 Robert Picco <Robert.Picco@hp.com>
1930
1931 * gdb.texinfo (Packets): Document the "p" packet.
1932
19332004-09-21 Jason Molenda (jmolenda@apple.com)
1934
1935 * gdb.texinfo (Paths and Names of the Source Files): Document the
1936 meaning of values in the 'desc' field of a SO stab.
1937
19382004-09-20 Daniel Jacobowitz <dan@debian.org>
1939
1940 * gdb.texinfo (Maintenance Commands): Document "maint set dwarf2
1941 max-cache-age" and "maint show dwarf2 max-cache-age".
1942
19432004-09-16 Eli Zaretskii <eliz@gnu.org>
1944
1945 * gdb.texinfo (Set Breaks): Add index entry for setting
1946 breakpoints on overloaded C++ functions that are not members of
1947 any classes. Add an example and an index entry for setting
1948 breakpoints on all program functions.
1949 (Character Sets, Macros, Overlay Commands)
1950 (Non-debug DLL symbols, GDB/MI Output Syntax)
1951 (Annotations Overview, Maintenance Commands, File-I/O Overview):
1952 Use "(@value{GDBP})" instead of a literal "(gdb)".
1953
19542004-09-12 Andrew Cagney <cagney@gnu.org>
1955
1956 * gdbint.texinfo (Native Debugging): Delete description of
1957 FILES_INFO_HOOK.
1958
19592004-09-11 Paul Hilfinger <hilfinger@gnat.com>
1960
1961 * gdbint.texinfo (User Interface): Change local_hex_string_custom
1962 to hex_string_custom (not historically correct, but more
1963 understandable, given the current code).
1964
19652004-09-03 Andrew Cagney <cagney@gnu.org>
1966
1967 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
1968
19692004-09-01 Jeff Johnston <jjohnstn@redhat.com>
1970
1971 * observer.texi (solib_unloaded): New observer.
1972
19732004-08-24 Andrew Cagney <cagney@gnu.org>
1974
1975 * gdbint.texinfo (Target Architecture Definition): Add missing
1976 comma.
1977
19782004-08-20 Michael Chastain <mec.gnu@mindspring.com>
1979
1980 * (Using the Testsuite): build != host is supported,
1981 but some test scripts do not support build != host.
1982
19832004-08-14 Mark Kettenis <kettenis@gnu.org>
1984
1985 * gdbint.texinfo (Host Definition): Delete description of
1986 FCLOSE_PROVIDED and GETENV_PROVIDED.
1987
19882004-08-05 Mark Kettenis <kettenis@chello.nl>
1989
1990 * gdbint.texinfo (Host Definition): Delete description of
1991 NO_SYS_FILE.
1992 (Native Debugging): Delete description of KERNEL_U_ADDR_BSD and
1993 PTRACE_FP_BUG.
1994
19952004-08-05 Andrew Cagney <cagney@gnu.org>
1996
1997 * gdbint.texinfo (Target Architecture Definition): Delete
1998 reference to deprecated_read_fp.
1999
20002004-08-02 Andrew Cagney <cagney@gnu.org>
2001
2002 * gdbint.texinfo (Target Architecture Definition): Delete
2003 description of DEPRECATED_REGISTER_BYTES.
2004
20052004-07-30 Baurjan Ismagulov <ibr@ata.cs.hun.edu.tr>
2006
2007 * gdb.texinfo (Source Path): Document the new behavior of
2008 searching for the source files.
2009
20102004-07-17 Eli Zaretskii <eliz@gnu.org>
2011
2012 * gdb.texinfo (Edit): Fix markup of EDITOR and improve wording.
2013 (Search, Expressions, Arrays, Variables, Data, Machine Code)
2014 (Auto Display): Improve indexing.
2015
20162004-07-16 Andrew Cagney <cagney@gnu.org>
2017
2018 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2019 "-noasync".
2020
20212004-07-09 Eli Zaretskii <eliz@gnu.org>
2022
2023 * gdb.texinfo: Fix @kindex entries so that multiple commands that
2024 have the same prefix have only their prefix in the index.
2025
20262004-07-03 Mark Kettenis <kettenis@gnu.org>
2027
2028 * gdb.texinfo (BSD libkvm Interface): New node (section)
2029 (Native): Add it to the menu.
2030
20312004-07-01 Mark Kettenis <kettenis@gnu.org>
2032
2033 * gdbint.texinfo (Target Architecture Definition): Remove
2034 PCC_SOL_BROKEN.
2035
20362004-06-24 Mark Kettenis <kettenis@gnu.org>
2037
2038 * gdbint.texinfo (Target Architecture Definition): Remove
2039 SUN_FIXED_LBRAC_BUG.
2040
20412004-06-26 Andrew Cagney <cagney@gnu.org>
2042
2043 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2044
20452004-06-20 Andrew Cagney <cagney@gnu.org>
2046
2047 * gdbint.texinfo (Target Architecture Definition): Deprecate
2048 USE_STRUCT_CONVENTION.
2049
20502004-06-19 Michael Chastain <mec.gnu@mindspring.com>
2051
2052 gdb.texinfo (Bug Reporting): Mention session recording,
2053 with the script command or Emacs.
2054
20552004-06-18 Andrew Cagney <cagney@gnu.org>
2056
2057 * gdbint.texinfo (Target Architecture Definition): Deprecate
2058 FUNCTION_START_OFFSET.
2059
20602004-06-14 Andrew Cagney <cagney@gnu.org>
2061
2062 Based on changes from Karl Berry.
2063 * gdb.texinfo: Do not use @sc in a direntry.
2064 * stabs.texinfo: Change @dircateogry to "Software development".
2065 * gdbint.texinfo, gdb.texinfo, annotate.texinfo: Ditto.
2066
20672004-06-13 Andrew Cagney <cagney@gnu.org>
2068
2069 * gdbint.texinfo (Target Architecture Definition): Delete
2070 description of RETURN_VALUE_ON_STACK.
2071
20722004-06-09 Andrew Cagney <cagney@gnu.org>
2073
2074 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2075 deleted by previous patch.
2076
20772004-06-08 Andrew Cagney <cagney@gnu.org>
2078
2079 * gdbint.texinfo (Native Debugging): Delete documentation on
2080 ATTACH_DETACH.
2081
20822004-06-06 Randolph Chung <tausq@debian.org>
2083
2084 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2085
20862004-06-06 Randolph Chung <tausq@debian.org>
2087
2088 * gdb.texinfo (push_dummy_call): Update argument list to match
2089 the new push_dummy_call method signature. Describe the function
2090 argument.
2091
20922004-05-24 Joel Brobecker <brobecker@gnat.com>
2093
2094 * gdb.texinfo (Starting): Document new start command.
2095
20962004-05-21 Andrew Cagney <cagney@redhat.com>
2097
2098 * observer.texi (GDB Observers): Document "inferior_created".
2099
21002004-05-08 Andrew Cagney <cagney@redhat.com>
2101
2102 * gdbint.texinfo (Target Architecture Definition): Delete
2103 description of DO_DEFERRED_STORES.
2104
2105 * gdbint.texinfo (Target Architecture Definition): Delete
2106 references to DEPRECATED_FIX_CALL_DUMMY.
2107
2108 * gdbint.texinfo (Target Architecture Definition): Delete
2109 description of DEPRECATED_CALL_DUMMY_WORDS,
2110 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2111
2112 * gdbint.texinfo (Target Architecture Definition): Delete
2113 description of DEPRECATED_PUSH_DUMMY_FRAME.
2114
2115 * gdbint.texinfo (Target Architecture Definition): Delete
2116 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2117
21182004-05-07 Andrew Cagney <cagney@redhat.com>
2119
2120 * observer.texi (GDB Observers): Add "Debugging" section. Include
2121 cross reference to "set/show debug observer".
2122 * gdb.texinfo (Debugging Output): Document "set/show debug
2123 observer".
2124
21252004-05-01 Andrew Cagney <cagney@redhat.com>
2126
2127 * gdbint.texinfo (Target Architecture Definition): Delete
2128 description of DEPRECATED_PC_IN_SIGTRAMP.
2129
21302004-04-30 Andrew Cagney <cagney@redhat.com>
2131
2132 * gdbint.texinfo (Target Architecture Definition): Delete
2133 documentation for BELIEVE_PCC_PROMOTION_TYPE, no longer defined.
2134
21352004-04-30 Orjan Friberg <orjanf@axis.com>
2136
2137 * observer.texi (GDB Observers): Correct spelling.
2138
21392004-04-26 Orjan Friberg <orjanf@axis.com>
2140
2141 * observer.texi (GDB Observers): Add target_changed event.
2142
21432004-04-08 Andrew Cagney <cagney@redhat.com>
2144
2145 * observer.texi (GDB Observers): Rework, provide generic observer
2146 definitions and then a list of observable events.
2147
21482004-04-04 Andrew Cagney <cagney@redhat.com>
2149
2150 * gdbint.texinfo (Host Definition): Delete reference to
2151 NO_SIGINTERRUPT.
2152
21532004-04-02 Andrew Cagney <cagney@redhat.com>
2154
2155 * gdbint.texinfo (Target Architecture Definition): Delete
2156 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2157
21582004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2159
2160 * gdb.texinfo (TUI Commands): Document tui reg commands.
2161
21622004-03-26 Andrew Cagney <cagney@redhat.com>
2163
2164 * gdb.texinfo (TUI): Delete reference to --enable-tui. Mention
2165 "gdbtui".
2166 (Mode Options): Mention "gdbtui". Use "Text" not "Terminal".
2167 (Contributors): Mention both Text and Terminal User Interface.
2168
21692004-03-23 Andrew Cagney <cagney@redhat.com>
2170
2171 * gdbint.texinfo (Target Architecture Definition): Deprecate
2172 references to SIGTRAMP_START and SIGTRAMP_END.
2173
21742004-03-23 Andrew Cagney <cagney@redhat.com>
2175
2176 * gdbint.texinfo (Target Architecture Definition): Deprecate
2177 references to PC_IN_SIGTRAMP.
2178
21792004-03-19 Andrew Cagney <cagney@redhat.com>
2180
2181 * gdbint.texinfo (Target Architecture Definition): Delete
2182 reference to GDB_TARGET_IS_HPPA.
2183
21842004-03-18 Andrew Cagney <cagney@redhat.com>
2185
2186 * gdbint.texinfo (Coding): Update section on gdbarch_data,
2187 describe pre_init and post_init.
2188
21892004-03-09 Daniel Jacobowitz <drow@mvista.com>
2190
2191 * gdb.texinfo (Debugging Output): Document values for "set debug
2192 target".
2193
21942004-02-28 Andrew Cagney <cagney@redhat.com>
2195
2196 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2197
21982004-02-26 Jeff Johnston <jjohnstn@redhat.com>
2199
2200 * gdb.texinfo (breakpoints): Add information about the
2201 new "set breakpoint pending" and "show breakpoint pending"
2202 commands.
2203
22042004-02-26 Andrew Cagney <cagney@redhat.com>
2205
2206 * gdbint.texinfo (Coding): Document use of gdbarch_obstack_zalloc
2207 in Per-architecture module data section.
2208
22092004-02-25 Roland McGrath <roland@redhat.com>
2210
2211 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2212
22132004-02-24 Andrew Cagney <cagney@redhat.com>
2214
2215 * annotate.texinfo: Wrap fdl.texi include in raise/lower sections.
2216 * gdb.texinfo, gdbint.texinfo, stabs.texinfo: Ditto.
2217 * fdl.texi: Import Version 1.2, November 2002.
2218
22192004-02-17 Andrew Cagney <cagney@redhat.com>
2220
2221 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2222
22232004-02-16 Andrew Cagney <cagney@redhat.com>
2224
2225 * gdbint.texinfo (Target Architecture Definition): Deprecate
2226 FRAMELESS_FUNCTION_INVOCATION.
2227
22282004-02-16 Andrew Cagney <cagney@redhat.com>
2229
2230 * gdbint.texinfo (Coding): Mention -Wunused-function.
2231
22322004-02-14 Andrew Cagney <cagney@redhat.com>
2233
2234 * gdbint.texinfo (Target Architecture Definition): Delete
2235 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2236
22372004-02-12 Elena Zannoni <ezannoni@redhat.com>
2238
2239 * gdb.texinfo: Properly quote the name "C++".
2240 * gdbint.texinfo: Ditto.
2241 * stabs.texinfo: Ditto.
2242
22432004-02-11 Elena Zannoni <ezannoni@redhat.com>
2244
2245 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2246 minimal information about libiberty.
2247
22482004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2249
2250 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2251
22522004-02-04 Roland McGrath <roland@redhat.com>
2253
2254 * gdb.texinfo (Auxiliary Vector): New node (section).
2255 (Data): Add it to the menu.
2256
22572004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2258
2259 * gdb.texinfo (Breakpoints): Add information about pending
2260 breakpoint support.
2261
22622004-01-26 Andrew Cagney <cagney@redhat.com>
2263
2264 * gdb.texinfo (Overview): Delete references to the cisco protocol
2265 including the "N" response.
2266
22672004-01-26 Andrew Cagney <cagney@redhat.com>
2268
2269 * gdbint.texinfo (Target Architecture Definition): Rename
2270 EXTRACT_STRUCT_VALUE_ADDRESS to
2271 DEPRECATED_EXTRACT_STRUCT_VALUE_ADDRESS.
2272
22732004-01-24 Eli Zaretskii <eliz@gnu.org>
2274
2275 * gdb.texinfo (KOD): Document "show os". Add index entries for
2276 "set/show os" and "info cisco" commands.
2277
22782004-01-21 Eli Zaretskii <eliz@gnu.org>
2279
2280 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2281
22822004-01-19 Michael Chastain <mec.gnu@mindspring.com>
2283
2284 * gdbint.texinfo: Delete USE_MMALLOC, NO_MMCHECK, MMCHECK_FORCE,
2285 MMAP_BASE_ADDRESS, MMAP_INCREMENT.
2286
22872004-01-19 Nick Roberts <nick@nick.uklinux.net>
2288
2289 * gdb.texinfo (GDB/MI Stack Manipulation): Describe extension to
2290 -stack-list-locals.
2291 (GDB/MI Variable Objects): Describe extension to
2292 -var-list-children.
2293
22942004-01-17 Daniel Jacobowitz <drow@mvista.com>
2295
2296 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2297
22982004-01-17 Andrew Cagney <cagney@redhat.com>
2299
2300 * gdbint.texinfo (Target Architecture Definition): Delete
2301 documentation on DEPRECATED_NPC_REGNUM.
2302
23032004-01-13 Daniel Jacobowitz <drow@mvista.com>
2304
2305 * gdb.texinfo: Update copyright year. Mention that set
2306 follow-fork-mode is supported on GNU/Linux. Remove documentation of
2307 "set follow-fork-mode ask".
2308
23092004-01-13 Andrew Cagney <cagney@redhat.com>
2310
2311 * gdbint.texinfo: Update copyright year.
2312 (Coding): Add -Wunused-label to list of -Werror warnings.
2313
23142004-01-08 Jason Molenda <jmolenda@apple.com>
2315 Eli Zaretskii <eliz@gnu.org>
2316
2317 * gdb.texinfo: Update copyright.
2318 (Objective-C): "methodName" typeo fixed. Add @code/@var markup
2319 around names, as appropriate. Minor syntax cleanup of
2320 _NSPrintForDebugger explanation. Two spaces after periods.
2321 GDBN used instead of lit. "gdb". Index entries added for
2322 print-object and _NSPrintForDebugger. @noindent added in one spot.
2323
23242003-11-11 Elena Zannoni <ezannoni@redhat.com>
2325
2326 * stabs.texinfo: Add dircategory and direntry commands.
2327 * annotate.texinfo: Ditto.
2328
23292003-11-10 Andrew Cagney <cagney@redhat.com>
2330
2331 * gdbint.texinfo (Target Architecture Definition): Replace the
2332 return_value method's "inval" and "outval" parameters with
2333 "readbuf" and "writebuf".
2334
23352003-10-28 Jim Blandy <jimb@redhat.com>
2336
2337 * gdb.texinfo (The F request packet, The F reply packet): Renamed
2338 from "The `F' request packet" and "The `F' reply packet", to make
2339 texi2dvi happy.
2340 (File-I/O remote protocol extension): Update menu entries, too.
2341
23422003-10-26 Michael Chastain <mec@shout.net>
2343
2344 * gdb.texinfo (Thread Stops): Document the issue with
2345 premature return from system calls in multi-threaded programs.
2346
23472003-10-24 Andrew Cagney <cagney@redhat.com>
2348
2349 * annotate.texinfo: Fix "fortunatly"[sic].
2350
23512003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2352
2353 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2354 with "Hitachi" and "Mitsubishi".
2355
23562003-10-20 Andrew Cagney <cagney@redhat.com>
2357
2358 * gdbint.texinfo (Target Architecture Definition): Document
2359 gdbarch_return_value. Add cross references from
2360 USE_STRUCT_CONVENTION, EXTRACT_RETURN_VALUE, and
2361 STORE_RETURN_VALUE, and from/to EXTRACT_STRUCT_VALUE_ADDRESS.
2362
23632003-10-18 Mark Kettenis <kettenis@gnu.org>
2364
2365 * gdbint.texinfo (Target Architecture Definition): Document
2366 regset_from_core_section.
2367
23682003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2369
2370 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2371
23722003-10-15 Kevin Buettner <kevinb@redhat.com>
2373
2374 From Anthony Green <green@redhat.com>:
2375 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
2376
23772003-10-14 Kevin Buettner <kevinb@redhat.com>
2378
2379 * gdb.texinfo (Breakpoint related warnings): New node.
2380 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
2381
23822003-10-13 Daniel Jacobowitz <drow@mvista.com>
2383
2384 * gdb.texinfo (Remote Protocol): Document v and vCont.
2385
23862003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2387
2388 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2389 * gdbint.texinfo: Ditto.
2390
23912003-10-09 Andrew Cagney <cagney@redhat.com>
2392
2393 From 2003-09-18 David Anderson <davea@sgi.com>:
2394 * gdb.texinfo (GDB/MI Symbol Query): Replace "comamnd" with
2395 "command".
2396
23972003-10-03 Andrew Cagney <cagney@redhat.com>
2398
2399 * gdbint.texinfo (Target Architecture Definition): Deprecate
2400 IBM6000_TARGET. Mention that it implies an RS/6000 system and not
2401 just target.
2402
24032003-10-02 Andrew Cagney <cagney@redhat.com>
2404
2405 * gdbint.texinfo (Target Architecture Definition): Rename
2406 REGISTER_RAW_SIZE to DEPRECATED_REGISTER_RAW_SIZE.
2407 * gdb.texinfo (Packets, Stop Reply Packets): Ditto.
2408 * gdbint.texinfo (Target Architecture Definition): Rename
2409
24102003-09-30 Andrew Cagney <cagney@redhat.com>
2411
2412 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
2413 (Target Architecture Definition):
2414
2415 * gdbint.texinfo (Target Architecture Definition): Rename
2416 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
2417
24182003-09-29 Andrew Cagney <cagney@redhat.com>
2419
2420 * gdbint.texinfo (Target Architecture Definition): Delete
2421 documentation for NEED_TEXT_START_END.
2422
2423 * gdbint.texinfo (Target Architecture Definition): Rename
2424 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
2425 TARGET_WRITE_PC.
2426
24272003-09-22 Michael Chastain <mec@shout.net>
2428
2429 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
2430
24312003-09-21 Anthony Green <green@redhat.com>
2432
2433 * gdbint.texinfo (Target Architecture Definition): Fix typos.
2434
24352003-09-21 Mark Kettenis <kettenis@gnu.org>
2436
2437 * gdbint.texinfo (Target Architecture Definition): Document
2438 stabs_argument_has_addr.
2439
24402003-09-18 Andrew Cagney <cagney@redhat.com>
2441
2442 * gdbint.texinfo (Target Architecture Definition): Delete
2443 documentation on REGISTER_NAMES.
2444
24452003-09-13 Mark Kettenis <kettenis@gnu.org>
2446
2447 * gdbint.texinfo (Target Architecture Definition): Replace
2448 REG_STRUCT_HAS_ADDR with DEPRECATED_REG_STRUCT_HAS_ADDR.
2449
24502003-09-11 Andrew Cagney <cagney@redhat.com>
2451
2452 * gdbint.texinfo (Target Architecture Definition): Replace
2453 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
2454
24552003-08-18 Andrew Cagney <cagney@redhat.com>
2456
2457 * gdbint.texinfo (Target Architecture Definition): Document
2458 "frame_red_zone_size".
2459
24602003-08-09 Andrew Cagney <cagney@redhat.com>
2461
2462 * gdb.texinfo (Backtrace): Replace "set/show backtrace-below-main"
2463 with "set/show backtrace past-main" and "set/show backtrace
2464 limit".
2465
24662003-08-08 H.J. Lu <hongjiu.lu@intel.com>
2467
2468 * Makefile.in (install-info): Support DESTDIR.
2469 (install-html): Likewise.
2470
24712003-08-07 Andrew Cagney <cagney@redhat.com>
2472
2473 Patch from Nick Roberts.
2474 * gdb.texinfo (Using GDB under GNU Emacs): Fix/update key
2475 bindings. Remove description of send-gdb-command.
2476
24772003-08-07 Andrew Cagney <cagney@redhat.com>
2478
2479 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
2480 GDB 6.0.
2481
24822003-08-06 Andrew Cagney <cagney@redhat.com>
2483
2484 * gdb.texinfo (Mode Options): Mention that level three is the
2485 highest available and that level 2 is deprecated.
2486 (Annotations Overview): Mention annotation levels. Cross reference
2487 to "Limitations of the Annotation Interface" in annotate.texi.
2488 (TODO, Value Annotations, Frame Annotations): Delete section.
2489 (Displays, Breakpoint Info): Delete.
2490
24912003-08-04 Andrew Cagney <cagney@redhat.com>
2492
2493 * agentexpr.texi: Delete @bye.
2494 * Makefile.in (STABS_DOC_SOURCE_INCLUDES): Add "fdl.texi"
2495 (stabs.info): Add $(srcdir) to include search path.
2496 (html): Depend on "annotate_toc.html", and not "annotate.html".
2497 * stabs.texinfo: Ditto. Include "fdl.texi".
2498 * gdbint.texinfo: Update copyright statement's list of invariant
2499 sections.
2500
25012003-07-28 Andrew Cagney <cagney@redhat.com>
2502
2503 * Makefile.in (INFO_DEPS): Add annotate.info.
2504 (dvi, ps, html, pdf): Add annotate.
2505 (ANNOTATE_DOC_SOURCE_INCLUDES): New macro.
2506 (ANNOTATE_DOC_BUILD_INCLUDES): New macro.
2507 (ANNOTATE_DOC_FILES): New macro.
2508 (ANNOTATE_TEX_TMPS): New macro.
2509 (annotate.info, annotate_toc.html): Specify dependencies.
2510 (annotate.ps, annotate.pdf, annotate.dvi): Ditto.
2511 * annotate.texinfo: Rename annotate.texi. Get building. Add
2512 "Migrating to GDB/MI" and "Limitations of the Annotation
2513 Interface" chapters. Mention why it is not part of the user
2514 guide. Update copyright notice. Include "fdl.texi".
2515
25162003-07-26 Stephane Carrez <stcarrez@nerim.fr>
2517
2518 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
2519
25202003-07-24 Daniel Jacobowitz <drow@mvista.com>
2521
2522 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
2523
25242003-07-24 Daniel Jacobowitz <drow@mvista.com>
2525
2526 * gdb.texinfo (Server): Mention pidof.
2527
25282003-07-22 Andrew Cagney <cagney@redhat.com>
2529
2530 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
2531 list.
2532
25332003-06-28 Daniel Jacobowitz <drow@mvista.com>
2534
2535 * gdb.texinfo (Logging output): New chapter.
2536
25372003-06-24 Joel Brobecker <brobecker@gnat.com>
2538
2539 * gdb.texinfo (Unsupported languages): New section.
2540 (Languages): Add link to new section.
2541
25422003-06-22 Andrew Cagney <cagney@redhat.com>
2543
2544 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
2545
25462003-06-22 Daniel Jacobowitz <drow@mvista.com>
2547
2548 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
2549
25502003-06-22 Daniel Jacobowitz <drow@mvista.com>
2551
2552 * Makefile.in (SFILES_INCLUDED): Add agentexpr.texi.
2553 * agentexpr.texi: Retitle section, and change it to an appendix.
2554 Comment out texinfo initialization. Factor a @var{} into two
2555 pieces to prevent makeinfo warnings.
2556 * gdb.texinfo: Add Agent Expressions appendix.
2557
25582003-06-19 Daniel Jacobowitz <drow@mvista.com>
2559
2560 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
2561
25622003-06-18 Daniel Jacobowitz <drow@mvista.com>
2563
2564 * gdb.texinfo (Remote Debugging): New section "Connecting to a
2565 remote target". Document the "detach" and "disconnect" commands.
2566 (Server, Netware, Debug Session): Reference "Connecting to a
2567 remote target".
2568 (GDB/MI Target Manipulation): Document "-target-disconnect".
2569
25702003-06-13 Andrew Cagney <cagney@redhat.com>
2571
2572 * gdbint.texinfo (Target Architecture Definition): Deprecate
2573 REMOTE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT, and
2574 BIG_REMOTE_BREAKPOINT. Cross reference BREAKPOINT_FROM_PC.
2575
25762003-06-09 Jim Blandy <jimb@redhat.com>
2577
2578 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
2579
25802003-06-08 Andrew Cagney <cagney@redhat.com>
2581
2582 * gdbint.texinfo (Target Architecture Definition): Delete
2583 documentation on FRAME_ARGS_ADDRESS_CORRECT.
2584
25852003-06-08 Andrew Cagney <cagney@redhat.com>
2586
2587 * gdbint.texinfo (Target Architecture Definition): Document
2588 "unwind_sp". Cross reference "unwind_sp" and TARGET_READ_SP.
2589
25902003-06-07 Adam Fedor <fedor@gnu.org>
2591
2592 * gdb.texinfo: Add Objective-C documentation.
2593
25942003-06-01 Andrew Cagney <cagney@redhat.com>
2595
2596 * gdbint.texinfo (Target Architecture Definition): Add "func_addr"
2597 parameter to "push_dummy_call". Rename "dummy_addr" to "bp_addr".
2598
25992003-05-21 Andrew Cagney <cagney@redhat.com>
2600
2601 * gdbint.texinfo (Target Architecture Definition): Delete
2602 references to "extract_address" and "store_address".
2603
26042003-05-16 Andrew Cagney <cagney@redhat.com>
2605
2606 * gdbint.texinfo (Target Architecture Definition): Replace
2607 REGISTER_BYTES with DEPRECATED_REGISTER_BYTES. Fix typo,
2608 DEPRECATED_REGISTER_SIZE instead of REGISTER_BYTE.
2609
26102003-05-14 Theodore A. Roth <troth@openavr.org>
2611
2612 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
2613
26142003-05-10 H.J. Lu <hongjiu.lu@intel.com>
2615
2616 * Makefile.in (gdb-cfg.texi): Replace $$LN_S with $(LN_S).
2617 (gdb.dvi): Likewise.
2618 (gdb.pdf): Likewise.
2619 (links2roff): Likewise.
2620
26212003-05-08 Jim Blandy <jimb@redhat.com>
2622
2623 * gdb.texinfo (Dump/Restore Files): Update documentation for
2624 'dump', 'append', and 'restore': note that format argument is
2625 optional; simplify presentation of the command variants; and be
2626 more precise about the formats.
2627
26282003-05-07 Jim Blandy <jimb@redhat.com>
2629
2630 * gdb.texinfo (Symbols): Update documentation: 'maint list
2631 symtabs' and 'maint list psymtabs' have been renamed 'maint info
2632 symtabs' and 'maint info psymtabs'.
2633
26342003-05-05 Andrew Cagney <cagney@redhat.com>
2635
2636 * gdbint.texinfo (Target Architecture Definition): Make
2637 CALL_DUMMY_WORDS, SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY_LENGTH,
2638 FIX_CALL_DUMMY, CALL_DUMMY_BREAKPOINT_OFFSET and
2639 CALL_DUMMY_BREAKPOINT_OFFSET deprecated.
2640
26412003-05-04 Andrew Cagney <cagney@redhat.com>
2642
2643 * gdb.texinfo (Maintenance Commands): Document "maint print
2644 dummy-frames".
2645
26462003-05-04 Andrew Cagney <cagney@redhat.com>
2647
2648 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
2649
26502003-05-03 J. Brobecker <brobecker@gnat.com>
2651
2652 Thierry Schneider <tpschneider1@yahoo.com>
2653 * gdb.texinfo (section GDB/MI Symbol Query): Add documentation
2654 for new MI command.
2655
26562003-05-03 Andrew Cagney <cagney@redhat.com>
2657
2658 * gdbint.texinfo (Target Architecture Definition): Document
2659 push_dummy_code. Add cross references.
2660
26612003-05-02 Elena Zannoni <ezannoni@redhat.com>
2662
2663 * gdb.texinfo (Character Sets): Update to reflect new behavior of
2664 set/show charsets commands.
2665
26662003-04-28 Andrew Cagney <cagney@redhat.com>
2667
2668 * gdbint.texinfo (Target Architecture Definition): Replace
2669 read_fp, TARGET_READ_FP and FP_REGNUM, with deprecated_read_fp,
2670 DEPRECATED_TARGET_READ_FP and DEPRECATED_REGNUM.
2671
26722003-04-28 Andrew Cagney <cagney@redhat.com>
2673
2674 * gdbint.texinfo (Target Architecture Definition): Rename
2675 "tm_print_insn" to "deprecated_tm_print_insn".
2676
26772003-04-09 Jim Blandy <jimb@redhat.com>
2678
2679 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
2680 list psymtabs'.
2681
26822003-04-08 Andrew Cagney <cagney@redhat.com>
2683
2684 * gdbint.texinfo (Target Architecture Definition): Delete
2685 references to EXTRA_FRAME_INFO.
2686
26872003-04-08 Andrew Cagney <cagney@redhat.com>
2688
2689 * gdbint.texinfo (Target Architecture Definition): Delete
2690 PRINT_TYPELESS_INTEGER.
2691
26922003-04-02 J. Brobecker <brobecker@gnat.com>
2693
2694 * observer.texi (GDB Observers): Adjust the documentation for the
2695 normal_stop notification to better describe reality. Fix a couple
2696 of minor typos.
2697
26982003-04-02 Bob Rossi <bob_rossi@cox.net>
2699
2700 * gdb.texinfo (GDB/MI Program Control): Add
2701 '-file-list-exec-source-file'
2702
27032003-03-31 Andrew Cagney <cagney@redhat.com>
2704
2705 * gdbint.texinfo (Target Architecture Definition): Delete
2706 references to CALL_DUMMY_P.
2707
27082003-03-30 Andrew Cagney <cagney@redhat.com>
2709
2710 * gdbint.texinfo (Target Architecture Definition): Remove
2711 reference to TARGET_WRITE_SP.
2712
27132003-03-27 Andrew Cagney <cagney@redhat.com>
2714
2715 * gdbint.texinfo (Target Architecture Definition): Remove
2716 references to write_sp.
2717
27182003-03-27 Andrew Cagney <cagney@redhat.com>
2719
2720 * gdb.texinfo (GDB/MI Variable Objects): Replace @include with
2721 chapter body. Use @smallexample instead of @example.
2722 (Annotations): Ditto.
2723 * Makefile.in (GDB_DOC_SOURCE_INCLUDES): Remove gdbmi.texinfo and
2724 annotate.texi.
2725
27262003-03-26 Andrew Cagney <cagney@redhat.com>
2727
2728 * gdbint.texinfo (Target Architecture Definition): Replace
2729 PUSH_ARGUMENTS with push_dummy_call, add gdbarch, regcache and
2730 dummy_addr parameters.
2731
27322003-03-25 Andrew Cagney <cagney@redhat.com>
2733
2734 * gdbint.texinfo (Target Architecture Definition): Delete
2735 reference to CALL_DUMMY_STACK_ADJUST_P. Rename
2736 CALL_DUMMY_STACK_ADJUST to DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2737 Add reference to PUSH_ARGUMENTS.
2738
27392003-03-23 Andrew Cagney <cagney@redhat.com>
2740
2741 * gdbint.texinfo (Algorithms, Target Architecture Definition):
2742 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
2743
27442003-03-18 J. Brobecker <brobecker@gnat.com>
2745
2746 * gdbint.texinfo (Algorithms): Add new section describing the
2747 Observer paradigm.
2748 (Top): Add menu entry to new observer appendix.
2749 * observer.texi: New file.
2750 * Makefile.in (GDBINT_DOC_SOURCE_INCLUDES): Add dependency on
2751 new observer.texi file.
2752
27532003-03-17 Andrew Cagney <cagney@redhat.com>
2754
2755 * gdb.texinfo (DATE): Delete. Remove date from titles. Mention
2756 that GNU Press update the manual version number.
2757
27582003-03-12 Andrew Cagney <cagney@redhat.com>
2759
2760 * gdbint.texinfo (Target Architecture Definition): Delete
2761 references to get_saved_register. Rename GET_SAVED_REGISTER to
2762 DEPRECATED_GET_SAVED_REGISTER.
2763
27642003-03-13 Andrew Cagney <cagney@redhat.com>
2765
2766 * gdbint.texinfo (Target Architecture Definition): Replace
2767 POP_FRAME with DEPRECATED_POP_FRAME. Update description.
2768
27692003-03-12 Andrew Cagney <cagney@redhat.com>
2770
2771 * gdbint.texinfo (Target Architecture Definition): Rename
2772 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
2773
27742003-03-10 Corinna Vinschen <vinschen@redhat.com>
2775
2776 * gdb.texinfo: Add File-I/O documentation.
2777
27782003-03-10 Andrew Cagney <cagney@redhat.com>
2779
2780 * gdbint.texinfo (Target Architecture Definition): Cross reference
2781 FRAME_SAVED_PC to unwind_pc. Document unwind_pc.
2782
27832003-03-07 Andrew Cagney <cagney@redhat.com>
2784
2785 * gdb.texinfo (Debugging Output): Mention the "set/show debug
2786 frame" command.
2787
27882003-03-05 Andrew Cagney <cagney@redhat.com>
2789
2790 * gdbint.texinfo (Target Architecture Definition): Document
2791 unwind_dummy_id. Cross reference unwind_dummy_id and
2792 SAVE_DUMMY_FRAME_TOS.
2793
27942003-03-05 James Ingham <jingham@apple.com>
2795 Daniel Jacobowitz <drow@mvista.com>
2796
2797 * gdb.texinfo (Configuring the current ABI): Document "set cp-abi"
2798 and "show cp-abi".
2799
28002003-03-03 Andrew Cagney <cagney@redhat.com>
2801
2802 * gdbint.texinfo (Target Architecture Definition): Document
2803 register_type.
2804
28052003-03-03 Andrew Cagney <cagney@redhat.com>
2806
2807 * stabs.texinfo (Structures): Use @samp and separate @var's
2808 instead of a single @var containing a comma separated list.
2809 (Unions): Ditto.
2810
28112003-03-02 Daniel Jacobowitz <drow@mvista.com>
2812
2813 * Makefile.in (distclean): Remove config.log.
2814
28152003-03-01 Andrew Cagney <cagney@redhat.com>
2816
2817 * gdbint.texinfo (Target Architecture Definition): Rename
2818 FRAME_INIT_SAVED_REGS to DEPRECATED_FRAME_INIT_SAVED_REGS.
2819
28202003-03-01 Andrew Cagney <cagney@redhat.com>
2821
2822 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
2823 DEPRECATED_INIT_EXTRA_FRAME_INFO.
2824
28252003-02-23 Raoul Gough <RaoulGough@yahoo.co.uk>
2826
2827 * gdb.texinfo (Cygwin Native): Links to Non-debug DLL symbols.
2828 (Non-debug DLL symbols): New node, describing the minimal symbols
2829 loaded from DLLs without real debugging symbols.
2830
28312003-02-20 Andrew Cagney <ac131313@redhat.com>
2832
2833 * gdb.texinfo (Set Breaks): Add cross reference to "set remote
2834 hardware-breakpoint-limit".
2835 (Set Watchpoints): Add cross reference to "set remote
2836 hardware-watchpoint-limit".
2837 (Remote configuration options): New section.
2838
28392003-02-04 Andrew Cagney <ac131313@redhat.com>
2840
2841 * gdbint.texinfo (Target Architecture Definition): Delete
2842 descrption of IS_TRAPPED_INTERNALVAR.
2843
2844 From Keith Seitz <keiths@redhat.com>:
2845 * gdb.texinfo (Interpreters): New chapter. Refer the command-line
2846 option "-i"/"--interpreter" to this chapter. Include index
2847 entries.
2848
28492003-02-04 David Carlton <carlton@math.stanford.edu>
2850
2851 * gdb.texinfo (C@t{++}): Recommend DWARF 2, then stabs+.
2852 (Variables): Recommend stabs+ and DWARF 2.
2853 (C plus plus expressions): Correct info about
2854 compiler versions, debug formats.
2855 (Contributors): Change 'DWARF2' to 'DWARF 2'.
2856 PR symtab/874.
2857
28582003-02-01 Andrew Cagney <ac131313@redhat.com>
2859
2860 * gdbint.texinfo (Target Architecture Definition): Delete
2861 description of ADDITIONAL_OPTIONS, ADDITIONAL_OPTION_CASES,
2862 ADDITIONAL_OPTION_HANDLER, and ADDITIONAL_OPTION_HELP, and
2863 BEFORE_MAIN_LOOP_HOOK, and DBX_PARM_SYMBOL_CLASS along with
2864 references to nindy and i960.
2865 * gdb.texinfo (i960): Delete all references to i960 and nindy.
2866
28672003-02-01 Andrew Cagney <ac131313@redhat.com>
2868
2869 * gdbint.texinfo (Target Architecture Definition): Delete
2870 FLOAT_INFO.
2871
28722003-01-30 Andrew Cagney <ac131313@redhat.com>
2873
2874 * stabs.texinfo (Member Type Descriptor): Clarify description of
2875 `@'. Suggested by Ben Hutchings.
2876
28772003-01-29 Andrew Cagney <ac131313@redhat.com>
2878
2879 * gdb.texinfo (M68K): Delete reference to es1800.
2880
28812003-01-29 Andrew Cagney <ac131313@redhat.com>
2882
2883 * gdb.texinfo (Maintenance Commands): Document `maint print
2884 reggroups' and `maint print register-groups'.
2885 * gdbint.texinfo (Target Architecture Definition): Document
2886 register_reggroup_p.
2887
28882003-01-23 Jim Blandy <jimb@redhat.com>
2889
2890 * gdb.texinfo (Separate Debug Files): New section.
2891
28922003-01-22 Daniel Jacobowitz <drow@mvista.com>
2893
2894 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
2895 and "maint show profile".
2896
28972003-01-16 Michael Chastain <mec@shout.net>
2898
2899 * gdb.texinfo (Installing GDB): Warn against
2900 ".../gdb-VERSION/gdb/configure".
2901 (Separate Objdir): Likewise.
2902
29032003-01-15 Andrew Cagney <ac131313@redhat.com>
2904
2905 * gdbint.texinfo (Target Architecture Definition): Delete
2906 definition of PRINT_REGISTER_HOOK.
2907
29082003-01-15 Elena Zannoni <ezannoni@redhat.com>
2909
2910 (OpenRISC 1000): Fix formatting of command names.
2911
29122003-01-15 Elena Zannoni <ezannoni@redhat.com>
2913
2914 * gdb.texinfo (Continuing and Stepping): Add new command
2915 'advance'. Clarify behavior of 'until'.
2916
29172003-01-13 Daniel Jacobowitz <drow@mvista.com>
2918
2919 * gdb.texinfo (Files): Document solib-absolute-prefix and
2920 solib-search-path.
2921
29222003-01-09 Michael Chastain <mec@shout.net>
2923
2924 * gdbint.texinfo (Configuring @value{GDBN} for Release): Delete.
2925 (Create a Release): Add new instructions for new @file{src-release}.
2926 Document existing instructions for @file{Makefile.in} as
2927 being for @value{GDBN} 5.3.1 or earlier.
2928
29292003-01-09 Andrew Cagney <ac131313@redhat.com>
2930
2931 * gdbint.texinfo (Target Architecture Definition): Mention
2932 frame_saved_regs_zalloc and frame_extra_info_zalloc as the way to
2933 allocate memory.
2934
29352003-01-04 Daniel Jacobowitz <drow@mvista.com>
2936
2937 * gdb.texinfo (Controlling GDB): Add @kindex for
2938 "show osabi".
2939 (Backtraces): Add @kindex's for backtrace-below-main.
2940
29412003-01-04 Daniel Jacobowitz <drow@mvista.com>
2942
2943 * gdb.texinfo (Controlling GDB): Document "set osabi".
2944
29452003-01-04 Daniel Jacobowitz <drow@mvista.com>
2946
2947 * gdb.texinfo (Backtraces): Document "set backtrace-below-main".
2948 * gdbint.texinfo (FRAME_CHAIN_VALID): Update documentation.
2949
29502003-01-04 Daniel Jacobowitz <drow@mvista.com>
2951
2952 * gdb.texinfo (Controlling GDB): Add ABI section. Document
2953 "set coerce-float-to-double".
2954 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Remove documentation.
2955
29562003-01-02 Andrew Cagney <ac131313@redhat.com>
2957
2958 * stabs.texinfo: Remove obsolete text.
2959 * gdbint.texinfo: Ditto.
2960 * gdb.texinfo: Ditto.
2961
29622002-12-22 Mark Kettenis <kettenis@gnu.org>
2963
2964 * gdbint.texinfo (Target Architecture Definition): Update
2965 description of gdbarch_register_osabi.
2966
29672002-12-20 Kazu Hirata <kazu@cs.umass.edu>
2968
2969 * agentexpr.texi: Fix typos.
2970 * annotate.texi: Likewise.
2971 * fdl.texi: Likewise.
2972
29732002-12-10 Andrew Cagney <cagney@redhat.com>
2974
2975 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
2976 DEPRECATED_INIT_FRAME_PC.
2977
29782002-12-01 Andrew Cagney <ac131313@redhat.com>
2979
2980 * gdbint.texinfo (Target Architecture Definition): Delete
2981 PC_IN_CALL_DUMMY.
2982
29832002-11-28 Andrew Cagney <ac131313@redhat.com>
2984
2985 * gdbint.texinfo (Host Definition): Delete documentation on
2986 USE_GENERIC_DUMMY_FRAMES.
2987
29882002-11-26 Elena Zannoni <ezannoni@redhat.com>
2989
2990 Fix PR gdb/723 and PR gdb/245.
2991 * Makefile.in (install-info): Run the install-info command as part
2992 of the post install steps only.
2993 (uninstall-info): New target.
2994 (uninstall): New target.
2995
29962002-11-22 Elena Zannoni <ezannoni@redhat.com>
2997
2998 * Makefile.in (install): Make install do some real work.
2999
30002002-11-19 Andrew Cagney <ac131313@redhat.com>
3001
3002 Fix POSIX problem reported by Paul Eggert.
3003 * Makefile.in (GDBvn.texi): Use `sed q' instead of `head -1'.
3004 Fix PR gdb/527.
3005
30062002-10-26 Andrew Cagney <cagney@redhat.com>
3007
3008 * gdbint.texinfo (Target Architecture Definition): Delete
3009 definition of DO_REGISTERS_INFO.
3010
30112002-10-18 Kevin Buettner <kevinb@redhat.com>
3012
3013 * gdbint.texinfo (Address Classes): Fix problems with insertion
3014 of ``{'' and ``}'' in example.
3015
30162002-10-17 Kevin Buettner <kevinb@redhat.com>
3017
3018 * gdbint.texinfo (Address Classes): New section.
3019 (Target Conditionals): Document ADDRESS_CLASS_NAME_TO_TYPE_FLAGS,
3020 ADDRESS_CLASS_NAME_TO_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS,
3021 ADDRESS_CLASS_TYPE_FLAGS_P, ADDRESS_CLASS_TYPE_FLAGS_TO_NAME, and
3022 ADDRESS_CLASS_TYPE_FLAGS_TO_NAME_P.
3023
30242002-10-11 Klee Dienes <kdienes@apple.com>
3025
3026 * gdb.texinfo (Registers): Mention vector registers as well as
3027 floating registers in the documentation for 'info registers' and
3028 'info all-registers'.
3029
30302002-10-11 Daniel Jacobowitz <drow@mvista.com>
3031
3032 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3033
30342002-10-03 Jeff Johnston <jjohnstn@redhat.com>
3035
3036 * gdbint.texinfo (Item Output Functions): Add new ui_out_field_fmt_int
3037 interface definition.
3038
30392002-10-03 Marko Mlinar <markom@opencores.org>
3040
3041 * gdb.texinfo (Target Commands): Add or1k target specific
3042 commands.
3043 * gdb.texinfo (Contributors): Add myself to the contributors list.
3044
30452002-10-01 Andrew Cagney <ac131313@redhat.com>
3046
3047 * gdb.texinfo (Mode Options): Update --interpreter option. "mi2"
3048 and "mi1" instead of "mi1" and "mi0".
3049
30502002-09-29 Hans-Peter Nilsson <hp@bitrange.com>
3051
3052 * gdb.texinfo (Packets): Fix typos "alligned".
3053 Correct z3/Z3 description. Correct z4/Z4 title.
3054
30552002-09-27 Andrew Cagney <ac131313@redhat.com>
3056
3057 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3058
30592002-09-25 Kevin Buettner <kevinb@redhat.com>
3060
3061 * gdb.texinfo: Use GNU/Linux instead of Linux.
3062
30632002-09-25 Andrew Cagney <ac131313@redhat.com>
3064
3065 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3066
30672002-09-24 Andrew Cagney <ac131313@redhat.com>
3068
3069 * gdb.texinfo: Replace @example with @smallexample.
3070
30712002-09-20 Kevin Buettner <kevinb@redhat.com>
3072
3073 From Eli Zaretskii <eliz@gnu.org>:
3074 * gdb.texinfo (Character Sets): Use @smallexample instead of
3075 @example. Use GNU/Linux instead of Linux.
3076
30772002-09-20 Jim Blandy <jimb@redhat.com>
3078
3079 * gdb.texinfo: Add character set documentation.
3080
30812002-09-19 Andrew Cagney <ac131313@redhat.com>
3082
3083 * gdb.texinfo (Packets): Revise `z' and `Z' packet documentation.
3084 (Packets): Add cross reference from `b' packet to `z' packets.
3085
30862002-09-19 Andrew Cagney <ac131313@redhat.com>
3087
3088 * gdb.texinfo (Maintenance Commands): Document ``maint
3089 internal-error'' and ``maint internal-warning''.
3090
3091 * gdbint.texinfo (Target Architecture Definition): Revise
3092 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3093
30942002-09-19 Joel Brobecker <brobecker@gnat.com>
3095
3096 * gdbint.texinfo (Target Conditionals): Document the new
3097 NAME_OF_MALLOC macro.
3098
30992002-09-05 Andrew Cagney <ac131313@redhat.com>
3100
3101 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3102 engineer.
3103
31042002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3105
3106 * gdb.texinfo (TUI Overview): Document status line fields.
3107
31082002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3109
3110 * gdb.texinfo (TUI Commands): Document info win command.
3111
31122002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3113
3114 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3115
31162002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3117
3118 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3119 (TUI Keys): Likewise.
3120
31212002-08-25 Andrew Cagney <ac131313@redhat.com>
3122
3123 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3124 for a packet receive.
3125
31262002-08-25 Andrew Cagney <ac131313@redhat.com>
3127
3128 * Makefile.in (clean): Move to end of file.
3129 (distclean, maintainer-clean, realclean): Ditto.
3130 (mostlyclean): Move rule to end of file. Use GDB_TEX_TMPS,
3131 GDBINT_TEX_TMPS, STABS_TEX_TMPS.
3132 (gdb.dvi, gdb.pdf): Do not cleanup TeX temp files after texi2dvi.
3133 (gdbint.dvi, gdbint.pdf, stabs.dvi, stabs.pdf): Ditto.
3134
31352002-08-24 Andrew Cagney <ac131313@redhat.com>
3136
3137 * Makefile.in (GDBINT_TEX_TMPS): Define.
3138 (gdbint.dvi, gdbint.pdf): Use
3139 (GDB_TEX_TMPS): Define.
3140 (gdb.dvi, gdb.pdf): Use.
3141 (STABS_TEX_TMPS): Define.
3142 (stabs.dvi, stabs.pdf): Use.
3143 (GDB_DOC_SOURCE_INCLUDES): New macros.
3144 (GDB_DOC_BUILD_INCLUDES, GDB_DOC_FILES): New macros.
3145 (GDBINT_DOC_FILES_INCLUDES): New macros.
3146 (GDBINT_DOC_BUILD_INCLUDES): New macros.
3147 (GDBINT_DOC_FILES, STABS_DOC_SOURCE_INCLUDES): New macros.
3148 (STABS_DOC_BUILD_INCLUDES, STABS_DOC_FILES): New macros.
3149 (SFILES_DOC, SFILES_INCLUDED, SFILES_LOCAL): Delete macros.
3150 (links2roff): Replace SFILES_INCLUDED with
3151 GDB_DOC_SOURCE_INCLUDES.
3152 (gdb.dvi, gdb_toc.html, gdb.pdf, gdb.info): Update dependencies.
3153 (gdb.me, gdb.mm, gdb.ms): Update dependencies.
3154 (gdbint.dvi, gdbint_toc.html, gdbint.pdf, gdbint.info): Update
3155 dependencies.
3156 (stabs.info, stabs_toc.html, stabs.pdf, stabs.dvi): Update
3157 dependencies.
3158 (gdbmi.texinfo): Delete rule.
3159 (inc-hist.texinfo): Delete rule.
3160 (rluser.texinfo): Delete rule.
3161
31622002-08-23 Andrew Cagney <cagney@redhat.com>
3163
3164 * gdbint.texinfo (Target Architecture Definition): Update
3165 STORE_RETURN_VALUE, mention regcache.
3166
31672002-08-21 Andrew Cagney <ac131313@redhat.com>
3168
3169 * gdbint.texinfo (Target Architecture Definition): Document
3170 print_registers_info. Note that DO_REGISTERS_INFO is deprecated.
3171
31722002-08-19 Andrew Cagney <ac131313@redhat.com>
3173
3174 * gdb.texinfo (Remote Protocol): Reformat. Use cross references.
3175 Fix minor typos. Add index entries.
3176
31772002-08-18 Andrew Cagney <ac131313@redhat.com>
3178
3179 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3180
31812002-08-15 Andrew Cagney <ac131313@redhat.com>
3182
3183 * gdbint.texinfo (Target Architecture Definition): Document
3184 PRINT_VECTOR_INFO.
3185 * gdb.texinfo (Vector Unit): Document "info vectors" command.
3186
31872002-08-13 Andrew Cagney <ac131313@redhat.com>
3188
3189 * gdb.texinfo (Maintenance Commands): Document "maint print
3190 registers", "maint print raw-registers" and "maint print
3191 cooked-registers".
3192
31932002-08-08 Grace Sainsbury <graces@redhat.com>
3194
3195 From Mark Salter:
3196 * gdb.texinfo (Protocol): Document T packet extension to
3197 allow watchpoint address reporting.
3198
31992002-08-03 Andrew Cagney <ac131313@redhat.com>
3200
3201 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3202
32032002-08-01 Andrew Cagney <cagney@redhat.com>
3204
3205 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3206 to CHILL.
3207
32082002-08-01 Andrew Cagney <ac131313@redhat.com>
3209
3210 * gdbint.texinfo (Coding): Revise section "Include Files".
3211
32122002-07-24 Andrew Cagney <cagney@redhat.com>
3213
3214 * gdbint.texinfo: Obsolete references to m88k.
3215 * gdb.texinfo: Ditto.
3216
32172002-07-10 Joel Brobecker <brobecker@gnat.com>
3218
3219 * gdbint.texinfo (Create a release candiate): Add the location
3220 where the proper version of autoconf can be retrieved.
3221
32222002-07-09 Don Howard <dhoward@redhat.com>
3223
3224 * gdb.texinfo (Command Files): Further describe the behavior of
3225 sourced command files.
3226
32272002-06-27 Andrew Cagney <ac131313@redhat.com>
3228
3229 * gdbint.texinfo (User Interface): ISO C rather than ISO-C.
3230 (Coding): Clarify ISO C version that GDB assumes.
3231
32322002-06-26 Tom Tromey <tromey@redhat.com>
3233
3234 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3235 add_setshow_cmd_full.
3236
32372002-06-25 Don Howard <dhoward@redhat.com>
3238
3239 * gdb.texinfo (Memory Region Attributes): Document new behavior
3240 for 'mem' command.
3241
32422002-06-11 Jim Blandy <jimb@redhat.com>
3243
3244 * gdb.texinfo (Symbols): Update documentation for `info source'
3245 command.
3246
3247 * gdb.texinfo (Macros): Call the command `info macro', not
3248 `show macro'.
3249
32502002-06-09 Andrew Cagney <ac131313@redhat.com>
3251
3252 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3253 data''.
3254
32552002-06-09 Mark Kettenis <kettenis@gnu.org>
3256
3257 * gdbint.texinfo (Target Architecture Definition): Document
3258 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3259
32602002-06-08 Andrew Cagney <ac131313@redhat.com>
3261
3262 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3263 lists.
3264
32652002-06-08 Andrew Cagney <ac131313@redhat.com>
3266
3267 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3268 Branch''.
3269
32702002-06-01 Andrew Cagney <ac131313@redhat.com>
3271
3272 * gdbint.texinfo (Target Architecture Definition): Add section
3273 ``Converting an existing Target Architecture to Multi-arch''.
3274
32752002-05-30 Andrew Cagney <ac131313@redhat.com>
3276
3277 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3278 to ``Obsoleting code''. Revise.
3279
32802002-05-17 Jim Blandy <jimb@redhat.com>
3281
3282 * gdb.texinfo (C Preprocessor Macros): New chapter.
3283 Include it in the main menu.
3284 (Contributors): Credit Jim Blandy with macro support.
3285 (Compilation): Explain how to get macro information into the
3286 executable.
3287 (Expressions): Note that preprocessor macros are expanded.
3288
32892002-05-14 Daniel Jacobowitz <drow@mvista.com>
3290
3291 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3292 options for `target remote'.
3293
32942002-05-13 Andrew Cagney <ac131313@redhat.com>
3295
3296 * gdbint.texinfo (Target Architecture Definition): Delete
3297 documentation on NNPC_REGNUM.
3298
32992002-05-11 Andrew Cagney <ac131313@redhat.com>
3300
3301 * gdbint.texinfo (Target Architecture Definition): Document
3302 REGISTER_TO_VALUE and VALUE_TO_REGISTER and CONVERT_REGISTER_P.
3303 (Target Architecture Definition): Revise section `Using Different
3304 Register and Memory Data Representations'. Add section `Raw and
3305 Virtual Register Representations'.
3306
33072002-05-11 Andrew Cagney <ac131313@redhat.com>
3308
3309 * gdbint.texinfo (Target Architecture Definition): Mention
3310 defaults for REGISTER_VIRTUAL_SIZE and REGISTER_RAW_SIZE.
3311 (Target Architecture Definition): Mention same. Add references to
3312 web pages.
3313
33142002-05-08 Michael Snyder <msnyder@redhat.com>
3315
3316 * stabs.texinfo (Attributes): Document new "vector" attribute.
3317
33182002-05-04 Andrew Cagney <ac131313@redhat.com>
3319
3320 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3321
33222002-05-04 Andrew Cagney <ac131313@redhat.com>
3323
3324 * gdb.texinfo: Delete obsolete references to a29k.
3325
33262002-04-24 Andrew Cagney <ac131313@redhat.com>
3327
3328 * gdbint.texinfo (Target Architecture Definition): Replace
3329 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3330
33312002-04-24 David S. Miller <davem@redhat.com>
3332
3333 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3334
33352002-04-21 David S. Miller <davem@redhat.com>
3336
3337 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3338
33392002-04-21 Andrew Cagney <ac131313@redhat.com>
3340
3341 * gdbint.texinfo (Target Architecture Definition): Delete
3342 definition of HAVE_REGISTER_WINDOWS.
3343
33442002-04-19 Eli Zaretskii <eliz@gnu.org>
3345
3346 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3347 "Theodore A. Roth" <troth@verinet.com>.
3348
33492002-04-15 Don Howard <dhoward@redhat.com>
3350
3351 From Eli Zaretskii <eliz@gnu.org>
3352 * gdb.texinfo (show max-user-call-depth): Correct formatting.
3353 Provide a better explaination of this feature.
3354
33552002-04-14 Andrew Cagney <ac131313@redhat.com>
3356
3357 * gdbint.texinfo (Target Architecture Definition): Remove
3358 FRAME_CHAIN_COMBINE.
3359
33602002-04-12 Michael Chastain <mec@shout.net>
3361
3362 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3363 REG_STACK_SEGMENT.
3364
33652002-04-09 Michael Chastain <mec@shout.net>
3366
3367 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3368 PYRAMID_* macros.
3369
33702002-04-07 Andrew Cagney <ac131313@redhat.com>
3371
3372 * gdb.texinfo (Bug Reporting): Document that the web is the
3373 prefered way of submitting bug reports.
3374 (Bug Reporting): Delete the s-mail address as the last resort.
3375
33762002-04-05 Andrew Cagney <ac131313@redhat.com>
3377
3378 * gdbint.texinfo (Target Architecture Definition): Delete
3379 references to TARGET_WRITE_FP and write_fp.
3380
33812002-03-27 Michael Snyder <msnyder@redhat.com>
3382
3383 * gdb.texinfo: Document new commands dump, append, and restore.
3384
33852002-03-27 Andrew Cagney <ac131313@redhat.com>
3386
3387 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3388 Branch'.
3389
33902002-03-18 Andrew Cagney <ac131313@redhat.com>
3391
3392 * gdb.texinfo: Change all examples to @smallexample.
3393 * gdbint.texinfo: Ditto.
3394
33952002-03-18 Andrew Cagney <ac131313@redhat.com>
3396
3397 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3398 Branches''.
3399
34002002-03-18 Andrew Cagney <ac131313@redhat.com>
3401
3402 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
3403 Policy''.
3404
34052002-03-04 Fred Fish <fnf@redhat.com>
3406
3407 * gdbint.texinfo: Fix a bunch of typos (alsways, mirrorred,
3408 expresson, suports, dependant, trhe, perhaphs, situtations,
3409 explictily, taged, oportunity, unfortunatly).
3410
34112002-02-24 Andrew Cagney <ac131313@redhat.com>
3412
3413 * Makefile.in (gdb.info): Add explicit path to gdb.texinfo.
3414 Remove reference to 3.12.
3415
34162002-02-23 Andrew Cagney <ac131313@redhat.com>
3417
3418 * gdbint.texinfo: Include fdl.texi.
3419 (Top): Add GNU Free Documentation License.
3420 * Makefile.in (SFILES_INCLUDED): Add gpl.texi.
3421 (gdbint.dvi, gdbint.pdf, gdbint.info): Add dependency on fdl.texi.
3422 (gdbint_toc.html): Add dependency on gdb-cfg.texi and fdl.texi.
3423 (gdbint.info): Add srcdir to include path.
3424 * gdb.texinfo: Include gpl.texi.
3425 (Top): Add Copying.
3426 * gpl.texi: New file.
3427
34282002-02-23 Andrew Cagney <ac131313@redhat.com>
3429
3430 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
3431
34322002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
3433
3434 * gdb.texinfo: Document Cygwin native specific commands.
3435
34362002-02-15 Daniel Jacobowitz <drow@mvista.com>
3437
3438 * gdb.texinfo: Document gdbserver ``--attach'' command.
3439
34402002-02-07 Michael Snyder <msnyder@redhat.com>
3441
3442 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
3443 to @code(_ovly_debug_event).
3444
34452002-02-07 Andrew Cagney <ac131313@redhat.com>
3446
3447 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
3448
34492002-02-06 Michael Snyder <msnyder@redhat.com>
3450
3451 * gdb.texinfo (overlays): Mention new magic symbol
3452 '_ovly_debug_event', which allows GDB to keep better track
3453 of overlays.
3454
34552002-02-03 Eli Zaretskii <eliz@gnu.org>
3456
3457 * gdb.texinfo (Memory Region Attributes): Fix the wording.
3458 Suggested by Dmitry Sivachenko.
3459
3460 * (<many nodes>): Fix the spelling and punctuation of "i.e.".
3461
34622002-02-01 Michael Snyder <msnyder@redhat.com>
3463
3464 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
3465
34662002-01-30 Michael Snyder <msnyder@redhat.com>
3467
3468 * gdb.texinfo: (remote protocol): Gramatical fix-up.
3469 (set trust-readonly-sections): Document.
3470
34712002-01-29 Andrew Cagney <ac131313@redhat.com>
3472
3473 * gdbint.texinfo (Releasing GDB): Revise and update.
3474
34752002-01-28 Andrew Cagney <ac131313@redhat.com>
3476
3477 * gdbint.texinfo (Target Architecture Definition): Delete
3478 description of TARGET_BYTE_ORDER_DEFAULT.
3479
34802002-01-27 Eli Zaretskii <eliz@gnu.org>
3481
3482 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
3483 <mitya@cavia.pp.ru>.
3484
34852002-01-23 Andrew Cagney <ac131313@redhat.com>
3486
3487 * libgdb.texinfo: Delete file.
3488
34892002-01-22 Andrew Cagney <ac131313@redhat.com>
3490
3491 * gdb.texinfo: Remove makeinfo 3.12 hacks.
3492 * gdbint.texinfo: Ditto.
3493
3494Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
3495
3496 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
3497
34982002-01-22 Andrew Cagney <ac131313@redhat.com>
3499
3500 * Makefile.in: Update copyright.
3501 (TEXI2DVI): Define.
3502 (gdb.dvi, gdb.pdf, stabs.dvi, stabs.pdf): Use TEXI2DVI.
3503 (gdbint.dvi, gdbint.pdf): Use TEXI2DVI. Add dependency on
3504 gdb-cfg.texi.
3505 (TEXINDEX, PDFTEX): Delete makefile variables.
3506
35072002-01-22 Andrew Cagney <ac131313@redhat.com>
3508
3509 * gdb.texinfo (Protocol): Move section to appendix.
3510
35112002-01-21 Andrew Cagney <ac131313@redhat.com>
3512
3513 * gdb.texinfo (Remote Debugging): Create a menu.
3514 (Top): Add ``Remote Debugging'' to menu.
3515
35162002-01-21 Andrew Cagney <ac131313@redhat.com>
3517
3518 * gdb.texinfo (Remote): Move the sub-section ``The GDB remote
3519 serial protocol'' from here.
3520 (Remote Debugging): To here. New chapter.
3521
35222002-01-20 Andrew Cagney <ac131313@redhat.com>
3523
3524 * gdbint.texinfo (Target Architecture Definition): Delete
3525 description of TARGET_BYTE_ORDER_SELECTABLE_P.
3526
35272002-01-20 Andrew Cagney <ac131313@redhat.com>
3528
3529 * gdbint.texinfo (Host Definition): Revise. xm-xyz.h and xyz.mh
3530 are no longer needed.
3531 (Porting GDB): Add maintainer note about configure.host.
3532
35332002-01-20 Andrew Cagney <ac131313@redhat.com>
3534
3535 * gdbint.texinfo (Target Architecture Definition): Remove
3536 definition of IEEE_FLOAT.
3537
35382002-01-20 Eli Zaretskii <eliz@gnu.org>
3539
3540 * gdb.texinfo: Beautify copyright years; fix a typo.
3541 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
3542 <3diff@gnu.org>
3543
35442002-01-19 Andrew Cagney <ac131313@redhat.com>
3545
3546 * gdbint.texinfo (Host Definition): Remove references to
3547 MALLOC_INCOMPATIBLE.
3548
35492002-01-17 Andrew Cagney <ac131313@redhat.com>
3550
3551 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
3552 and xyz-xdep.o.
3553
35542002-01-17 Andrew Cagney <ac131313@redhat.com>
3555
3556 * gdb.texinfo (Maintenance Commands): Add appendix.
3557 (Set Breaks): Copy ``maint info breakpoint'' doco to
3558 ``Maintenance Commands'' appendix. Add reference.
3559
35602002-01-17 Andrew Cagney <ac131313@redhat.com>
3561
3562 * fdl.texi: Remove next/prev from @node.
3563
35642002-01-17 Eli Zaretskii <eliz@gnu.org>
3565
3566 * gdb.texinfo: @include fdl.texi. Fixes for overfull hboxes and
3567 for monstrous @multitable (from Brian Youmans).
3568
3569 * fdl.texi: New file.
3570
3571 * Makefile.in (SFILES_INCLUDED): Add fdl.texi.
3572
35732002-01-15 Andrew Cagney <ac131313@redhat.com>
3574
3575 * gdbint.texinfo (Releasing GDB): New chapter.
3576
35772002-01-14 Andrew Cagney <ac131313@redhat.com>
3578
3579 * gdb.texinfo (Embedded Processors, Calling program functions):
3580 Obsolete references to a29k.
3581
35822002-01-13 Andrew Cagney <ac131313@redhat.com>
3583
3584 * gdbint.texinfo (Coding): Review Cleanups section. Examples
3585 examples. Document that a code-block should do or discard its
3586 cleanups before exit.
3587
35882002-01-11 Michael Snyder <msnyder@redhat.com>
3589
3590 * gdb.texinfo (Choosing files): Change @samp to @file.
3591
35922002-01-05 Michael Snyder <msnyder@redhat.com>
3593
3594 * gdb.texinfo (--pid): Document new command line option (attach).
3595
35962002-01-07 Eli Zaretskii <eliz@gnu.org>
3597
3598 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
3599 in the stub.
3600
36012002-01-04 Andrew Cagney <ac131313@redhat.com>
3602
3603 * gdbint.texinfo (Target Architecture Definition): Replace
3604 BIG_ENDIAN with BFD_ENDIAN_BIG.
3605
36062002-01-03 Andrew Cagney <ac131313@redhat.com>
3607
3608 * gdbint.texinfo (Target Architecture Definition): Replace
3609 value_ptr with struct value pointer.
3610
36112002-01-02 Eli Zaretskii <eliz@gnu.org>
3612
3613 * gdb.texinfo (Free Software): Fix wording.
3614
36152001-12-31 Eli Zaretskii <eliz@gnu.org>
3616
3617 * gdb.texinfo (Free Software): New section ``Free Software Needs
3618 Free Documentation''.
3619
36202001-12-30 Eli Zaretskii <eliz@gnu.org>
3621
3622 * stabs.texinfo:
3623 * gdb.texinfo:
3624 * gdbint.texinfo:
3625 * libgdb.texinfo:
3626 * annotate.texi: Fix the application of GFDL in the Copyright notice.
3627
36282001-12-29 Michael Snyder <msnyder@redhat.com>
3629
3630 * gdb.texinfo (maint info sections): Fix typo.
3631
36322001-12-26 Michael Snyder <msnyder@redhat.com>
3633
3634 * gdb.texinfo (maint info sections): Document.
3635
3636 * gdb.texinfo (info proc): Comment out documentation for
3637 'info proc' sub-options that are currently not implemented.
3638
36392001-12-20 Jim Blandy <jimb@redhat.com>
3640
3641 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
3642
36432001-12-15 Andrew Cagney <ac131313@redhat.com>
3644
3645 * gdbint.texinfo (Target Architecture Definition): Replace
3646 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
3647
36482001-12-01 Andrew Cagney <ac131313@redhat.com>
3649
3650 * gdbint.texinfo (Host Definition): Delete documentation on
3651 HOST_BYTE_ORDER.
3652
36532001-11-30 Jim Blandy <jimb@redhat.com>
3654
3655 * gdb.texinfo (Overlays): New chapter, documenting GDB's
3656 overlay support. Add to top-level menu.
3657
36582001-11-26 Tom Tromey <tromey@redhat.com>
3659
3660 * gdb.texinfo (Command Syntax): Document C-o binding.
3661
36622001-07-26 Christopher Faylor <cgf@redhat.com>
3663
3664 * gdb.texinfo (Options): Eliminate attempt to explain .gdbinit/gdb.ini
3665 use since it is described in the referenced section.
3666
3667 From Eli Zaretskii <eliz@gnu.org>
3668 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
3669 clearer when using DJGPP.
3670
36712001-11-24 Christopher Faylor <cgf@redhat.com>
3672
3673 * gdb.texinfo (File Options): Change description of -nx and gdb.ini to
3674 specifically refer to MS-DOS.
3675 (command files): Mention gdb.ini is only used on MS-DOS.
3676
36772001-11-21 Tom Tromey <tromey@redhat.com>
3678
3679 * gdb.texinfo (Invoking GDB): Document --args.
3680 (Mode Options): Likewise.
3681
36822001-11-21 Jim Blandy <jimb@redhat.com>
3683
3684 * gdbint.texinfo (TARGET_RANGE_PROFITABLE_FOR_HW_WATCHPOINT):
3685 Delete documentation; this macro has been removed from the
3686 sources.
3687
36882001-11-13 Jim Blandy <jimb@redhat.com>
3689
3690 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
3691
36922001-11-06 Corinna Vinschen <vinschen@redhat.com>
3693
3694 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
3695
36962001-11-05 Michael Snyder <msnyder@redhat.com>
3697
3698 * gdb.texinfo (info functions): Document use of backslash to
3699 quote regexp chars in function names such as "operator*()".
3700
37012001-11-01 Fred Fish <fnf@redhat.com>
3702
3703 * gdbint.texinfo (SOLIB_ADD): Document additional new
3704 "readsyms" arg.
3705
37062001-10-30 Don Howard <dhoward@redhat.com>
3707
3708 * gdb.texinfo: (Command Files) Added documentation for the
3709 behavior of gdb with input redirected from a file.
3710
37112001-10-28 Fred Fish <fnf@redhat.com>
3712
3713 * gdb.texinfo (auto-solib-add): Change docs to match
3714 implementation change.
3715 (auto-solib-limit): Add docs for new variable.
3716
37172001-10-15 Andrew Cagney <ac131313@redhat.com>
3718
3719 * gdbint.texinfo (Target Architecture Definition): Function
3720 value_as_pointer renamed to value_as_address.
3721
37222001-10-15 Andrew Cagney <ac131313@redhat.com>
3723
3724 * gdbint.texinfo (Target Architecture Definition): Default
3725 POINTER_TO_ADDRESS functions assume unsigned addresses.
3726 (INTEGER_TO_ADDRESS): Document. Derive pragmatics section from a
3727 posting by Jim Blandy.
3728
37292001-10-12 Jim Blandy <jimb@redhat.com>
3730
3731 * Makefile.in (MAKEHTMLFLAGS): Remove -glossary; the most recent
3732 version of texi2html (1.64) doesn't support this flag any more.
3733
37342001-09-08 Mark Kettenis <kettenis@gnu.org>
3735
3736 * gdbint.texinfo (Host Definition): Remove description of
3737 MEM_FNS_DECLARED.
3738
3739 * gdbint.texinfo (Host Definition): Remove description of R_OK.
3740
3741 * gdbint.texinfo (Host Definition): Remove description of
3742 HAVE_SIGSETMASK.
3743
37442001-09-04 Elena Zannoni <ezannoni@redhat.com>
3745
3746 * gdbint.texinfo (Target Architecture Definition): Add
3747 explanation of TARGET_PRINT_INSN macro.
3748
37492001-08-30 Jim Blandy <jimb@redhat.com>
3750
3751 * gdb.texinfo (`add-symbol-file'): Correct synopsis.
3752 Explain what it means to load relocatable files.
3753
37542001-08-28 Jim Blandy <jimb@redhat.com>
3755
3756 * gdbint.texinfo: Bring the HTML `top' menu into sync with the
3757 info `top' menu.
3758
3759Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
3760
3761 * gdbint.texinfo: Add a cautionary note about macro use.
3762
37632001-08-02 Corinna Vinschen <vinschen@redhat.com>
3764
3765 * gdb.texinfo: Explain omitting the hostname in the
3766 `target remote' command.
3767
37682001-07-30 Daniel Jacobowitz <drow@mvista.com>
3769
3770 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
3771 and END-INFO-DIR-ENTRY.
3772
37732001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3774
3775 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
3776
37772001-07-25 Andrew Cagney <ac131313@redhat.com>
3778
3779 * gdbint.texinfo (libgdb): Rewrite.
3780
37812001-07-26 Eli Zaretskii <eliz@gnu.org>
3782
3783 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
3784
37852001-07-24 Stephane Carrez <Stephane.Carrez@worldnet.fr>
3786
3787 * gdb.texinfo (TUI): New chapter, document the TUI.
3788 (Mode Options): Document the -tui option.
3789
37902001-07-23 Mark Kettenis <kettenis@gnu.org>
3791
3792 * gdbint.texinfo (Host Definition): Remove description of
3793 NEED_POSIX_SETPGID.
3794
37952001-07-23 Eli Zaretskii <eliz@gnu.org>
3796
3797 * gdb.tex (DJGPP Native): New node, with descriptions of
3798 DJGPP-specific commands.
3799
38002001-07-19 John R. Moore <jmoore@redhat.com>
3801
3802 * gdbint.texinfo: Three misspellings.
3803
38042001-07-06 Andrew Cagney <ac131313@redhat.com>
3805
3806 * Makefile.in (refcard.dvi): Rewrite to avoid problems with empty
3807 `test` expressions on bash. Problem reported by Colin Walters.
3808
38092001-07-04 Andrew Cagney <ac131313@redhat.com>
3810
3811 * gdbint.texinfo (User Interface): Update ui-out documentation to
3812 refelect recent UI/MI updates.
3813
38142001-07-04 Andrew Cagney <ac131313@redhat.com>
3815
3816 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
3817 interpreters.
3818
38192001-06-15 Andrew Cagney <ac131313@redhat.com>
3820
3821 * gdbint.texinfo (Target Architecture Definition): GDBARCH is a C
3822 structure and not macros.
3823 (Host Definition): Document that much of this chapter is obsolete.
3824 (Target Architecture Definition): Update list of files that make
3825 up a target architecture.
3826 (Coding): Update.
3827
38282001-06-28 Andrew Cagney <ac131313@redhat.com>
3829
3830 * gdbint.texinfo (Target Architecture Definition): Update
3831 EXTRACT_STRUCT_VALUE_ADDRESS and EXTRACT_STRUCT_VALUE_ADDRESS_P.
3832 The latter has been changed to a true predicate.
3833
38342001-06-17 Eli Zaretskii <eliz@gnu.org>
3835
3836 * annotate.texi: Add @noindent where needed. From Dmitry
3837 Sivachenko <dima@Chg.RU>.
3838 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
3839
38402001-06-16 Andrew Cagney <ac131313@redhat.com>
3841
3842 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
3843
38442001-06-14 Andrew Cagney <ac131313@redhat.com>
3845
3846 * gdb.texinfo (Remote Protocol): Document that the ``!'' packet
3847 returns ``OK''. Document that the ``R'' packet does not reply.
3848
38492001-06-13 Michael Snyder <msnyder@redhat.com>
3850
3851 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
3852
38532001-06-13 Eli Zaretskii <eliz@gnu.org>
3854
3855 * gdb.texinfo (Signals): Clarify the default setting of signal
3856 handling.
3857
38582001-05-14 Andrew Cagney <ac131313@redhat.com>
3859
3860 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
3861 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
3862
38632001-05-12 Andrew Cagney <ac131313@redhat.com>
3864
3865 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
3866
38672001-05-10 Eli Zaretskii <eliz@gnu.org>
3868
3869 * gdbint.texinfo (Clean Design and Portable Implementation):
3870 Renamed from "Clean Design".
3871 (Clean Design and Portable Implementation): Document portable
3872 methods of handling file names, and the associated macros.
3873
38742001-04-02 Eli Zaretskii <eliz@gnu.org>
3875
3876 * gdb.texinfo (Tracepoint Actions): Mention the "info scope"
3877 command and provide a cross-reference to its description.
3878 (Symbols): Note that "info scope" is useful for trace experiments.
3879
38802001-04-01 Eli Zaretskii <eliz@gnu.org>
3881
3882 * gdb.texinfo (Symbols): Document "info scope".
3883 (Tracepoints): New chapter.
3884 (Contributors): Update for v5.1.
3885 <All nodes>: Change "C++" to "C@t{++}".
3886
3887 * gdbint.texinfo (User Interface): A new section about ui_out
3888 functions, based on text written by Fernando Nasser.
3889
3890 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
3891
38922001-03-26 Eli Zaretskii <eliz@gnu.org>
3893
3894 * gdb.texinfo: Change Permissions to GFDL. Update Copyright.
3895
3896 * gdbint.texinfo: Change Permissions to GFDL. Update Copyright.
3897
3898 * gdbgui.texinfo: Change Permissions to GFDL. Update Copyright.
3899 Replace "GDB" with "@value{GDBN}". Fix markup.
3900
3901 * annotate.texi: Change Permissions to GFDL. Update Copyright.
3902
3903 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
3904 a cross-reference to its description.
3905 (Symbols): Document "info symbol".
3906
39072001-03-21 Eli Zaretskii <eliz@gnu.org>
3908
3909 * gdbint.texinfo (Algorithms): New section "Watchpoints" and new
3910 subsection "x86 Watchpoints".
3911 (Target Architecture Definition): Document the macros
3912 I386_USE_GENERIC_WATCHPOINTS and TARGET_HAS_HARDWARE_WATCHPOINTS.
3913 (Native Debugging): Document I386_USE_GENERIC_WATCHPOINTS.
3914
39152001-03-20 Andrew Cagney <ac131313@redhat.com>
3916
3917 * gdbint.texinfo (Target Architecture Definition): Update
3918 definition of SOFTWARE_SINGLE_STEP_P to include empty parameter
3919 list.
3920
39212001-03-06 Kevin Buettner <kevinb@redhat.com>
3922
3923 * Makefile.in, all-cfg.texi, annotate.texi, gdb.texinfo,
3924 gdbint.texinfo, refcard.tex: Update/correct copyright notices.
3925
39262001-02-21 Eli Zaretskii <eliz@gnu.org>
3927
3928 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
3929
39302001-02-11 Eli Zaretskii <eliz@gnu.org>
3931
3932 * gdb.texinfo (Environment): Document that `path' does not change
3933 the value of PATH in GDB's own environment (it did in the past,
3934 but that was changed on March 15, 1994). Reported by Doug Evans
3935 <dje@transmeta.com>.
3936
3937 * gdbint.texinfo: Fix up @itemize lists so that @item is alone on
3938 its line. Fix markup of commands and macros. Add an Index node
3939 and index entries.
3940
39412001-01-23 J.T. Conklin <jtc@redback.com>
3942
3943 * gdb.texinfo (Memory region attributes): New manual section.
3944
39452001-01-04 Nicholas Duffek <nsd@redhat.com>
3946
3947 * gdbint.texinfo (POP_FRAME): Document use by return_command.
3948
39492000-12-25 Eli Zaretskii <eliz@gnu.org>
3950
3951 * refcard.tex: Version and copyright fixed. From Phil Edwards
3952 <pedwards@disaster.jaj.com>.
3953
3954Thu Nov 30 16:57:19 2000 Andrew Cagney <cagney@b1.cygnus.com>
3955
3956 * gdbint.texinfo (ECOFF_REG_TO_REGNUM, DWARF_REG_TO_REGNUM,
3957 DWARF2_REG_TO_REGNUM): Document.
3958
3959Mon Nov 20 21:29:35 2000 Andrew Cagney <cagney@b1.cygnus.com>
3960
3961 * gdbint.texinfo (Coding): Update current value of
3962 --enable-build-warnings. Mention --enable-gdb-build-warnings.
3963
39642000-11-19 Eli Zaretskii <eliz@gnu.org>
3965
3966 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
3967 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
3968
39692000-11-10 Christopher Faylor <cgf@cygnus.com>
3970
3971 * gdb.texinfo: Document new 'set step-mode' command.
3972
39732000-10-16 Eli Zaretskii <eliz@gnu.org>
3974
3975 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
3976 changes from Dmitry Sivachenko <dima@Chg.RU>.
3977
39782000-09-26 Eli Zaretskii <eliz@gnu.org>
3979
3980 * gdb.texinfo (Hooks): Document the new post-hook functionality.
3981 From Steven Johnson <sbjohnson@ozemail.com.au>.
3982
39832000-08-10 Mark Kettenis <kettenis@gnu.org>
3984
3985 * gdbint.texinfo (Overall Structure): Spelling fix.
3986
39872000-08-10 Eli Zaretskii <eliz@gnu.org>
3988
3989 * gdbint.texinfo (Target Architecture Definition): Document that
3990 REGISTER_CONVERT_TO_VIRTUAL should only be called on a register
3991 for which REGISTER_CONVERTIBLE returns a zero value.
3992
39932000-07-08 Christopher Faylor <cgf@cygnus.com>
3994
3995 * Makefile.in (install-info): Find files to install in either the
3996 build or source directories (adapted from Makefile.am).
3997
39982000-07-07 Nicholas Duffek <nsd@redhat.com>
3999
4000 * stabs.texinfo: Fix spelling errors.
4001 (String Field): FILE-NUMBER starts from 0, not 1.
4002
40032000-07-05 Eli Zaretskii <eliz@gnu.org>
4004
4005 * refcard.tex: Remove \centerline from the blurb. Patch from
4006 Brian Youmans.
4007
40082000-06-25 Eli Zaretskii <eliz@gnu.org>
4009
4010 * Makefile.in (install-info): Support installation from outside of
4011 the source directory. Reported by Mark Harig
4012 <markh@frazier.landmark.com>.
4013
40142000-06-20 J.T. Conklin <jtc@redback.com>
4015
4016 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4017
4018Fri May 26 15:55:33 2000 Andrew Cagney <cagney@b1.cygnus.com>
4019
4020 * Makefile.in (pdf, gdbint.pdf, gdb.pdf, stabs.pdf): New targets.
4021 Generate using pdftex.
4022 (PDFTEX): Define.
4023 (STAGESTUFF, maintainer-clean realclean): Add *.pdf.
4024 (gdb.texinfo, gdbint.texinfo, stabs.texinfo): When TeX insert the
4025 @contents at the start.
4026
40272000-05-24 Eli Zaretskii <eliz@gnu.org>
4028
4029 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
4030 Youmans.
4031
4032Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4033
4034 From Brian Youmans:
4035 * gdb.texinfo: Fix ``et al.''.
4036
4037Tue May 23 22:57:41 2000 Andrew Cagney <cagney@b1.cygnus.com>
4038
4039 * Makefile.in (refcard.dvi): Remove quotes around REFEDITS in for
4040 loop.
4041
40422000-05-19 Jimmy Guo <guo@cup.hp.com>
4043
4044 * configure: Regenerate.
4045
40462000-05-17 Eli Zaretskii <eliz@gnu.org>
4047
4048 * Makefile.in (install-info): Run install-info on installed Info
4049 files.
4050
4051Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4052
4053 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4054 Andrew Cagney.
4055
40562000-05-09 Eli Zaretskii <eliz@gnu.org>
4057
4058 * gdb.texinfo: Proofreading changes from Brian Youmans.
4059
40602000-05-01 Nick Duffek <nsd@cygnus.com>
4061
4062 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4063 startup sequence, minor edits.
4064
40652000-05-01 Eli Zaretskii <eliz@gnu.org>
4066
4067 * annotate.texi: Remove "@syncodeindex fn cp", it causes grief in
4068 TeX.
4069
4070 * gdb.texinfo: Add "@syncodeindex fn cp". Convert all entries
4071 "@kindex f" into "@kindex f (foo)", otherwise we get index entries
4072 like `n' and `s' which look weird. Convert some of the @kindex to
4073 @vindex, when they refer to variables, not commands.
4074
4075Sat Apr 29 17:01:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4076
4077 * gdbint.texinfo (Hints): Do not use @value{GDBN in @nodes.
4078
40792000-04-23 Eli Zaretskii <eliz@gnu.org>
4080
4081 * Makefile.in (GDBMI_DIR): New variable.
4082 (SET_TEXINPUTS): Add $(GDBMI_DIR).
4083 (SFILES_DOC): Add $(GDBMI_DIR)/gdbmi.texinfo.
4084 (gdbmi.texinfo): New target, for texi2roff.
4085 (gdb.me, gdb.ms, gdb.mm): Depend on gdbmi.texinfo.
4086 (gdb.info, gdb_toc.html): Add "-I ${GDBMI_DIR}".
4087
4088 * gdb.texinfo (Top): Add GDB/MI to the main menu and @include
4089 gdbmi.texinfo.
4090 (Mode Options): Add xref to GDB/MI docs and remove a FIXME
4091 comment.
4092
40932000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4094
4095 * gdb.texinfo (Files): Update description of add-symbol-file
4096 command.
4097
40982000-04-17 Eli Zaretskii <eliz@gnu.org>
4099
4100 * gdb.texinfo (Porting GDB): Don't use @value in the node name, it
4101 prevents the build (and is generally a Bad Idea).
4102
41032000-04-17 Eli Zaretskii <eliz@gnu.org>
4104
4105 * gdb.texinfo (Protocol): Prevent makeinfo from complaining about
4106 a comma inside @var.
4107 (Command Files): Index markup changes from Dmitry Sivachenko
4108 <dima@Chg.RU>.
4109
41102000-04-16 Eli Zaretskii <eliz@gnu.org>
4111
4112 * Makefile.in (LN_S): Define.
4113 (gdb-cfg.texi, gdb.dvi, links2roff, inc-hist.texinfo): Don't
4114 invoke "ln -s" unless it is known to work.
4115
4116 * configure.in (AC_PROG_LN_S): Add.
4117
41182000-04-14 Jim Blandy <jimb@redhat.com>
4119
4120 * gdbint.texinfo (Pointers Are Not Always Addresses): New manual
4121 section.
4122 (Target Conditionals): Document ADDRESS_TO_POINTER,
4123 POINTER_TO_ADDRESS.
4124
41252000-04-11 Daniel Berlin <dan@cgsoftware.com>
4126
4127 * gdbint.texinfo: Replaced GDB with @value{GDBN}, @include
4128 gdb-cfg.texi to get the value.
4129
41302000-04-10 Jim Blandy <jimb@redhat.com>
4131
4132 * gdbint.texinfo (Target Architecture Definition): Fix
4133 cross-references.
4134
41352000-04-08 Jim Blandy <jimb@redhat.com>
4136
4137 * gdbint.texinfo (Using Different Register and Memory Data
4138 Representations): New section.
4139 (REGISTER_CONVERTIBLE, REGISTER_RAW_SIZE, REGISTER_VIRTUAL_SIZE,
4140 REGISTER_VIRTUAL_TYPE, REGISTER_CONVERT_TO_VIRTUAL,
4141 REGISTER_CONVERT_TO_RAW): Document.
4142
4143Mon Apr 3 19:16:32 2000 Andrew Cagney <cagney@b1.cygnus.com>
4144
4145 * gdb.texinfo (Protocol): Deprecate the sequence-id. Add cindex
4146 for acknowledgments.
4147
4148Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4149
4150 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4151 qThreadExtraInfo.
4152
41532000-03-28 J.T. Conklin <jtc@redback.com>
4154
4155 * gdb.texinfo: Clarify which remote debug protocol commands are
4156 required and which are optional.
4157
4158Tue Mar 28 16:06:22 2000 Andrew Cagney <cagney@b1.cygnus.com>
4159
4160 * gdb.texinfo: Revert remainder of Fri Mar 24 18:06:34 2000 Andrew
4161 Cagney <cagney@b1.cygnus.com>. Move @chapter and @node entries
4162 back to annotate.texi, rluser.texinfo and inc-hist.texinfo.
4163 * annotate.texi: Update.
4164
41652000-03-28 Stan Shebs <shebs@apple.com>
4166
4167 * gdb.texinfo: Update dates, bump to Eighth Edition (note
4168 expectation of additional changes before release), update
4169 ISBN, add copy of top-level menu for @ifhtml, remove explicit
4170 node links, rephrase and/or shorten lines to fix formatting
4171 problem in both regular and @smallbook formats.
4172 * annotate.texi: Shorten lines in example, use smallexample
4173 consistently everywhere.
4174 * Makefile.in: Add comment about texinfo 4.0 html generation.
4175 (SFILES_INCLUDED): Add annotate.texi.
4176
41772000-03-27 Daniel Berlin <dan@cgsoftware.com>
4178
4179 * gdb.texinfo (Debugging Output): Added new section, documenting
4180 the "set/show debug" commands.
4181
4182Fri Mar 24 18:06:34 2000 Andrew Cagney <cagney@b1.cygnus.com>
4183
4184 * annotate.texi (Annotations): When GDBN omit @chapter and @node
4185 entry.
4186
4187 * gdb.texinfo: Check for @ifinfo instead of @ifnottex.
4188 (rluser.texinfo, inc-hist.texinfo, annotate.texi): Add local
4189 @chapter and @node entries.
4190
4191 * gdb.texinfo: Link all top-level nodes.
4192
4193Fri Mar 24 17:56:48 2000 Andrew Cagney <cagney@b1.cygnus.com>
4194
4195 * Makefile.in (install-info): Create $(infodir) before installing
4196 files.
4197
41982000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4199
4200 From David Whedon <dwhedon@gordian.com>
4201 * gdbint.texinfo : Added paragraphs about command deprecation.
4202
42032000-03-22 Daniel Berlin <dan@cgsoftware.com>
4204
4205 * gdb.texinfo: Add documentation for the apropos command.
4206
42072000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4208
4209 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4210
42112000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4212
4213 * gdb.texinfo: Add white space to prevent overprinting in
4214 two places.
4215
42162000-03-17 Stan Shebs <shebs@apple.com>
4217
4218 * gdb.texinfo: Many minor changes from Dmitry Sivachenko
4219 <dima@Chg.RU>, also clarification of allowed content for
4220 string constants.
4221
42222000-03-16 Eli Zaretskii <eliz@gnu.org>
4223
4224 * gdb.texinfo (main menu): Add Annotations.
4225 (File Options): Add @cindex entries for each command-line option.
4226 Document --epoch, --annotate, --async, --interpreter, --write,
4227 --statistics, and --version.
4228
4229 * annotate.texi: Convert to a chapter. Use @value{GDBN} instead
4230 of GDB.
4231
42322000-02-23 Jim Blandy <jimb@redhat.com>
4233
4234 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4235
42362000-02-22 Jim Blandy <jimb@redhat.com>
4237
4238 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4239
42402000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4241
4242 * Makefile.in (diststuff): New target.
4243
42442000-02-15 Kevin Buettner <kevinb@redhat.com>
4245
4246 * agentexpr.texi: Fix wording regarding Intel's IA-64
4247 architecture. [From Jim Wilson.]
4248
42492000-01-16 Tom Tromey <tromey@cygnus.com>
4250
4251 * gdb.texinfo (Breakpoints): Mention breakpoint ranges.
4252 (Delete Breaks): Mention range arguments.
4253 (Disabling): Likewise.
4254
42552000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4256
4257 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4258
4259Wed Dec 8 19:53:08 1999 Andrew Cagney <cagney@b1.cygnus.com>
4260
4261 * gdbint.texinfo (FRAME_CHAIN_VALID): Add the generic frame-chain
4262 valid functions.
4263
42641999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4265
4266 * gdb.texinfo: Clarify regular expressions used in rbreak.
4267
42681999-10-15 Kevin Buettner <kevinb@cygnus.com>
4269
4270 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4271 MEMORY_REMOVE_BREAKPOINT): Document.
4272
4273Thu Oct 14 21:17:17 1999 Andrew Cagney <cagney@b1.cygnus.com>
4274
4275 * gdb.texinfo (remote): Document how GDB ignores the qOffsets BSS
4276 offset re-using the DATA offset instead.
4277
42781999-10-11 Jim Kingdon <kingdon@redhat.com>
4279
4280 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4281
42821999-10-05 Stan Shebs <shebs@andros.cygnus.com>
4283
4284 From Dmitry Sivachenko <demon@gpad.ac.ru>:
4285 * gdb.texinfo: Use GDBP and GDBN everywhere, fix a couple other
4286 typos.
4287
4288 * gdb.texinfo: Various minor wording and formatting improvements,
4289 mentions of additional command-line options.
4290
42911999-09-30 Fred Fish <fnf@cygnus.com>
4292
4293 * gdb.texinfo: Document additional forms of specifying section
4294 names and addresses for the add-symbol-file command.
4295
42961999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4297
4298 * gdbint.texinfo: Fix typo, add the word "have".
4299
43001999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4301
4302 * gdbint.texinfo (Target Architecture Definition): Document the
4303 SKIP_PERMANENT_BREAKPOINT macro.
4304
43051999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4306
4307 * gdb.texinfo: Fiks speling errers.
4308
4309 * gdb.texinfo: Fix uses of @multitable.
4310
4311 From Eli Zaretskii <eliz@gnu.org>:
4312 * gdb.texinfo: Include details specific to DOS host, clarify
4313 some confusing language, fix @ref/@xref/@pxref usages, add
4314 comments about using with optimization, add more indexing,
4315 fix info about disassembly-flavor.
4316
4317Tue Sep 7 09:11:24 1999 Kevin Buettner <kevinb@cygnus.com>
4318
4319 * gdbint.texinfo (IN_SOLIB_DYNSYM_RESOLVE_CODE,
4320 SKIP_SOLIB_RESOLVER): Define.
4321
4322Fri Sep 3 18:05:14 1999 Andrew Cagney <cagney@b1.cygnus.com>
4323
4324 * gdb.texinfo (Protocol): Review. Add tables describing ``q'' and
4325 ``g'' packets.
4326
43271999-08-30 Stan Shebs <shebs@andros.cygnus.com>
4328
4329 * gdb.texinfo: Create a new "Configurations" chapter with
4330 platform-specific info, inline remote.texi and move sections of it
4331 into the new chapter, move bits about info proc, heuristic search,
4332 and register stack into the new chapter.
4333 * remote.texi: Remove, now part of gdb.texinfo.
4334 * Makefile.in (SFILES_INCLUDED): Remove ref to remote.texi.
4335
43361999-08-27 Jason Molenda (jsm@bugshack.cygnus.com)
4337
4338 * gdbint.texinfo (GDB_TARGET_IS_SUN3, GDB_TARGET_IS_SUN386,
4339 GDB_TARGET_IS_MACH386): These kludges have gone away.
4340
4341Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4342
4343 * gdbint.texinfo (Target Architecture Definition): Mention
4344 TDEPLIBS.
4345
43461999-08-20 Stan Shebs <shebs@andros.cygnus.com>
4347
4348 * gdb.texinfo: Remove remaining "HPPA" conditionals, rewrite
4349 surrounding text to fit HP-UX bits into general info.
4350 (HPPA-cfg.texi): Remove, no longer useful.
4351
4352 * gdb.texinfo: Remove explicit links from @node lines, remove
4353 HP-added "Detailed Node Listing" from main menu which confuses
4354 things.
4355
4356 From Dmitry Sivachenko <dima@Chg.RU>:
4357 * gdb.texinfo: Use @value{GDBN} instead of plain GDB, fix grouping
4358 in description of `set environment'.
4359
43601999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4361
4362 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4363
43641999-08-12 Ben Elliston <bje@cygnus.com>
4365
4366 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4367
43681999-08-10 Eli Zaretskii <eliz@gnu.org>
4369
4370 * gdb.texinfo (Set Watchpoints): Explain some subtleties about
4371 watch, awatch, and rwatch. Explain why the latter two cannot be
4372 set as software watchpoints. Document that watchpoints for local
4373 variables are deleted when the debuggee terminates.
4374
4375Wed Aug 11 13:18:14 1999 Andrew Cagney <cagney@amy.cygnus.com>
4376
4377 * remote.texi (Protocol): Further clarification of the "qRcmd"
4378 packet. Allow E.. response packet. "qRcmd" packet is no longer
4379 reserved.
4380
43811999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4382
4383 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4384 * gdb.texinfo: Ditto.
4385
43861999-08-06 Tom Tromey <tromey@cygnus.com>
4387
4388 * gdb.texinfo (KOD): New node.
4389
4390Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4391
4392 * remote.texi (Rcmd): Fix minor formatting typos.
4393
4394Thu Aug 5 17:57:41 1999 Andrew Cagney <cagney@b1.cygnus.com>
4395
4396 * remote.texi (protocol qRcmd): Allow ``OK'' and ``O...'' response
4397 packets.
4398
43991999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
4400
4401 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
4402 fixes.
4403
4404Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
4405
4406 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
4407
4408Fri Jun 25 11:47:06 1999 Andrew Cagney <cagney@b1.cygnus.com>
4409
4410 * remote.texi (Communication Protocol): ``v'' is in use. Fix
4411 numerous formatting errors. Clarify ``i''. Mark ``i'', ``Z'',
4412 ``z'' and ``qRcmd'' as draft instead of reserved. Identify
4413 packets that are not supported on all hosts. Expand examples.
4414 Spell check.
4415
44161999-06-24 Jason Molenda (jsm@bugshack.cygnus.com)
4417
4418 * Makefile.in: Recognize html, install-html. Add targets
4419 to build HTML versions of documentation via texi2html.
4420
4421Thu Jun 24 15:59:03 1999 Stan Shebs <shebs@andros.cygnus.com>
4422
4423 * gdbint.texinfo (Testsuite): New chapter, information about the
4424 testsuite.
4425
4426Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
4427
4428 * remote.texi (Communication Protocol): Rewrite.
4429
4430Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
4431
4432 * stabs.texinfo: Fix uses of xref.
4433
4434Thu Jun 17 17:23:25 1999 Stan Shebs <shebs@andros.cygnus.com>
4435
4436 * gdbint.texinfo: Add an anti-printf exhortation, and update the
4437 info about patch submission.
4438
4439Mon Jun 7 15:49:40 1999 Stan Shebs <shebs@andros.cygnus.com>
4440
4441 From Per Bothner <bothner@cygnus.com>:
4442 * gdb.texinfo: Document Chill support.
4443
4444Fri Jun 4 16:58:22 1999 Andrew Cagney <cagney@b1.cygnus.com>
4445
4446 * gdbint.texinfo (SP_REGNUM, FP_REGNUM, PC_REGNUM): Add reference
4447 to corresponding TARGET_READ_reg TARGET_WRITE_reg macros.
4448 Document that the value should be greater-than or equal-to zero.
4449 (NO_STD_REGS): Document. Deprecate.
4450
4451Tue Jun 1 15:04:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4452
4453 * gdbint.texinfo (TARGET_COMPLEX_BIT, TARGET_DOUBLE_COMPLEX_BIT):
4454 Document that these are not used.
4455
4456Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4457
4458 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
4459
4460Mon May 24 10:07:39 1999 Andrew Cagney <cagney@b1.cygnus.com>
4461
4462 * gdbint.texinfo (FRAME_NUM_ARGS): Update definition. Parameter
4463 numargs was dropped.
4464
4465Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
4466
4467 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
4468
4469Tue Apr 27 19:14:20 1999 Andrew Cagney <cagney@b1.cygnus.com>
4470
4471 * gdbint.texinfo (SKIP_PROLOGUE, SKIP_PROLOGUE_FRAMELESS_P):
4472 Update.
4473
4474Thu Apr 22 13:07:37 1999 Andrew Cagney <cagney@b1.cygnus.com>
4475
4476 * gdbint.texinfo (USE_GENERIC_DUMMY_FRAMES): Document.
4477 (GET_SAVED_REGISTER): Update, not just the a29k uses this.
4478
4479Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
4480
4481 * gdbint.texinfo: Fix typos: $ -> @.
4482
4483Tue Apr 20 11:59:38 1999 Andrew Cagney <cagney@b1.cygnus.com>
4484
4485 * gdbint.texinfo (REGISTER_NAMES, BREAKPOINT, BIG_BREAKPOINT,
4486 LITTLE_BREAKPOINT, LITTLE_REMOTE_BREAKPOINT,
4487 BIG_REMOTE_BREAKPOINT): Deprecate in favor of REGISTER_NAME and
4488 BREAKPOINT_FROM_PC.
4489
4490Mon Apr 12 16:00:44 1999 Andrew Cagney <cagney@b1.cygnus.com>
4491
4492 * gdbint.texinfo (CALL_DUMMY_STACK_ADJUST_P,
4493 CALL_DUMMY_STACK_ADJUST): Document.
4494
4495Thu Apr 8 17:23:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
4496
4497 * gdbint.texinfo (CALL_DUMMY_P, CALL_DUMMY_WORDS,
4498 SIZEOF_CALL_DUMMY_WORDS, CALL_DUMMY): Define.
4499
45001999-04-02 Stan Shebs <shebs@andros.cygnus.com>
4501
4502 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
4503 longer exists.
4504
4505Tue Mar 9 19:25:11 1999 Stan Shebs <shebs@andros.cygnus.com>
4506
4507 * gdb.texinfo, remote.texi, all-cfg.texi, HPPA-cfg.texi: Remove
4508 nearly all @ifset/@ifclear conditionals; nobody uses them, and
4509 they make the manual source incomprehensible.
4510 * h8-cfg.texi: Remove, hasn't been used in years.
4511
4512Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
4513
4514 * gdb.texinfo: Update the credits.
4515
4516Mon Feb 8 17:33:57 1999 Stan Shebs <shebs@andros.cygnus.com>
4517
4518 * gdb.texinfo: Fix mistakes noticed in printout of last
4519 draft, add Alpha to discussion of heuristic fence post.
4520
4521Fri Feb 5 17:20:00 1999 Stan Shebs <shebs@andros.cygnus.com>
4522
4523 * gdb.texinfo, remote.texi: Many changes; update to Seventh
4524 Edition, merge some HP changes into mainline, describe some
4525 previously undocumented features, describe more of the target
4526 commands available, eliminate obsolete section on renamed
4527 commands.
4528 * all-cfg.texi, HPPA-cfg.texi: Remove some obsolete conditionals.
4529
4530Wed Jan 20 17:47:45 1999 Stan Shebs <shebs@andros.cygnus.com>
4531
4532 * gdb.texinfo: Make many HPPA conditionals unconditional,
4533 including catchpoint description, since now on for all configs.
4534 * all-cfg.texi: @clear HPPA, since is mainly for very HP-specific
4535 specializations.
4536
4537Thu Jan 14 17:10:12 1999 Stan Shebs <shebs@andros.cygnus.com>
4538
4539 * Makefile.in (GDBvn.texi): Fix match expression to work with
4540 current format of VERSION in gdb/Makefile.in.
4541 * gdb.texinfo: Fix node ref to match new readline.
4542
4543Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
4544
4545 * gdb.texinfo: Changes made as part of a project to merge in
4546 changes made by HP. Documentation makes extensive use of
4547 @ifclear HPPA and @ifset HPPA. The HP manual omits doumentation
4548 on remote debugging. There are differences in documentation
4549 (HP vs. non-HP) on C++ support (aCC vs. gnu gcc++). Also,
4550 the HP manual discusses catchpoints, hardware watchpoints, and
4551 some HPUX specific limitations for shared library support.
4552
4553 There are also a number of @node changes.
4554
45551999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
4556
4557 * gdbint.texinfo (Formatting): Disambiguate a sentence.
4558 (C Usage): Same.
4559
4560Wed Jan 6 11:55:34 1999 David Taylor <taylor@texas.cygnus.com>
4561
4562 The following changes were made by Edith Epstein
4563 <eepstein@cygnus.com> as part of a project to merge in changes
4564 made by HP.
4565
4566 * HPPA-cfg.texi: new file.
4567
4568 * all-cfg.texi: set HPPA for HP PA-RISC targets.
4569
4570 * refcard.tex: change documentation about catch.
4571 removed info catch.
4572
4573Mon Jan 4 18:29:18 1999 Stan Shebs <shebs@andros.cygnus.com>
4574
4575 * gdbint.texinfo: Expand on GDB's coding standards,
4576 specify the use of arg names with prototypes.
4577
45781998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
4579
4580 * gdb.texinfo: Fix tipo.
4581
4582Sun Dec 13 10:27:59 1998 Andrew Cagney <cagney@b1.cygnus.com>
4583
4584 * gdbint.texinfo: Document TARGET_BYTE_ORDER_DEFAULT and
4585 TARGET_BYTE_ORDER_SELECTABLE_P.
4586
4587Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
4588
4589 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
4590
45911998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
4592
4593 * agentexpr.texi: New file.
4594
4595Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
4596
4597 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
4598
45991998-12-03 J.T. Conklin <jtc@redbacknetworks.com>
4600
4601 * remote.texi: Changed wording that implied that the GDB remote
4602 protocol caches register values instead of GDB itself.
4603
4604Tue Dec 1 17:45:43 1998 Stan Shebs <shebs@andros.cygnus.com>
4605
4606 * gdbint.texinfo: Add some info about symbol readers.
4607 (CHILL_PRODUCER, etc): Comment out descriptions, not useful.
4608 (IN_SOLIB_CALL_TRAMPOLINE): Rename info from IN_SOLIB_TRAMPOLINE.
4609 (IN_SOLIB_RETURN_TRAMPOLINE): Describe.
4610 (KERNEL_DEBUGGING, MIPSEL): No info about these, remove.
4611
4612Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
4613
4614 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
4615
4616Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
4617
4618 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
4619
4620Fri Nov 27 12:39:45 1998 Andrew Cagney <cagney@chook>
4621
4622 * gdbint.texinfo (NO_SINGLE_STEP): Replace with
4623 SOFTWARE_SINGLE_STEP_P and SOFTWARE_SINGLE_STEP.
4624
4625Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
4626
4627 * gdbint.texinfo: Fix minor typos.
4628
4629Wed Sep 30 18:03:19 1998 Stan Shebs <shebs@andros.cygnus.com>
4630
4631 * gdbint.texinfo: Complete overhaul. Group descriptions more
4632 logically, add more info on generic algorithms, remove much
4633 obsolete and/or wrong material.
4634
4635Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
4636
4637 * stabs.texinfo (Method Type Descriptor): Expand and correct.
4638
4639Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
4640
4641 * refcard.tex: Copyright, address updates.
4642
4643Tue Apr 21 18:09:56 1998 Stan Shebs <shebs@andros.cygnus.com>
4644
4645 * gdb.texinfo (EDITION, DATE): Update and change to use ordinals
4646 for the edition instead of confusing GDB-version-like numbers.
4647
4648Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
4649
4650 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
4651
4652Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
4653
4654 * LRS: Reformat a bit to keep text under 80 columns.
4655
4656Thu Apr 2 16:10:36 1998 Stan Shebs <shebs@andros.cygnus.com>
4657
4658 * gdb.texinfo: Add some credits, mention bug monitor.
4659 * remote.texi: Mention mips monitor targets.
4660 * gdbint.texinfo: Describe SP_REGNUM, STEP_SKIPS_DELAY.
4661
4662Mon Feb 2 17:13:03 1998 Stan Shebs <shebs@andros.cygnus.com>
4663
4664 * gdbint.texinfo: Remove obsolete mentions of pinsn.c and opcode.h
4665 files, finish sorting of host vs target vs native macros, describe
4666 some more of them.
4667
4668Tue Jan 13 16:44:50 1998 Fred Fish <fnf@cygnus.com>
4669
4670 * gdbint.texinfo (Host Conditionals): Document change from
4671 using NO_MMALLOC to it's inverse, USE_MMALLOC.
4672
4673Mon Nov 24 13:55:21 1997 Andrew Cagney <cagney@b1.cygnus.com>
4674
4675 * gdbint.texinfo (Host Conditionals): Document
4676 PRINTF_HAS_LONG_DOUBLE, SCANF_HAS_LONG_DOUBLE, HAVE_LONG_DOUBLE.
4677
4678Fri Jul 4 14:52:31 1997 Ian Lance Taylor <ian@cygnus.com>
4679
4680 * gdbint.texinfo (Host Conditionals): Add CRLF_SOURCE_LINES.
4681 Document LSEEK_NOT_LINEAR.
4682
4683Tue Mar 25 14:44:09 1997 Ian Lance Taylor <ian@cygnus.com>
4684
4685 * stabs.texinfo (Stab Section Basics): Make it clear that only
4686 some versions of the GNU linker remove the leading N_UNDF symbol.
4687
4688Thu Feb 27 17:45:19 1997 Ian Lance Taylor <ian@cygnus.com>
4689
4690 * stabs.texinfo (String Field): Document type number pairs here,
4691 instead of in the Sun specific section.
4692 (Include Files): The GNU linker supports the N_BINCL
4693 optimization. Clarify the N_BINCL value, and what it is used
4694 for.
4695 (Procedures): Document N_FUN with an empty string to mark the end
4696 of a function.
4697 (Typedefs): Mention that Sun compilers may use N_GSYM for a type.
4698 (Sun Differences): Remove this node, as the information is now
4699 elsewhere in the main document.
4700 (Stab Section Basics): Mention that the GNU linker may optimize
4701 stabs and remove the leading N_UNDF symbol.
4702
4703Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
4704
4705 * gdb.texinfo, refcard.tex: Restore author credit
4706
4707Wed Oct 2 22:01:36 1996 Fred Fish <fnf@fishfood.ninemoons.com>
4708
4709 * gdbint.texinfo (SIGTRAMP_START, SIGTRAMP_END): Update
4710 documentation to account for START and END macros taking
4711 one arg.
4712
4713Thu Aug 22 17:59:03 1996 Fred Fish <fnf@cygnus.com>
4714
4715 From: Eberhard Mattes <mattes@azu.informatik.uni-stuttgart.de>
4716 * gdb.texinfo (Frames): Fix typo.
4717
4718Tue Jul 23 10:06:20 1996 Fred Fish <fnf@cygnus.com>
4719
4720 * gdbint.texinfo (NO_SINGLE_STEP): Document that single_step takes
4721 a target_signal as arg type, not a pid.
4722
4723Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
4724
4725 * gdb.texinfo: Document `set assembly-language'.
4726
4727Thu Jul 11 13:50:28 1996 Stan Shebs <shebs@andros.cygnus.com>
4728
4729 * remote.texi: Update list of stubs in the GDB distribution.
4730
4731Fri Jul 5 15:38:54 1996 Fred Fish <fnf@cygnus.com>
4732
4733 * gdbint.texinfo (NO_MMCHECK): Renamed from NO_MMALLOC_CHECK.
4734 Also document that some systems can use mmalloc but must define
4735 this if their C runtime allocates memory that is later freed.
4736 (MMCHECK_FORCE): Document new macro.
4737
4738Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
4739
4740 * remote.texi: Add documentation for target Sparclet.
4741
4742Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
4743
4744 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
4745 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
4746 * configure.in: Rewritten for autoconf.
4747 * configure: New.
4748
4749Mon Jun 17 10:43:41 1996 Fred Fish <fnf@cygnus.com>
4750
4751 * Makefile.in (DVIPS): New define, set to dvips.
4752 (dvi): Add stabs.dvi.
4753 (ps): New target.
4754 (all-doc): Depend on info, dvi, and ps targets.
4755 (STAGESTUFF): Add *.ps and *.dvi files.
4756 (clean-info, clean-dvi): Remove.
4757 (mostlyclean): Does not depend upon clean-info or clean-dvi,
4758 rules completely rewritten.
4759 (maintainer-clean): Remove clean-info and clean-dvi
4760 dependencies and put their actions in the rules.
4761 (gdb.ps): New target
4762 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
4763 intermediate TeX files, whether they have 2 or 3 character
4764 extensions.
4765 (gdbint.ps): Add target and rules.
4766 (gdb-internals): Delete unused target.
4767 (Makefile): Depends upon config.status also.
4768
4769Sat Mar 30 15:46:58 1996 Fred Fish <fnf@cygnus.com>
4770
4771 * gdbint.texinfo (CC_HAS_LONG_LONG): Clarify when/how this is
4772 set.
4773
4774Sat Mar 16 15:10:20 1996 Fred Fish <fnf@cygnus.com>
4775
4776 From Peter Schauer <Peter.Schauer@Regent.E-Technik.TU-Muenchen.DE>
4777 * gdb.texinfo (Expressions): Fix erroneous array constant example.
4778
4779Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
4780
4781 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
4782
4783Sat Feb 10 03:28:36 1996 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4784
4785 * gdb.texinfo (Print settings): Document
4786 `set/show print static-members' commands.
4787
4788Wed Jan 10 14:16:37 1996 Fred Fish <fnf@cygnus.com>
4789
4790 * gdbint.texinfo (Native): Document name change, coredep.c to
4791 core-aout.c.
4792
4793Wed Dec 13 12:35:28 1995 Ian Lance Taylor <ian@cygnus.com>
4794
4795 * stabs.texinfo (Include Files): Document the values the SunOS4
4796 linker creates for N_BINCL/N_EINCL/N_EXCL stabs.
4797
4798Fri Dec 8 21:08:44 1995 Fred Fish <fnf@cygnus.com>
4799
4800 * gdbint.texinfo (Releases): Change gdb.tar.Z to gdb.tar.gz.
4801 Fix typo.
4802
4803Fri Dec 1 11:07:50 1995 Fred Fish <fnf@cygnus.com>
4804
4805 * gdbint.texinfo (Releases): Make "gdb.tar.gz" rather than
4806 "gdb.tar.Z".
4807
4808Wed Sep 20 13:14:10 1995 Ian Lance Taylor <ian@cygnus.com>
4809
4810 * Makefile.in (maintainer-clean): New target, synonym for
4811 realclean.
4812
4813Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
4814
4815 * Update all FSF addresses except those in COPYING* files.
4816
4817Wed Jul 19 18:43:03 1995 Stan Shebs <shebs@andros.cygnus.com>
4818
4819 From Richard Earnshaw (rearnsha@armltd.co.uk):
4820 * gdb.texinfo (convenience variables): Document $_exitcode.
4821 (quit): Document optional expression to use as exit code.
4822
4823Thu Jun 22 21:27:33 1995 Victoria Mixon <victoria@cygnus.com>
4824
4825 * gdb.texinfo, remote.texi: Brought up to date with various
4826 GDB changes.
4827
4828Tue Jun 20 14:35:38 1995 Stan Shebs <shebs@andros.cygnus.com>
4829
4830 * gdb.texinfo: Update dates and versions, fix comments about
4831 hardware watchpoints in future releases and about the
4832 sharedlibrary command.
4833
4834Mon May 8 09:30:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4835
4836 * stabs.texinfo: Remove node `XCOFF differences'. Describe value of
4837 C_FUN stab. Other cleanups.
4838
4839Wed Apr 19 07:02:19 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4840
4841 * remote.texi (Bootstrapping): Clarify that flush_i_cache is only
4842 for the sparc stub.
4843
4844Tue Apr 11 11:41:49 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4845
4846 * annotate.texi: Clarify which addresses have differing formats
4847 depending on the language and which do not.
4848
4849Tue Mar 28 16:56:22 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4850
4851 * remote.texi (NetWare): Changed example to use BOARD= instead of
4852 NODE= argument to reflect correspoding change to gdbserve.nlm.
4853
4854Fri Mar 17 06:47:02 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4855
4856 * stabs.texinfo (Negative Type Numbers): Mention the fact that
4857 GDB, as well as AIX dbx, supports the size type attribute.
4858
4859Thu Mar 16 12:11:32 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4860
4861 * stabs.texinfo (Negative Type Numbers): Document types -31 to -34.
4862
4863Mon Mar 13 16:49:13 1995 Per Bothner <bothner@kalessin.cygnus.com>
4864
4865 * gdb.texinfo (Define): Document $arg0... arguments to commands,
4866 and new 'if' and 'while' commands.
4867
4868Fri Feb 17 15:24:35 1995 Per Bothner <bothner@kalessin.cygnus.com>
4869
4870 * gdb.texinfo (Artificial arrays): Note use of coerce-to-array-type.
4871
4872Wed Feb 15 11:59:18 1995 J.T. Conklin <jtc@rtl.cygnus.com>
4873
4874 * all-cfg.texi: New flag, GDBSERVE, for NetWare's gdbserve.nlm.
4875 * remote.texi (NetWare): New node, how to use gdbserve.nlm on
4876 NetWare targets. Mostly stolen from the Server node.
4877
4878Fri Feb 10 20:20:08 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4879
4880 * gdb.texinfo (Setting): Talk about the language of a source file
4881 versus the working language. The old documentation did not match
4882 what GDB did.
4883
4884Wed Feb 1 20:26:36 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4885
4886 * stabs.texinfo (Source Files): Document N_SO used to mark the end
4887 of a source file.
4888
4889Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
4890
4891 * gdb.texinfo (Processes): New node.
4892
4893Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
4894
4895 * remote.texi: Update documentation of set/show mipsfpu.
4896
4897Fri Jan 6 17:17:28 1995 Stan Shebs <shebs@andros.cygnus.com>
4898
4899 * gdbgui.texinfo: New file, manual for GUI (gdbtk) users.
4900 * Makefile.in (gdbgui.dvi, gdbgui.info): New actions.
4901
4902Sun Sep 4 16:47:21 1994 Stan Shebs (shebs@andros.cygnus.com)
4903
4904 * gdbint.texinfo: Removed mentions of some incorrectly placed and
4905 obsolete conditionals, described some others.
4906
4907Mon Aug 1 15:42:39 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4908
4909 * gdbint.texinfo: Remove references to BROKEN_LARGE_ALLOCA and
4910 SET_STACK_LIMIT_HUGE; they were removed from GDB 14 May 1994.
4911
4912Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
4913
4914 * gdbint.texinfo: Put regex conditionals in their own table.
4915
4916Tue Jul 26 18:32:52 1994 Stan Shebs (shebs@andros.cygnus.com)
4917
4918 * gdbint.texinfo: Removed mentions of many obsolete conditionals,
4919 described or fixed the descriptions of many others.
4920
4921Sun Jul 17 14:14:03 1994 Stan Shebs (shebs@andros.cygnus.com)
4922
4923 * gdb.texinfo: Add some more credits.
4924 * gdbint.texinfo: Capitalize GDB consistently, describe some
4925 macros and remove some.
4926
4927Thu Jul 14 18:43:17 1994 Stan Shebs (shebs@andros.cygnus.com)
4928
4929 * gdbint.texinfo: Removed mentions of many incorrectly placed and
4930 obsolete conditionals, described some others.
4931
4932Tue Jul 12 12:23:15 1994 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
4933
4934 * gdb.texinfo (help targets): Changed to `help target', which
4935 is the correct gdb command.
4936
4937Wed Jun 22 18:00:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4938
4939 * annotate.texi (TODO): New node, for keeping track of annotations
4940 suggested but not yet implemented.
4941
4942Wed Jun 1 16:10:45 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4943
4944 * stabs.texinfo (Statics): Value of xcoff C_BSTAT points to
4945 another symbol, it is not the address itself.
4946
4947Thu May 5 20:23:36 1994 Stan Shebs (shebs@andros.cygnus.com)
4948
4949 * stabs.texinfo (Stab Section Basics): Add comment about alignment
4950 of stabs-in-coff sections.
4951
4952Wed May 4 06:26:11 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4953
4954 * annotate.texi: Change edition to 0.5 and date to May 1994.
4955 Add index.
4956 (Frames): New node, for frame annotation.
4957 (Displays): New node, for display annotation.
4958
4959 * remote.texi (MIPS Remote): Say that set timeout doesn't apply
4960 when waiting for your program to stop.
4961
4962Fri Apr 29 18:24:46 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4963
4964 * annotate.texi (Breakpoint Info): Document annotation of header
4965 fields and record annotation.
4966
4967Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4968
4969 * annotate.texi: New file, to document annotations.
4970
4971Thu Apr 21 14:20:51 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4972
4973 * Makefile.in (clean): Don't remove GDBvn.texi (apparently on Jan
4974 16 I meant to make this change but did not). Do remove gdb-cfg.texi.
4975
4976Wed Apr 20 11:22:48 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4977
4978 * stabs.texinfo (Stab Section Basics): Say what is in .stab
4979 section, and say n_strx field is compilation unit relative.
4980 * stabs.texinfo: Don't use @code for a.out when it is the name of
4981 an object file format.
4982
4983Wed Apr 13 20:29:54 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
4984
4985 * gdb.texinfo: Refer to file names, not path names, per rms
4986 convention.
4987 (Arguments): Fix typo.
4988
4989Thu Mar 24 08:09:12 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4990
4991 * stabs.texinfo (Global Variables): Talk about stabs in files
4992 where variables are referenced, but not defined.
4993
4994Wed Mar 23 07:16:36 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
4995
4996 * stabs.texinfo: Move stuff on @ and # type descriptors from node
4997 Cplusplus to new nodes Member Type Descriptor and Method Type
4998 Descriptor. Re-write stuff for #.
4999
5000Wed Mar 16 08:20:19 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5001
5002 * gdb.texinfo (Print Settings): Don't document "set print
5003 fast-symbolic-addr off". The bug which it worked around was fixed
5004 on 25 Feb 94 in coffread.c, so I'm nuking the command.
5005
5006 * stabs.texinfo (Alternate Entry Points): New node, rewritten from
5007 N_ENTRY node.
5008
5009 * stabs.texinfo (Type Descriptors): Add 'Y' type descriptor.
5010
5011Tue Mar 15 08:43:02 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5012
5013 * gdbint.texinfo (Host Conditionals, Target Conditionals): Remove
5014 references to ieee-float.c.
5015
5016Fri Mar 11 08:09:40 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5017
5018 * gdb.texinfo (Set Breaks): Update documentation for tbreak to
5019 match what the code actually does.
5020
5021Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5022
5023 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5024
5025Tue Mar 1 17:04:43 1994 Jim Kingdon (kingdon@deneb.cygnus.com)
5026
5027 * stabs.texinfo (Type Descriptors): Add OS9000 type descriptors c,
5028 i, and b.
5029
5030Wed Feb 23 10:44:18 1994 Jim Kingdon (kingdon@rtl.cygnus.com)
5031
5032 * stabs.texinfo: Document N_RBRAC as function relative for COFF as
5033 well as for ELF and SOM. Unify the descriptions of ELF and SOM
5034 as "stabs in sections" rather than just saying "ELF and SOM".
5035 Also make that stuff apply to COFF.
5036
5037Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5038
5039 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5040 Ghostscript.
5041
5042Fri Feb 4 06:31:31 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5043
5044 * gdb.texinfo (Continuing and Stepping): When talking about "step"
5045 versus functions without line numbers, also mention stepping into
5046 them as well as "step" when you are in them. Tell the user how to
5047 deal with the situation. Add comment about "debugging information".
5048
5049Thu Feb 3 11:39:59 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5050
5051 * stabs.texinfo (Enumerations): Document restriction on where
5052 enumeration types can appear and still win with GDB.
5053
5054Wed Feb 2 11:29:17 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5055
5056 * stabs.texinfo (Negative Type Numbers): Document format for type
5057 -16.
5058
5059Thu Jan 27 16:53:56 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5060
5061 * gdb.texinfo (Selection, Frame Info): Update information about
5062 arbitrary frame specficiations.
5063
5064Wed Jan 26 15:31:57 1994 Roland H. Pesch (pesch@fowanton.cygnus.com)
5065
5066 * gdb.texinfo, remote.texi: general editing pass prior to Net release
5067
5068Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5069
5070 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5071
5072Wed Jan 19 06:39:24 1994 David J. Mackenzie (djm@thepub.cygnus.com)
5073
5074 * stabs.texinfo (Non-Stab Symbol Types): Mention N_SET* | N_EXT.
5075
5076Sun Jan 16 12:43:32 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5077
5078 * stabs.texinfo: Re-do stuff about C_BSTAT and move from XCOFF
5079 Differences node to Statics node.
5080 (Statics): Discuss XCOFF use of V symbol descriptor.
5081
5082 * Makefile.in: Remove refcard.dvi and GDBvn.texi in realclean,
5083 not clean.
5084
5085Wed Jan 12 21:29:54 1994 John Gilmore (gnu@cygnus.com)
5086
5087 * gdb.texinfo (Print Settings): Document `set print
5088 fast-symbolic-addr' and improve the doc for some other
5089 `set print's.
5090
5091Mon Jan 3 17:23:07 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5092
5093 * stabs.texinfo (String Field): Talk about defining several type
5094 numbers at once.
5095 Fix lint regarding changing node ELF Transformations to
5096 ELF and SOM Transformations.
5097
5098Fri Dec 31 00:42:43 1993 John Gilmore (gnu@cygnus.com)
5099
5100 * stabs.texinfo: Insert Peter Kessler's name as inventor (I think).
5101
5102Tue Dec 28 09:30:40 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5103
5104 * stabs.texinfo (Cross-References): `::' is for nested types only
5105 within <>.
5106 (Structures): Document static members.
5107
5108Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5109
5110 * stabs.texinfo: Document S type attribute.
5111
5112Sun Dec 26 20:46:36 1993 Jeffrey A. Law (law@snake.cs.utah.edu)
5113
5114 * stabs.texinfo: Add notes about stabs-in-som where appropriate.
5115
5116Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5117
5118 * gdbint.texinfo: Fix a few typos.
5119
5120Sun Nov 28 18:06:25 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5121
5122 * gdb.texinfo, remote.texi: formatting improvements
5123
5124 * gdb.texinfo (New Features): mention threads.
5125 (Summary, C): fix xrefs in newly contributed text.
5126 (Threads): index entries, clarifications, example
5127 (passim): minor typos fixed, phrasing improvements
5128
5129 * remote.texi (Bootstrapping): rephrase text on ^C and add index
5130 entries; (Server): explain use of gdbserver w/real-time systems,
5131 add example of conflicting TCP port; (MIPS Remote) break up
5132 running text into table, highlighting commands, and add example.
5133
5134Wed Nov 24 14:15:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5135
5136 * refcard.tex: avoid bad linebreaks even when REFEDITS=psrc.sed
5137
5138Fri Nov 12 16:10:58 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5139
5140 * stabs.texinfo (Nested Symbols): New node.
5141 (String Field, Symbol Descriptors, Cross-References): Refer to it.
5142
5143Thu Nov 11 13:26:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5144
5145 * stabs.texinfo (Stabs in ELF): Clarify how Bbss.bss work with respect
5146 to picking which Bbss.bss symbol to use, and (because there seems to
5147 be no good way of doing it) re-write some of the text to make it
5148 sound like Bbss.bss isn't such a great idea after all (as currently
5149 designed).
5150
5151 * gdb.texinfo (C): In addition to saying people have to use g++ for
5152 good results, say they have to use stabs. Specifically say cfront
5153 doesn't work well.
5154 (Summary): Merge in information on Modula-2, Pascal, and Chill from
5155 the gdb README. Add xrefs to places where the support for the various
5156 languages is described in detail.
5157
5158Mon Nov 8 11:47:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5159
5160 * stabs.texinfo: Clean up stuff about visibility and virtual
5161 characters.
5162
5163 * stabs.texinfo (N_M2C): Cite Sun doc.
5164
5165Fri Nov 5 16:27:27 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5166
5167 * gdb.texinfo: updates re threads.
5168 * remote.texinfo: avoid index entries starting with digits.
5169
5170Tue Nov 2 09:08:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5171
5172 * stabs.texinfo (Enumerations): Talk about large, negative and
5173 octal values. Clean up cross reference to type attributes.
5174 (String Field): Say that GDB 4.11 supports size attribute.
5175
5176Sun Oct 31 13:31:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5177
5178 * remote.texi (VxWorks Remote): Clarify that rebuilding VxWorks kernel
5179 is a mandatory step. Make the stuff about that more concise.
5180
5181Wed Oct 27 00:25:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5182
5183 * stabs.texinfo (Class Names): New node.
5184
5185 * gdb.texinfo (Command Files): Explain order of init file reading.
5186
5187 * remote.texi (Bootstrapping): Talk about getting the serial driver
5188 to deal with ^C sent by gdb to stop the remote system.
5189
5190Mon Oct 25 03:25:41 1993 Tom Lord (lord@cygnus.com)
5191
5192 * libgdb.texinfo (I/O): incorporated better phrasing from rich.
5193
5194 * libgdb.texinfo (Defining Commands): made the DOC arg
5195 to gdb_define_app_command a char * instead of char **
5196 per a suggestion from kingdon.
5197
5198 * libgdb.texinfo: total rewrite from a different starting
5199 premise.
5200
5201Wed Oct 20 18:07:44 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5202
5203 * stabs.texinfo (Local Variable Parameters): Re-write paragraph on
5204 floats passed as doubles (to improve clarity).
5205
5206Tue Oct 19 14:21:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5207
5208 * gdb.texinfo (Source Path): index entries for $cwd, $pdir
5209
5210 * a4rc.sed: update to work with Andreas Vogel papersize params
5211
5212 * refcard.tex: use Andreas Vogel simplifications of papersize
5213 params; remove useless version info; update copyright date.
5214
5215Tue Oct 19 10:46:22 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5216
5217 * gdb.texinfo (Symbols): Add class NAME to doc for ptype.
5218
5219Tue Oct 12 09:11:45 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5220
5221 * gdb.texinfo (Files): Say what address the load command loads it at.
5222
5223 * stabs.texinfo (Common Blocks): Minor cleanups.
5224
5225 * stabs.texinfo: Update ld stabs in elf relocation to reflect the fact
5226 that Sun has backed away from the linker kludge and thus the relevant
5227 issue is changes to the SunPRO tools, not the Solaris linker.
5228
5229 * stabs.texinfo (Traditional Integer Types): Clean up description
5230 of octal bounds a little bit. Document extra leading zeroes.
5231
5232Thu Oct 7 16:15:37 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5233
5234 * gdb.texinfo (Signaling): Update for symbolic symbol names
5235 and add a section explaining the difference between the GDB
5236 signal command and the shell kill utility.
5237
5238Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5239
5240 * libgdb.texinfo: added `@' to braces that were unescaped.
5241
5242Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5243
5244 * libgdb.texinfo: new file. Spec for the gdb library.
5245
5246Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5247
5248 * stabs.texinfo (Include Files): Fix typo (start -> end).
5249
5250Thu Sep 30 18:24:56 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5251
5252 * gdb.texinfo, remote.texi: assorted small improvements, mostly
5253 from Melissa at FSF's editing pass.
5254
5255Thu Sep 30 11:54:38 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5256
5257 * gdb.texinfo: Remove stuff about ar and 14 character filenames.
5258 I believe this was fixed by the 13 Sep 89 change to print_frame_info.
5259 Also, modern versions of ar like BSD 4.4 or SVR4 don't have this bug.
5260
5261Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5262
5263 * remote.texi (Bootstrapping): Discuss 386 call gates.
5264
5265Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5266
5267 * stabs.texinfo (Based Variables): New node.
5268
5269Thu Sep 16 17:48:55 1993 Jim Kingdon (kingdon@cirdan.cygnus.com)
5270
5271 * stabs.texinfo (Negative Type Numbers): Re-write discussions of
5272 names, sizes, and formats to suggest how not to lose.
5273
5274Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5275
5276 * stabs.texinfo (Methods): Fix typo.
5277
5278Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5279
5280 * gdb.texinfo: Fix a few typos.
5281
5282Wed Sep 8 09:11:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5283
5284 * gdb.texinfo: Clarify how well it works with Fortran.
5285
5286 * stabs.texinfo (Stabs In ELF, Statics, ELF Transformations):
5287 More on relocating stabs in ELF files.
5288
5289Tue Sep 7 13:45:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5290
5291 * stabs.texinfo (Stabs In ELF): Talk about N_FUN value.
5292
5293Mon Sep 6 19:23:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5294
5295 * stabs.texinfo (Local Variable Parameters): Talk about nameless
5296 parameters on VAX.
5297
5298Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5299
5300 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5301
5302Fri Sep 3 12:04:15 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5303
5304 * stabs.texinfo: Make info author notice match the TeX author notice.
5305
5306Tue Aug 31 13:21:06 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5307
5308 * stabs.texinfo: Initial-caps all words in node names and
5309 non-trivial words in section names.
5310
5311Mon Aug 30 11:13:16 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5312
5313 * stabs.texinfo: Many minor cleanups.
5314
5315 * stabs.texinfo: Remove @deffn except from Expanded Reference node.
5316
5317Sat Aug 28 12:08:09 1993 David J. MacKenzie (djm@edison.eng.umd.edu)
5318
5319 * stabs.texinfo: Remove full description of big example.
5320 It's not really helpful; just use pieces of it where appropriate.
5321 Add more Texinfo formatting directives (@samp, etc.).
5322 Use @deffn to define stab types.
5323 Eliminate some wordiness. Break up some nodes.
5324 Add an (alphabetized) index of symbol types.
5325 Use consistent capitalization style in node and section names.
5326
5327Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5328
5329 * gdb.texinfo: Change typo "Two two" to "The two".
5330
5331Sun Aug 22 12:15:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5332
5333 * stabs.texinfo (XCOFF-differences): Remove references to
5334 non-existent types N_DECL and N_RPSYM.
5335
5336 * stabs.texinfo (String Field): Say that type attributes bug is
5337 fixed in GDB 4.10, since it is.
5338
5339 * stabs.texinfo: Clean up djm cleanups, and more cleanups of my own.
5340
5341Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5342
5343 * stabs.texinfo: Formatting cleanups.
5344
5345Fri Aug 20 20:49:53 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5346
5347 * stabs.texinfo: When explaining the n_type of a stab, standardize
5348 how we do it ('#' as a comment indicator, "36 is N_FUN" as text,
5349 no tabs, use @r).
5350 (Global Variables): Clean up.
5351
5352Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5353
5354 * stabs.texinfo (Stack Variables): Re-write.
5355
5356Mon Aug 16 21:20:08 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5357
5358 * stabs.texinfo (Stabs-in-elf): Talk about getting the start
5359 addresses of a source file. Also revise formatting.
5360 Change "object module" or "object file" to "source file".
5361 Various: Miscellaneous cleanups.
5362
5363Thu Aug 12 15:11:51 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5364
5365 * stabs.texinfo: Point to mangling info in gcc's gpcompare.texi.
5366
5367Tue Aug 10 16:57:49 1993 Stan Shebs (shebs@rtl.cygnus.com)
5368
5369 * gdbint.texinfo: Removed many nonsensical machine-collected
5370 host and target conditionals, described some of the remainder.
5371
5372Tue Aug 10 13:28:30 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5373
5374 * gdbint.texinfo (Getting Started): Use @itemize, not @table.
5375
5376 * gdbint.texinfo (Top): Add name to @top line, and re-write the
5377 paragraph which follows.
5378
5379 * gdbint.texinfo (Host): Use @code not @samp for Makefile
5380 variables. Looks better and avoids overful hbox.
5381
5382Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5383
5384 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5385
5386Thu Jul 29 15:10:58 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5387
5388 * remote.texi: (MIPS Remote) clearer doc for set/show timeout,
5389 retransmit-timeout
5390
5391Thu Jul 29 13:16:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5392
5393 * gdbint.texinfo: Update statement about `some ancient Unix
5394 systems, like Ultrix 4.0' to Ultrix 4.2.
5395
5396Wed Jul 28 15:26:53 1993 Roland H. Pesch (pesch@el_bosque.cygnus.com)
5397
5398 * h8-cfg.texi, all-cfg.texi: new flag GDBSERVER
5399
5400 * Makefile.in: depend on remote.texi rather than gdbinv-s.texi
5401
5402 * remote.texi: (Server) New node on gdbserver. (Remote Serial,
5403 ST2000 Remote, MIPS Remote): mention `host:port' syntax for TCP.
5404
5405 * remote.texi: new name for former gdbinv-s.texi
5406
5407 * gdb.texinfo: use remote.texi rather than gdbinv-s.texi
5408
5409Wed Jul 28 08:26:24 1993 Ian Lance Taylor (ian@cygnus.com)
5410
5411 * gdbinv-s.texi: Documented timeout and retransmit-timeout
5412 variables for MIPS remote debugging protocol.
5413
5414Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5415
5416 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
5417
5418Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
5419
5420 * Makefile.in (refcard.dvi): Use srcdir where necessary.
5421
5422Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
5423
5424 * gdb.texinfo: repair conditional bugs in text markup
5425
5426Fri Jul 16 18:57:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5427
5428 * gdb.texinfo, all-cfg.texi, h8-cfg.texi: introduce MOD2 switch
5429 to select Modula-2 material.
5430
5431Thu Jul 15 13:15:01 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5432
5433 * stabs.texinfo: Cleanups regarding statics.
5434
5435 * gdbinv-s.texi (Bootstrapping): Document exceptionHandler.
5436 (Debug Session): Mention exceptionHandler. Add xref to Bootstrapping.
5437
5438Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5439
5440 * stabs.texinfo: N_MAIN is sometimes used for C.
5441
5442Fri Jul 9 09:47:02 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5443
5444 * gdbint.texinfo (Host, Target Conditionals): Remove TM_FILE_OVERRIDE.
5445
5446Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
5447
5448 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
5449 removed from the code by Kingdon.
5450
5451Tue Jul 6 12:24:34 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5452
5453 * gdb.texinfo (Break Commands): Remove stuff about flushing terminal
5454 input when evaluating breakpoint conditions; the bug has been fixed.
5455
5456 * gdb.texinfo (Continuing and Stepping): Argument to "continue"
5457 sets the ignore count to N-1, not to N.
5458
5459Thu Jul 1 14:57:42 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5460
5461 * refcard.tex (\hoffset): correct longstanding error to match
5462 intended offset; avoids cutting off edge on some printers
5463
5464Wed Jun 30 18:23:06 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5465
5466 * stabs.texinfo (Parameters): Say that order of stabs is significant.
5467
5468Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5469
5470 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
5471
5472Fri Jun 25 16:15:10 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5473
5474 * Makefile.in: (REFEDITS) new var to control whether PS or CM
5475 fonts and whether US or A4 paper for GDB refcard; (refcard.dvi)
5476 collect sed edits if any, apply to refcard before formatting;
5477 (refcard.ps) stop implying PS fonts if PS output requested;
5478 (lrefcard.ps) delete extra target for variant PS fonts
5479
5480 * refcard.tex: parametrize papersize dependent info, collect
5481 in easily replaced spot
5482
5483 * a4rc.sed: new file, edits to refcard for A4 paper
5484
5485Fri Jun 25 14:21:46 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5486
5487 * stabs.texinfo (Negative Type Numbers): Type -16 is 4 bytes.
5488
5489Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5490
5491 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
5492
5493Tue Jun 22 16:31:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5494
5495 * stabs.texinfo: Express disapproval of 'D' symbol descriptor
5496 politely rather than rudely.
5497
5498Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5499
5500 * stabs.texinfo: Document common blocks.
5501
5502Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
5503
5504 * stabs.texinfo: Add some basic info about stabs-in-elf.
5505
5506Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5507
5508 * stabs.texinfo (Top): Minor cleanup.
5509
5510Mon Jun 14 16:16:51 1993 david d `zoo' zuhn (zoo at rtl.cygnus.com)
5511
5512 * Makefile.in (install-info): remove parentdir support
5513
5514Tue Jun 15 18:11:39 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5515
5516 * gdb.texinfo (Copying): delete this node and references to it;
5517 RMS says this manual need not carry GPL. (passim): Improvements
5518 from last round at FSF, largely due to Ian Taylor review, and
5519 minor formatting improvements.
5520
5521 * gdbinv-s.texi (passim): Improvements from last round at FSF,
5522 largely due to Ian Taylor review. (Debug Session): minor edits to
5523 new text.
5524
5525Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
5526
5527 * Makefile.in (realclean): Remove info and dvi files too.
5528
5529Sat Jun 12 16:09:22 1993 Jim Kingdon (kingdon@cygnus.com)
5530
5531 * {all,h8}-config.texi: Rename to *-cfg.texi for 14 char filenames.
5532 * Makefile.in: Change accordingly. gdb-config.texi -> gdb-cfg.texi.
5533 * gdb.texinfo: Change accordingly.
5534
5535 * stabs.texinfo: Clean up N_{L,R}BRAC. Discuss what addresses of
5536 N_{L,R}BRAC,N_SLINE are relative to.
5537
5538Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
5539
5540 * Makefile.in (GDBvn.texi): Update atomically.
5541
5542Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
5543
5544 * gdbinv-s.texi (Debug Session): Document exceptionHook.
5545
5546Tue Jun 8 13:42:04 1993 Jim Kingdon (kingdon@cygnus.com)
5547
5548 * gdb.texinfo (Print Settings): Move all stuff relating to symbolic
5549 addresses together. Also motivate the set print symbol-filename
5550 command and suggest other solutions.
5551
5552Tue Jun 1 22:46:43 1993 Fred Fish (fnf@cygnus.com)
5553
5554 * gdb.texinfo (set print elements): Note that the number of
5555 elements is set to unlimited by "set print elements 0".
5556
5557Mon May 31 08:06:55 1993 Jim Kingdon (kingdon@cygnus.com)
5558
5559 * stabs.texinfo (Builtin Type Descriptors): Try to clarify what
5560 NF_LDOUBLE means.
5561 (Stab Types): Include Solaris stab types.
5562 (Procedures): Document Solaris extensions.
5563
5564Thu May 27 06:20:42 1993 Peter Schauer (pes@regent.e-technik.tu-muenchen.de)
5565
5566 * gdb.texinfo: Add `set print symbol-filename' doc.
5567
5568Wed May 26 00:26:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5569
5570 * stabs.texinfo (Arrays): Talk about type definition vs. type
5571 information.
5572
5573 * stabs.texinfo (Builtin Type Descriptors): Talk about omitting
5574 the trailing semicolon.
5575
5576Tue May 25 14:49:42 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5577
5578 * stabs.texinfo (Line Numbers, Source Files): Re-write these two nodes
5579 and merge in other parts of the document addressing these subjects.
5580 gdbint.texinfo (XCOFF): Remove info which is now in stabs.texinfo.
5581
5582 * stabs.texinfo (Subranges, Arrays): Try to explain about the semicolon
5583 at the end of a range type.
5584
5585 * stabs.texinfo (Subranges): "A offset" and "T offset" are not
5586 AIX extensions.
5587
5588Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5589
5590 * stabs.texinfo (Stabs Format): Misc fixes.
5591
5592Sat May 22 10:40:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5593
5594 * stabs.texinfo (Constants): Allow an `e' constant to be non-enum.
5595 (Traditional builtin types): Document convex convention for long long.
5596 (Negative builtin types): Discuss type names, and misc fixes.
5597
5598Fri May 21 11:20:31 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5599
5600 * stabs.texinfo (Builtin Type Descriptors): Document the floating
5601 point types used with @samp{R} type descriptor.
5602 (Symbol Descriptors): Describe how to handle conflict between
5603 different meanings of @samp{P} symbol descriptor.
5604
5605Thu May 20 13:35:10 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5606
5607 * stabs.texinfo: Remove node Quick Reference and put its children
5608 directly under the main menu.
5609
5610 * stabs.texinfo: Many more changes to bring it into line with
5611 AIX documentation and reality. I think it now has all the
5612 information from the AIX documentation, except that I burned
5613 out when I got to variant records (Pascal and Modula-2) and
5614 all the COBOL types. Oh well, we can add them later when we're
5615 worrying more about those languages.
5616
5617 * stabs.texinfo (Automatic variables): Talk about what it means
5618 to omit the symbol descriptor.
5619
5620Tue May 18 17:59:18 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5621
5622 * stabs.texinfo (Parameters): Add "(sometimes)" when describing
5623 gcc2 behavior with promoted args.
5624
5625Fri May 14 21:35:29 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5626
5627 * gdb.texinfo: include readline appendices in info version of manual
5628
5629Fri May 7 11:56:18 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5630
5631 * gdbinv-s.texi (Remote Serial): describe new ^C behavior in
5632 target remote.
5633
5634 * gdb.texinfo (Machine Code): more index entries for disassemble
5635
5636Fri May 7 10:12:30 1993 Fred Fish (fnf@cygnus.com)
5637
5638 * Clarify the intended use of the gdb-testers and gdb-patches
5639 mailing lists, and shrink gzip comment.
5640
5641Thu May 6 16:39:50 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5642
5643 * gdb.texinfo (Shell Commands): do not mention SHELL env var in
5644 DOSHOST configuration of manual.
5645
5646 * gdb.texinfo (MIPS Stack): new node.
5647
5648 * all-config.texi (MIPS) new switch.
5649
5650 * gdbinv-s.texi (Nindy Options) Remove two instances of future
5651 tense; (MIPS Remote) new node.
5652
5653 * gdb.texinfo (passim) rephrases to work around makeinfo @value
5654 bug; (Environment) less passive, other small cleanups in text about
5655 .cshrc/.bashrc; (Invoking GDB) new MIPS Remote menu entry;
5656 (Remote) new MIPS Remote menu entry.
5657
5658Thu Apr 29 09:36:25 1993 Jim Kingdon (kingdon@cygnus.com)
5659
5660 * stabs.texinfo: Many changes to include information from the
5661 AIX documentation.
5662
5663 * gdb.texinfo (Environment): Mention pitfall with .cshrc.
5664
5665Tue Apr 27 14:02:57 1993 Jim Kingdon (kingdon@cygnus.com)
5666
5667 * gdbint.texinfo (new node Debugging GDB, elsewhere):
5668 Move a bunch of information from ../README.
5669 (Getting Started): New node.
5670
5671Fri Apr 23 17:21:13 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5672
5673 * gdbinv-s.texi, gdb.texinfo: include Hitachi SH target
5674
5675 * gdb.texinfo: advance manual revision dates to present
5676
5677 * gdbinv-s.texi, gdb.texinfo, all-config.texi, h8-config.texi:
5678 stop using silly Roman numerals in @set variable names
5679
5680Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
5681
5682 * stabs.texinfo (Parameters): Keep trying to get this right.
5683
5684Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
5685
5686 * stabs.texinfo (Parameters): More on "local parameters".
5687
5688Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
5689
5690 * stabs.texinfo (Parameters): Re-do "local parameters" section.
5691
5692Sun Apr 18 09:47:45 1993 Jim Kingdon (kingdon@cygnus.com)
5693
5694 * stabs.texinfo (Symbol descriptors): Re-do using @table and @xref.
5695 (Parameters): Rewrite.
5696 (xcoff-differences, Sun-differences): Minor changes.
5697
5698Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
5699
5700 * stabs.texinfo: Minor cleanup.
5701
5702Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
5703
5704 * gdbint.texinfo: Minor xcoff stuff.
5705
5706Wed Apr 7 14:11:07 1993 Fred Fish (fnf@cygnus.com)
5707
5708 * gdbint.texinfo: Update for new config directory structure.
5709 Add info about internal type data structures.
5710
5711Mon Apr 5 09:06:30 1993 Ian Lance Taylor (ian@cygnus.com)
5712
5713 * Makefile.in (SFILES_INCLUDED): gdb-config.texi is no longer in
5714 $(srcdir).
5715 (gdb-config.texi): Depend on file in $(srcdir).
5716
5717Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
5718
5719 * stabs.texinfo: Fixes about N_SO.
5720
5721Fri Mar 26 18:00:35 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5722
5723 * gdb.texinfo: include list of nonstandard init file names
5724
5725 * *-config.texi: new switch GENERIC for text that applies *only*
5726 to (usual) multiple-target version of manual
5727
5728 * gdb.texinfo, gdbinv-s.texi: Update conditional markup to correct
5729 h8 config
5730
5731 * gdb.texinfo: depend on latest fixed makeinfo, use conditionals
5732 in menus (rather than conditionally selected multiple alternative
5733 menus).
5734
5735 * Makefile.in: define and use DOC_CONFIG var to select
5736 configuration for GDB user manual.
5737
5738 * gdb-config.texi: delete from repository, generate from Makefile.
5739
5740 * all-config.texi: normal `generic' configuration file, formerly
5741 stored as gdb-config.texi
5742
5743Wed Mar 24 14:03:19 1993 david d `zoo' zuhn (zoo at poseidon.cygnus.com)
5744
5745 * Makefile.in: add dvi target to build all .dvi files
5746
5747Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5748
5749 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
5750
5751Fri Mar 19 21:46:50 1993 John Gilmore (gnu@cygnus.com)
5752
5753 * gdbint.texinfo: Doc NO_MMALLOC and NO_MMALLOC_CHECK as
5754 host conditionals.
5755 * stabs.texinfo: More array fixes inspired by Jim's.
5756
5757Fri Mar 19 10:23:34 1993 Jim Kingdon (kingdon@cygnus.com)
5758
5759 * stabs.texinfo: Fixes re arrays and continuations.
5760
5761 * gdbint.texinfo: Add XCOFF node.
5762
5763Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
5764
5765 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
5766
5767Sun Feb 21 17:09:38 1993 Per Bothner (bothner@rtl.cygnus.com)
5768
5769 * stabs.texinfo: Fix for array types to mention lower bounds.
5770
5771Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
5772
5773 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
5774
5775Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
5776
5777 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
5778
5779Thu Feb 11 10:38:40 1993 John Gilmore (gnu@cygnus.com)
5780
5781 * gdbint.texinfo: Fix thinko (NM_FILE => NAT_FILE). Found
5782 by Michael Ben-Gershon <mybg@CS.HUJI.AC.IL>.
5783
5784Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
5785
5786 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
5787
5788Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5789
5790 * gdb.texinfo, gdbinv-s.texi: misc updates
5791
5792Sat Feb 6 10:25:47 1993 John Gilmore (gnu@cygnus.com)
5793
5794 * gdbint.texinfo: Brief documentation for longjmp support,
5795 from an email msg by Stu.
5796
5797Fri Feb 5 14:10:15 1993 John Gilmore (gnu@cygnus.com)
5798
5799 * stabs.texinfo: Fix description of floating point "range"
5800 types (which really define basic types). Reported by Jim Meehan,
5801 <meehan@src.dec.com>.
5802
5803 * gdbint.texinfo: Remove COFF_NO_LONG_FILE_NAMES define, now gone.
5804
5805Thu Feb 4 13:56:46 1993 Ian Lance Taylor (ian@cygnus.com)
5806
5807 * gdbint.texinfo: Slightly expand section on supporting a new
5808 object file format.
5809
5810Thu Feb 4 01:49:04 1993 John Gilmore (gnu@cygnus.com)
5811
5812 * Makefile.in (refcard.ps, lrefcard.ps): Remove psref.tex
5813 intermediate file.
5814
5815Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5816
5817 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
5818
5819Mon Feb 1 15:35:47 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5820
5821 * gdbinv-s.texi: z8000 simulator target name is just "sim"
5822
5823 * gdbinv-s.texi: Mention that Z8000 simulator can simulate Z8001
5824 as well as Z8002.
5825
5826Sat Nov 28 06:51:35 1992 John Gilmore (gnu@cygnus.com)
5827
5828 * gdbint.texinfo: Add sections on clean design and on how to send
5829 in changes.
5830
5831Mon Nov 9 23:57:02 1992 John Gilmore (gnu@cygnus.com)
5832
5833 * gdbint.texinfo: Add how to declare the result of make_cleanup.
5834
5835Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
5836
5837 * gdb.texinfo: Fix typo, reported by Karl Berry.
5838
5839Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
5840
5841 * gdb.texinfo: Add opcodes dir to GDB distribution description.
5842
5843Sat Oct 10 18:04:58 1992 david d `zoo' zuhn (zoo at cirdan.cygnus.com)
5844
5845 * gdbint.texinfo: fixed a stray email address (needs @@),
5846 added @table @code to node "Native Conditionals"
5847
5848Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
5849
5850 * gdbint.texinfo: Describe coding style of GDB.
5851
5852Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
5853
5854 * stabs.texinfo: Minor wording changes.
5855
5856Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
5857
5858 * gdbint.texinfo: Improve release doc slightly.
5859
5860Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
5861
5862 * gdbint.texinfo: Improve doc of GDB config macros.
5863
5864Wed Sep 9 16:52:06 1992 John Gilmore (gnu@cygnus.com)
5865
5866 * stabs.texinfo: Remove Bothner's changes for C++ nested types.
5867 These will be reinserted when examined.
5868
5869Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com)
5870
5871 * gdbint.texinfo: Make a start at documenting all the #if macros
5872 in GDB. At least list them all, and start separating them into
5873 host-specific and target-specific.
5874
5875Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5876
5877 * gdbinv-s.m4.in: refrain from using @cartouche for just a few
5878 examples (not consistent w others).
5879 gdb.texinfo: issue disclaimer paragraph on cmdline options only
5880 for generic vn of doc
5881
5882Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
5883
5884 * Makefile.in: always create installation directories.
5885
5886Tue Aug 18 14:11:50 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5887
5888 * gdb.texinfo: in h8 config, do not describe searching commands.
5889
5890Mon Aug 17 18:07:59 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5891
5892 * gdb.texinfo, none.m4, h8.m4, gdbinv-s.m4.in: improve H8/300
5893 conditionals; introduce a few generic switches that may be
5894 useful for other cross-dev or dos-hosted configs.
5895
5896 * gdb.texinfo: fix typo in "info reg" description
5897
5898Sun Aug 16 01:16:18 1992 John Gilmore (gnu@cygnus.com)
5899
5900 * stabs.texinfo: Minor updates from running TeX over it.
5901 * Makefile.in (stabs.dvi, stabs.ps): Add.
5902
5903Sat Aug 15 20:52:24 1992 Per Bothner (bothner@rtl.cygnus.com)
5904
5905 * stabs.texinfo: Stabs documentation, written by Julia Menapace.
5906 First pass at converting it to texinfo.
5907
5908Sat Aug 15 03:14:59 1992 John Gilmore (gnu@cygnus.com)
5909
5910 * gdb.texinfo, refcard.tex: Document mult args on `info reg'.
5911 * Makefile.in (refcard.ps, lrefcard.ps): Add missing $(srdir).
5912
5913Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
5914
5915 * gdbint.texinfo: Add section on partial symbol tables.
5916
5917Sat Jun 20 16:31:10 1992 John Gilmore (gnu at cygnus.com)
5918
5919 * gdb.texinfo: document `set remotedebug' and `set
5920 rstack_high_address'.
5921
5922Thu May 14 17:09:48 1992 Roland H. Pesch (pesch@fowanton.cygnus.com)
5923
5924 * gdb.texinfo: slight expansion of new text on reading info files
5925 * gdbinv-s.m4.in: correct and expand info on cross-debugging
5926 H8/300 from DOS.
5927
5928Tue May 12 12:22:47 1992 John Gilmore (gnu at cygnus.com)
5929
5930 * gdb.texinfo: `info user' => `show user'. Noticed by David Taylor.
5931
5932Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
5933
5934 * gdb.texinfo: Say how to read the `info' files.
5935
5936Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
5937
5938 * Makefile.in: gm4 -> m4.
5939
5940Fri Apr 10 17:50:43 1992 John Gilmore (gnu at rtl.cygnus.com)
5941
5942 * gdb.texinfo: Update for GDB-4.5. Move `Formatting
5943 Documentation' ahead of `Installing GDB' to match README.
5944 Update shared library doc, -readnow and -mapped, and directory
5945 structure (add glob and mmalloc). Update configure doc.
5946
5947Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
5948
5949 * Makefile.in: remove $(srcdir) from gdb.info rule.
5950
5951Sat Mar 7 18:44:50 1992 K. Richard Pixley (rich@rtl.cygnus.com)
5952
5953 * Makefile.in: commented out gdb-all.texinfo rule. This is
5954 temporary.
5955
5956Wed Feb 26 18:04:40 1992 K. Richard Pixley (rich@cygnus.com)
5957
5958 * Makefile.in, configure.in: removed traces of namesubdir,
5959 -subdirs, $(subdir), $(unsubdir), some rcs triggers. Forced
5960 copyrights to '92, changed some from Cygnus to FSF.
5961
5962Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
5963
5964 * gdb.texinfo: Improve how we ask for bug reports.
5965
5966Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5967
5968 * Makefile.in: infodir belongs in datadir.
5969
5970Fri Dec 6 23:57:34 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5971
5972 * Makefile.in: remove spaces following hyphens, bsd make can't
5973 cope. install using INSTALL_DATA. added clean-info. added
5974 standards.text support.
5975
5976Thu Dec 5 22:46:12 1991 K. Richard Pixley (rich at rtl.cygnus.com)
5977
5978 * Makefile.in: idestdir and ddestdir go away. Added copyrights
5979 and shift gpl to v2. Added ChangeLog if it didn't exist. docdir
5980 and mandir now keyed off datadir by default.
5981
5982\f
5983Local Variables:
5984mode: change-log
5985left-margin: 8
5986fill-column: 74
5987version-control: never
5988End:
This page took 0.044874 seconds and 4 git commands to generate.