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