* gdb.texinfo: Change the introduce of "disassemble-next-line".
[deliverable/binutils-gdb.git] / gdb / doc / ChangeLog
CommitLineData
b646ddd4
HZ
12009-03-17 Hui Zhu <teawater@gmail.com>
2
3 * gdb.texinfo: Change the introduce of "disassemble-next-line".
4
91440f57
HZ
52009-03-17 Hui Zhu <teawater@gmail.com>
6
7 * gdb.texinfo: Add documentation for disassemble-next-line.
8
8fd41227
TJB
92009-03-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
10
11 * gdb.texinfo (Commands In Python): Remove tindex entries.
12
61ff14c6
JK
132009-03-15 Jan Kratochvil <jan.kratochvil@redhat.com>
14
15 * gdb.texinfo (Returning): New description for missing debug info.
16
0b16c5cf
PA
172009-03-14 Pedro Alves <pedro@codesourcery.com>
18
19 * gdb.texinfo (Remote Configuration): Document query-attached.
61ff14c6 20 (General Query Packets): Document qAttached.
0b16c5cf 21
32fc0df9
PA
222009-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
134eb42c
VP
292009-02-18 Vladimir Prus <vladimir@codesourcery.com>
30
31 * gdb.texinfo (GDB/MI Async Records): Add double-spaces
32 between sentences.
33
c86cf029
VP
342009-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
3ea85240
VP
392009-02-17 Vladimir Prus <vladimir@codesourcery.com>
40
41 * observer.texi (test_notification): New observer.
42
1d33d6ba
VP
432009-02-14 Vladimir Prus <vladimir@codesourcery.com>
44
61ff14c6
JK
45 * observer.texi: Add parameter 'print_frame' to normal_stop
46 observer.
1d33d6ba 47
d721c933
EZ
482009-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
4aa995e1
PA
552009-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
5f5233d4
PA
632009-02-06 Pedro Alves <pedro@codesourcery.com>
64
65 * gdbint.texinfo (Values): New chapter.
66
d8906c6f
TJB
672009-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
b6cb8e7d
TJB
722009-02-05 Tom Tromey <tromey@redhat.com>
73
74 * gdb.texinfo (Values From Inferior): Document Value.string.
75
12453b93
TJB
762009-02-05 Tom Tromey <tromey@redhat.com>
77
78 * gdb.texinfo (Basic Python): Document execute's from_tty
79 argument.
80
08c637de
TJB
812009-02-04 Tom Tromey <tromey@redhat.com>
82
83 * gdb.texinfo (Basic Python): Document gdb.history.
84
592375cd
VP
852009-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
41447f92
VP
912009-01-30 Vladimir Prus <vladimir@codesourcery.com>
92
93 * gdb.texinfo (GDB/MI Breakpoint Commands): Document the -d
94 option to -break-insert.
95
098b41a6
JG
962009-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
3c16cced
PA
1022009-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
62709adf
PA
1082009-01-26 Pedro Alves <pedro@codesourcery.com>
109
110 * gdb.texinfo (Using the `gdbserver' Program): Document
111 --remote-debug.
112
7ce58dd2
DE
1132009-01-23 Doug Evans <dje@google.com>
114
115 * gdb.texinfo: Add nexti to list of commands that support
116 background execution.
117
adb483fe
DJ
1182009-01-14 Daniel Jacobowitz <dan@codesourcery.com>
119
120 * gdb.texinfo (Define, Hooks): Document prefix command support.
121
a67ec3f4
JM
1222009-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
84fcdf95
PA
1362009-01-13 Pedro Alves <pedro@codesourcery.com>
137
138 * gdb.texinfo (General Query Packets): Remove @var{} around the
139 "spu" literal string.
140
fa3a767f
PA
1412009-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
9cb011d3
JB
1482009-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
84603566
SL
1552009-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
a53f55d8
PA
1612008-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
077e0a52
JB
1712008-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
023eb17c
JB
1782008-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
c3b108f7
VP
1842008-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
07e059b5
VP
2002008-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
a80b95ba
TG
2072008-11-27 Tristan Gingold <gingold@adacore.com>
208
209 * gdb.texinfo (Darwin): Document Darwin specific features.
210
a655d424
JK
2112008-11-25 Jan Kratochvil <jan.kratochvil@redhat.com>
212
213 * gdbint.texinfo (Target Conditionals): Extend the
214 gdbarch_breakpoint_from_pc description.
215
249e1128
VP
2162008-11-22 Vladimir Prus <vladimir@codesourcery.com>
217
218 * gdb.texinfo (M68K Features): Fix typo.
219
c14c28ba
PP
2202008-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
394a6666
JB
2262008-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
66bb093b
VP
2312008-11-17 Vladimir Prus <vladimir@codesourcery.com>
232
233 * gdb.texinfo (GDB/MI Async Records): Document
234 =thread-selected.
235
4a92f99b
VP
2362008-11-17 Vladimir Prus <vladimir@codesourcery.com>
237
238 * observer.texi (new_inferior, inferior_exit): New observers.
239
f0323ca0
PA
2402008-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
8b23ecc4
SL
2462008-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
fff08868
HZ
2622008-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
252fbfc8
PA
2692008-10-23 Pedro Alves <pedro@codesourcery.com>
270
271 * observer.texi (thread_stop_requested): New.
272
20924a55
JB
2732008-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
bacec72f
MS
2782008-10-17 Michael Snyder <msnyder@vmware.com>
279
280 * gdb.texinfo: Add documentation for reverse execution.
281
a08702d6 2822008-10-16 Thiago Jung Bauermann <bauerman@br.ibm.com>
bd4f7d68 283 Eli Zaretskii <eliz@gnu.org>
a08702d6
TJB
284
285 * gdb.texinfo. (Values From Inferior): New subsubsection.
286
d97bc12b
DE
2872008-10-06 Doug Evans <dje@google.com>
288
289 * gdb.texinfo (set debug dwarf2-die): Document it.
290
87f67dba
JB
2912008-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
2fae03e8
TT
2972008-09-27 Tom Tromey <tromey@redhat.com>
298
299 * gdb.texinfo (Macros): Remove text about stringification,
300 varargs, and splicing.
301
5c6ce71d
TT
3022008-09-27 Tom Tromey <tromey@redhat.com>
303
304 * gdbint.texinfo (Language Support): Remove text about omitting
305 support for a language.
306
07128da0
DE
3072008-09-23 Doug Evans <dje@google.com>
308
309 * gdb.texinfo (info dcache): Update.
310
b90a069a
SL
3112008-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
b77209e0
PA
3302008-09-22 Stan Shebs <stan@codesourcery.com>
331
332 * gdb.texinfo (Inferiors): New section.
333
3d0bb823
PA
3342008-09-12 Pedro Alves <pedro@codesourcery.com>
335
336 * gdbint.texinfo (Native Debugging): Mention NAT_GENERATED_FILES.
337
f8dcfc0a
UW
3382008-09-11 Ulrich Weigand <uweigand@de.ibm.com>
339
340 * gdbint.texinfo (Target Conditionals): Remove documentation
341 for gdbarch_name_of_malloc.
342
8775bb90
MS
3432008-09-03 Angela Marie Thomas <angela@releasedominatrix.com>
344
345 * gdb.texinfo (Interrupts): Mention TCP interface for
346 sending BREAK.
347
f1838a98
UW
3482008-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
158c7665
PH
3532008-08-21 Paul N. Hilfinger <hilfinger@adacore.com>
354
355 * gdb.texinfo (Omissions from Ada): Describe new treatment of True
356 and False.
357
30e026bb
VP
3582008-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
c6ebd6cf
VP
3632008-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
aeac0ff9
VP
3682008-08-19 Vladimir Prus <vladimir@codesourcery.com>
369
370 * doc/gdb.texinfo (PowerPC): Fix typo.
371 (PowerPC features): Fix typo.
372
5231c1fd
PA
3732008-08-18 Pedro Alves <pedro@codesourcery.com>
374
375 * observer.texi (thread_ptid_changed): New.
376
677c5bb1
LM
3772008-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
f3a2dd1a
JB
3822008-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
33e5cbd6
PA
3872008-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
d0384fc4
TJB
3942008-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
a6f3e723
SL
4002008-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
0606b73b
SL
4102008-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
d57a3c85
TJB
4222008-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
6d76a53d
SS
4292008-07-31 Stan Shebs <stan@codesourcery.com>
430
431 * gdbint.texinfo: Remove FUNCTION_EPILOGUE_SIZE.
432
1f70da6a
SS
4332008-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
383f836e
TT
4642008-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
cfd8ab24
SS
4712008-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
781b42b0
TT
4762008-07-21 Tom Tromey <tromey@redhat.com>
477
478 * observer.texi (GDB Observers): Remove obsolete comment.
479 <executable_changed>: Remove argument.
480
d7d9f01e
TT
4812008-07-18 Tom Tromey <tromey@redhat.com>
482
483 * gdb.texinfo (Macros): Update. Use @code rather than @command.
484
bf250677
DE
4852008-07-10 Doug Evans <dje@google.com>
486
487 * doc/gdb.texinfo: Document "set print symbol-loading on|off".
488
10568435
JK
4892008-07-10 Jan Kratochvil <jan.kratochvil@redhat.com>
490
491 * gdb.texinfo (Starting): Document "set disable-randomization".
492
5ae4183a
AS
4932008-07-07 Andreas Schwab <schwab@suse.de>
494
495 * gdb.texinfo (GDB/MI Target Manipulation): Fix last change.
496
b56e7235
VP
4972008-07-06 Vladimir Prus <vladimir@codesourcery.com>
498
499 * gdb.texinfo (GDB/MI Target Manipulation): Add
500 example of -target-attach.
501
e1ac3328
VP
5022008-06-10 Vladimir Prus <vladimir@codesourcery.com>
503
504 * observer.texi (target_resumed): New observer.
5ae4183a 505 * gdb.texinfo (GDB/MI Output Records): Document *running.
e1ac3328 506
65d12d83
TT
5072008-06-06 Tom Tromey <tromey@redhat.com>
508
509 * gdb.texinfo (Completion): Add field name example.
510
fbc5282e
MK
5112008-06-06 Marc Khouzam <marc.khouzam@ericsson.com>
512
513 * gdb.texinfo (GDB/MI Program Context): Added example
514 to -exec-arguments
5ae4183a 515
fbc5282e 5162008-06-05 Nick Roberts <nickrob@snap.net.nz>
bcf6fc3a
NR
517
518 * annotate.texinfo (Multi-threaded Apps): Add entry for thread-changed
519 annotation.
520
c16158bc 5212008-06-05 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a
AS
522 Nathan Sidwell <nathan@codesourcery.com>
523 Joseph Myers <joseph@codesourcery.com>
c16158bc
JM
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
75c99385
PA
5342008-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
1763a388
MK
5392008-06-04 Marc Khouzam <marc.khouzam@ericsson.com>
540
541 * gdb.texinfo (GDB/MI File Transfer Commands): Typo
542 in -target-file-get section.
5ae4183a 543
d0d064df
PA
5442008-05-22 Pedro Alves <pedro@codesourcery.com>
545
9b562ab8
PA
546 * gdb.texinfo (vAttach, vRun): Re-remove requirement of the stub
547 killing the inferior when it is already debugging a process.
d0d064df 548
8dfa32fc
JB
5492008-05-21 Joel Brobecker <brobecker@adacore.com>
550
551 * gdb.texinfo (Continuing and Stepping): Document the new "fin"
552 abbreviation for "finish".
553
55f996a7
NR
5542008-05-21 Nick Roberts <nickrob@snap.net.nz>
555
556 * annotate.texinfo (Multi-threaded Apps): New node for new annotation.
557
ba2b1c56
DJ
5582008-05-15 Daniel Jacobowitz <dan@codesourcery.com>
559
560 * gdbint.texinfo (Target Conditionals): Delete entry for
561 gdbarch_dwarf_reg_to_regnum.
562
08388c79
DE
5632008-05-09 Doug Evans <dje@google.com>
564
a3c83fae 565 * gdb.texinfo: Document "find" command, qSearch:memory packet.
08388c79 566
d14508fe
DE
5672008-05-05 Doug Evans <dje@google.com>
568
569 * gdb.texinfo (disassemble): Document /m modifier.
570
e2b7ddea
VP
5712008-05-05 Vladimir Prus <vladimir@codesourcery.com>
572
5ae4183a
AS
573 * gdb.texinfo (Maintenance Commands): Clarify that "maint time"
574 will not report the time of commands that run the target.
e2b7ddea 575
8eb41542
VP
5762008-05-03 Vladimir Prus <vladimir@codesourcery.com>
577
578 * gdb.texinfo (GDB/MI Output Records): Add
579 missing semicolon.
580
82f68b1c
VP
5812008-05-03 Vladimir Prus <vladimir@codesourcery.com>
582
583 * gdb.texinfo (GDB/MI Output Records):
584 Document =thread-create and =thread-exited.
585
fa0f268d
VP
5862008-05-03 Vladimir Prus <vladimir@codesourcery.com>
587
588 * gdb.texinfo (GDB/MI Development and Front Ends):
82f68b1c 589 Remove mention of dmi-discuss.
fa0f268d 590
063bfe2e
VP
5912008-05-03 Pedro Alves <pedro@codesourcery.com>
592
593 * observer.texi (thread_exit): New.
594
237fc4c9
PA
5952008-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
0428b8f5
DJ
6022008-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
5009afc5
AS
6072008-05-02 Andreas Schwab <schwab@suse.de>
608
609 * gdbint.texinfo (Algorithms): Describe
610 target_watchpoint_addr_within_range.
611
669fac23
DJ
6122008-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
721c02de
VP
6192008-04-24 Vladimir Prus <vladimir@codesourcery.com>
620
5ae4183a
AS
621 * gdb.texinfo (GDB/MI Output Syntax): Clarify that async
622 output does not necessary include any tokens.
721c02de 623
c055b101
CV
6242008-04-22 Corinna Vinschen <vinschen@redhat.com>
625
626 * gdb.texinfo (Set SH Calling convention): New @item.
627 (Show SH Calling convention): Ditto.
628
68837c9d
MD
6292008-04-22 Markus Deuling <deuling@de.ibm.com>
630
631 * gdb.texinfo (Fortran Operators): Describe '%' operator.
632
2e9132cc
EZ
6332008-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
31fffb02
CS
6382008-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
a47ec5fe
AR
6452008-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
de051565
MK
6512008-04-09 Marc Khouzam <marc.khouzam@ericsson.com>
652
5ae4183a 653 * gdb.texinfo (GDB/MI Variable Objects): Add anchor to
de051565
MK
654 -var-set-format. Add -f option to -var-evaluate-expression.
655
6ba66d6a
JB
6562008-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
1e26b4f8
DJ
6632008-03-26 Daniel Jacobowitz <dan@codesourcery.com>
664
665 * gdb.texinfo (MIPS Features, PowerPC Features): Add @node.
666
b84876c2
PA
6672008-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
63092375
DJ
6732008-03-21 Daniel Jacobowitz <dan@codesourcery.com>
674
675 * gdb.texinfo (Expressions): Update description of malloced arrays.
676
8e8901c5
VP
6772008-03-15 Vladimir Prus <vladimir@codesourcery.com>
678
679 * gdb.texinfo (Thread Commands): Document
680 -thread-info. Remove -thread-list-all-threads.
681
1fddbabb
PA
6822008-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
ccd213ac
DJ
6892008-03-10 Daniel Jacobowitz <dan@codesourcery.com>
690
691 * gdb.texinfo (Starting): Document "set exec-wrapper".
692 (Server): Document gdbserver --wrapper.
693
fa4727a6
DJ
6942008-03-03 Daniel Jacobowitz <dan@codesourcery.com>
695
696 * gdb.texinfo (Set Watchpoints): Mention watchpoints on
697 unreadable memory. Delete obsolete SPARClite reference.
698
8edfe269
DJ
6992008-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
1843f87b
DJ
7052008-02-27 Daniel Jacobowitz <dan@codesourcery.com>
706
707 * gdb.texinfo (Debugging Output): Document "set debug timestamp".
708
f9082629
NR
7092008-02-26 Nick Roberts <nickrob@snap.net.nz>
710
711 * gdb.texinfo (Set Breaks): Revert description of Enb column of
712 breakpoint table.
713
fd96d250
PA
7142008-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
36af4ef6
MD
7192008-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
cda4ce5a
JB
7242008-02-01 Jim Blandy <jimb@red-bean.com>
725
726 * gdb.texinfo (Help): Summarize 'info args' correctly.
727
4acd40f3
TJB
7282008-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
6e6c6f50
DJ
7382008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
739
740 * gdb.texinfo (Multi-Process Mode for gdbserver): Use @kbd for
741 commands.
742
5ee187d7
DJ
7432008-01-30 Daniel Jacobowitz <dan@codesourcery.com>
744
745 * gdb.texinfo (Setting Catchpoints): Mention features
746 supported on GNU/Linux.
747
e275c0d9
NR
7482008-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
2d717e4f
DJ
7532008-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
d35a4257 7632008-01-29 Nick Roberts <nickrob@snap.net.nz>
f663676d
NR
764
765 * gdb.texinfo (Processes): Mention process command.
766 detach-on-follow -> detach-on-fork.
767
c78d192c
DJ
7682008-01-28 Daniel Jacobowitz <dan@codesourcery.com>
769
770 * gdbint.texinfo (Native Conditionals): Remove
771 SHELL_COMMAND_CONCAT and SHELL_FILE.
772
d35a4257
EZ
7732008-01-26 Eli Zaretskii <eliz@gnu.org>
774
775 * gdb.texinfo (Specify Location): Improve wording.
776
93815fbf
VP
7772008-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
2a25a5ba
EZ
7822008-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
32c9a795
MD
7912008-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
b17828ca
JB
7962008-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
0aea4bf3
LM
8012008-01-09 Luis Machado <luisgpm@br.ibm.com>
802
803 * gdb.texinfo (Output): Update documentation on using printf with DFP
804 types.
805
febe4383
TJB
8062008-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
7a404eba
PA
8122008-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
a4d9b460
PA
8182008-01-05 Pedro Alves <pedro@codesourcery.com>
819
820 * gdbint.texinfo (Host Conditionals): Remove mention of
821 ALIGN_STACK_ON_ENTRY.
822
6ec2edbe
JB
8232008-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
d8b2a693
JB
8292007-12-18 Jim Blandy <jimb@codesourcery.com>
830
ab209b3a 831 * gdb.texinfo (Set Watchpoints): Integrate per-thread
d8b2a693
JB
832 watchpoint explanation into the main description of the watchpoint
833 command; update synopses of 'watch', 'rwatch', and 'awatch'
834 commands.
835
8b4ed427
VP
8362007-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
37e4754d
LM
8422007-12-17 Luis Machado <luisgpm@br.ibm.com>
843
669fac23 844 * gdb.texinfo: Add new parameter's description.
37e4754d 845
1d3811f6
DJ
8462007-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
c1c25a1a
EZ
8512007-12-15 Eli Zaretskii <eliz@gnu.org>
852
853 * gdb.texinfo (Host I/O Packets): Fix xref syntax.
854
afe8ab22 8552007-12-14 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 856
afe8ab22
VP
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
a6b151f1
DJ
8612007-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.
c1c25a1a 868 (Host I/O Packets): New section in "Remote Protocol".
a6b151f1
DJ
869 (Packets): Add vFile.
870
3b784c4f
EZ
8712007-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
a4ce5b0d
UW
8782007-11-17 Ulrich Weigand <uweigand@de.ibm.com>
879
880 * Makefile.in (Makefile): Do not depend on target_makefile_frag.
881
1b39d5c0
DE
8822007-11-15 Doug Evans <dje@google.com>
883
884 * gdb.texinfo (Symbols): Update output of "maint info symtabs".
885
7a72d44c
VP
8862007-11-15 Vladimir Prus <vladimir@codesourcery.com>
887
888 * gdbint.texinfo (Native Conditionals): Remove
889 mention of CLEAR_SOLIB.
5ae4183a 890
6d1829bf 8912007-11-11 Joel Brobecker <brobecker@adacore.com>
b4740add
JB
892
893 * gdb.texinfo (Print Settings): Add documentation for "set/show
894 print frame-arguments".
895
1a619819
LM
8962007-11-05 Luis Machado <luisgpm@br.ibm.com>
897
3b784c4f 898 * gdb.texinfo (Output): Update printf command's description.
1a619819 899
55eddb0f
DJ
9002007-10-30 Daniel Jacobowitz <dan@codesourcery.com>
901
902 * gdb.texinfo (PowerPC): Document "set powerpc vector-abi" and "set
903 powerpc soft-float".
904
9cceb671
DJ
9052007-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
83acabca
DJ
9142007-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
e35879db
UW
9202007-10-22 Ulrich Weigand <uweigand@de.ibm.com>
921
83acabca 922 * gdbint.texi (Compiler Characteristics): Move documentation
e35879db
UW
923 of set_gdbarch_sofun_address_maybe_missing back to ...
924 (Target Conditionals): ... here to fix build break.
925
203c3895
UW
9262007-10-19 Ulrich Weigand <uweigand@de.ibm.com>
927
83acabca 928 * gdbint.texi (Target Conditionals): Remove documentation of
203c3895
UW
929 SOFUN_ADDRESS_MAYBE_MISSING, replaced by ...
930 (Compiler Characteristics): ... documentation of
931 set_gdbarch_sofun_address_maybe_missing.
932
11411de3
DJ
9332007-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
7cc46491
DJ
9392007-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
81adfced
DJ
9452007-10-15 Daniel Jacobowitz <dan@codesourcery.com>
946
947 * gdb.texinfo (Maintenance Commands): Document "maint print c-tdesc".
948
c1874924
UW
9492007-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
f6e56ab3
UW
9552007-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
56cf5405
KH
9602007-10-11 Kazu Hirata <kazu@codesourcery.com>
961
962 * gdb.texinfo: Mention that inaccessible-by-default is on by
963 default.
964
35156bae
DJ
9652007-10-11 Daniel Jacobowitz <dan@codesourcery.com>
966
967 * gdbint.texinfo (Target Conditionals): Remove VARIABLES_INSIDE_BLOCK.
968
d983da9c
DJ
9692007-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
fe6fbf8b
VP
9782007-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.
5ae4183a 983
084344da
VP
9842007-09-19 Vladimir Prus <vladimir@codesourcery.com>
985
986 * gdb.texinfo (Miscellaneous gdb/mi Commands):
987 Document -list-features.
5ae4183a 988
82160952
EZ
9892007-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.
7e27a47a
EZ
993 (Separate Debug Files): More accurate wording regarding build ID
994 and a reference to the ld manual rather than the Fedora wiki.
82160952 995
ea37ba09
DJ
9962007-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
b8533aec
DJ
10032007-09-02 Daniel Jacobowitz <dan@codesourcery.com>
1004
1005 * gdb.texinfo: Update the FSF's Back-Cover Text.
1006
83f83d7f
JK
10072007-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
c7e83d54
EZ
10152007-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
d3750b24
JK
10202007-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
02142340
VP
10272007-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
d3bdde98
JB
10332007-08-20 Jim Blandy <jimb@codesourcery.com>
1034
3fb6a982
JB
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.
5ae4183a 1038
d3bdde98
JB
1039 * gdb.texinfo (The F Reply Packet): Avoid confusing texi2html:
1040 don't break a @var across a line.
1041
c80a96a8
MR
10422007-07-25 Maciej W. Rozycki <macro@mips.com>
1043
1044 * Makefile.in (MAKEHTMLFLAGS): Also search the current directory
1045 for include files.
1046
5824a901
NR
10472007-07-12 Nick Roberts <nickrob@snap.net.nz>
1048
1049 * gdb.texinfo (Server Prefix): New node. Adapt from existing node
5ae4183a
AS
1050 in annotate.texinfo.
1051 (Command History): Link to new node.
5824a901 1052
d52e7ea3
UW
10532007-07-05 Markus Deuling <deuling@de.ibm.com>
1054
1055 * gdbint.texinfo (PC_LOAD_SEGMENT): Remove description.
1056
5fc14d0a
EZ
10572007-07-05 Eli Zaretskii <eliz@gnu.org>
1058
1059 * gdbint.texinfo (Target Conditionals): Fix last change.
1060
4a9bb1df
UW
10612007-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
cfa9d6d9
DJ
11082007-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
159fcc13
JK
11182007-07-01 Jan Kratochvil <jan.kratochvil@redhat.com>
1119
1120 * gdb.texinfo (Attach): Fixed GDB exit inferior detachment.
1121
f66d1690
MS
11222007-06-28 Michael Snyder <msnyder@svkmacdonelllnx>
1123
1124 * gdbint.texinfo (Table, Tuple and List Functions) Fix typo.
1125
67102876
NR
11262007-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
a4642986
MR
11312007-06-21 Maciej W. Rozycki <macro@mips.com>
1132
1133 * gdb.texinfo (Examining Memory): Document the new behaviour.
1134
e9c17194
VP
11352007-06-21 Vladimir Prus <vladimir@codesourcery.com>
1136
1137 * gdb.texinfo (Standard Target Features): Document
1138 m68k features.
1139
31d99776
DJ
11402007-06-18 Daniel Jacobowitz <dan@codesourcery.com>
1141
1142 * gdb.texinfo (General Query Packets): Document qOffsets changes.
1143
1780a0ed
DJ
11442007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1145
1146 * gdb.texinfo (Target Description Format): Add version attribute
1147 for <target>.
1148
822b6570
DJ
11492007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1150
1151 * gdb.texinfo (MIPS Features): Document org.gnu.gdb.mips.linux.
1152
f8b73d13
DJ
11532007-06-13 Daniel Jacobowitz <dan@codesourcery.com>
1154
1155 * gdb.texinfo (MIPS Features): New subsection.
1156
0e7f50da
UW
11572007-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
23d964e7
UW
11632007-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
9f708cb2
VP
11692007-06-09 Vladimir Prus <vladimir@codesourcery.com>
1170
1171 * gdb.texinfo (GDB/MI Variable Objects): Editorial
1172 comments.
1173
7579b5f8
NR
11742007-06-07 Nick Roberts <nickrob@snap.net.nz>
1175
1176 * gdb.texinfo (Emacs): Describe GDB under Emacs 22.1.
1177
bf06d120
JB
11782007-05-29 Jim Blandy <jimb@codesourcery.com>
1179
1180 * gdb.texinfo (Overview): Doc fix.
1181
23776285
MR
11822007-05-22 Maciej W. Rozycki <macro@mips.com>
1183
1184 * gdb.texinfo (Remote Configuration): Document "set/show
1185 remoteflow".
1186
1a69e1e4
DJ
11872007-05-16 Daniel Jacobowitz <dan@codesourcery.com>
1188
bf06d120
JB
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.
1a69e1e4 1192
46ba6afa 11932007-05-14 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1194
46ba6afa
BW
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.
5ae4183a 1200
06d3b283
UW
12012007-05-11 Ulrich Weigand <uweigand@de.ibm.com>
1202
1203 * observer.texi (GDB Observers): New observer "new_objfile".
1204
179101d6
UW
12052007-05-08 Ulrich Weigand <uweigand@de.ibm.com>
1206
1207 * gdbint.texinfo (Native Conditionals): Remove USE_PROC_FS.
1208
25d5ea92
VP
12092007-04-14 Vladimir Prus <vladimir@codesourcery.com>
1210
1211 * gdb.texinfo (GDB/MI Variable Objects): Document
1212 frozen variables objects.
5ae4183a 1213
ea35711c
DJ
12142007-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
db2e3e2e
BW
12252007-04-11 Bob Wilson <bob.wilson@acm.org>
1226
5ae4183a
AS
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.
db2e3e2e
BW
1237 (Installing GDB, Requirements, Running Configure, Separate Objdir)
1238 (Config Names, Configure Options): Use @file{configure}.
1239
8a3dae3e
DJ
12402007-04-11 Daniel Jacobowitz <dan@codesourcery.com>
1241
1242 * gdbint.texinfo (Writing Tests): Mention gdb_test_multiple
1243 and tab expansion.
1244
1a92f856
DJ
12452007-04-10 Daniel Jacobowitz <dan@codesourcery.com>
1246
1247 * gdbint.texinfo (SOM): Correct location of the SOM reader.
1248
79a6e687 12492007-04-02 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1250
79a6e687
BW
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".
5ae4183a 1256
ad527d2e
PA
12572007-03-30 Pedro Alves <pedro_alves@portugalmail.pt>
1258
1259 * gdb.texinfo (WinCE): Delete obsolete subsection.
1260
7ce59000
DJ
12612007-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
8807d78b
DJ
12672007-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
5f402660
UW
12772007-03-29 Ulrich Weigand <uweigand@de.ibm.com>
1278
1279 * gdbint.texi (Native Conditionals): Remove PTRACE_ARG3_TYPE.
1280
bac718a6
UW
12812007-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
9453113a
DJ
12872007-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
ae21e955 12942007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1295
ae21e955 1296 * gdb.texinfo (Omissions from Ada, Additions to Ada): Wrap long lines.
5ae4183a 1297
3f94c067 12982007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1299
3f94c067
BW
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}.
5ae4183a 1306
12c27660 13072007-03-26 Bob Wilson <bob.wilson@acm.org>
5ae4183a 1308
12c27660
BW
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.
5ae4183a 1313
ce9341a1
BW
13142007-03-26 Bob Wilson <bob.wilson@acm.org>
1315
1316 * gdb.texinfo (Variables, C): Update cross reference to GCC docs.
1317
c8f4133a
BW
13182007-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.
5ae4183a 1324
c8f4133a 13252007-03-26 Bob Wilson <bob.wilson@acm.org>
d52fb0e9
BW
1326
1327 * gdb.texinfo (File Options): Add missing parenthesis.
1328 (Breakpoints, Special Fortran commands, PowerPC): Fix typos.
1329
c74d0ad8
DJ
13302007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1331
1332 * gdb.texinfo (Monitor commands for gdbserver): New subsection.
1333
ff6f572f
DJ
13342007-02-26 Daniel Jacobowitz <dan@codesourcery.com>
1335
669fac23 1336 * gdb.texinfo (Standard Target Features): Mention
ff6f572f
DJ
1337 case insensitivity.
1338 (ARM Features): Describe org.gnu.gdb.xscale.iwmmxt.
1339
994337c3
NR
13402007-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
eb819d70
NR
13492007-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
123dc839
DJ
13572007-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.
669fac23 1365 * gdbint.texinfo (Target Descriptions): New section.
123dc839 1366
108546a0
DJ
13672007-02-07 Daniel Jacobowitz <dan@codesourcery.com>
1368
1369 * gdb.texinfo (Target Description Format): Add section on XInclude.
1370
95a98c01
NR
13712006-02-03 Nick Roberts <nickrob@snap.net.nz>
1372
1373 * gdb.texinfo (GDB/MI Miscellaneous Commands): Describe the new
1374 command -enable-timings.
1375
f4b3909f
EZ
13762007-02-02 Markus Deuling <deuling@de.ibm.com> (tiny change)
1377
5ae4183a 1378 * gdbint.texinfo (Operation System ABI Variant Handling): Update
f4b3909f
EZ
1379 descriptions for new/deleted elements in gdb_osabi. Add missing
1380 description for function generic_elf_osabi_sniff_abi_tag_sections.
1381
c7ba131e
JB
13822007-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
3a60f64e
JK
13872007-01-26 Jan Kratochvil <jan.kratochvil@redhat.com>
1388 Eli Zaretskii <eliz@gnu.org>
1389
f4b3909f 1390 * gdb.texinfo: Describe CHAR array vs. string identification rules.
3a60f64e 1391
c582f8b6
EZ
13922007-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
d3e8051b
EZ
13972007-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
86f04699
EZ
14062007-01-20 Markus Deuling <deuling@de.ibm.com> (tiny change)
1407
1408 * gdbint.texinfo (Support Libraries): Remove mmalloc
1409 entry. Describe readline library.
1410
23181151
DJ
14112007-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
f822c95b
DJ
14192007-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
8936fcda
JB
14272007-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
e776119f
DJ
14332007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1434
1435 * gdb.texinfo (Debugging Output): Document "set debug xml"
1436 and "show debug xml".
1437
aa79a185
DJ
14382007-01-04 Daniel Jacobowitz <dan@codesourcery.com>
1439
1440 * gdbint.texinfo (Compiler Warnings): Update for -Wall use.
1441
7f893741
JB
14422007-01-01 Joel Brobecker <brobecker@adacore.com>
1443
1444 * gdbint.texinfo (Start of New Year Procedure): Add missing item.
1445
a1b5960f
VP
14462006-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
9f470e6e
NR
14512006-12-04 Nick Roberts <nickrob@snap.net.nz>
1452
1453 * gdb.texinfo (GDB/MI Variable Objects): Describe -c option
1454 of -var-delete.
1455
765dc015 14562006-11-22 Vladimir Prus <vladimir@codesourcery.com>
5ae4183a 1457
765dc015 1458 * gdb.texinfo (Setting breakpoints): Document
5ae4183a
AS
1459 automatic software/hardware breakpoint usage and
1460 the "set breakpoint auto-hw" command.
765dc015 1461
4b5752d0
VP
14622006-11-21 Vladimir Prus <vladimir@codesourcery.com>
1463
1464 * gdb.texinfo (Memory Access Checking): New.
1465
89be2091
DJ
14662006-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
ca3bf3bd
DJ
14732006-11-14 Maxim Grigoriev <maxim@tensilica.com>
1474
1475 * gdb.texinfo (Contributors): Add contributors of Xtensa port.
1476
427c3a89
DJ
14772006-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
7a107747
DJ
14852006-11-10 Daniel Jacobowitz <dan@codesourcery.com>
1486
1487 * gdbint.texinfo (Target Architecture Definition): Add new
1488 Initializing a New Architecture section.
1489
1c56eb0e
EZ
14902006-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
f73adfeb
AS
14952006-10-27 Andreas Schwab <schwab@suse.de>
1496
1497 * gdb.texinfo (Processes): Rename "detach-fork" to "detach fork".
1498
fd60e0df
EZ
14992006-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.
e5ac9b53
EZ
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.
fd60e0df 1508
52bb452f
DJ
15092006-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
58955e58
BW
15172006-10-16 Bob Wilson <bob.wilson@acm.org>
1518
1519 * gdb.texinfo (ST2000): Use Ctrl- instead of C-.
1520
c8aa23ab
EZ
15212006-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-.
45ac1734
EZ
1530 (Signals, Set Breaks, Set Watchpoints): Document optional
1531 arguments to `info signals' `handle', `info breakpoints', and
1532 `info watchpoints'.
c8aa23ab 1533
e7109c7e
EZ
15342006-10-14 Eli Zaretskii <eliz@gnu.org>
1535
1536 * gdb.texinfo (Backtrace): Fix last change.
1537
de3aea7b
NR
15382006-10-14 Nick Roberts <nickrob@snap.net.nz>
1539
1540 * gdb.texinfo (Backtrace): Order correctly and add other cases.
1541
7f9087cb
BW
15422006-10-10 Bob Wilson <bob.wilson@acm.org>
1543
c8aa23ab
EZ
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.
7f9087cb 1547
68437a39
DJ
15482006-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
fd79ecee
DJ
15582006-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
350da6ee
DJ
15642006-09-21 Nathan Sidwell <nathan@codesourcery.com>
1565
1566 * gdbint.texinfo (Array Containers): New section.
1567
2f1acb09
VP
15682006-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
2ab1eb7a
VP
15742006-09-07 Vladimir Prus <vladimir@codesourcery.com>
1575
1576 * gdb.texinfo (GDB/MI Stack Manipulation): Mention that
5ae4183a
AS
1577 -stack-list-locals HIGH_FRAME argument can be larger then the
1578 actual number of frames.
2ab1eb7a 1579
599b237a
BW
15802006-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
25ab7e6d
EZ
15852006-09-02 Eli Zaretskii <eliz@gnu.org>
1586
1587 * gdbint.texinfo (Overall Structure): New section "Source Tree
1588 Structure".
1589
940178d3
JB
15902006-08-17 Jim Blandy <jimb@codesourcery.com>
1591
1592 * gdb.texinfo (Stop Reply Packets): Note similarity of 'S' and 'T'
1593 responses.
1594
30daae6c
JB
15952006-08-08 Joel Brobecker <brobecker@adacore.com>
1596
1597 * gdb.texinfo (Source Path): Add documentation for new
1598 substitute-path commands.
1599
7fa2210b
DJ
16002006-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
3d00d119
DJ
16062006-08-08 Vladimir Prus <vladimir@codesourcery.com>
1607
5ae4183a 1608 * gdb.texinfo (Target Commands): Remove
3d00d119
DJ
1609 'set download-write-size' and 'show download-write-size'.
1610
0cbfa4ee
DJ
16112006-08-01 Daniel Jacobowitz <dan@codesourcery.com>
1612
1613 * stabs.texinfo (Member Type Descriptor): Correct example for
1614 pointer to member types.
1615
16026cd7
AS
16162006-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
0876f84a
DJ
16222006-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
2ec3381a
DJ
16362006-07-05 Daniel Jacobowitz <dan@codesourcery.com>
1637
669fac23 1638 * gdb.texinfo (KOD): Remove node.
2ec3381a
DJ
1639 (GDB/MI Kod Commands): Remove commented out node.
1640
594fe323
EZ
16412006-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
7e3fb70c
NR
16522006-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
be2a5f71
DJ
16672006-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
fc320d37
SL
16732006-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
158fdf5c
NR
17072006-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
ddb50cd7
EZ
17262006-06-09 Eli Zaretskii <eliz@gnu.org>
1727
1728 * gdb.texinfo (Symbols): Fix "(gdb)"=>"(@value{GDBP})".
1729
2aef0d6b
NR
17302006-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.
d5e40d59 1734 (GDB/MI File Commands): New node split from Program Control.
2aef0d6b 1735
383a5c52
NR
17362006-06-01 Nick Roberts <nickrob@snap.net.nz>
1737
d5e40d59 1738 * gdb.texinfo (GDB/MI Development and Front Ends): New node.
383a5c52 1739
e16b02ee
EZ
17402006-05-22 Eli Zaretskii <eliz@gnu.org>
1741
1742 * gdb.texinfo (Cygwin Native): Fix last change.
1743
be90c084
CF
17442006-05-22 Christopher Faylor <cgf@timesys.com>
1745
1746 * gdb.texinfo (Cygwin Native): Document set/show cygwin-exceptions.
1747
347ceba5
NR
17482006-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
369af7bd
DJ
17532006-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
2ffdbde8 17582006-05-13 Gaius Mulley <gaius@glam.ac.uk>
229582b7
GM
1759
1760 * gdb.texinfo (M2 Types): New section.
72019c9c 1761
16d1a084
DJ
17622006-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
aa56d27a
JB
17682006-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
5bdf8622
DJ
17732006-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
605a56cb
DJ
17782006-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
b8db102d
MS
17842006-04-27 Michael Snyder <msnyder@redhat.com>
1785
1786 * gdb.texinfo (delete-fork): Command renamed to "delete fork".
1787
c5e30d01
AC
17882006-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
8181d85f
DJ
17932006-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
4f553f88
JB
18022006-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
cd852561
FR
18072006-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
b620eb07
MS
18132006-03-31 Michael Snyder <msnyder@redhat.com>
1814
1815 * gdb.texinfo: Update copyright dates.
1816
3156cdaf
EZ
18172006-03-31 Eli Zaretskii <eliz@gnu.org>
1818
1819 * gdb.texinfo (Overview): Add an index entry to "empty response".
1820
7d30c22d
JB
18212006-03-28 Jim Blandy <jimb@codesourcery.com>
1822
1823 * gdbint.texinfo (Prologue Analysis): New section.
1824
86941c27
JB
18252006-03-07 Jim Blandy <jimb@red-bean.com>
1826
66b8c7f6
JB
1827 * gdb.texinfo (Connecting): Document 'target remote pipe'.
1828
1a10341b
JB
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
86941c27
JB
1833 * gdb.texinfo (Connecting): Organize the different 'target remote'
1834 connection methods into a table. Add a 'target remote' index
1835 entry. (!!!)
1836
62f3a2ba
FF
18372006-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
8b9a88ea
WZ
18442006-02-13 Wu Zhou <woodzltc@cn.ibm.com>
1845
1846 * gdbint.texinfo (Watchpoints): Delete
1847 TARGET_REGION_SIZE_OK_FOR_HW_WATCHPOINT.
1848
7e8dc855
NR
18492006-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
c91d38aa
DJ
18562006-02-06 Daniel Jacobowitz <dan@codesourcery.com>
1857
1858 * gdbint.texinfo (Symbol Handling): Add a section
1859 on memory management.
1860
38fcd64c
DJ
18612006-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
219eec71
EZ
18662006-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
ae5a43e0
DJ
18722006-02-01 Daniel Jacobowitz <dan@codesourcery.com>
1873
1874 * gdb.texinfo (Files): Remove obsolete bits from the description
1875 of "symbol-file".
1876
a9f158ec
JB
18772006-01-25 Jim Blandy <jimb@redhat.com>
1878
1879 * gdbint.texinfo (Testsuite): Explain how to run selected tests.
1880
410dd08e
JB
18812006-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
4b505b12
AS
18862006-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
839c27b7
EZ
18932006-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
7be93b9e
JB
19002006-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
fcc73fe3
EZ
19052006-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.
ca91424e
EZ
1912 (Define, Command Files): Document `end' and add index entries for
1913 it.
fcc73fe3 1914
5c95884b
MS
19152006-01-04 Michael Snyder <msnyder@redhat.com>
1916
1917 * gdb.texinfo: Add documentation for linux-fork.
5ae4183a 1918 * gdbint.texinfo: Add internal documentation for checkpoints.
5c95884b 1919
860701dc
PH
19202006-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
36b80e65
EZ
19252005-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
c1468174
EZ
19302005-12-24 Eli Zaretskii <eliz@gnu.org>
1931
1932 * gdb.texinfo (Target Commands, Bug Reporting, File Options)
1933 (Symbols): Fix usage of "e.g.".
359df76b 1934 (Memory Region Attributes): Fix usage of "etc."
c1468174
EZ
1935
1936 * gdbint.texinfo (libgdb, Symbol Handling, Native Debugging)
1937 (Coding): Fix usage of "e.g.".
1938
c02a867d
EZ
19392005-12-23 Eli Zaretskii <eliz@gnu.org>
1940
5ae4183a
AS
1941 * stabs.texinfo:
1942 * refcard.tex:
c02a867d 1943 * gpl.texi:
5ae4183a
AS
1944 * gdbint.texinfo:
1945 * gdb.texinfo:
1946 * gdb-cfg.texi:
c02a867d 1947 * fdl.texi:
5ae4183a
AS
1948 * annotate.texinfo:
1949 * all-cfg.texi:
c02a867d
EZ
1950 * Makefile.in: Add (C) after Copyright. Update the FSF
1951 address.
1952
fad38dfa
EZ
19532005-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
53e5f3cf
AS
19582005-12-02 Andrew Stubbs <andrew.stubbs@st.com>
1959
1960 * gdb.texinfo (Convenience variables): Add init-if-undefined command.
1961
55f6ca0f
JB
19622005-11-25 Joel Brobecker <brobecker@adacore.com>
1963
1964 * gdbint.texinfo (Start of New Year Procedure): New chapter.
1965
c1947b85
JB
19662005-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
9d29849a
JB
19732005-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".
5ae4183a 1979
9a6253be
KB
19802005-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
5f3bebba
JB
19872005-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
9a7a1b36
KB
19962005-11-17 Kevin Buettner <kevinb@redhat.com>
1997
0564b6cf 1998 * gdb.texinfo (Remote configuration): Fix typo in description of
9a7a1b36
KB
1999 "set remotebreak" command.
2000
b8ff78ce
JB
20012005-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
8ffe2530
JB
20242005-11-15 Jim Blandy <jimb@redhat.com>
2025
c43c5473
JB
2026 * gdb.texinfo (Packets): Add index entries for 'm' packet
2027 disclaimers.
5ae4183a 2028
fb031cdf
JB
2029 * gdb.texinfo (Packets): Clarify lack of restrictions on behavior
2030 of stub when processing an 'm' packet.
2031
8ffe2530
JB
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
c03c782f
AS
20362005-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
814e32d7
WZ
20412005-11-14 Wu Zhou <woodzltc@cn.ibm.com>
2042
2043 * gdb.texinfo (Fortran): Add some words about Fortran debugging.
2044
fa93a9d8
JB
20452005-11-12 Jim Blandy <jimb@redhat.com>
2046
2047 * gdb.texinfo (General Query Packets): Put packets in alphabetical
2048 order. Remove extraneous 'z'.
2049
8a5a3c82
AS
20502005-11-07 Andrew Stubbs <andrew.stubbs@st.com>
2051
2052 * gdb.texinfo (Choosing files): Add --eval-command.
2053
4b0ad762
AS
20542005-11-04 Andrew Stubbs <andrew.stubbs@st.com>
2055
2056 * gdb.texinfo (Choosing modes): Add --return-child-result.
2057
2058
1a088d06
AS
20592005-11-01 Andrew Stubbs <andrew.stubbs@st.com>
2060
2061 * gdb.texinfo (Choosing modes): Add --batch-silent.
2062
656d5e12
EZ
20632005-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
3c9c013a
JB
20682005-10-03 Joel Brobecker <brobecker@adacore.com>
2069
2070 * gdb.texinfo (Print Settings): Add documentation for set/show
2071 print array-indexes.
2072
7ba3cf9c
DJ
20732005-09-17 Daniel Jacobowitz <dan@codesourcery.com>
2074
2075 * gdb.texinfo (Contributors): Thank Andrew Cagney for releases
2076 6.2 and 6.3.
2077
a94ab193
EZ
20782005-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.
ab1adacd
EZ
2083 (Variables, Symbols): Document the "<incomplete type>" message and
2084 its reasons.
a94ab193 2085
ca06016a
FF
20862005-08-01 Fred Fish <fnf@specifix.com>
2087
2088 * gdb.texinfo (SETUP_ARBITRARY_FRAME): Remove obsolete reference.
2089
cf58170d
NR
20902005-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
38f1196a
BR
20992005-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
3cb3b8df
BR
21042005-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
10fac096
NW
21102005-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
d1b6db76
NR
21152005-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
29629dcf
NR
21212005-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
397ca115
EZ
21272005-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.
51274035
EZ
2132 (Output Formats): More detailed description of the `c' format.
2133 (Memory): List explicitly all the formats supported by `x'.
638ac427 2134 (Threads): Add an @cindex entry for "thread apply".
fc8be69e 2135 (Files): Document the possibility of loading unlinked object
59b7b46f
EZ
2136 files. Add more indexing for solib-absolute-prefix and
2137 --with-sysroot.
76d17f34
EZ
2138 (Machine Code): Document possible problems with locations in
2139 shared libraries.
d416eeec
EZ
2140 (Backtrace): Document that free-standing environments do not need
2141 to have a `main' function.
397ca115 2142
74f6deaa
NR
21432005-06-18 Nick Roberts <nickrob@snap.net.nz>
2144
2145 * gdb.texinfo (GDB/MI Stack Manipulation): Remove reference to
2146 -stack-info-frame.
2147
a9967aef
AC
21482005-06-07 Andrew Cagney <cagney@gnu.org>
2149
2150 * gdb.texinfo (Contributors): Note the original multi-arch
2151 contributors.
2152
e09f16f9
EZ
21532005-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
d87ba7ee
EZ
21612005-06-01 Eli Zaretskii <eliz@gnu.org>
2162
2163 * gdb.texinfo (Set Watchpoints): Remove @vindex entry for
2164 can-use-hw-watchpoints.
2165
034dad6f
BR
21662005-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
ffed4509
AC
21712005-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
e22e55c9
OF
21762005-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
a78e13ce
EZ
21812005-05-20 Eli Zaretskii <eliz@gnu.org>
2182
2183 * gdb.texinfo (Numbers): Explain the example and make the wording
2184 more acurate.
2185
76ff342d
DJ
21862005-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
119b882a
EZ
21942005-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
6fc08d32
EZ
21992005-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
a561754a
MK
22102005-05-02 Mark Kettenis <kettenis@gnu.org>
2211
2212 * gdb.texinfo (Files): Remove documentation for auto-solib-limit.
2213
2eecc4ab
EZ
22142005-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.
514c4d71 2219 (Compilation, DJGPP Native): Improve wording.
2eecc4ab 2220
18999be5
EZ
22212005-04-27 Eli Zaretskii <eliz@gnu.org>
2222
2223 * gdb.texinfo (Backtrace): Describe backtraces with arguments that
2224 were optimized away.
2225
0abb7bc7
EZ
22262005-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
6f61acb1
NR
22352005-04-19 Nick Roberts <nickrob@snap.net.nz>
2236
2237 * gdb.texinfo (Backtrace): Describe 'bt full'.
2238
9d59903a
NR
22392005-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
721c2651
EZ
22442005-04-16 Eli Zaretskii <eliz@gnu.org>
2245
2246 * gdb.texinfo (OS Information): Renamed from Auxiliary Vector; all
a5adf40f 2247 references changed. Add description of "info udot".
721c2651
EZ
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".
ba04e063
EZ
2251 Document "sdireset", "sdistatus", "debug_chaos", "use_debug_dma",
2252 "use_mon_code", "use_ib_break", "use_dbt_break".
721c2651
EZ
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".
c45da7e6
EZ
2262 (Debugging Output): Improve wording. Document "set/show debug
2263 solib-frv". Fix "set/show debugvarobj".
ba04e063
EZ
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".
c45da7e6
EZ
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".
721c2651 2284
14d6dd68
EZ
22852005-04-15 Eli Zaretskii <eliz@gnu.org>
2286
2287 * gdb.texinfo (Hurd Native): New subsection, documents
2288 Hurd-specific commands.
a64548ea 2289 (Maintenance Commands): Add cross-reference to "Debugging Output".
da316a69 2290 (Debugging Output): Document "set/show debug lin-lwp".
a64548ea
EZ
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".
e2f4edfd 2295 (ARM): Document ARM-specific commands.
a64548ea
EZ
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".
a5adf40f 2301 (Neutrino): New subsection. Document "set/show debug nto-debug".
a64548ea 2302 (Super-H): New section. Document the "regs" command.
721c2651 2303 (Debugging Output): Document "set/show debug aix-thread".
14d6dd68 2304
9c16f35a
EZ
23052005-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
23462005-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
a8f24a35
EZ
23532005-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
09d4efe1
EZ
23642005-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
82f2d802
EZ
24052005-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
7d51c7de
BR
24112005-03-10 Bob Rossi <bob@brasko.net>
2412
2413 * gdb.texinfo: Update copyright
2414
68c71a2e
TR
24152005-02-09 Theodore A. Roth <troth@openavr.org>
2416
2417 * gdb.texinfo (General Query Packets): Fix texinfo compile warning and
2418 error.
2419
83761cbd
KB
24202005-02-03 Kevin Buettner <kevinb@redhat.com>
2421
2422 * gdb.texinfo (General Query Packets): Document qGetTLSAddr packet.
2423
9f1c6395
MS
24242005-01-17 Michael Snyder <msnyder@redhat.com>
2425
2426 * gdb.texinfo: Fix spelling, infinte -> infinite.
2427
fbd1b305
MK
24282005-01-08 Mark Kettenis <kettenis@gnu.org>
2429
2430 * observer.texi (GDB Observers): Document "solib_loaded".
2431
3ace7edb
AC
24322005-01-07 Andrew Cagney <cagney@gnu.org>
2433
bec39cab
AC
2434 * configure.ac: Rename configure.in, require autoconf 2.59.
2435 * configure: Re-generate.
2436
3ace7edb
AC
2437 * configure.in: Replace configdirs with multiple references to
2438 AC_CONFIG_SUBDIRS.
2439 * configure: Re-generate.
5ae4183a 2440
53531fc1
AC
24412005-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
536ffdb7
MK
24462004-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
e1aac25b
JB
24512004-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
f47b1503
AS
24572004-12-07 Andreas Schwab <schwab@suse.de>
2458
2459 * gdb.texinfo (Mode Options): Document -l option.
2460
b6b8ece6
EZ
24612004-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
01371747
EZ
24692004-11-23 Eli Zaretskii <eliz@gnu.org>
2470
2471 * gdb.texinfo (Files): Add cross-reference to description of
2472 -readnow command-line switch.
2473
2315ffec
RC
24742004-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
69065f5d
AC
24792004-11-10 Jon Beniston <jon@beniston.com>
2480
2481 Committed by Andrew Cagney <cagney@gnu.org>.
5ae4183a
AS
2482 * gdb.texinfo (Remote Serial Protocol): Further describe
2483 binary transfer escaping mechanism .
69065f5d 2484
30e91e0b
RC
24852004-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
60bf7e09
EZ
24902004-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.
dcaf7c2c
EZ
2495 (Files): Add a tip for decreasing memory used for symtabs from
2496 shared libraries.
f018e82f
EZ
2497 (Starting): Fix whitespace; make "elaboration" stand out where it
2498 is first used, and add an index entry for the term.
f8568604
EZ
2499 (Calling): Expand and elaborate text. Add "print". Add the
2500 description of problems with weak aliases.
384ee23f 2501 (Core File Generation): New section.
60bf7e09 2502
d52fe014
AC
25032004-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
703663ab
EZ
25092004-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
ac77d04f
JJ
25172004-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
e07c999f
PH
25242004-10-03 Paul N. Hilfinger <hilfinger@gnat.com>
2525
2526 * gdb.texinfo (Filenames): Add Ada suffixes.
2527 (Ada) New section.
2528
2e868123
AC
25292004-09-27 Andrew Cagney <cagney@gnu.org>
2530 Robert Picco <Robert.Picco@hp.com>
2531
2532 * gdb.texinfo (Packets): Document the "p" packet.
2533
02a57714
JM
25342004-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
ae038cb0
DJ
25392004-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
f7dc1244
EZ
25442004-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
f810308b
AC
25552004-09-12 Andrew Cagney <cagney@gnu.org>
2556
2557 * gdbint.texinfo (Native Debugging): Delete description of
2558 FILES_INFO_HOOK.
2559
15a661f3
PH
25602004-09-11 Paul Hilfinger <hilfinger@gnat.com>
2561
5ae4183a
AS
2562 * gdbint.texinfo (User Interface): Change local_hex_string_custom
2563 to hex_string_custom (not historically correct, but more
15a661f3
PH
2564 understandable, given the current code).
2565
f3219c75
AC
25662004-09-03 Andrew Cagney <cagney@gnu.org>
2567
2568 * gdbint.texinfo (Native Debugging): Delete SVR4_SHARED_LIBS.
2569
f3bb6704
JJ
25702004-09-01 Jeff Johnston <jjohnstn@redhat.com>
2571
2572 * observer.texi (solib_unloaded): New observer.
2573
8d2c00cb
AC
25742004-08-24 Andrew Cagney <cagney@gnu.org>
2575
2576 * gdbint.texinfo (Target Architecture Definition): Add missing
2577 comma.
2578
e7dc800a
MC
25792004-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
73b03683
MK
25842004-08-14 Mark Kettenis <kettenis@gnu.org>
2585
2586 * gdbint.texinfo (Host Definition): Delete description of
2587 FCLOSE_PROVIDED and GETENV_PROVIDED.
2588
c0ccb908
MK
25892004-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
9c8dbfa9
AC
25962004-08-05 Andrew Cagney <cagney@gnu.org>
2597
2598 * gdbint.texinfo (Target Architecture Definition): Delete
2599 reference to deprecated_read_fp.
2600
f42accbe
AC
26012004-08-02 Andrew Cagney <cagney@gnu.org>
2602
2603 * gdbint.texinfo (Target Architecture Definition): Delete
2604 description of DEPRECATED_REGISTER_BYTES.
2605
0b66e38c
EZ
26062004-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
15387254
EZ
26112004-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
2c07db7a
AC
26172004-07-16 Andrew Cagney <cagney@gnu.org>
2618
2619 * gdb.texinfo (Mode Options): Delete documentation on "-async" and
2620 "-noasync".
2621
4644b6e3
EZ
26222004-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
7561d450
MK
26272004-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
67bebe79
MK
26322004-07-01 Mark Kettenis <kettenis@gnu.org>
2633
2634 * gdbint.texinfo (Target Architecture Definition): Remove
2635 PCC_SOL_BROKEN.
2636
1a6923e0
MK
26372004-06-24 Mark Kettenis <kettenis@gnu.org>
2638
2639 * gdbint.texinfo (Target Architecture Definition): Remove
2640 SUN_FIXED_LBRAC_BUG.
2641
b435e160
AC
26422004-06-26 Andrew Cagney <cagney@gnu.org>
2643
2644 * gdbint.texinfo (Coding): Replace xasprintf with xstrprintf.
2645
b5622e8d
AC
26462004-06-20 Andrew Cagney <cagney@gnu.org>
2647
2648 * gdbint.texinfo (Target Architecture Definition): Deprecate
2649 USE_STRUCT_CONVENTION.
2650
e0c07bf0
MC
26512004-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
782263ab
AC
26562004-06-18 Andrew Cagney <cagney@gnu.org>
2657
2658 * gdbint.texinfo (Target Architecture Definition): Deprecate
2659 FUNCTION_START_OFFSET.
2660
03727ca6
AC
26612004-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
97092415
AC
26682004-06-13 Andrew Cagney <cagney@gnu.org>
2669
2670 * gdbint.texinfo (Target Architecture Definition): Delete
2671 description of RETURN_VALUE_ON_STACK.
2672
1f6d4158
AC
26732004-06-09 Andrew Cagney <cagney@gnu.org>
2674
2675 * gdbint.texinfo (Native Debugging): Restore "@table @code"
2676 deleted by previous patch.
2677
d966f0cb
AC
26782004-06-08 Andrew Cagney <cagney@gnu.org>
2679
2680 * gdbint.texinfo (Native Debugging): Delete documentation on
2681 ATTACH_DETACH.
2682
86fe4aaa
RC
26832004-06-06 Randolph Chung <tausq@debian.org>
2684
2685 * gdb.texinfo (push_dummy_call): Use @code{struct value}.
2686
d4b6d575
RC
26872004-06-06 Randolph Chung <tausq@debian.org>
2688
5ae4183a 2689 * gdb.texinfo (push_dummy_call): Update argument list to match
d4b6d575
RC
2690 the new push_dummy_call method signature. Describe the function
2691 argument.
2692
4e8b0763
JB
26932004-05-24 Joel Brobecker <brobecker@gnat.com>
2694
2695 * gdb.texinfo (Starting): Document new start command.
2696
59caf092
AC
26972004-05-21 Andrew Cagney <cagney@redhat.com>
2698
2699 * observer.texi (GDB Observers): Document "inferior_created".
2700
e4a2df64
AC
27012004-05-08 Andrew Cagney <cagney@redhat.com>
2702
e6b55ae2
AC
2703 * gdbint.texinfo (Target Architecture Definition): Delete
2704 description of DO_DEFERRED_STORES.
2705
28954179
AC
2706 * gdbint.texinfo (Target Architecture Definition): Delete
2707 references to DEPRECATED_FIX_CALL_DUMMY.
2708
434b87dd
AC
2709 * gdbint.texinfo (Target Architecture Definition): Delete
2710 description of DEPRECATED_CALL_DUMMY_WORDS,
2711 DEPRECATED_SIZEOF_CALL_DUMMY_WORDS, and CALL_DUMMY.
2712
58d28df8
AC
2713 * gdbint.texinfo (Target Architecture Definition): Delete
2714 description of DEPRECATED_PUSH_DUMMY_FRAME.
2715
e4a2df64
AC
2716 * gdbint.texinfo (Target Architecture Definition): Delete
2717 reference to DEPRECATED_CALL_DUMMY_BREAKPOINT_OFFSET.
2718
2b4855ab
AC
27192004-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
fcf70625
AC
27262004-05-01 Andrew Cagney <cagney@redhat.com>
2727
2728 * gdbint.texinfo (Target Architecture Definition): Delete
2729 description of DEPRECATED_PC_IN_SIGTRAMP.
2730
8ee56bcf
AC
27312004-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
67ab9a76
OF
27362004-04-30 Orjan Friberg <orjanf@axis.com>
2737
2738 * observer.texi (GDB Observers): Correct spelling.
2739
79346bcb
OF
27402004-04-26 Orjan Friberg <orjanf@axis.com>
2741
2742 * observer.texi (GDB Observers): Add target_changed event.
2743
7a464420
AC
27442004-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
6cdf9d98
AC
27492004-04-04 Andrew Cagney <cagney@redhat.com>
2750
2751 * gdbint.texinfo (Host Definition): Delete reference to
2752 NO_SIGINTERRUPT.
2753
ddc135a4
AC
27542004-04-02 Andrew Cagney <cagney@redhat.com>
2755
2756 * gdbint.texinfo (Target Architecture Definition): Delete
2757 reference to DEPRECATED_CALL_DUMMY_LENGTH.
2758
6a1b180d
SC
27592004-03-28 Stephane Carrez <stcarrez@nerim.fr>
2760
2761 * gdb.texinfo (TUI Commands): Document tui reg commands.
2762
d0d5df6f
AC
27632004-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
aa2a3f87
AC
27702004-03-23 Andrew Cagney <cagney@redhat.com>
2771
2772 * gdbint.texinfo (Target Architecture Definition): Deprecate
2773 references to SIGTRAMP_START and SIGTRAMP_END.
2774
f561f026
AC
27752004-03-23 Andrew Cagney <cagney@redhat.com>
2776
2777 * gdbint.texinfo (Target Architecture Definition): Deprecate
2778 references to PC_IN_SIGTRAMP.
2779
33cb8b0f
AC
27802004-03-19 Andrew Cagney <cagney@redhat.com>
2781
2782 * gdbint.texinfo (Target Architecture Definition): Delete
2783 reference to GDB_TARGET_IS_HPPA.
2784
fc989b7a
AC
27852004-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
701b08bb
DJ
27902004-03-09 Daniel Jacobowitz <drow@mvista.com>
2791
2792 * gdb.texinfo (Debugging Output): Document values for "set debug
2793 target".
2794
faae5abe
AC
27952004-02-28 Andrew Cagney <cagney@redhat.com>
2796
2797 * gdb.texinfo (Contributors): Mention GDB 6.1 release engineer.
2798
dd79a6cf
JJ
27992004-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
e7f16015
AC
28052004-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
7161a3a6
RM
28102004-02-25 Roland McGrath <roland@redhat.com>
2811
2812 * gdb.texinfo (General Query Packets): Document qPart:... packets.
2813
2154891a
AC
28142004-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.
7161a3a6 2819
6c74ac8b
AC
28202004-02-17 Andrew Cagney <cagney@redhat.com>
2821
2822 * gdb.texinfo (Mode Options): Note that "mi1" is deprecated.
2823
19772a2c
AC
28242004-02-16 Andrew Cagney <cagney@redhat.com>
2825
2826 * gdbint.texinfo (Target Architecture Definition): Deprecate
2827 FRAMELESS_FUNCTION_INVOCATION.
2828
c9830293
AC
28292004-02-16 Andrew Cagney <cagney@redhat.com>
2830
2831 * gdbint.texinfo (Coding): Mention -Wunused-function.
2832
b9d26eb9
AC
28332004-02-14 Andrew Cagney <cagney@redhat.com>
2834
2835 * gdbint.texinfo (Target Architecture Definition): Delete
2836 description of DEPRECATED_CALL_DUMMY_STACK_ADJUST.
2837
49efadf5
EZ
28382004-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
1eb288ea
EZ
28442004-02-11 Elena Zannoni <ezannoni@redhat.com>
2845
2846 * gdbint.texinfo (Support Libraries): Add doco about obstacks and
2847 minimal information about libiberty.
2848
e4937fc1
MC
28492004-02-06 Michael Chastain <mec.gnu@mindspring.com>
2850
2851 * gdb.texinfo (Auxiliary Vector): Fix thinko with @value{GDBN}.
2852
a9331b3f
RM
28532004-02-04 Roland McGrath <roland@redhat.com>
2854
2855 * gdb.texinfo (Auxiliary Vector): New node (section).
2856 (Data): Add it to the menu.
2857
2650777c
JJ
28582004-02-02 Jeff Johnston <jjohnstn@redhat.com>
2859
2860 * gdb.texinfo (Breakpoints): Add information about pending
2861 breakpoint support.
2862
b4501125
AC
28632004-01-26 Andrew Cagney <cagney@redhat.com>
2864
2865 * gdb.texinfo (Overview): Delete references to the cisco protocol
2866 including the "N" response.
2867
74055713
AC
28682004-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.
a9331b3f 2873
3bbe9696
EZ
28742004-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
5843504f
EZ
28792004-01-21 Eli Zaretskii <eliz@gnu.org>
2880
2881 * Makefile.in (install-info): Prepend $(DESTDIR) to $(infodir).
2882
9175c9a3
MC
28832004-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
8e94b928
NR
28882004-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
a20cf136
DJ
28952004-01-17 Daniel Jacobowitz <drow@mvista.com>
2896
2897 * gdbint.texinfo (DECR_PC_AFTER_HW_BREAK): Don't document.
2898
afb18d0f
AC
28992004-01-17 Andrew Cagney <cagney@redhat.com>
2900
2901 * gdbint.texinfo (Target Architecture Definition): Delete
2902 documentation on DEPRECATED_NPC_REGNUM.
2903
b51970ac
DJ
29042004-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
0f0cffd2
AC
29102004-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
c552b3bb 29152004-01-08 Jason Molenda <jmolenda@apple.com>
5ae4183a 2916 Eli Zaretskii <eliz@gnu.org>
c552b3bb
JM
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
afe157ca
EZ
29252003-11-11 Elena Zannoni <ezannoni@redhat.com>
2926
2927 * stabs.texinfo: Add dircategory and direntry commands.
2928 * annotate.texinfo: Ditto.
2929
963e2bb7
AC
29302003-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
1d8b2f28
JB
29362003-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
36d86913
MC
29432003-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
ce2826aa
AC
29482003-10-24 Andrew Cagney <cagney@redhat.com>
2949
2950 * annotate.texinfo: Fix "fortunatly"[sic].
2951
f24c5e49
KI
29522003-10-23 Kei Sakamoto <sakamoto.kei@renesas.com>
2953
2954 * gdb.texinfo (Contributors to GDB): Replace "Renesas"
2955 with "Hitachi" and "Mitsubishi".
2956
92ad9cd9
AC
29572003-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
0ab4b752
MK
29642003-10-18 Mark Kettenis <kettenis@gnu.org>
2965
2966 * gdbint.texinfo (Target Architecture Definition): Document
2967 regset_from_core_section.
fb3e19c0
KI
2968
29692003-10-16 Kei Sakamot Sakamoto <sakamoto.kei@renesas.com>
2970
2971 * gdb.texinfo (M32R/D): Mention m32rsdi target.
2972
a9331b3f 29732003-10-15 Kevin Buettner <kevinb@redhat.com>
e4d5f7e1
KB
2974
2975 From Anthony Green <green@redhat.com>:
5ae4183a 2976 * gdb.texinfo (Breakpoints related warnings): Insert into menu.
e4d5f7e1 2977
1485d690
KB
29782003-10-14 Kevin Buettner <kevinb@redhat.com>
2979
2980 * gdb.texinfo (Breakpoint related warnings): New node.
2981 * gdbint.texinfo (ADJUST_BREAKPOINT_ADDRESS): Document.
a9331b3f 2982
86d30acc
DJ
29832003-10-13 Daniel Jacobowitz <drow@mvista.com>
2984
2985 * gdb.texinfo (Remote Protocol): Document v and vCont.
2986
172c2a43
KI
29872003-10-10 Kei Sakamoto <sakamoto.kei@renesas.com>
2988
2989 * gdb.texinfo: Replace "Hitachi" and "Mitsubishi" with "Renesas".
2990 * gdbint.texinfo: Ditto.
2991
71952f4c
AC
29922003-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
268e2188
AC
29982003-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
12c266ea 30042003-10-02 Andrew Cagney <cagney@redhat.com>
2e092625 3005
f30992d4 3006 * gdbint.texinfo (Target Architecture Definition): Rename
12c266ea
AC
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
30112003-09-30 Andrew Cagney <cagney@redhat.com>
3012
f30992d4 3013 REGISTER_VIRTUAL_SIZE to DEPRECATED_REGISTER_VIRTUAL_SIZE.
a9331b3f 3014 (Target Architecture Definition):
f30992d4 3015
2e092625
AC
3016 * gdbint.texinfo (Target Architecture Definition): Rename
3017 REGISTER_VIRTUAL_TYPE to DEPRECATED_REGISTER_VIRTUAL_TYPE.
3018
0717ae8a
AC
30192003-09-29 Andrew Cagney <cagney@redhat.com>
3020
dad809b7
AC
3021 * gdbint.texinfo (Target Architecture Definition): Delete
3022 documentation for NEED_TEXT_START_END.
3023
0717ae8a
AC
3024 * gdbint.texinfo (Target Architecture Definition): Rename
3025 NPC_REGNUM to DEPRECATED_NPC_REGNUM. Add cross reference to
3026 TARGET_WRITE_PC.
a9331b3f 3027
af6cf26d
MC
30282003-09-22 Michael Chastain <mec@shout.net>
3029
3030 * gdbint.texinfo (Testsuite Organization): Change gdb.c++ to gdb.cp.
3031
ee206350
AG
30322003-09-21 Anthony Green <green@redhat.com>
3033
3034 * gdbint.texinfo (Target Architecture Definition): Fix typos.
3035
a38c9fe6
MK
30362003-09-21 Mark Kettenis <kettenis@gnu.org>
3037
3038 * gdbint.texinfo (Target Architecture Definition): Document
3039 stabs_argument_has_addr.
3040
77949794
AC
30412003-09-18 Andrew Cagney <cagney@redhat.com>
3042
3043 * gdbint.texinfo (Target Architecture Definition): Delete
3044 documentation on REGISTER_NAMES.
3045
8e823e25
MK
30462003-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
f27dd7fd
AC
30512003-09-11 Andrew Cagney <cagney@redhat.com>
3052
3053 * gdbint.texinfo (Target Architecture Definition): Replace
3054 STACK_ALIGN with DEPRECATED_STACK_ALIGN.
3055
8b148df9
AC
30562003-08-18 Andrew Cagney <cagney@redhat.com>
3057
3058 * gdbint.texinfo (Target Architecture Definition): Document
3059 "frame_red_zone_size".
3060
25d29d70
AC
30612003-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
c938e9b0
L
30672003-08-08 H.J. Lu <hongjiu.lu@intel.com>
3068
3069 * Makefile.in (install-info): Support DESTDIR.
3070 (install-html): Likewise.
3071
64fabec2
AC
30722003-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
2fcf52f0
AC
30782003-08-07 Andrew Cagney <cagney@redhat.com>
3079
3080 * gdb.texinfo (Mode Options): Mention that "mi2" was included in
3081 GDB 6.0.
3082
086432e2
AC
30832003-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
e5249f67
AC
30922003-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
e6f672d2
AC
31022003-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
72ffddc9
SC
31172003-07-26 Stephane Carrez <stcarrez@nerim.fr>
3118
3119 * gdb.texinfo (TUI Keys): Document C-x o key to switch active window.
3120
a9f12a31
DJ
31212003-07-24 Daniel Jacobowitz <drow@mvista.com>
3122
3123 * gdbint.texinfo (libgdb components): Correct a GDB to GDBN.
3124
b1fe9455
DJ
31252003-07-24 Daniel Jacobowitz <drow@mvista.com>
3126
3127 * gdb.texinfo (Server): Mention pidof.
3128
153721e6
AC
31292003-07-22 Andrew Cagney <cagney@redhat.com>
3130
3131 * gdbint.texinfo (Coding): Add -Wformat-nonliteral to -Werror
3132 list.
3133
0fac0b41
DJ
31342003-06-28 Daniel Jacobowitz <drow@mvista.com>
3135
3136 * gdb.texinfo (Logging output): New chapter.
3137
4e562065
JB
31382003-06-24 Joel Brobecker <brobecker@gnat.com>
3139
3140 * gdb.texinfo (Unsupported languages): New section.
3141 (Languages): Add link to new section.
3142
f2c06f52
AC
31432003-06-22 Andrew Cagney <cagney@redhat.com>
3144
3145 * gdb.texinfo (Contributors): Mention 6.0 release engineer.
3146
b4177fca
DJ
31472003-06-22 Daniel Jacobowitz <drow@mvista.com>
3148
3149 * gdbint.texinfo (Coding): Clarify use of gdb_XXX.h headers.
3150
f418dd93
DJ
31512003-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
4ca61388
DJ
31592003-06-19 Daniel Jacobowitz <drow@mvista.com>
3160
3161 * gdbint.texinfo (Native Conditionals): Remove PREPARE_TO_PROCEED.
3162
07f31aa6
DJ
31632003-06-18 Daniel Jacobowitz <drow@mvista.com>
3164
5ae4183a 3165 * gdb.texinfo (Remote Debugging): New section "Connecting to a
07f31aa6
DJ
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
2dd0da42
AC
31712003-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
e7a3abfc
JB
31772003-06-09 Jim Blandy <jimb@redhat.com>
3178
3179 * gdb.texinfo (Separate Debug Files): Remove extra semicolon.
3180
25e3a86b
AC
31812003-06-08 Andrew Cagney <cagney@redhat.com>
3182
3183 * gdbint.texinfo (Target Architecture Definition): Delete
3184 documentation on FRAME_ARGS_ADDRESS_CORRECT.
3185
a9e5fdc2
AC
31862003-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
b37303ee
AF
31912003-06-07 Adam Fedor <fedor@gnu.org>
3192
3193 * gdb.texinfo: Add Objective-C documentation.
3194
39fe6e80
AC
31952003-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
125309b2
AC
32002003-05-21 Andrew Cagney <cagney@redhat.com>
3201
3202 * gdbint.texinfo (Target Architecture Definition): Delete
3203 references to "extract_address" and "store_address".
3204
b8b527c5
AC
32052003-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
50e3ee83
TR
32112003-05-14 Theodore A. Roth <troth@openavr.org>
3212
3213 * gdbint.texinfo (Breakpoint Handling): Correct a double negative.
3214
44e2be90
L
32152003-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
df5215a6
JB
32222003-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
5e7b2f39
JB
32292003-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
b1e29e33
AC
32352003-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
00905d52
AC
32422003-05-04 Andrew Cagney <cagney@redhat.com>
3243
3244 * gdb.texinfo (Maintenance Commands): Document "maint print
3245 dummy-frames".
3246
54ff5908
AC
32472003-05-04 Andrew Cagney <cagney@redhat.com>
3248
3249 * gdb.texinfo (GDB/MI Symbol Query): Use @{ and @}.
3250
32e7087d
JB
32512003-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
7043d8dc
AC
32572003-05-03 Andrew Cagney <cagney@redhat.com>
3258
3259 * gdbint.texinfo (Target Architecture Definition): Document
3260 push_dummy_code. Add cross references.
3261
e33d66ec
EZ
32622003-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
0ba6dca9
AC
32672003-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
d7a27068
AC
32732003-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
44ea7b70
JB
32782003-04-09 Jim Blandy <jimb@redhat.com>
3279
3280 * gdb.texinfo (Symbols): Document 'maint list symtabs' and 'maint
3281 list psymtabs'.
3282
fb8f8949
AC
32832003-04-08 Andrew Cagney <cagney@redhat.com>
3284
3285 * gdbint.texinfo (Target Architecture Definition): Delete
3286 references to EXTRA_FRAME_INFO.
3287
32fb0f22
AC
32882003-04-08 Andrew Cagney <cagney@redhat.com>
3289
3290 * gdbint.texinfo (Target Architecture Definition): Delete
3291 PRINT_TYPELESS_INTEGER.
3292
6be67e67
JB
32932003-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
4e35d5f0
BR
32992003-04-02 Bob Rossi <bob_rossi@cox.net>
3300
a9331b3f 3301 * gdb.texinfo (GDB/MI Program Control): Add
4e35d5f0
BR
3302 '-file-list-exec-source-file'
3303
e8a8712a
AC
33042003-03-31 Andrew Cagney <cagney@redhat.com>
3305
3306 * gdbint.texinfo (Target Architecture Definition): Delete
3307 references to CALL_DUMMY_P.
3308
6c0e89ed
AC
33092003-03-30 Andrew Cagney <cagney@redhat.com>
3310
3311 * gdbint.texinfo (Target Architecture Definition): Remove
3312 reference to TARGET_WRITE_SP.
a9331b3f 3313
378bfd1b
AC
33142003-03-27 Andrew Cagney <cagney@redhat.com>
3315
3316 * gdbint.texinfo (Target Architecture Definition): Remove
3317 references to write_sp.
6c0e89ed 3318
922fbb7b
AC
33192003-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
b81774d8
AC
33272003-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
1bf6d5cc
AC
33332003-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
618ce49f
AC
33402003-03-23 Andrew Cagney <cagney@redhat.com>
3341
3342 * gdbint.texinfo (Algorithms, Target Architecture Definition):
3343 Deprecate FRAME_CHAIN and FRAME_CHAIN_VALID.
3344
bcd7e15f
JB
33452003-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
9fe8321b
AC
33542003-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
ac2adee5
AC
33592003-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
749b82f6
AC
33652003-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
8bedc050
AC
33702003-03-12 Andrew Cagney <cagney@redhat.com>
3371
3372 * gdbint.texinfo (Target Architecture Definition): Rename
3373 FRAME_SAVED_PC to DEPRECATED_FRAME_SAVED_PC.
a9331b3f 3374
0ce1b118
CV
33752003-03-10 Corinna Vinschen <vinschen@redhat.com>
3376
3377 * gdb.texinfo: Add File-I/O documentation.
3378
12cc2063
AC
33792003-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
7453dc06
AC
33842003-03-07 Andrew Cagney <cagney@redhat.com>
3385
3386 * gdb.texinfo (Debugging Output): Mention the "set/show debug
3387 frame" command.
3388
6314f104
AC
33892003-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
f1212245
DJ
33952003-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
77e7e267
AC
34012003-03-03 Andrew Cagney <cagney@redhat.com>
3402
3403 * gdbint.texinfo (Target Architecture Definition): Document
3404 register_type.
3405
838a8221
AC
34062003-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
d7f4a264
DJ
34122003-03-02 Daniel Jacobowitz <drow@mvista.com>
3413
3414 * Makefile.in (distclean): Remove config.log.
3415
f30ee0bc
AC
34162003-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
34212003-03-01 Andrew Cagney <cagney@redhat.com>
e9582e71
AC
3422
3423 * gdbint.texinfo: Rename INIT_EXTRA_FRAME_INFO to
3424 DEPRECATED_INIT_EXTRA_FRAME_INFO.
3425
be448670
CF
34262003-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
501eef12
AC
34322003-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
21c294e6
AC
34402003-02-04 Andrew Cagney <ac131313@redhat.com>
3441
e9be73e4
AC
3442 * gdbint.texinfo (Target Architecture Definition): Delete
3443 descrption of IS_TRAPPED_INTERNALVAR.
3444
21c294e6
AC
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
0179ffac
DC
34502003-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
7ca9f392
AC
34592003-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
31a85ea2
AC
34682003-02-01 Andrew Cagney <ac131313@redhat.com>
3469
3470 * gdbint.texinfo (Target Architecture Definition): Delete
3471 FLOAT_INFO.
3472
6b894e49
AC
34732003-01-30 Andrew Cagney <ac131313@redhat.com>
3474
3475 * stabs.texinfo (Member Type Descriptor): Clarify description of
3476 `@'. Suggested by Ben Hutchings.
3477
c48861fb
AC
34782003-01-29 Andrew Cagney <ac131313@redhat.com>
3479
3480 * gdb.texinfo (M68K): Delete reference to es1800.
3481
617073a9
AC
34822003-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
5b5d99cf
JB
34892003-01-23 Jim Blandy <jimb@redhat.com>
3490
3491 * gdb.texinfo (Separate Debug Files): New section.
3492
e7ba9c65
DJ
34932003-01-22 Daniel Jacobowitz <drow@mvista.com>
3494
3495 * gdb.texinfo (Maintenance Commands): Add "maint set profile"
3496 and "maint show profile".
3497
94e91d6d
MC
34982003-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
867f3898
AC
35042003-01-15 Andrew Cagney <ac131313@redhat.com>
3505
3506 * gdbint.texinfo (Target Architecture Definition): Delete
3507 definition of PRINT_REGISTER_HOOK.
3508
f153cc92
EZ
35092003-01-15 Elena Zannoni <ezannoni@redhat.com>
3510
3511 (OpenRISC 1000): Fix formatting of command names.
3512
c60eb6f1
EZ
35132003-01-15 Elena Zannoni <ezannoni@redhat.com>
3514
3515 * gdb.texinfo (Continuing and Stepping): Add new command
3516 'advance'. Clarify behavior of 'until'.
3517
f5ebfba0
DJ
35182003-01-13 Daniel Jacobowitz <drow@mvista.com>
3519
3520 * gdb.texinfo (Files): Document solib-absolute-prefix and
3521 solib-search-path.
3522
4ce8657e
MC
35232003-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
372613e3
AC
35302003-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
b4e9345d
DJ
35362003-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
98b45e30
DJ
35422003-01-04 Daniel Jacobowitz <drow@mvista.com>
3543
3544 * gdb.texinfo (Controlling GDB): Document "set osabi".
3545
95f90d25
DJ
35462003-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
1e698235
DJ
35512003-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
e632838e
AC
35572003-01-02 Andrew Cagney <ac131313@redhat.com>
3558
3559 * stabs.texinfo: Remove obsolete text.
3560 * gdbint.texinfo: Ditto.
3561 * gdb.texinfo: Ditto.
3562
c133ab7a
MK
35632002-12-22 Mark Kettenis <kettenis@gnu.org>
3564
3565 * gdbint.texinfo (Target Architecture Definition): Update
3566 description of gdbarch_register_osabi.
3567
f821f325
KH
35682002-12-20 Kazu Hirata <kazu@cs.umass.edu>
3569
3570 * agentexpr.texi: Fix typos.
3571 * annotate.texi: Likewise.
3572 * fdl.texi: Likewise.
3573
85a6d8d3 35742002-12-10 Andrew Cagney <cagney@redhat.com>
a5afb99f
AC
3575
3576 * gdbint.texinfo (Algorithms): Replace INIT_FRAME_PC with
3577 DEPRECATED_INIT_FRAME_PC.
3578
ae45cd16
AC
35792002-12-01 Andrew Cagney <ac131313@redhat.com>
3580
3581 * gdbint.texinfo (Target Architecture Definition): Delete
3582 PC_IN_CALL_DUMMY.
3583
07555a72
AC
35842002-11-28 Andrew Cagney <ac131313@redhat.com>
3585
3586 * gdbint.texinfo (Host Definition): Delete documentation on
3587 USE_GENERIC_DUMMY_FRAMES.
3588
c166cdc7
EZ
35892002-11-26 Elena Zannoni <ezannoni@redhat.com>
3590
5ae4183a 3591 Fix PR gdb/723 and PR gdb/245.
c166cdc7
EZ
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
35db0260
EZ
35972002-11-22 Elena Zannoni <ezannoni@redhat.com>
3598
3599 * Makefile.in (install): Make install do some real work.
3600
9ba8d803
AC
36012002-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
903ad3a6
AC
36072002-10-26 Andrew Cagney <cagney@redhat.com>
3608
3609 * gdbint.texinfo (Target Architecture Definition): Delete
3610 definition of DO_REGISTERS_INFO.
3611
f2abfe65
KB
36122002-10-18 Kevin Buettner <kevinb@redhat.com>
3613
3614 * gdbint.texinfo (Address Classes): Fix problems with insertion
3615 of ``{'' and ``}'' in example.
3616
b5b0480a
KB
36172002-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
c85508ee
KD
36252002-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
6d12fc3d
DJ
36312002-10-11 Daniel Jacobowitz <drow@mvista.com>
3632
3633 * gdbint.texinfo (CPLUS_MARKER): Remove item.
3634
8d19fbd2
JJ
36352002-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
a37295f9
MM
36402002-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
da0f9dcd
AC
36462002-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
2e834e49
HPN
36512002-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
050be0dc
AC
36562002-09-27 Andrew Cagney <ac131313@redhat.com>
3657
3658 * all-cfg.texi: Use @sc for GDB and GCC. Update copyright.
3659
1104b9e7
KB
36602002-09-25 Kevin Buettner <kevinb@redhat.com>
3661
3662 * gdb.texinfo: Use GNU/Linux instead of Linux.
3663
512217c7
AC
36642002-09-25 Andrew Cagney <ac131313@redhat.com>
3665
3666 * gdb.texinfo (Packets): Replace @samp{} with ``an empty string''.
3667
10998722
AC
36682002-09-24 Andrew Cagney <ac131313@redhat.com>
3669
512217c7 3670 * gdb.texinfo: Replace @example with @smallexample.
10998722 3671
a0eb71c5
KB
36722002-09-20 Kevin Buettner <kevinb@redhat.com>
3673
f7dc1244 3674 From Eli Zaretskii <eliz@gnu.org>:
a0eb71c5
KB
3675 * gdb.texinfo (Character Sets): Use @smallexample instead of
3676 @example. Use GNU/Linux instead of Linux.
3677
36782002-09-20 Jim Blandy <jimb@redhat.com>
3679
3680 * gdb.texinfo: Add character set documentation.
3681
2f870471
AC
36822002-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
790eb8f5
AC
36872002-09-19 Andrew Cagney <ac131313@redhat.com>
3688
8d30a00d
AC
3689 * gdb.texinfo (Maintenance Commands): Document ``maint
3690 internal-error'' and ``maint internal-warning''.
3691
790eb8f5
AC
3692 * gdbint.texinfo (Target Architecture Definition): Revise
3693 description of STACK_ALIGN. Add description of FRAME_ALIGN.
3694
a23a7bf1
JB
36952002-09-19 Joel Brobecker <brobecker@gnat.com>
3696
3697 * gdbint.texinfo (Target Conditionals): Document the new
3698 NAME_OF_MALLOC macro.
3699
299ffc64
AC
37002002-09-05 Andrew Cagney <ac131313@redhat.com>
3701
3702 * gdb.texinfo (Contributors): Mention 5.2 and 5.3 release
3703 engineer.
3704
b7bb15bc
SC
37052002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3706
3707 * gdb.texinfo (TUI Overview): Document status line fields.
3708
3d757584
SC
37092002-09-02 Stephane Carrez <stcarrez@nerim.fr>
3710
3711 * gdb.texinfo (TUI Commands): Document info win command.
3712
269c21fe
SC
37132002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3714
3715 * gdb.texinfo (TUI Overview): Document breakpoint markers.
3716
7cf36c78
SC
37172002-09-01 Stephane Carrez <stcarrez@nerim.fr>
3718
3719 * gdb.texinfo (TUI Single Key Mode): Document new SingleKey mode.
3720 (TUI Keys): Likewise.
3721
d2c6833e
AC
37222002-08-25 Andrew Cagney <ac131313@redhat.com>
3723
3724 * gdb.texinfo (Examples): Use ``->'' for a packet send and ``<-''
3725 for a packet receive.
3726
46d8b1c3
AC
37272002-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
b0787093
AC
37362002-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
ebba8386
AC
37632002-08-23 Andrew Cagney <cagney@redhat.com>
3764
3765 * gdbint.texinfo (Target Architecture Definition): Update
3766 STORE_RETURN_VALUE, mention regcache.
3767
0ab7a791
AC
37682002-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
ee2d5c50
AC
37732002-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
53c69bd7
AC
37782002-08-18 Andrew Cagney <ac131313@redhat.com>
3779
3780 * gdb.texinfo (Data): Add ``Vector Unit'' to menu.
3781
e76f1f2e
AC
37822002-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
0680b120
AC
37882002-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
3c3bea1c
GS
37942002-08-08 Grace Sainsbury <graces@redhat.com>
3795
a9331b3f 3796 From Mark Salter:
3c3bea1c
GS
3797 * gdb.texinfo (Protocol): Document T packet extension to
3798 allow watchpoint address reporting.
3799
42f9b0a5
AC
38002002-08-03 Andrew Cagney <ac131313@redhat.com>
3801
3802 * gdb.texinfo (Dump/Restore Files): Move `[]' to outside of @var.
3803
db034ac5
AC
38042002-08-01 Andrew Cagney <cagney@redhat.com>
3805
3806 * stabs.texinfo, gdb.texinfo, gdbint.texinfo: Obsolete references
3807 to CHILL.
3808
e2b28d04
AC
38092002-08-01 Andrew Cagney <ac131313@redhat.com>
3810
3811 * gdbint.texinfo (Coding): Revise section "Include Files".
3812
7fb623f7
AC
38132002-07-24 Andrew Cagney <cagney@redhat.com>
3814
3815 * gdbint.texinfo: Obsolete references to m88k.
3816 * gdb.texinfo: Ditto.
3817
4a2b4636
JB
38182002-07-10 Joel Brobecker <brobecker@gnat.com>
3819
7fb623f7 3820 * gdbint.texinfo (Create a release candiate): Add the location
4a2b4636
JB
3821 where the proper version of autoconf can be retrieved.
3822
a71ec265
DH
38232002-07-09 Don Howard <dhoward@redhat.com>
3824
3825 * gdb.texinfo (Command Files): Further describe the behavior of
3826 sourced command files.
3827
b9aa90c9
AC
38282002-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
40dd2248
TT
38332002-06-26 Tom Tromey <tromey@redhat.com>
3834
3835 * gdbint.texinfo (User Interface): Mention add_setshow_cmd and
3836 add_setshow_cmd_full.
3837
bfac230e
DH
38382002-06-25 Don Howard <dhoward@redhat.com>
3839
3840 * gdb.texinfo (Memory Region Attributes): Document new behavior
3841 for 'mem' command.
3842
475b0867
JB
38432002-06-11 Jim Blandy <jimb@redhat.com>
3844
919d772c
JB
3845 * gdb.texinfo (Symbols): Update documentation for `info source'
3846 command.
3847
475b0867
JB
3848 * gdb.texinfo (Macros): Call the command `info macro', not
3849 `show macro'.
3850
ba8c9337
AC
38512002-06-09 Andrew Cagney <ac131313@redhat.com>
3852
3853 * gdbint.texinfo (Coding): Add section ``Per-architecture module
3854 data''.
3855
1029b7fa
MK
38562002-06-09 Mark Kettenis <kettenis@gnu.org>
3857
3858 * gdbint.texinfo (Target Architecture Definition): Document
3859 GDB_OSABI_GO32 and GDB_OSABI_NETWARE.
3860
16737d73
AC
38612002-06-08 Andrew Cagney <ac131313@redhat.com>
3862
3863 * gdbint.texinfo (Releasing GDB): Fix typos in @itemize @bullet
3864 lists.
3865
30107679
AC
38662002-06-08 Andrew Cagney <ac131313@redhat.com>
3867
3868 * gdbint.texinfo (Releasing GDB): Revise the section ``Cut the
3869 Branch''.
3870
3352e23e
AC
38712002-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
cbb09e6a
AC
38762002-05-30 Andrew Cagney <ac131313@redhat.com>
3877
3878 * gdbint.texinfo (Releasing GDB): Rename ``Obsoleting any code''
3879 to ``Obsoleting code''. Revise.
3880
e2e0bcd1
JB
38812002-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
9db8d71f
DJ
38902002-05-14 Daniel Jacobowitz <drow@mvista.com>
3891
3892 * gdb.texinfo (Debug Session): Document new `udp:' and `tcp:'
3893 options for `target remote'.
3894
6d531722
AC
38952002-05-13 Andrew Cagney <ac131313@redhat.com>
3896
3897 * gdbint.texinfo (Target Architecture Definition): Delete
3898 documentation on NNPC_REGNUM.
3899
13d01224
AC
39002002-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
b2e75d78
AC
39082002-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
2c8682ee
MS
39152002-05-08 Michael Snyder <msnyder@redhat.com>
3916
3917 * stabs.texinfo (Attributes): Document new "vector" attribute.
3918
0816590b
AC
39192002-05-04 Andrew Cagney <ac131313@redhat.com>
3920
3921 * gdbint.texinfo (Releasing GDB): Revise `Create a Release'.
3922
2653173e
AC
39232002-05-04 Andrew Cagney <ac131313@redhat.com>
3924
3925 * gdb.texinfo: Delete obsolete references to a29k.
3926
d7bd68ca
AC
39272002-04-24 Andrew Cagney <ac131313@redhat.com>
3928
3929 * gdbint.texinfo (Target Architecture Definition): Replace
3930 IN_SIGTRAMP with PC_IN_SIGTRAMP.
3931
21d83aa5
DM
39322002-04-24 David S. Miller <davem@redhat.com>
3933
3934 * gdbint.texinfo (REGISTER_IN_WINDOW): Delete definition.
3935
7673a6cc
DM
39362002-04-21 David S. Miller <davem@redhat.com>
3937
3938 * gdbint.texinfo (SKIP_PROLOGUE_FRAMELESS_P): Delete definition.
3939
d49d1e0a
AC
39402002-04-21 Andrew Cagney <ac131313@redhat.com>
3941
3942 * gdbint.texinfo (Target Architecture Definition): Delete
3943 definition of HAVE_REGISTER_WINDOWS.
3944
f7dc1244 39452002-04-19 Eli Zaretskii <eliz@gnu.org>
4be31470
EZ
3946
3947 * gdbint.texinfo (Releasing GDB, Coding): Fix typos. Reported by
3948 "Theodore A. Roth" <troth@verinet.com>.
3949
5ca0cb28
DH
39502002-04-15 Don Howard <dhoward@redhat.com>
3951
f7dc1244 3952 From Eli Zaretskii <eliz@gnu.org>
5ca0cb28 3953 * gdb.texinfo (show max-user-call-depth): Correct formatting.
a9331b3f 3954 Provide a better explaination of this feature.
5ca0cb28 3955
f208ba17
AC
39562002-04-14 Andrew Cagney <ac131313@redhat.com>
3957
3958 * gdbint.texinfo (Target Architecture Definition): Remove
3959 FRAME_CHAIN_COMBINE.
3960
d5ba91de
MC
39612002-04-12 Michael Chastain <mec@shout.net>
3962
3963 * gdbint.texinfo (Obsolete Conditionals): Remove reference to
3964 REG_STACK_SEGMENT.
3965
26818220
MC
39662002-04-09 Michael Chastain <mec@shout.net>
3967
3968 * gdbint.texinfo (Obsolete Conditionals): Remove references to
3969 PYRAMID_* macros.
3970
129188f6
AC
39712002-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
8227c0ff
AC
39772002-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
16d9dec6
MS
39822002-03-27 Michael Snyder <msnyder@redhat.com>
3983
3984 * gdb.texinfo: Document new commands dump, append, and restore.
3985
9ae8b82c
AC
39862002-03-27 Andrew Cagney <ac131313@redhat.com>
3987
3988 * gdbint.texinfo (Releasing GDB): Revise the section `Before the
3989 Branch'.
3990
474c8240
AC
39912002-03-18 Andrew Cagney <ac131313@redhat.com>
3992
3993 * gdb.texinfo: Change all examples to @smallexample.
3994 * gdbint.texinfo: Ditto.
a9331b3f 3995
fb0ff88f
AC
39962002-03-18 Andrew Cagney <ac131313@redhat.com>
3997
3998 * gdbint.texinfo (Releasing GDB): Add section ``Versions and
3999 Branches''.
4000
9bb0a4d8
AC
40012002-03-18 Andrew Cagney <ac131313@redhat.com>
4002
4003 * gdbint.texinfo (Releasing GDB): Add the section``Branch Commit
4004 Policy''.
4005
937f164b
FF
40062002-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
a7b40f07
AC
40122002-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
aab4e0ec
AC
40172002-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
47b95330
AC
40292002-02-23 Andrew Cagney <ac131313@redhat.com>
4030
4031 * gdbint.texinfo (Debugging GDB): Remove references to cygnus.com.
4032
78c47bea
PM
40332002-02-19 Pierre Muller <muller@ics.u-strasbg.fr>
4034
4035 * gdb.texinfo: Document Cygwin native specific commands.
4036
56460a61
DJ
40372002-02-15 Daniel Jacobowitz <drow@mvista.com>
4038
4039 * gdb.texinfo: Document gdbserver ``--attach'' command.
4040
def71bfa
MS
40412002-02-07 Michael Snyder <msnyder@redhat.com>
4042
4043 * gdb.texinfo (overlays): Change @var(_ovly_debug_event)
4044 to @code(_ovly_debug_event).
4045
c928edc0
AC
40462002-02-07 Andrew Cagney <ac131313@redhat.com>
4047
4048 * gdb.texinfo (How Overlays Work): Shrink the overlay diagram.
4049
81d46470
MS
40502002-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
f7dc1244 40562002-02-03 Eli Zaretskii <eliz@gnu.org>
6ca652b0
EZ
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
15110bc3
MS
40632002-02-01 Michael Snyder <msnyder@redhat.com>
4064
4065 * gdb.texinfo (set trust-readonly): Change value{gdbn} to value{GDBN}.
4066
6763aef9
MS
40672002-01-30 Michael Snyder <msnyder@redhat.com>
4068
ac282366
MS
4069 * gdb.texinfo: (remote protocol): Gramatical fix-up.
4070 (set trust-readonly-sections): Document.
6763aef9 4071
8642bc8f
AC
40722002-01-29 Andrew Cagney <ac131313@redhat.com>
4073
4074 * gdbint.texinfo (Releasing GDB): Revise and update.
4075
afe64c1a
AC
40762002-01-28 Andrew Cagney <ac131313@redhat.com>
4077
4078 * gdbint.texinfo (Target Architecture Definition): Delete
4079 description of TARGET_BYTE_ORDER_DEFAULT.
4080
f7dc1244 40812002-01-27 Eli Zaretskii <eliz@gnu.org>
59649f2e
EZ
4082
4083 * gdb.texinfo: Fix typos and markup. From Dmitry Sivachenko
4084 <mitya@cavia.pp.ru>.
4085
3d6e1b5a
AC
40862002-01-23 Andrew Cagney <ac131313@redhat.com>
4087
4088 * libgdb.texinfo: Delete file.
4089
6c0e9fb3
AC
40902002-01-22 Andrew Cagney <ac131313@redhat.com>
4091
4092 * gdb.texinfo: Remove makeinfo 3.12 hacks.
4093 * gdbint.texinfo: Ditto.
4094
e0ce93ac
AC
4095Tue Jan 22 11:57:38 2002 Andrew Cagney <cagney@redhat.com>
4096
4097 * gdb.texinfo: Fix typo ``Remove' -> ``Remote''.
4098
be298bcc
AC
40992002-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
8e04817f
AC
41082002-01-22 Andrew Cagney <ac131313@redhat.com>
4109
4110 * gdb.texinfo (Protocol): Move section to appendix.
4111
6b2f586d
AC
41122002-01-21 Andrew Cagney <ac131313@redhat.com>
4113
4114 * gdb.texinfo (Remote Debugging): Create a menu.
4115 (Top): Add ``Remote Debugging'' to menu.
4116
6f05cf9f
AC
41172002-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
3fd3d7d2
AC
41232002-01-20 Andrew Cagney <ac131313@redhat.com>
4124
4125 * gdbint.texinfo (Target Architecture Definition): Delete
4126 description of TARGET_BYTE_ORDER_SELECTABLE_P.
4127
7fd60527
AC
41282002-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
c2f05ac9
AC
41342002-01-20 Andrew Cagney <ac131313@redhat.com>
4135
4136 * gdbint.texinfo (Target Architecture Definition): Remove
4137 definition of IEEE_FLOAT.
4138
f7dc1244 41392002-01-20 Eli Zaretskii <eliz@gnu.org>
231b2aad
EZ
4140
4141 * gdb.texinfo: Beautify copyright years; fix a typo.
56248298
EZ
4142 (DJGPP Native): Fix overfull hboxes in examples. From Brian Youmans
4143 <3diff@gnu.org>
231b2aad 4144
82600034
AC
41452002-01-19 Andrew Cagney <ac131313@redhat.com>
4146
4147 * gdbint.texinfo (Host Definition): Remove references to
4148 MALLOC_INCOMPATIBLE.
4149
7708fa01
AC
41502002-01-17 Andrew Cagney <ac131313@redhat.com>
4151
4152 * gdbint.texinfo (Host Definition): Remove references to XDEPFILES
4153 and xyz-xdep.o.
4154
eb12ee30
AC
41552002-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
c9ccaa92
AC
41612002-01-17 Andrew Cagney <ac131313@redhat.com>
4162
4163 * fdl.texi: Remove next/prev from @node.
4164
f7dc1244 41652002-01-17 Eli Zaretskii <eliz@gnu.org>
6826cf00
EZ
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
8973da3a
AC
41742002-01-15 Andrew Cagney <ac131313@redhat.com>
4175
4176 * gdbint.texinfo (Releasing GDB): New chapter.
4177
7d86b5d5
AC
41782002-01-14 Andrew Cagney <ac131313@redhat.com>
4179
4180 * gdb.texinfo (Embedded Processors, Calling program functions):
4181 Obsolete references to a29k.
4182
cc1cb004
AC
41832002-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
79f12247
MS
41892002-01-11 Michael Snyder <msnyder@redhat.com>
4190
4191 * gdb.texinfo (Choosing files): Change @samp to @file.
4192
19837790
MS
41932002-01-05 Michael Snyder <msnyder@redhat.com>
4194
4195 * gdb.texinfo (--pid): Document new command line option (attach).
4196
f7dc1244 41972002-01-07 Eli Zaretskii <eliz@gnu.org>
2c0069bb
EZ
4198
4199 * gdb.texinfo (Tracepoints): Clarify that tracepoints need support
4200 in the stub.
4201
d7449b42
AC
42022002-01-04 Andrew Cagney <ac131313@redhat.com>
4203
4204 * gdbint.texinfo (Target Architecture Definition): Replace
4205 BIG_ENDIAN with BFD_ENDIAN_BIG.
4206
f23631e4
AC
42072002-01-03 Andrew Cagney <ac131313@redhat.com>
4208
4209 * gdbint.texinfo (Target Architecture Definition): Replace
4210 value_ptr with struct value pointer.
4211
72c9928d
EZ
42122002-01-02 Eli Zaretskii <eliz@gnu.org>
4213
4214 * gdb.texinfo (Free Software): Fix wording.
4215
959acfd1
EZ
42162001-12-31 Eli Zaretskii <eliz@gnu.org>
4217
4218 * gdb.texinfo (Free Software): New section ``Free Software Needs
4219 Free Documentation''.
4220
f7dc1244 42212001-12-30 Eli Zaretskii <eliz@gnu.org>
2a6585f0
EZ
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
6600abed
MS
42292001-12-29 Michael Snyder <msnyder@redhat.com>
4230
4231 * gdb.texinfo (maint info sections): Fix typo.
4232
f6680716
MS
42332001-12-26 Michael Snyder <msnyder@redhat.com>
4234
fe95c787
MS
4235 * gdb.texinfo (maint info sections): Document.
4236
a9331b3f 4237 * gdb.texinfo (info proc): Comment out documentation for
f6680716
MS
4238 'info proc' sub-options that are currently not implemented.
4239
c3d3ce5b
JB
42402001-12-20 Jim Blandy <jimb@redhat.com>
4241
4242 * gdbint.texinfo (TARGET_CHAR_SIGNED): Document.
4243
778eb05e
AC
42442001-12-15 Andrew Cagney <ac131313@redhat.com>
4245
4246 * gdbint.texinfo (Target Architecture Definition): Replace
4247 LITTLE_ENDIAN with BFD_ENDIAN_LITTLE.
4248
2607059c
AC
42492001-12-01 Andrew Cagney <ac131313@redhat.com>
4250
4251 * gdbint.texinfo (Host Definition): Delete documentation on
4252 HOST_BYTE_ORDER.
4253
df0cd8c5
JB
42542001-11-30 Jim Blandy <jimb@redhat.com>
4255
4256 * gdb.texinfo (Overlays): New chapter, documenting GDB's
5ae4183a 4257 overlay support. Add to top-level menu.
df0cd8c5 4258
88118b3a
TT
42592001-11-26 Tom Tromey <tromey@redhat.com>
4260
4261 * gdb.texinfo (Command Syntax): Document C-o binding.
4262
96565e91
CF
42632001-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
f7dc1244 4268 From Eli Zaretskii <eliz@gnu.org>
96565e91
CF
4269 * gdb.texinfo (Command Files): Reword to make gdb.ini requirement
4270 clearer when using DJGPP.
4271
2a3d5645
CF
42722001-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
aa26fa3a
TT
42782001-11-21 Tom Tromey <tromey@redhat.com>
4279
4280 * gdb.texinfo (Invoking GDB): Document --args.
4281 (Mode Options): Likewise.
4282
4f8ada06
JB
42832001-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
3fe0dc10
JB
42892001-11-13 Jim Blandy <jimb@redhat.com>
4290
4291 * gdbint.texinfo (COERCE_FLOAT_TO_DOUBLE): Clarify.
4292
9e5abb06
CV
42932001-11-06 Corinna Vinschen <vinschen@redhat.com>
4294
4295 * gdb.texinfo (gdbarch_in_function_epilogue_p): Add documentation.
4296
1c5dfdad
MS
42972001-11-05 Michael Snyder <msnyder@redhat.com>
4298
a9331b3f 4299 * gdb.texinfo (info functions): Document use of backslash to
1c5dfdad
MS
4300 quote regexp chars in function names such as "operator*()".
4301
990f9fe3
FF
43022001-11-01 Fred Fish <fnf@redhat.com>
4303
4304 * gdbint.texinfo (SOLIB_ADD): Document additional new
4305 "readsyms" arg.
4306
b433d00b
DH
43072001-10-30 Don Howard <dhoward@redhat.com>
4308
070b1dd3
DH
4309 * gdb.texinfo: (Command Files) Added documentation for the
4310 behavior of gdb with input redirected from a file.
b433d00b 4311
b7209cb4
FF
43122001-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
1aa20aa8
AC
43182001-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
fc0c74b1
AC
43232001-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
f4846649
JB
43302001-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
f277788b
MK
43352001-09-08 Mark Kettenis <kettenis@gnu.org>
4336
a9dc4918
MK
4337 * gdbint.texinfo (Host Definition): Remove description of
4338 MEM_FNS_DECLARED.
4339
d28379df
MK
4340 * gdbint.texinfo (Host Definition): Remove description of R_OK.
4341
f277788b
MK
4342 * gdbint.texinfo (Host Definition): Remove description of
4343 HAVE_SIGSETMASK.
4344
7ccaa899
EZ
43452001-09-04 Elena Zannoni <ezannoni@redhat.com>
4346
4347 * gdbint.texinfo (Target Architecture Definition): Add
4348 explanation of TARGET_PRINT_INSN macro.
4349
17d9d558
JB
43502001-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
72cde065
JB
43552001-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
9e678452
CF
4360Wed Aug 15 10:47:28 2001 Christopher Faylor <cgf@cygnus.com>
4361
4362 * gdbint.texinfo: Add a cautionary note about macro use.
4363
a2bea4c3 43642001-08-02 Corinna Vinschen <vinschen@redhat.com>
a9331b3f 4365
a2bea4c3
CV
4366 * gdb.texinfo: Explain omitting the hostname in the
4367 `target remote' command.
4368
1129bf27
DJ
43692001-07-30 Daniel Jacobowitz <drow@mvista.com>
4370
4371 * gdbint.texinfo: Remove extraneous START-INFO-DIR-ENTRY
4372 and END-INFO-DIR-ENTRY.
4373
732b3002
SC
43742001-07-28 Stephane Carrez <Stephane.Carrez@worldnet.fr>
4375
4376 * gdb.texinfo (TUI Configuration): Rename tui configuration variables.
4377
89437448
AC
43782001-07-25 Andrew Cagney <ac131313@redhat.com>
4379
4380 * gdbint.texinfo (libgdb): Rewrite.
4381
f7dc1244 43822001-07-26 Eli Zaretskii <eliz@gnu.org>
9a1c15c5
EZ
4383
4384 * Makefile.in (gdbgui.dvi, gdb-gui, gdbgui.info): Targets deleted.
4385
c4555f82
SC
43862001-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
2f45a6e0
MK
43912001-07-23 Mark Kettenis <kettenis@gnu.org>
4392
4393 * gdbint.texinfo (Host Definition): Remove description of
4394 NEED_POSIX_SETPGID.
4395
f7dc1244 43962001-07-23 Eli Zaretskii <eliz@gnu.org>
9f20bf26
EZ
4397
4398 * gdb.tex (DJGPP Native): New node, with descriptions of
4399 DJGPP-specific commands.
4400
be9c6c35
JM
44012001-07-19 John R. Moore <jmoore@redhat.com>
4402
4403 * gdbint.texinfo: Three misspellings.
4404
dfa249fb
AC
44052001-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
c72e7388
AC
44102001-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
94bbb2c0
AC
44152001-07-04 Andrew Cagney <ac131313@redhat.com>
4416
4417 * gdb.texinfo (Mode Options): Mention the mi0 and mi1
4418 interpreters.
4419
af6c57ea
AC
44202001-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
83aa8bc6
AC
44292001-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
f7dc1244 44352001-06-17 Eli Zaretskii <eliz@gnu.org>
cb51c4e0
EZ
4436
4437 * annotate.texi: Add @noindent where needed. From Dmitry
4438 Sivachenko <dima@Chg.RU>.
4439 * gdb.texinfo: Indexing fix. From Dmitry Sivachenko.
4440
656db9b0
AC
44412001-06-16 Andrew Cagney <ac131313@redhat.com>
4442
4443 * gdb.texinfo (Protocol): Fix typo. Extra parenthesis.
4444
df2396a1
AC
44452001-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
0f1f2b0a
MS
44502001-06-13 Michael Snyder <msnyder@redhat.com>
4451
4452 * gdb.texinfo (Protocol): Add doc for new packet "qSymbol:".
4453
f7dc1244 44542001-06-13 Eli Zaretskii <eliz@gnu.org>
24f93129
EZ
4455
4456 * gdb.texinfo (Signals): Clarify the default setting of signal
4457 handling.
4458
a5d7c491
AC
44592001-05-14 Andrew Cagney <ac131313@redhat.com>
4460
4461 * gdbint.texinfo (CLEAR_DEFERRED_STORES): Delete stray @item
4462 (FRAME_ARGS_ADDRESS_CORRECT): Ditto.
4463
05a54c4f
AC
44642001-05-12 Andrew Cagney <ac131313@redhat.com>
4465
4466 * Makefile.in (GDBvn.texi): Set GDBVN from ../version.in.
4467
f7dc1244 44682001-05-10 Eli Zaretskii <eliz@gnu.org>
dab11f21
EZ
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
f7dc1244 44752001-04-02 Eli Zaretskii <eliz@gnu.org>
f5c37c66
EZ
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
f7dc1244 44812001-04-01 Eli Zaretskii <eliz@gnu.org>
c534679c 4482
b37052ae
EZ
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
0ee54786
EZ
4488 * gdbint.texinfo (User Interface): A new section about ui_out
4489 functions, based on text written by Fernando Nasser.
4490
c534679c
EZ
4491 * stabs.texinfo: Change Permissions to GFDL. Update Copyright.
4492
f7dc1244 44932001-03-26 Eli Zaretskii <eliz@gnu.org>
3d67e040 4494
e9c75b65
EZ
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
3d67e040
EZ
4504 * gdb.texinfo (Output Formats): Mention "info symbol" and provide
4505 a cross-reference to its description.
4506 (Symbols): Document "info symbol".
4507
f7dc1244 45082001-03-21 Eli Zaretskii <eliz@gnu.org>
9742079a
EZ
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
b0ed3589
AC
45162001-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
b6ba6518
KB
45222001-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
f7dc1244 45272001-02-21 Eli Zaretskii <eliz@gnu.org>
5ece1a18
EZ
4528
4529 * gdb.texinfo (Signals): Document "ignore", "noignore", and "all".
4530
f7dc1244 45312001-02-11 Eli Zaretskii <eliz@gnu.org>
56caf160 4532
17cc6a06
EZ
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
56caf160
EZ
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
29e57380
C
45422001-01-23 J.T. Conklin <jtc@redback.com>
4543
4544 * gdb.texinfo (Memory region attributes): New manual section.
4545
1c6147de
ND
45462001-01-04 Nicholas Duffek <nsd@redhat.com>
4547
4548 * gdbint.texinfo (POP_FRAME): Document use by return_command.
4549
f7dc1244 45502000-12-25 Eli Zaretskii <eliz@gnu.org>
b157b00f
EZ
4551
4552 * refcard.tex: Version and copyright fixed. From Phil Edwards
4553 <pedwards@disaster.jaj.com>.
4554
0dcedd82
AC
4555Thu 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
3b851bce
AC
4560Mon 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
f7dc1244 45652000-11-19 Eli Zaretskii <eliz@gnu.org>
4a92d011
EZ
4566
4567 * gdb.texinfo (Continuing and Stepping): Fixed markup and typos,
4568 as suggested by Dmitry Sivachenko <dima@Chg.RU>.
4569
b90a5f51
CF
45702000-11-10 Christopher Faylor <cgf@cygnus.com>
4571
4572 * gdb.texinfo: Document new 'set step-mode' command.
4573
f7dc1244 45742000-10-16 Eli Zaretskii <eliz@gnu.org>
96c405b3
EZ
4575
4576 * gdb.texinfo (Contributors, MIPS Embedded): Minor spelling
4577 changes from Dmitry Sivachenko <dima@Chg.RU>.
4578
f7dc1244 45792000-09-26 Eli Zaretskii <eliz@gnu.org>
c78b4128
EZ
4580
4581 * gdb.texinfo (Hooks): Document the new post-hook functionality.
4582 From Steven Johnson <sbjohnson@ozemail.com.au>.
4583
2e685b93
MK
45842000-08-10 Mark Kettenis <kettenis@gnu.org>
4585
4586 * gdbint.texinfo (Overall Structure): Spelling fix.
4587
f7dc1244 45882000-08-10 Eli Zaretskii <eliz@gnu.org>
6f6ef15a
EZ
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
63ac3005
EZ
45942000-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
bd79f757
ND
45992000-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
f7dc1244 46042000-07-05 Eli Zaretskii <eliz@gnu.org>
5f208f6d
EZ
4605
4606 * refcard.tex: Remove \centerline from the blurb. Patch from
5ae4183a 4607 Brian Youmans.
5f208f6d 4608
f7dc1244 46092000-06-25 Eli Zaretskii <eliz@gnu.org>
cc542d3b
EZ
4610
4611 * Makefile.in (install-info): Support installation from outside of
5ae4183a
AS
4612 the source directory. Reported by Mark Harig
4613 <markh@frazier.landmark.com>.
cc542d3b 4614
f3b28801
C
46152000-06-20 J.T. Conklin <jtc@redback.com>
4616
4617 * gdb.texinfo: Fix typo, $bpnum is set to last breakpoint number.
4618
449f3b6c
AC
4619Fri 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
f7dc1244 46282000-05-24 Eli Zaretskii <eliz@gnu.org>
48e934c6
EZ
4629
4630 * gdb.texinfo: Remove duplicate @syncodeindex. From Brian
5ae4183a 4631 Youmans.
48e934c6 4632
9e9c5ae7
AC
4633Wed May 24 21:27:58 2000 Andrew Cagney <cagney@b1.cygnus.com>
4634
4635 From Brian Youmans:
4636 * gdb.texinfo: Fix ``et al.''.
4637
c741b251
AC
4638Tue 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
4ab64e14
JG
46432000-05-19 Jimmy Guo <guo@cup.hp.com>
4644
4645 * configure: Regenerate.
4646
f7dc1244 46472000-05-17 Eli Zaretskii <eliz@gnu.org>
d3229ae3
EZ
4648
4649 * Makefile.in (install-info): Run install-info on installed Info
4650 files.
4651
8c70017b
AC
4652Fri May 12 20:18:04 2000 Andrew Cagney <cagney@b1.cygnus.com>
4653
a7cb598a
AC
4654 * gdb.texinfo: Add Stan Shebs, et.al. as authors. Mention
4655 Andrew Cagney.
8c70017b 4656
f7dc1244 46572000-05-09 Eli Zaretskii <eliz@gnu.org>
598ca718
EZ
4658
4659 * gdb.texinfo: Proofreading changes from Brian Youmans.
4660
bf0184be
ND
46612000-05-01 Nick Duffek <nsd@cygnus.com>
4662
4663 * gdb.texinfo (Command Files): Mention -x, use @enumerate for
4664 startup sequence, minor edits.
4665
f7dc1244 46662000-05-01 Eli Zaretskii <eliz@gnu.org>
41afff9a
EZ
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
33e16fad
AC
4676Sat 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
f7dc1244 46802000-04-23 Eli Zaretskii <eliz@gnu.org>
7162c0ca
EZ
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
d167840f
EZ
46942000-04-17 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4695
4696 * gdb.texinfo (Files): Update description of add-symbol-file
4697 command.
4698
f7dc1244 46992000-04-17 Eli Zaretskii <eliz@gnu.org>
8487521e
EZ
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
f7dc1244 47042000-04-17 Eli Zaretskii <eliz@gnu.org>
00e4a2e4
EZ
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
f7dc1244 47112000-04-16 Eli Zaretskii <eliz@gnu.org>
39ec5655
EZ
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
8dc7983f
JB
47192000-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
1a8237e8
DB
47262000-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
ca526f1a
JB
47312000-04-10 Jim Blandy <jimb@redhat.com>
4732
4733 * gdbint.texinfo (Target Architecture Definition): Fix
4734 cross-references.
4735
faaafcb4
JB
47362000-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
1b27397f
AC
4744Mon 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
480ff1fb
AC
4749Tue Mar 28 18:28:45 2000 Andrew Cagney <cagney@b1.cygnus.com>
4750
4751 * gdb.texinfo (Protocol): Replace ``qfThreadExtraInfo'' with
4752 qThreadExtraInfo.
4753
a9331b3f 47542000-03-28 J.T. Conklin <jtc@redback.com>
f1251bdd 4755
a9331b3f
RM
4756 * gdb.texinfo: Clarify which remote debug protocol commands are
4757 required and which are optional.
f1251bdd 4758
dbeb8dbd
AC
4759Tue 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
6d2ebf8b
SS
47662000-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
5d161b24
DB
47782000-03-27 Daniel Berlin <dan@cgsoftware.com>
4779
5ae4183a
AS
4780 * gdb.texinfo (Debugging Output): Added new section, documenting
4781 the "set/show debug" commands.
5d161b24 4782
b9deaee7
AC
4783Fri 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.
a9331b3f 4791
b9deaee7 4792 * gdb.texinfo: Link all top-level nodes.
a9331b3f 4793
9ef47d30
AC
4794Fri 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
cfeada60
FN
47992000-03-23 Fernando Nasser <fnasser@totem.to.cygnus.com>
4800
4801 From David Whedon <dwhedon@gordian.com>
5ae4183a 4802 * gdbint.texinfo : Added paragraphs about command deprecation.
cfeada60 4803
6837a0a2
DB
48042000-03-22 Daniel Berlin <dan@cgsoftware.com>
4805
4806 * gdb.texinfo: Add documentation for the apropos command.
4807
bba2971c
MS
48082000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4809
4810 * gdb.texinfo: Add new queries ThreadInfo and ThreadExtraInfo.
4811
2b628194
MS
48122000-03-20 Michael Snyder <msnyder@cleaver.cygnus.com>
4813
a9331b3f 4814 * gdb.texinfo: Add white space to prevent overprinting in
2b628194
MS
4815 two places.
4816
96a2c332
SS
48172000-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
f7dc1244 48232000-03-16 Eli Zaretskii <eliz@gnu.org>
d700128c
EZ
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
9d233477
JB
48332000-02-23 Jim Blandy <jimb@redhat.com>
4834
4835 * gdbint.texinfo (FUNCTION_START_OFFSET): Document.
4836
14e0eb3b
JB
48372000-02-22 Jim Blandy <jimb@redhat.com>
4838
4839 * gdbint.texinfo: Document COERCE_FLOAT_TO_DOUBLE --- the new form.
4840
3555de01
JM
48412000-02-15 Jason Molenda (jsm@bugshack.cygnus.com)
4842
4843 * Makefile.in (diststuff): New target.
4844
5e35df8e
KB
48452000-02-15 Kevin Buettner <kevinb@redhat.com>
4846
4847 * agentexpr.texi: Fix wording regarding Intel's IA-64
90a3d8f2 4848 architecture. [From Jim Wilson.]
5e35df8e 4849
c5394b80
JM
48502000-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
c3f6f71d
JM
48562000-01-05 Dmitry Sivachenko <dima@Chg.RU>
4857
4858 * gdb.texinfo: Wrap "ASCII" in @sc{}; clarify a few sentences.
4859
c4093a6a
JM
4860Wed 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
11cf8741
JM
48651999-11-05 Stan Shebs <shebs@andros.cygnus.com>
4866
4867 * gdb.texinfo: Clarify regular expressions used in rbreak.
4868
917317f4
JM
48691999-10-15 Kevin Buettner <kevinb@cygnus.com>
4870
4871 * gdbint.texinfo (MEMORY_INSERT_BREAKPOINT,
4872 MEMORY_REMOVE_BREAKPOINT): Document.
4873
4874Thu 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
2df3850c
JM
48791999-10-11 Jim Kingdon <kingdon@redhat.com>
4880
4881 * gdbint.texinfo (Target Architecture Definition): Add PARM_BOUNDARY.
4882
48831999-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
2acceee2
JM
48921999-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
c2c6d25f
JM
48971999-09-14 Michael Snyder <msnyder@cleaver.cygnus.com>
4898
4899 * gdbint.texinfo: Fix typo, add the word "have".
4900
49011999-09-14 Jim Blandy <jimb@cris.red-bean.com>
4902
4903 * gdbint.texinfo (Target Architecture Definition): Document the
4904 SKIP_PERMANENT_BREAKPOINT macro.
4905
d4f3574e
SS
49061999-09-07 Stan Shebs <shebs@andros.cygnus.com>
4907
4908 * gdb.texinfo: Fiks speling errers.
4909
4910 * gdb.texinfo: Fix uses of @multitable.
4911
f7dc1244 4912 From Eli Zaretskii <eliz@gnu.org>:
d4f3574e
SS
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
4918Tue 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
4923Fri 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
104c1213
JM
49281999-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
49371999-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
4942Wed Aug 25 10:47:03 1999 Andrew Cagney <cagney@b1.cygnus.com>
4943
4944 * gdbint.texinfo (Target Architecture Definition): Mention
4945 TDEPLIBS.
4946
53a5351d
JM
49471999-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
49611999-08-17 Stan Shebs <shebs@andros.cygnus.com>
4962
4963 * gdbint.texinfo: Update coding standard to allow pure ANSI/ISO C.
4964
7be570e7
JM
49651999-08-12 Ben Elliston <bje@cygnus.com>
4966
4967 * gdbint.texinfo (Breakpoint Handling): Add missing words.
4968
f7dc1244 49691999-08-10 Eli Zaretskii <eliz@gnu.org>
7be570e7
JM
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
4976Wed 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
49821999-08-10 Elena Zannoni <ezannoni@kwikemart.cygnus.com>
4983
a9331b3f
RM
4984 * Makefile.in: Rename inc-hist.texi to inc-hist.texinfo.
4985 * gdb.texinfo: Ditto.
7be570e7 4986
96baa820
JM
49871999-08-06 Tom Tromey <tromey@cygnus.com>
4988
4989 * gdb.texinfo (KOD): New node.
4990
4991Fri Aug 6 17:05:48 1999 Andrew Cagney <cagney@b1.cygnus.com>
4992
4993 * remote.texi (Rcmd): Fix minor formatting typos.
4994
4995Thu 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
adf40b2e
JM
50001999-07-14 Jim Blandy <jimb@zwingli.cygnus.com>
5001
5002 * gdbint.texinfo (PREPARE_TO_PROCEED, ADDR_BITS_REMOVE): Doc
5003 fixes.
5004
43ff13b4
JM
5005Tue Jun 29 11:43:55 1999 Andrew Cagney <cagney@b1.cygnus.com>
5006
5007 * gdbint.texinfo (SAVE_DUMMY_FRAME_TOS): Define.
5008
085dd6e6
JM
5009Fri 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
50171999-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
5022Thu 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
5027Fri Jun 25 02:40:34 1999 Andrew Cagney <cagney@b1.cygnus.com>
5028
5029 * remote.texi (Communication Protocol): Rewrite.
5030
5031Thu Jun 24 16:59:54 1999 Andrew Cagney <cagney@b1.cygnus.com>
5032
5033 * stabs.texinfo: Fix uses of xref.
5034
9e0b60a8
JM
5035Thu 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
cce74817
JM
5040Mon 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
5045Fri 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
ac9a91a7
JM
5052Tue 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
5057Thu May 27 09:28:15 1999 Andrew Cagney <cagney@b1.cygnus.com>
5058
5059 * gdbint.texinfo (EXTRACT_STRUCT_VALUE_ADDRESS_P): Document.
5060
392a587b
JM
5061Mon 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
5066Thu May 20 12:26:59 1999 Andrew Cagney <cagney@b1.cygnus.com>
5067
5068 * gdbint.texinfo (FRAMELESS_FUNCTION_INVOCATION): Update.
5069
b83266a0
SS
5070Tue 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
7a292a7a
SS
5075Thu 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
5080Wed Apr 21 13:59:01 1999 Dave Brolley <brolley@cygnus.com>
5081
5082 * gdbint.texinfo: Fix typos: $ -> @.
5083
5084Tue 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.
a9331b3f 5090
7a292a7a
SS
5091Mon 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
5096Thu 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
51011999-04-02 Stan Shebs <shebs@andros.cygnus.com>
5102
5103 * gdbint.texinfo (MAINTENANCE_CMDS): Remove ref, since it no
5104 longer exists.
5105
5106Tue 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
c906108c
SS
5113Thu Feb 11 18:00:59 1999 Stan Shebs <shebs@andros.cygnus.com>
5114
5115 * gdb.texinfo: Update the credits.
5116
5117Mon 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
5122Fri 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
5131Wed 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
5138Thu 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
5144Wed Jan 13 10:38:40 1999 Edith Epstein <eepstein@sophia.cygnus.com>
5145
a9331b3f
RM
5146 * gdb.texinfo: Changes made as part of a project to merge in
5147 changes made by HP. Documentation makes extensive use of
c906108c
SS
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.
a9331b3f 5153
c906108c
SS
5154 There are also a number of @node changes.
5155
51561999-01-12 Jason Molenda (jsm@bugshack.cygnus.com)
5157
5158 * gdbint.texinfo (Formatting): Disambiguate a sentence.
5159 (C Usage): Same.
5160
5161Wed 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.
a9331b3f 5166
c906108c
SS
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
5174Mon 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
51791998-12-14 J.T. Conklin <jtc@redbacknetworks.com>
5180
5181 * gdb.texinfo: Fix tipo.
5182
5183Sun 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
5188Thu Dec 10 16:07:09 1998 Andrew Cagney <cagney@b1.cygnus.com>
5189
5190 * gdbint.texinfo (FRAME_FIND_SAVED_REGS): Document.
5191
51921998-12-09 Jim Blandy <jimb@zwingli.cygnus.com>
5193
5194 * agentexpr.texi: New file.
5195
5196Wed Dec 9 21:13:57 1998 Andrew Cagney <cagney@chook>
5197
5198 * gdbint.texinfo (REGISTER_NAME): Replace REGISTER_NAMES.
5199
52001998-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
5205Tue 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
5213Mon Nov 30 11:32:21 1998 Andrew Cagney <cagney@chook>
5214
a9331b3f 5215 * gdbint.texinfo (FRAME_CHAIN_VALID_ALTERNATE):
c906108c
SS
5216
5217Sat Nov 28 13:45:53 1998 Andrew Cagney <cagney@b1.cygnus.com>
5218
5219 * gdbint.texinfo (INNER_THAN): Update, now takes parameters.
5220
5221Fri 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
5226Wed Oct 14 10:02:40 1998 Andrew Cagney <cagney@b1.cygnus.com>
5227
5228 * gdbint.texinfo: Fix minor typos.
5229
5230Wed 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
5236Fri Jul 24 17:51:38 1998 Ian Lance Taylor <ian@cygnus.com>
5237
5238 * stabs.texinfo (Method Type Descriptor): Expand and correct.
5239
5240Mon May 4 10:37:12 1998 Brian Youmans (3diff@gnu.org)
5241
5242 * refcard.tex: Copyright, address updates.
5243
5244Tue 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
5249Mon Apr 13 14:05:00 1998 Fred Fish <fnf@cygnus.com>
5250
5251 * gdb.texinfo (hbreak, watch): Fix typo, "date" -> "data".
5252
5253Thu Apr 2 16:52:44 1998 Jason Molenda (crash@bugshack.cygnus.com)
5254
5ae4183a 5255 * LRS: Reformat a bit to keep text under 80 columns.
c906108c
SS
5256
5257Thu 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.
a9331b3f 5262
c906108c
SS
5263Mon 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
5269Tue 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
5274Mon 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
5279Fri 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
5284Tue 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
5289Thu 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
5304Mon Dec 9 12:23:32 1996 Roland Pesch <roland@wrs.com>
5305
5306 * gdb.texinfo, refcard.tex: Restore author credit
5307
5308Wed 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
5314Thu 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
5319Tue 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
5324Fri Jul 12 11:10:05 1996 Stu Grossman (grossman@critters.cygnus.com)
5325
5326 * gdb.texinfo: Document `set assembly-language'.
5327
5328Thu 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
5332Fri 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.
a9331b3f 5338
c906108c
SS
5339Fri Jun 28 22:17:10 1996 Dawn Perchik <dawn@cygnus.com>
5340
5341 * remote.texi: Add documentation for target Sparclet.
5342
5343Mon Jun 24 18:12:22 1996 Jason Molenda (crash@godzilla.cygnus.co.jp)
5344
a9331b3f 5345 * Makefile.in (srcdir, VPATH, prefix, infodir, INSTALL,
c906108c
SS
5346 INSTALL_PROGRAM, INSTALL_DATA): Use autoconf set values.
5347 * configure.in: Rewritten for autoconf.
5348 * configure: New.
5349
5350Mon 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
a9331b3f 5363 (gdb.dvi, gdbgui.dvi, gdbint.dvi, stabs.dvi): Remove
c906108c
SS
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
5370Sat 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
5375Sat 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
5380Sat Mar 16 13:28:45 1996 Fred Fish <fnf@cygnus.com>
5381
5382 * gdb.texinfo: Add missing "@bullet" to some "@itemize" commands.
5383
5384Sat 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
5389Wed 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
5394Wed 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
5399Fri 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
5404Fri 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
5409Wed 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
5414Thu Aug 3 10:45:37 1995 Fred Fish <fnf@cygnus.com>
5415
5416 * Update all FSF addresses except those in COPYING* files.
5417
5418Wed 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
5424Thu 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
5429Tue 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
5435Mon 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
5440Wed 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
5445Tue 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
5450Tue 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
5455Fri 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
5460Thu 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
5464Mon 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
5469Fri 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
5473Wed 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
5479Fri 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
5485Wed 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
5490Mon Jan 23 14:23:37 1995 Jim Kingdon (kingdon@lioth.cygnus.com)
5491
5492 * gdb.texinfo (Processes): New node.
5493
5494Tue Jan 17 14:09:03 1995 Ian Lance Taylor <ian@sanguine.cygnus.com>
5495
5496 * remote.texi: Update documentation of set/show mipsfpu.
5497
3fc11d3e
JM
5498Fri 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.
c906108c
SS
5502
5503Sun 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
5508Mon 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
5513Mon Aug 1 15:12:02 1994 Stan Shebs (shebs@andros.cygnus.com)
5514
5515 * gdbint.texinfo: Put regex conditionals in their own table.
5516
5517Tue 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
5522Sun 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
5528Thu 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
5533Tue 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
5538Wed 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
5543Wed 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
5548Thu 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
5553Wed 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
5563Fri 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
5568Thu Apr 28 07:44:28 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5569
5570 * annotate.texi: New file, to document annotations.
5571
5572Thu 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
5577Wed 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
5584Wed 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
5590Thu 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
5595Wed 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
5601Wed 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
5612Tue 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
5617Fri 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
5622Wed Mar 9 19:43:05 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5623
5624 * stabs.texinfo (Symbol Descriptors): Add OS9000 symbol descriptor s.
5625
5626Tue 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
5631Wed 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
5638Fri Feb 18 08:25:58 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5639
5640 * gdb.texinfo (Formatting Documentation): Change GhostScript to
5641 Ghostscript.
5642
5643Fri 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
5650Thu 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
5655Wed 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
5660Thu 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
5665Wed 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
5669Tue Jan 25 12:12:04 1994 Jim Kingdon (kingdon@lioth.cygnus.com)
5670
5671 * stabs.texinfo (String Field): Discuss continuing stabs with ?.
5672
5673Wed 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
5677Sun 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
5686Wed 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
5692Mon 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
5699Fri 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
5703Tue 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
5709Mon Dec 27 13:55:04 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5710
5711 * stabs.texinfo: Document S type attribute.
5712
5713Sun 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
5717Fri Dec 3 19:13:19 1993 John Gilmore (gnu@cygnus.com)
5718
5719 * gdbint.texinfo: Fix a few typos.
5720
5721Sun 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.
a9331b3f 5734
c906108c
SS
5735Wed 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
5739Fri 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
5744Thu 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
5759Mon 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
5766Fri 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
5771Tue 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
5777Sun 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
5782Wed 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
5791Mon 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
5802Wed 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
5807Tue 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
5816Tue 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
5820Tue 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
5833Thu 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
5839Wed Oct 6 13:23:01 1993 Tom Lord (lord@rtl.cygnus.com)
5840
5841 * libgdb.texinfo: added `@' to braces that were unescaped.
5842
5843Mon Oct 4 10:42:18 1993 Tom Lord (lord@rtl.cygnus.com)
5844
5845 * libgdb.texinfo: new file. Spec for the gdb library.
5846
5847Sun Oct 3 15:26:56 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5848
5849 * stabs.texinfo (Include Files): Fix typo (start -> end).
5850
5851Thu 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
5856Thu 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
5862Wed Sep 22 21:22:11 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5863
5864 * remote.texi (Bootstrapping): Discuss 386 call gates.
5865
5866Sat Sep 18 17:10:44 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5867
5868 * stabs.texinfo (Based Variables): New node.
5869
5870Thu 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
5875Sat Sep 11 09:35:11 1993 Jim Kingdon (kingdon@poseidon.cygnus.com)
5876
5877 * stabs.texinfo (Methods): Fix typo.
5878
5879Fri Sep 10 06:34:20 1993 David J. Mackenzie (djm@thepub.cygnus.com)
5880
5881 * gdb.texinfo: Fix a few typos.
5882
5883Wed 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
5890Tue 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
5894Mon 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
5899Fri Sep 3 17:06:08 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
5900
5901 * gdb.texinfo: @up/@down -> @raisesections/@lowersections
5902
5903Fri 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
5907Tue 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
5912Mon 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
5918Sat 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
5928Thu Aug 26 06:36:31 1993 Fred Fish (fnf@deneb.cygnus.com)
5929
5930 * gdb.texinfo: Change typo "Two two" to "The two".
5931
5932Sun 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
5942Sat Aug 21 04:32:28 1993 David MacKenzie (djm@cygnus.com)
5943
5944 * stabs.texinfo: Formatting cleanups.
5945
5946Fri 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
5953Tue Aug 17 15:57:27 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5954
5955 * stabs.texinfo (Stack Variables): Re-write.
5956
5957Mon 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
5964Thu 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
5968Tue 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
5973Tue 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
5983Fri Jul 30 18:26:21 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
5984
5985 * stabs.texinfo (Procedures): Improve stuff on nested functions.
5986
5987Thu 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
5992Thu 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
5997Wed 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
6010Wed 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
6015Mon Jul 26 13:00:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6016
6017 * stabs.texinfo (Negative Type Numbers): FORTRAN LOGICAL fix.
6018
6019Tue Jul 20 16:30:41 1993 Jim Kingdon (kingdon@deneb.cygnus.com)
6020
6021 * Makefile.in (refcard.dvi): Use srcdir where necessary.
6022
6023Mon Jul 19 12:02:50 1993 Roland H. Pesch (pesch@cygnus.com)
6024
6025 * gdb.texinfo: repair conditional bugs in text markup
6026
6027Fri 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
6032Thu 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
6039Mon Jul 12 13:37:02 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6040
6041 * stabs.texinfo: N_MAIN is sometimes used for C.
6042
6043Fri 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
6047Tue Jul 6 12:41:28 1993 John Gilmore (gnu@cygnus.com)
6048
6049 * gdbint.texinfo (Target Conditionals): Remove NO_TYPEDEFS,
a9331b3f 6050 removed from the code by Kingdon.
c906108c
SS
6051
6052Tue 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
6060Thu 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
6065Wed 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
6069Fri Jun 25 21:34:52 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6070
6071 * stabs.texinfo (Common Blocks): Say what Sun FORTRAN does.
6072
6073Fri 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
6086Fri 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
6090Wed Jun 23 15:02:50 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6091
6092 * stabs.texinfo (Negative Type Numbers): Minor character cleanups.
6093
6094Tue 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
6099Fri Jun 18 19:42:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6100
6101 * stabs.texinfo: Document common blocks.
6102
6103Fri Jun 18 12:12:57 1993 Fred Fish (fnf@cygnus.com)
6104
6105 * stabs.texinfo: Add some basic info about stabs-in-elf.
6106
6107Fri Jun 18 13:57:09 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6108
6109 * stabs.texinfo (Top): Minor cleanup.
6110
6111Mon 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
6115Tue 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
6126Sun Jun 13 12:52:39 1993 Jim Kingdon (kingdon@cygnus.com)
6127
6128 * Makefile.in (realclean): Remove info and dvi files too.
6129
6130Sat 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
6139Fri Jun 11 15:15:55 1993 Jim Kingdon (kingdon@cygnus.com)
6140
6141 * Makefile.in (GDBvn.texi): Update atomically.
6142
6143Wed Jun 9 10:58:16 1993 Jim Kingdon (kingdon@cygnus.com)
6144
6145 * gdbinv-s.texi (Debug Session): Document exceptionHook.
6146
6147Tue 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
6153Tue 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
6158Mon 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
6165Thu 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
6169Wed 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
6177Tue 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
6189Mon May 24 09:00:33 1993 Jim Kingdon (kingdon@lioth.cygnus.com)
6190
6191 * stabs.texinfo (Stabs Format): Misc fixes.
6192
6193Sat 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
6199Fri 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
6206Thu 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
6221Tue 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
6226Fri 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
6230Fri 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
6237Fri 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
6242Thu 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
6259Thu 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
6266Tue 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
6272Fri 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
6281Fri Apr 23 07:30:01 1993 Jim Kingdon (kingdon@cygnus.com)
6282
6283 * stabs.texinfo (Parameters): Keep trying to get this right.
6284
6285Wed Apr 21 15:18:47 1993 Jim Kingdon (kingdon@cygnus.com)
6286
6287 * stabs.texinfo (Parameters): More on "local parameters".
6288
6289Mon Apr 19 08:00:51 1993 Jim Kingdon (kingdon@cygnus.com)
6290
6291 * stabs.texinfo (Parameters): Re-do "local parameters" section.
6292
6293Sun 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
6299Thu Apr 15 02:35:24 1993 John Gilmore (gnu@cacophony.cygnus.com)
6300
6301 * stabs.texinfo: Minor cleanup.
6302
6303Wed Apr 14 17:31:00 1993 Jim Kingdon (kingdon@cygnus.com)
6304
6305 * gdbint.texinfo: Minor xcoff stuff.
6306
6307Wed 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
6312Mon 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
6318Fri Apr 2 16:55:13 1993 Jim Kingdon (kingdon@cygnus.com)
6319
6320 * stabs.texinfo: Fixes about N_SO.
6321
6322Fri 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
6344Wed 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
6348Tue Mar 23 16:03:24 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6349
6350 * gdb.texinfo, gdvinv-s.texinfo: formatting improvements.
6351
6352Fri 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
6358Fri 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
6364Mon Mar 8 15:52:18 1993 John Gilmore (gnu@cygnus.com)
6365
6366 * gdb.texinfo: Add `set print max-symbolic-offset' doc.
6367
6368Sun 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
6372Thu Feb 18 01:19:49 1993 John Gilmore (gnu@cygnus.com)
6373
6374 * gdbint.texinfo: Update PTRACE_ARG3_TYPE doc, pull PT_*.
6375
6376Wed Feb 17 08:15:24 1993 John Gilmore (gnu@cygnus.com)
6377
6378 * gdbint.texinfo: Remove SET_STACK_LIMIT_HUGE from target defines.
6379
6380Thu 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
6385Wed Feb 10 23:59:19 1993 John Gilmore (gnu@cygnus.com)
6386
6387 * gdbint.texinfo: Eliminate IBM6000_HOST, document IBM6000_TARGET.
6388
6389Tue Feb 9 18:26:21 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6390
6391 * gdb.texinfo, gdbinv-s.texi: misc updates
6392
6393Sat 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
6398Fri 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
6406Thu 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
6411Thu 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
6416Tue Feb 2 12:18:06 1993 Roland H. Pesch (pesch@fowanton.cygnus.com)
6417
6418 * gdb.texinfo, gdbinv-s.texi: miscellaneous stylistic cleanups
6419
6420Mon 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
6427Sat 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
6432Mon 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
6436Mon Oct 26 11:09:47 1992 John Gilmore (gnu@cygnus.com)
6437
6438 * gdb.texinfo: Fix typo, reported by Karl Berry.
6439
6440Fri Oct 23 00:41:21 1992 John Gilmore (gnu@cygnus.com)
6441
6442 * gdb.texinfo: Add opcodes dir to GDB distribution description.
6443
6444Sat 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
6449Tue Sep 22 00:34:15 1992 John Gilmore (gnu@cygnus.com)
6450
6451 * gdbint.texinfo: Describe coding style of GDB.
6452
6453Mon Sep 21 19:32:16 1992 John Gilmore (gnu@cygnus.com)
6454
6455 * stabs.texinfo: Minor wording changes.
6456
6457Tue Sep 15 02:57:09 1992 John Gilmore (gnu@cygnus.com)
6458
6459 * gdbint.texinfo: Improve release doc slightly.
6460
6461Fri Sep 11 01:34:25 1992 John Gilmore (gnu@sphagnum.cygnus.com)
6462
6463 * gdbint.texinfo: Improve doc of GDB config macros.
6464
6465Wed 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
6470Mon 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
6476Tue 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
a9331b3f 6479 examples (not consistent w others).
c906108c
SS
6480 gdb.texinfo: issue disclaimer paragraph on cmdline options only
6481 for generic vn of doc
6482
6483Tue Aug 18 14:53:27 1992 Ian Lance Taylor (ian@cygnus.com)
6484
6485 * Makefile.in: always create installation directories.
6486
6487Tue 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
6491Mon 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
6499Sun 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
6504Sat 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
6509Sat 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
6514Fri Aug 14 21:08:47 1992 John Gilmore (gnu@cygnus.com)
6515
6516 * gdbint.texinfo: Add section on partial symbol tables.
6517
6518Sat 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
6523Thu 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
6529Tue 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
6533Mon May 11 19:06:27 1992 John Gilmore (gnu at cygnus.com)
6534
6535 * gdb.texinfo: Say how to read the `info' files.
6536
6537Tue May 5 12:11:38 1992 K. Richard Pixley (rich@cygnus.com)
6538
6539 * Makefile.in: gm4 -> m4.
6540
6541Fri 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
a9331b3f 6546 structure (add glob and mmalloc). Update configure doc.
c906108c
SS
6547
6548Tue Mar 24 23:28:38 1992 K. Richard Pixley (rich@cygnus.com)
6549
6550 * Makefile.in: remove $(srcdir) from gdb.info rule.
6551
6552Sat 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
6557Wed 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
6563Fri Dec 13 09:47:31 1991 John Gilmore (gnu at cygnus.com)
6564
6565 * gdb.texinfo: Improve how we ask for bug reports.
6566
6567Tue Dec 10 04:07:21 1991 K. Richard Pixley (rich at rtl.cygnus.com)
6568
6569 * Makefile.in: infodir belongs in datadir.
6570
6571Fri 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
a9331b3f 6575 standards.text support.
c906108c
SS
6576
6577Thu 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
6584Local Variables:
9e9c5ae7 6585mode: change-log
c906108c
SS
6586left-margin: 8
6587fill-column: 74
6588version-control: never
6589End:
This page took 1.888219 seconds and 4 git commands to generate.