由买买提看人间百态

boards

本页内容为未名空间相应帖子的节选和存档,一周内的贴子最多显示50字,超过一周显示500字 访问原贴
Linux版 - C++ and eclipse
相关主题
The command line is powerful, but the UI can be more efficient!大家考Sun那个Programmer证书吗?
请问memory efficient text editorjava question
Server efficiency【JOBS】full-time的测试和项目协调专员的职位招聘
如何能高效学习javaC++ Q66: reverse a string -- is it efficient
如何高效的学习javaEfficient C++哪版好?
[合集] Efficient Market Hypothesis, beat which market ?Wireless Test Engineer at Denver
问一个Java题【JOBS】full-time的测试和项目协调专员的职位招聘
Java questions帮朋友转发一个Google 的Contractor 的职位
相关话题的讨论汇总
话题: c++话题: java话题: eclipse话题: debug话题: netbeans
进入Linux版参与讨论
1 (共1页)
r***e
发帖数: 2000
1
Which IDE for C++?
Eclipse? If it is written in Java, how does it
debug C++ efficiently?
Thanks.
wy
发帖数: 14511
2
maybe it doesn't debug c++ efficiently.......

【在 r***e 的大作中提到】
: Which IDE for C++?
: Eclipse? If it is written in Java, how does it
: debug C++ efficiently?
: Thanks.

s****l
发帖数: 14
3
目前c++调试netbeans最好,下一个试试
r***e
发帖数: 2000
4

netbeans is also a full-Java IDE, is that right?
I am just puzzled on the C++ on top of Java idea.

【在 s****l 的大作中提到】
: 目前c++调试netbeans最好,下一个试试
r*****z
发帖数: 906
5
工具是用什么语言写的,和能不能有效调试C++代码,基本没关系

【在 r***e 的大作中提到】
: Which IDE for C++?
: Eclipse? If it is written in Java, how does it
: debug C++ efficiently?
: Thanks.

M*P
发帖数: 6456
6
code block

【在 r***e 的大作中提到】
: Which IDE for C++?
: Eclipse? If it is written in Java, how does it
: debug C++ efficiently?
: Thanks.

s******n
发帖数: 6806
7
两回事,netbeans可以选择用什么编译,也可以选择remote编译。
比如netbeans装在windows机器上,
可以remote到linux server用GNU,也可以local用Cygwin的东西编。
跟netbeans是java的没任何关系, netbeans也就起了个editor的作用。

【在 r***e 的大作中提到】
:
: netbeans is also a full-Java IDE, is that right?
: I am just puzzled on the C++ on top of Java idea.

wy
发帖数: 14511
8
这有啥puzzle的。java的IDE和你使用他来干什么有关系么?
vim啥语言都支持。尽管是用C写的

【在 r***e 的大作中提到】
:
: netbeans is also a full-Java IDE, is that right?
: I am just puzzled on the C++ on top of Java idea.

T*o
发帖数: 363
9

what's the logic here?? Does it matter?
emacs written in c/lisp, but can debug any languages
VS written in c++, but cannot debug Java, crap?
netbeans written in java, but can debug C++/Ruby/Python.

【在 r***e 的大作中提到】
: Which IDE for C++?
: Eclipse? If it is written in Java, how does it
: debug C++ efficiently?
: Thanks.

b*******s
发帖数: 5216
10
emacs
D*******a
发帖数: 3688
11
不知道为什么对gdbserver支持得不是很好,断点居然hit不到。

【在 s****l 的大作中提到】
: 目前c++调试netbeans最好,下一个试试
1 (共1页)
进入Linux版参与讨论
相关主题
帮朋友转发一个Google 的Contractor 的职位如何高效的学习java
【招聘】Bioinformatics Specialist (回国工作)[合集] Efficient Market Hypothesis, beat which market ?
example that C is more efficient than C++?问一个Java题
[合集] Returning heavy weight object in C++ functionJava questions
The command line is powerful, but the UI can be more efficient!大家考Sun那个Programmer证书吗?
请问memory efficient text editorjava question
Server efficiency【JOBS】full-time的测试和项目协调专员的职位招聘
如何能高效学习javaC++ Q66: reverse a string -- is it efficient
相关话题的讨论汇总
话题: c++话题: java话题: eclipse话题: debug话题: netbeans