diff options
author | Drew Moseley <dmoseley@cygnus> | 1998-08-13 20:24:45 +0000 |
---|---|---|
committer | Drew Moseley <dmoseley@cygnus> | 1998-08-13 20:24:45 +0000 |
commit | c076f1ed1ccc7ad607da730d594ce8540889b512 (patch) | |
tree | 31b7d6a647f2b3e3b7cf2970153159ff73a1e8c9 /gdb/ChangeLog-gdbtk | |
parent | 341fb6f336f4119d53749fef7b3425ed5aa2962b (diff) | |
download | gdb-c076f1ed1ccc7ad607da730d594ce8540889b512.zip gdb-c076f1ed1ccc7ad607da730d594ce8540889b512.tar.gz gdb-c076f1ed1ccc7ad607da730d594ce8540889b512.tar.bz2 |
Added Foundry SDK changes.
Diffstat (limited to 'gdb/ChangeLog-gdbtk')
-rw-r--r-- | gdb/ChangeLog-gdbtk | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/gdb/ChangeLog-gdbtk b/gdb/ChangeLog-gdbtk index 2b7e46a..2705102 100644 --- a/gdb/ChangeLog-gdbtk +++ b/gdb/ChangeLog-gdbtk @@ -1,3 +1,15 @@ +start-sanitize-ide +Thu Aug 13 15:15:59 1998 Drew Moseley <dmoseley@cygnus.com> + + * Makefile.in (FOUNDRY_LIB_BASE): Added the Foundry SDK code that allows + gdbtk to be linked with the Foundry libraries provided by a prebuilt/released + binary version of Foundry. The libraries and header files need to come from + the installed location of Foundry rather than the devo subdirectories. + * configure.in (ENABLE_IDE): Foundry SDK additions. Added the "with-foundry-libs" + configure option. + * configure: Foundry SDK additions. Regenerated from configure.in. + +end-sanitize-ide Thu Aug 13 15:09:59 1998 Drew Moseley <dmoseley@cygnus.com> * gdbtk.c (gdbtk_cleanup): added a scope-level around the contents |