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 1003355
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 16, 20262026-05-16T07:58:03+00:00 2026-05-16T07:58:03+00:00

Which tool can I use to see the call stack for a running process?

  • 0

Which tool can I use to see the call stack for a running process? msdn link , but do I need to have the executable in debug mode?
What are the other tools/ways by which i can see the call-graph / resource access graph for a running process? I have an external library from a developer to construct my own machine vision algos, but the external library is in binary form. When I use the library in my code there are crashes because of the way we access images. I want to see the call-graph or the resource access graph.

  • 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-16T07:58:04+00:00Added an answer on May 16, 2026 at 7:58 am

    Do I need to have the executable in
    debug mode?

    I’m not sure exactly what you mean by this, but getting the call stack for a process will work for both debug-built and release-built binaries. Usually, the only real difference between debug and release is the amount of optimization and debug information included.

    What are the other tools/ways by which
    i can see the call-graph / resource
    access graph for a running process?

    The easiest way from Visual Studio is to run your program under the debugger (just press F5), however, you can also attach to a running process per the instructions included in your link.

    If you enable breaking on first-chance exceptions1, you can navigate to the Call Stack window when the crash occurs. Assuming your code is native, you will need the PDB file (.pdb, program database file) for your code and the 3rd party library in order to see function names on the call stack.

    You can also get the call stack of any running process using Process Explorer, but you will still need the PDB files in order to see the symbols.


    1. For native exceptions, see Debug -> Exceptions…, and check “C++ Exceptions” and “Win32 Exceptions”.
    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I look for tool which can compress JavaScript source code. I found some web
Is there any profiler sort of tool which can debug which javascript/object in the
I was wondering which tool in ORACLE 11g (their latest DBMS) can be used
Can some suggest a good a free memory profiling tool which will show memory
Is there any free profiling tool with which I can measure the performance of
Is there a tool like phpMyAdmin which can be configured to access only a
I'm looking for a tool (best for free) which can synchronize two SQL Server
In Linux, which tool would help me see the sequence in which the processes
I've a multi user web tool which makes use of a intermediate web service
To see all the php files that contain abc I can use this simple

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.