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