1818IP-服务器技术教程,云服务器评测推荐,服务器系统排错处理,环境搭建,攻击防护等

当前位置:首页 - 运维 - 正文

君子好学,自强不息!

Linux C/C++跨平台编译调式介绍

2022-11-12 | 运维 | 1818ip | 572°c
A+ A-

学习点Linux C/C++语言编程,学习Linux C/C++语言编程时要了解如何编译调式及运行Linux C/C++语言程序。这是一个强大的开源,跨平台的Linux C/C++整合开发环境. 目前已经在Windows XP SP3,Ubuntu 7.10 Gutsy Gibbon, Fedora Core 6和Debian lenny/sid上测试通过,它遵循GPL协议分发. 开源软件.

features:Generic support for compilers Can be easily extended with plugins (Several plugins are already included in the installer) Built-in GDB support, with the following features included:

Watches table – add persistent watches by a single click Quick Watch – right click on a variable to expand itLocals tree – automatically displays the current stack variables (also displays *this if available)Threads view – provides list of currently running threads and easily switching between then by single click Breakpoint management – add/remove breakpoint management panelAutomatic tooltip and more…

Subversion plugin (based on the command line tool), which mimics the TortoiseSVN (but unlike it, it runs on Linux as well) Makefile based build system Project explorer (Workspace view) File Explorer Automatically imports MSVS workspace/projects and converts them to GNU based makefile Active document outline Sophisticated database based Code Completion mechanism, a default database is supplied which contains symbols for wxWidgets, STL and standard headers

Function’s call tip Hover tip Comments tips Members List Supports C++ templates, namespaces and other advance features of the language Automatically add include statement for symbols Quickly open resources in the editor using ‘Find Resource in workspace’ Quickly open types in the editor using ‘Find Type in workspace’ XML based syntax highlighting, comes with the following: Linux C/C++ Java Perl XML Makefile Lua Diff files PHP JavaScript Python HTML ASP

Text Folding Bookmarks Find In Files Replace In Files Highly Configurable Built-in doxygen comment generator for functions/classes And much more…

更新:http://codelite.org/forum/viewforum.php?f=9&st=0&sk=t&sd=d&start=0″ target=”_blank”>http://codelite.org/forum/viewforum.php?f=9&st=0&sk=t&sd=d&start=0 Linux C/C++官网:http://codelite.org/ 。

本文来源:1818IP

本文地址:https://www.1818ip.com/post/8748.html

免责声明:本文由用户上传,如有侵权请联系删除!

发表评论

必填

选填

选填

◎欢迎参与讨论,请在这里发表您的看法、交流您的观点。