473,396 Members | 2,013 Online
Bytes | Software Development & Data Engineering Community
Post Job

Home Posts Topics Members FAQ

Join Bytes to post your question to a community of 473,396 software developers and data experts.

Editor and Debugger in C

Hi everybody,

I am supra beginner in c, and I don't have any clue about the best editors for
C. I am looking something like Eclipse for java, but for C programming and a
good debugger (if there is one) for LINUX.

thank you very much,

Marcelo
Dec 14 '05 #1
9 1747
Marcelo said:
Hi everybody,

I am supra beginner in c, and I don't have any clue about the best editors
for C. I am looking something like Eclipse for java, but for C programming
and a good debugger (if there is one) for LINUX.


For Linux programming, I use gdb for debugging and vim for editing, but the
C language doesn't really care what you use.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Dec 14 '05 #2

Marcelo wrote:
Hi everybody,

I am supra beginner in c, and I don't have any clue about the best editors for
C. I am looking something like Eclipse for java, but for C programming and a
good debugger (if there is one) for LINUX.

thank you very much,

Marcelo


There is emacs. However, the learning curve for this editor is a bit on
the steep side. In terms of debuggers, might want to check out DDD
(Data Display Debugger). I'm not that sure if it comes with all Linux
Distributions. It used to be included both RH Linux 9.1 and Suse Linux
9.1

Chad

Dec 14 '05 #3
On Wed, 14 Dec 2005 10:53:35 +0100, Marcelo wrote:
Hi everybody,

I am supra beginner in c, and I don't have any clue about the best editors for
C. I am looking something like Eclipse for java, but for C programming and a
good debugger (if there is one) for LINUX.


I usually use 'kate' as editor, which suits me. As a debugger, i usually
employ gdb, which has quite a lot of (graphical) front-ends like GVD
(which is a nice pun in dutch, by the way).

Dec 14 '05 #4

Richard Heathfield schreef:
Marcelo said:
Hi everybody,

I am supra beginner in c, and I don't have any clue about the best editors
for C. I am looking something like Eclipse for java, but for C programming
and a good debugger (if there is one) for LINUX.


For Linux programming, I use gdb for debugging and vim for editing, but the
C language doesn't really care what you use.


As long as it's an ascii editor.

Believe it or not, I once had to explain that using MSWord does not
result in
compilable code.

Dec 14 '05 #5
kl*****@xs4all.nl said:

Richard Heathfield schreef:
For Linux programming, I use gdb for debugging and vim for editing, but
the C language doesn't really care what you use.
As long as it's an ascii editor.


No, C doesn't care about ASCII either. The ISPF/PDF editor works just fine,
despite using EBCDIC rather than ASCII.
Believe it or not, I once had to explain that using MSWord does not
result in compilable code.


Sure it does. Just tell it to save in plain text format.

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Dec 14 '05 #6
J
>I am looking something like Eclipse for java, but for C programming

That would be: http://www.eclipse.org/cdt/

Dec 14 '05 #7
On Wed, 14 Dec 2005 16:04:05 +0000 (UTC), Richard Heathfield
<in*****@invalid.invalid> wrote:
kl*****@xs4all.nl said:

<snip>
Believe it or not, I once had to explain that using MSWord does not
result in compilable code.


Sure it does. Just tell it to save in plain text format.


Although for at least the past few versions of MSWord I have been
unable, even after unticking zillions of checkboxes on dozens of
dialogs, to stop it "correcting" XGronk to Xgronk or fooBar to FooBar.
If what I were writing was actual C code this would be even more
damaging than it is for documentation.
- David.Thompson1 at worldnet.att.net
Dec 26 '05 #8
Dave Thompson said:
On Wed, 14 Dec 2005 16:04:05 +0000 (UTC), Richard Heathfield
<in*****@invalid.invalid> wrote:
kl*****@xs4all.nl said:

<snip>
> Believe it or not, I once had to explain that using MSWord does not
> result in compilable code.


Sure it does. Just tell it to save in plain text format.


Although for at least the past few versions of MSWord I have been
unable, even after unticking zillions of checkboxes on dozens of
dialogs, to stop it "correcting" XGronk to Xgronk or fooBar to FooBar.
If what I were writing was actual C code this would be even more
damaging than it is for documentation.


I have a source-level bug-fix for you. Simply replace the MS Word binary
with (a compiled version of) the following:
/* msword.c - Portable Edition */

#include <stdio.h>
int main(void)
{
puts("Dave, just use vim; you know you want to.");
return 0;
}

--
Richard Heathfield
"Usenet is a strange place" - dmr 29/7/1999
http://www.cpax.org.uk
email: rjh at above domain (but drop the www, obviously)
Dec 26 '05 #9
U can use

Anjuta editor which is a free tool
http://www.icewalkers.com/Linux/Soft...40/Anjuta.html

You can find so many free editors in the below link
http://michael.dipperstein.com/free.html

Dec 26 '05 #10

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

32
by: Bernard Koninckx | last post by:
Hello everybody, I'm a newbie and I search a good editor or IDE for programming in PHP. If you have used some of these, could you make a comparison between those tools. TIA Bernard
3
by: Chris Cioffi | last post by:
I started writing this list because I wanted to have definite points to base a comparison on and as the starting point of writing something myself. After looking around, I think it would be a...
4
by: Serge Myrand | last post by:
Hi, I am new to ASP and presently I use a simple text editor (ConText, freeware) to write my ASP code. Is there any good tools outhere to facilitate coding and debugging ASP files? thank you...
0
by: Dave | last post by:
Hi everyone, (I already posted this to the VS.NET IDE news group without any responses, so I'm attempting one more time in this group) The issue I'm having is occuring in the IDE of VS.NET...
8
by: Renato Cindori | last post by:
What javascript editor is the best for writing javascript???
5
by: howachen | last post by:
Currently I only use Ultra-Edit to write Javascript and debug using the firefox JS debugger. But as the project goes complex, I need to have a more advance editor, such as class/methods...
2
by: Bruce Johnson | last post by:
Two issues. Using IE 6 (all patches) over XP Pro (all patches) along with mse7.exe (Microsoft script editor) from Office 2003. I can get HTML pages etc into the editor with no problems. I want to...
5
by: rn5a | last post by:
Can someone please suggest me a text editor especially for DEBUGGING ASP scripts apart from Microsoft Visual Interdev? I tried using Visual Interdev & created a project but Interdev generates...
4
by: j.smith2c | last post by:
Hi all, I am using Linux system. I am using gcc. Which editor and debugger you recommend for C programming? Thanks. smith
0
by: Charles Arthur | last post by:
How do i turn on java script on a villaon, callus and itel keypad mobile phone
1
by: nemocccc | last post by:
hello, everyone, I want to develop a software for my android phone for daily needs, any suggestions?
1
by: Sonnysonu | last post by:
This is the data of csv file 1 2 3 1 2 3 1 2 3 1 2 3 2 3 2 3 3 the lengths should be different i have to store the data by column-wise with in the specific length. suppose the i have to...
0
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However,...
0
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can...
0
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers,...
0
jinu1996
by: jinu1996 | last post by:
In today's digital age, having a compelling online presence is paramount for businesses aiming to thrive in a competitive landscape. At the heart of this digital strategy lies an intricately woven...
0
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each...
0
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing,...

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.