Re: List of tools for C development in Linux.
- From: Yao Qi <qiyaoltc@xxxxxxxxx>
- Date: Thu, 19 Jul 2007 23:41:26 +0800
Hadron <hadronquark@xxxxxxxxx> writes:
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?
Often there are so many good tools its easy to overlook one which might
make ones working day a lot easier.
Emacs code reading(with cscope) and editing.
gcc major compiler.
gdb debugger.
valgrind memory leak detection tool.
Best Regards
--
Yao Qi <qiyaoltc AT gmail DOT com> GNU/Linux Developer
http://duewayqi.googlepages.com/
linux: No such file or directory
.
- References:
- List of tools for C development in Linux.
- From: Hadron
- List of tools for C development in Linux.
- Prev by Date: Re: How to set timezone
- Next by Date: lseek: Value too large for defined data type
- Previous by thread: Re: List of tools for C development in Linux.
- Next by thread: About Parallelism
- Index(es):
Relevant Pages
|