Retro video games delivered to your door every month!
Click above to get retro games delivered to your door ever month!
X-Hacker.org- Watcom Debugger Guide - novell nlm's may only be debugged remotely. you must use either the serial, http://www.X-Hacker.org [<<Previous Entry] [^^Up^^] [Next Entry>>] [Menu] [About The Guide]
Novell NLM's may only be debugged remotely.  You must use either the serial,
parallel, or Novell SPX link.  There are 5 NLM's distributed in the WATCOM
package.  The following table describes their use:


                     NetWare 3.11/3.12       NetWare 4.01

     Serial                                  serserv4.nlm
     Parallel        parserv3.nlm            parserv4.nlm
     SPX             novserv3.nlm            novserv4.nlm

To start remote debugging, you load one of the above NLMs at the NetWare
file server console.  The debugger is then invoked as in any remote
debugging session.  See the chapter entitled Remote Debugging for parameter
details.  See the appendix entitled Wiring For Remote Debugging for
parallel/serial cable details.

For example, on a NetWare 4.01 server type:  load novserv4

On a workstation, type: WD /tr=nov mynlm

Debugging information for every running NLM is available.  You can debug any
NLM in the system as if it were part of your application, as long as you
created it with debug information.  If the NLM does not have WATCOM style
debugging information, the debugger will attempt to use any debugging
information created by Novell's linker (NLMLINK).

Online resources provided by: http://www.X-Hacker.org --- NG 2 HTML conversion by Dave Pearson