[Linux] C ++ programming tool

xiaoxiao2021-03-06  15

1, editor

VI: The most basic editor, the function is relatively weak, but it is easier to use. No xwindows.

Emacs: Without xwindow, a more powerful editor is more difficult.

Gedit: A better editor under xwindow.

2, compiler

GCC / G : Don't you introduce it?

3, debugging tool

GDB: The most basic debugging tool, no xwindow

XXGDB: Xwindow's graphics package for GDB, I have not used it

4, interface production

Glade

5, integration tool

Eclipse CDT: Not very easy, but it is good to be a C integration development environment.

Kylix: Nothing, it is said to develop C programs.

KDevelope: A preferred integrated development environment based on KDE.

Now I am using KDevelope, before using Gedit GCC or Eclipse CDT.

Which boss can recommend better Linux C development tools?

转载请注明原文地址:https://www.9cbs.com/read-48643.html

New Post(0)