Previous Next
Remote Compile and Debug

Introduction
SNiFF+ supports remote compiling and debugging, allowing programmers in multi-platform environments to develop on the platform of their choice (Windows NT, Windows 95 and all major Unix platforms) and transparently compile, debug and execute commands on a remote Unix machine.
This chapter covers the following topics

  • How to compile and debug remotely

Assumptions made in this chapter
  • If you use SNiFF+'s Make Support, your Working Environments Administrator has already set it up for your projects.

  • If you don't use SNiFF+'s Make Support (you use your own Makefiles), you have already read Using Your Own Makefiles

Related SNiFF+ topics

Previous Next