好的C ++调试/ IDE环境为Linux? [英] Good C++ Debugging/IDE Environment for Linux?

查看:125
本文介绍了好的C ++调试/ IDE环境为Linux?的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

我有一个朋友试图切换到Linux,但是显然缺乏调试/ IDE环境的C ++,特别是当他们涉及模板编程。他已经使用视觉工作室多年,也许有点被宠坏了他们真棒的IDE。任何人都有任何好的建议,一个环境,他可以,在Linux下,开发和调试与他习惯的所有常用的东西(断点,编译错误,进入/过/出/等等的行突出显示)谢谢!

I have a friend who is trying to make the switch to Linux, but is hung up on the apparent lack of debugging/IDE environments for C++, especially as they relate to template programming. He has been using visual studio for years and is maybe a little spoiled by their awesome IDE. Does anyone have any good suggestions for an environment where he can, under Linux, develop and debug with all of the usual things (Breakpoints, line highlighting for compilation errors, step in/over/out/etc, etc) that he's accustomed to? Thanks!

推荐答案

虽然很多人认为它是一个Java IDE,他可以尝试 NetBeans 。我在Windows上使用它来进行C和C ++开发没有问题,我知道NetBeans在Linux上是支持的,所以这是值得一试的。

Although many people think of it as a Java IDE, he could try NetBeans. I've used it on Windows for C and C++ development without a problem, and I know NetBeans is supported on Linux, so it would be worth a shot.

因为他想要的大多数功能都包含在 C / C ++开发工具包中,包括与GDB的集成,分析器等。

It looks like most of the features he wants are included in the C/C++ development toolkit, including integration with GDB, a profiler, and more.

这篇关于好的C ++调试/ IDE环境为Linux?的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆