Re: List of tools for C development in Linux.
- From: phil-news-nospam@xxxxxxxx
- Date: 14 Jul 2007 14:34:02 GMT
On Wed, 11 Jul 2007 14:39:58 +0200 Hadron <hadronquark@xxxxxxxxx> wrote:
| You develop Linux apps in C/C++ on Linux?
|
| What tools do you use?
|
| e.g ldd displays which libraries are linked in. Objdump displays info
| from object files.
|
| What tools do you use and why?
bash - it's the IDE
emacs - it's where code comes from
make - another IDE
gcc - it's where code goes to
ld - finish where gcc left off
ldd - make sure
strace - make really sure
rm - the most important one of all
| Often there are so many good tools its easy to overlook one which might
| make ones working day a lot easier.
I probably have overlooked one or more. Got any suggestions?
--
|---------------------------------------/----------------------------------|
| Phil Howard KA9WGN (ka9wgn.ham.org) / Do not send to the address below |
| first name lower case at ipal.net / spamtrap-2007-07-14-0930@xxxxxxxx |
|------------------------------------/-------------------------------------|
.
- References:
- List of tools for C development in Linux.
- From: Hadron
- List of tools for C development in Linux.
- Prev by Date: Re: List of tools for C development in Linux.
- Next by Date: Re: BGP Job Opening
- Previous by thread: Re: List of tools for C development in Linux.
- Next by thread: Re: List of tools for C development in Linux.
- Index(es):
Relevant Pages
|
|