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