在windows下编译和调试远程GDB BVRDE

码农软件 · 软件分类 · 程序调试工具 · 2019-12-01 08:57:39

软件介绍

BVRDE是一款“Remote Compile IDE”,主要功能为:在windows上提供一套图形化的界面来编译和调试远程的系统,(当然,BVRDE也支持对本地系统的调试)。方便对GDB等调试工具不熟悉或者不喜欢的用户进行程序调试,提高工作效率。

BVRDE安装在Windows系统上,通过SSH,Telnet等协议连接到远程系统上,在远程系统上进行编译或调试,BVRDE主要的功能为发送控制指令和显示编译和调试结果

本文地址:https://codercto.com/soft/d/20176.html

Functional Programming in Scala

Functional Programming in Scala

Paul Chiusano、Rúnar Bjarnason / Softbound print / 2014-9-14 / USD 44.99

Functional programming (FP) is a programming style emphasizing functions that return consistent and predictable results regardless of a program's state. As a result, functional code is easier to test ......一起来看看 《Functional Programming in Scala》 这本书的介绍吧!

JS 压缩/解压工具
JS 压缩/解压工具

在线压缩/解压 JS 代码

MD5 加密
MD5 加密

MD5 加密工具

正则表达式在线测试
正则表达式在线测试

正则表达式在线测试