C Board  

Go Back   C Board > General Programming Boards > Networking/Device Communication

Reply
 
LinkBack Thread Tools Display Modes
Old 08-20-2005, 07:48 AM   #1
Arron
 
Join Date: Jul 2005
Posts: 17
Help needed on Static Analyzers

Iam trying to debug a memory leak on TCP based program where i can't trace out exactly where all iam freeing the memory which i consumed before.manually tracing it seems difficult as the lines of code is too high. Can anyone tell me any open-source tool which makes my work easier .

Hoping to hear from you
arron is offline   Reply With Quote
Old 08-20-2005, 08:03 AM   #2
and the hat of Jobseeking
 
Salem's Avatar
 
Join Date: Aug 2001
Location: The edge of the known universe
Posts: 21,647
Electric fence and valgrind are popular choices.
__________________
If you dance barefoot on the broken glass of undefined behaviour, you've got to expect the occasional cut.

Salem is offline   Reply With Quote
Old 08-22-2005, 12:03 AM   #3
Arron
 
Join Date: Jul 2005
Posts: 17
Quote:
Originally Posted by Salem
Electric fence and valgrind are popular choices.
Thanks a lot for your kind info.
seems valgrind will help me out
arron is offline   Reply With Quote
Reply

Thread Tools
Display Modes

Forum Jump

Similar Threads
Thread Thread Starter Forum Replies Last Post
Code review Elysia C++ Programming 71 05-13-2008 09:42 PM
static variable vs. DLL pheres C++ Programming 11 02-06-2008 02:15 AM
get keyboard and mouse events ratte Linux Programming 10 11-17-2007 05:42 PM
Thread and static objects axr0284 C++ Programming 4 02-13-2006 01:11 PM
simulate Grep command in Unix using C laxmi C Programming 6 05-10-2002 04:10 PM


All times are GMT -6. The time now is 10:34 PM.


Powered by vBulletin® Version 3.8.1
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.
Search Engine Optimization by vBSEO 3.3.2

1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22