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