novnlm.doc
来自「开放源码的编译器open watcom 1.6.0版的源代码」· DOC 代码 · 共 28 行
DOC
28 行
Novell NLM's may only be debugged remotely. You must
use either the serial, parallel or Novell SPX link.
There are 6 NLM's distributed with WATCOM C. The following table
describes their use:
NetWare 3.11/3.12 NetWare 4.01
Serial serserv3.nlm serserv4.nlm
Parallel parserv3.nlm parserv4.nlm
SPX novserv3.nlm novserv4.nlm
To start remote debugging you load the appropriate NLM on the NetWare
file server. The debugger is then loaded as in any remote debugging
session. See the section entitled "remote debugging" for parameter
details. See the appendix entitled "Wiring for remote debugging" for
Parallel/Serial cable details.
example:
On a NetWare 4.01 server type
load novserv4
On a workstation, type
$(dbg) /tr=nov mynlm
⌨️ 快捷键说明
复制代码Ctrl + C
搜索代码Ctrl + F
全屏模式F11
增大字号Ctrl + =
减小字号Ctrl + -
显示快捷键?