Date: Thu, 4 Nov 2004 23:12:20 +0900 From: Choy Kho Yee <khoyee@tf7.so-net.ne.jp> To: freebsd-questions@freebsd.org Subject: Tools for program testing? Message-ID: <8A9F6C3B-2E6B-11D9-A47B-000A95BE58A4@tf7.so-net.ne.jp>
next in thread | raw e-mail | index | archive | help
Hi, to the experienced developers out there, I would like to know if there are any tools that help in testing/debugging a program? To be specific, what I need to know is which lines of the code have been tested and which have not. AFAIK, gdb is the standard tool for debugging and I am using it. I heard that gprof is good for profiling where we can find which functions have been called. Any other related tools recommendations? Thanks. --- Choy Kho Yee url: http://dotkoyi.infoseek.ne.jp/ blog: http://dotkoyi.blogspot.com/ Have you had your apple today?
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?8A9F6C3B-2E6B-11D9-A47B-000A95BE58A4>