How do I step through the source code of a DLL that is loaded on the fly?

visual studio 2008 , dll , pdb , cpp , Csharp United States
  • 10 years ago

    How do I step through the source code of a DLL that is loaded on the fly?

    I have a SLN that was automatically created by loading a BIN file into Visual Studio 2008. It uses a command line interface feature and on this command line, I can give a command to load a DLL. The DLL I load has been built from source code. So I should be able to step through this source code.

    Do I need to somehow load mdb or somehow tell the Integrated Development Environment how to handle the source code? Currently, I cannot put any breakpoints in the source code.

Post a reply

No one has replied yet! Why not be the first?

Sign in or Join us (it's free).

Contribute

Why not write for us? Or you could submit an event or a user group in your area. Alternatively just tell us what you think!

Our tools

We've got automatic conversion tools to convert C# to VB.NET, VB.NET to C#. Also you can compress javascript and compress css and generate sql connection strings.

“There are 10 types of people in the world, those who can read binary, and those who can't.”