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

  • SEARCH
  • Home
  • 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 6684783
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 26, 20262026-05-26T04:58:48+00:00 2026-05-26T04:58:48+00:00

I set a breakpoint in kernel32!LoadLibraryExW. In the calls window, I have Source args

  • 0

I set a breakpoint in kernel32!LoadLibraryExW. In the calls window, I have “Source args” toggled, but the call stack still doesn’t show the arguments for LoadLibraryExW when it breaks. Is there a way to easily view the arguments?

I have set the environment variable _NT_SYMBOL_PATH to SRV*c:\symbols*http://msdl.microsoft.com/download/symbols

  • 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-26T04:58:49+00:00Added an answer on May 26, 2026 at 4:58 am

    You can’t directly match the arguments to the function parameters with ‘Source Args’ toggled. These are available only with private PDBs.
    You have to toggle ‘Raw args’ and make them fit with the documentation from MSDN.
    If you need more than 3 arguments you must view the memory starting at esp.
    This is quite simple with 32 bits, but it may be a pain with 64 bits because the arguments may not be actually written to the stack (they are passed by registers and copied to the stack only if the registers need to be overwritten and restored). For more information, you can refer to http://msdn.microsoft.com/en-us/library/ms235286(v=vs.80).aspx If you have control on the source code, compile with the /homeparams flag on the C compiler to be sure the parameters are copied on the stack to ease debugging.

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

Sidebar

Related Questions

This is my custom model binder. I have my breakpoint set at BindModel but
I had set breakpoint in source code but it will give me warning that
I'm debugging calls into a specific class, and have set a breakpoint on every
I want to set a breakpoint on the __DoPostBack method, but it's a pain
I have a breakpoint set on a page's Page_Load event that never gets hit.
I've set a breakpoint in the following WebMethod but I'm never hitting the breakpoint.
Is there a simple, free way to analyze .Net code (set breakpoint, see stack
I set a breakpoint but when I run my program it looks like it
Is it possible to set the breakpoint in Xcode to have the debugger stop
Ok, i have a requirement to set a breakpoint that only gets hit when

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.