Y
Hacker News
new
|
ask
|
show
|
jobs
by
danieltillett
4064 days ago
This sounds like a great spin off - bug finding in C code. Have you put much thought into pursuing this?
1 comments
marco2357
4064 days ago
Didn't think too much about it since there are many C specific analyzers and tools that do the same. Well, they do it way better. E.g. Valgrind.
link
danieltillett
4064 days ago
I would guess the value would be if you find bugs that other tools don't. If you just find the same bugs as Valgrind then I agree that there would not be too much value, but if you find unique bugs then it would be useful.
link