BVRDE - Remote Compile and Debug IDE

来源:百度文库 编辑:神马文学网 时间:2024/05/01 13:46:48
Welcome to BVRDE
BVRDE is an Integrated Development Environment (IDE) for C and C++. It is designed to make cross-platform development easy. Its features include project management, application wizards, an integrated interactive debugger, and a powerful source editor with source browsing and syntax highlighting.
The goal of this tool is to allow a developer to compile and debug applications entirely on a remote computer, while editing and issuing compile and debug commands through a local interface. BVRDE supports a variety of network protocols to allow connectivity with various remote systems. This includes FTP and secure & encrypted protocols such as SSH and SFTP.

Where does it run...
It runs on a Windows NT platform and connects to almost any UNIX / LINUX system. It requires Windows 2000 or better installed, but all the development tools (compiler, linker, debugger) should be located on the remote system. BVRDE builds and runs your code on the remote machine, but allows you to control the entire development process from your Windows PC.