Debugging class into dll

D

djake

Someone have never debugged class functions into dlls?
I've put into the same workspace two projects (dll and executable
win32). When i try to debug, i can't enter step by step into my dll.
When instead i debug standard c call into a common dll (without class)
i've no problem to debug.
Does you know why this happen? have I forgotten somethings?
 
J

John Harrison

Someone have never debugged class functions into dlls?
I've put into the same workspace two projects (dll and executable
win32). When i try to debug, i can't enter step by step into my dll.
When instead i debug standard c call into a common dll (without class)
i've no problem to debug.
Does you know why this happen? have I forgotten somethings?

This is a group about the C++ language. You seem to be having trouble with
your debugger, try for instance.

john
 

Ask a Question

Want to reply to this thread or ask your own question?

You'll need to choose a username for the site, which only take a couple of moments. After that, you can post your question and our members will help you out.

Ask a Question

Members online

No members online now.

Forum statistics

Threads
474,183
Messages
2,570,968
Members
47,518
Latest member
TobiasAxf

Latest Threads

Top