debug environment !

A

abcd

I have an asp pages which uses ActibeX dll and Exe written in in VB and
VC++. I want to debug the components from asp page. When the asp page is run
I should be able to get the breakpoint in my VB & VC++ dll and exe...what
could be the setting to do that.....I can debug those componnets from
another VB/VC++ applications but I want to debug from asp page....

thanks
 
M

Michael Evanchik

if its written in c++ and in debug mode you can debug whats going on. if its
c++ release mode or vb i do not think so. You will only get hex or machine
asm op code debug information which you might as well use a disassembler like
ida pro

Michael Evanchik
www.michaelevanchik.com
 
A

abcd

my VC++ exe is build in Debug mode but when asp page is run it does not stop
at break point...any clues...
 

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,431
Messages
2,571,677
Members
48,796
Latest member
Greg L.

Latest Threads

Top