diff options
author | J.T. Conklin <jtc@acorntoolworks.com> | 1995-03-15 21:24:56 +0000 |
---|---|---|
committer | J.T. Conklin <jtc@acorntoolworks.com> | 1995-03-15 21:24:56 +0000 |
commit | 68c1bc9ca145e3b92bff275e585fd5d867c9f456 (patch) | |
tree | a36d63a5db940b71b1184fb027916e72b3c30fef /gdb/nlmstub.def | |
parent | a59f104ed89fc57cfc877f863ffff7a9afd6d3f9 (diff) | |
download | gdb-68c1bc9ca145e3b92bff275e585fd5d867c9f456.zip gdb-68c1bc9ca145e3b92bff275e585fd5d867c9f456.tar.gz gdb-68c1bc9ca145e3b92bff275e585fd5d867c9f456.tar.bz2 |
* nlmstub.def: Removed, this was moved to nlm/gdbserve.def
long ago.
* config/alpha/{alpha-nw.mt, gdbserve.mt, tm-alphanw.h}: Removed.
* nlm/{README-ALPHA-NETWARE, aio.h, alpha-io.S, alpha-regdef.h,
alpha.c, alpha.h, altdebug.h}: Removed.
Diffstat (limited to 'gdb/nlmstub.def')
-rw-r--r-- | gdb/nlmstub.def | 5 |
1 files changed, 0 insertions, 5 deletions
diff --git a/gdb/nlmstub.def b/gdb/nlmstub.def index 18fca89..e69de29 100644 --- a/gdb/nlmstub.def +++ b/gdb/nlmstub.def @@ -1,5 +0,0 @@ -description "GDB debugger stub" -version 1,2 -debug -module aio, aiocomx -screenname "System Console" |