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