Tools


 
Thread Tools Search this Thread
Top Forums Programming Tools
# 1  
Old 02-11-2002
Tools

hi,

i'm using slackware 8 and i'm planning on doing some coding in C, but i don't have the tools (only gcc and not much more). what do you recommend? are there any editor and debuggers all in one prog?

thx in advance for any suggestion
# 2  
Old 02-12-2002
Editor: You can use your choice... any text editor will do (vi, emacs, pico, joe, etc...)

Compiler: You already have gcc - That's pretty much what you need, assuming you installed the complete package.

Debugger: See if you have gdb... It may even come with gcc.

All in one: You're already using Unix!
Login or Register to Ask a Question

Previous Thread | Next Thread

9 More Discussions You Might Find Interesting

1. AIX

Monitoring tools

The monitoring tools what we have not able to see historical information about the process name or pid number for the process that consumed high CPU or memory or paging space. Can you please suggest some of the best monitoring tools available in the market that monitors primarily AIX and other Unix... (0 Replies)
Discussion started by: baladelaware73
0 Replies

2. Infrastructure Monitoring

Discovery Tools.

Hi Folks, realise that this forum might not be the exact match for this question, so feel free to put it somewhere more apropriate. I'm currently involved in a project that has gone somewhat pear shaped, just to keep this all short the situation is as follows. I was brought in to manage a... (2 Replies)
Discussion started by: gull04
2 Replies

3. Ubuntu

Multipath-Tools

Hello, i have a problem with the multipath tools configuration. i can't remove the local disk paths. the multipath.conf archives configuration is: --------------------------------------------------------- $ cat /etc/multipath.conf blacklist{ devnode cciss devnode fd ... (0 Replies)
Discussion started by: FeeII
0 Replies

4. Red Hat

Backup tools

Hi all, I want good backup tool in linux, which is used most in real time. I know some back up tools like tar, dump, cpio, scp, cp in linux. Please some body help me, then i will learn. Thanks, (2 Replies)
Discussion started by: mastansaheb
2 Replies

5. Infrastructure Monitoring

Monitoring tools

I am interested whitch tools are the best by monitoring the UNIX processes and network interfaces ? and whitch tools for management UNIX ? I know that the nagios very good monitoring tools, but interested me and others who have ? (4 Replies)
Discussion started by: danyy
4 Replies

6. OS X (Apple)

what are OS X Developer tools .

hi all, what are OS X Developer tools. Whether Mac oS x developer tools are same as unix os x developer tools. problem .. i am trying to tomcat as daemon process. i referred Installing Apache Tomcat 6 on Mac OS X 10.5 Leopard and started to run tomcat as daemon process in unix environment.... (1 Reply)
Discussion started by: deepakl28
1 Replies

7. Red Hat

Monitoring tools

Hi, In HPUX there is a grate monitor tools named GLANCE, which give you information on the disks load, memory usage, cpu ... What is the equivalent tool in LINUX Redhat 4. Thanks (3 Replies)
Discussion started by: yoavbe
3 Replies

8. Linux

htb-tools, need help : )

dear all, i'm facing a problem with htb-tools to limit the bandwidth usage from clients with download accelerator software. without the download software the htb works fine.. does it has to be combine with squid in order to work/limit the download software activities? great help : ) ... (0 Replies)
Discussion started by: stdout
0 Replies

9. Programming

Porting tools

I m sorry if this is the wrong place to post this. I m going to do a project on porting tools in unix platform. Can any one give me further suggestions and resources for this topic "Porting tools". Thanks in advance (5 Replies)
Discussion started by: veeru554
5 Replies
Login or Register to Ask a Question