Re: tools for C and C++
- From: William Pursell <bill.pursell@xxxxxxxxx>
- Date: Mon, 7 Apr 2008 23:04:16 -0700 (PDT)
On 8 Apr, 00:54, mbr...@xxxxxxxxx wrote:
Any advice on good tools for refactoring and unit testing C code, and
for debugging on Linux ?
For unit testing, try check and cunit. Check works very well
with the autotools, but it is (fairly) non-trivial to become
proficient with the autotools. If you can get through the
initial learning phase, you may at least stop cursing them even
if you never come to love them.
You will get better results in a Linux group, though, and
I would advise you to ask your question there.
.
- References:
- tools for C and C++
- From: mbrown
- tools for C and C++
- Prev by Date: Re: storing 1,000,000 records
- Next by Date: Re: What are the differences in EOF & FEOF in the
- Previous by thread: tools for C and C++
- Next by thread: Re: tools for C and C++
- Index(es):
Relevant Pages
|