diff options
author | John Gilmore <gnu@cygnus> | 1992-08-24 08:20:14 +0000 |
---|---|---|
committer | John Gilmore <gnu@cygnus> | 1992-08-24 08:20:14 +0000 |
commit | 9c2e4054480af9d81f4284f12ddcac20033501bf (patch) | |
tree | 7815d7842d33b6dfbde7d131e7ed57ba36f75dc4 /gdb/doc | |
parent | dac9734e5892a69910e8bc28f0983b05d99b6e3f (diff) | |
download | gdb-9c2e4054480af9d81f4284f12ddcac20033501bf.zip gdb-9c2e4054480af9d81f4284f12ddcac20033501bf.tar.gz gdb-9c2e4054480af9d81f4284f12ddcac20033501bf.tar.bz2 |
FIXME. Half-done documentation for the macros used to configure GDB's
sources. What's there now is a list of all macros, and at least one
source file in which they are referenced.
Diffstat (limited to 'gdb/doc')
-rw-r--r-- | gdb/doc/ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/gdb/doc/ChangeLog b/gdb/doc/ChangeLog index e300453e..d873cad 100644 --- a/gdb/doc/ChangeLog +++ b/gdb/doc/ChangeLog @@ -1,3 +1,9 @@ +Mon Aug 24 01:17:55 1992 John Gilmore (gnu@cygnus.com) + + * gdbint.texinfo: Make a start at documenting all the #if macros + in GDB. At least list them all, and start separating them into + host-specific and target-specific. + Tue Aug 18 15:59:13 1992 Roland H. Pesch (pesch@fowanton.cygnus.com) * gdbinv-s.m4.in: refrain from using @cartouche for just a few |