The BVRDE is a fully integrated development environment
for remote cross-platform compiling and debugging of UNIX and LINUX console applications.
BVRDE runs on a Windows platform, but compiles and debugs applications on UNIX systems or any
system that allow a remote Telnet or SSH connection.
There are many editor systems available on Windows; many of which allow some form
of remote connection. But they rarely take remote compiling seriously.
So this is an entire IDE with seamless integrated compilation and debugging
facilities.
So BVRDE allows you to compile native Linux/UNIX applications from inside a Windows IDE.
Everything is perfectly integrated into the IDE - you will get compile warnings, hints and error messages,
auto-completion, macros
and will be able to jump to the lines in question by clicking on the message pane the same way as
with the standard development environments you usually use on Windows.
Here is a list of features of the application so far:
- Syntax highlighting editor
- Remote Compilation
- Remote Debugging using GDB
- Watches, local variables and call-stack
- Code folding, mouse-over information and brace matching
- Drag and Drop editing
- Bookmarks
- Unlimited Undo and Redo
- Integrated FTP and SFTP protocols
- Support for Telnet, RLogin and SSH protocols
- Intelli-sense (realtime C++ parser)
- Intelli-sense (CTAGS support)
- Smart indentation
- Class View
- HTML and XML preview (WYSIWYG)
- SQL and Query result with OLEDB datasource
- Scripting using VBScript language
- Macros and macro recording
- Source Control integration (CVS)
- Search / Replace in Files + Regular Expressions (Grep)
- Support for project files
- File Drag and Drop support
- Integration with man pages
- File Explorer
- Run Custom Templates (ASP syntax, HTML dialogs)
- Autodetect Linebreak-styles (DOS, UNIX or Mac)
- Disassembly, memory, register and thread debug views
- Command Line Bar (a one-line shell)
- Plugin-based design
- Docking panels and auto-hide panels (VS.NET)
|
|