Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • Home
  • SEARCH
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 3981804
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 20, 20262026-05-20T05:27:15+00:00 2026-05-20T05:27:15+00:00

For memory leaks, there are many tools available such as valgrind, which you can

  • 0

For memory leaks, there are many tools available such as valgrind, which you can use to figure out where the leaks are coming from. For OpenGL leaks, there was glDEBugger, which was very useful for that kind of stuff.

Is there any similar tool for network programming? In particular, for when working with linux sockets and pipes.

Perhaps there’s a for-posix tool that will measure how many posix resources a program is using (how many sockets, how many threads, how many mutexes etc?)

Also, correct me if I’m wrong, but would the higher level languages (java, python etc, as opposed to c++) be able to take care of these resource management as they do with their memory management?

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-20T05:27:16+00:00Added an answer on May 20, 2026 at 5:27 am

    Valgrind has the ability to track a few of the resources you are interested in:

    • Memory via memcheck

    • File descriptors via the --track-fds=yes memcheck option

    • Threads and locks via Helgrind and DRD

    The generated information is not always detailed, but it can be quite helpful.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

What are all the possible ways in which we can get memory leaks in
Is there anything in Visual Studio that will report memory leaks like Codeguard? eg:
One of the frequent causes of memory leaks in .Net are event handlers which
Is there a fix or a workaround for the memory leak in getpwnam?
Does anybody know a technique to discover memory leaks caused by smart pointers? I
I am trying to fix memory leaks in IE 7. Using Drip for investigations
I am using jProfiler to find memory leaks in a Java swing application. I
Do you know what may cause memory leaks in JavaScript? I am interested in
I feel like developers talk about memory leaks but when you ask them what
What is the best tool to detect memory leaks. Both free and not Free.

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.