Click here to Skip to main content
15,892,005 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 5:15
Vaclav_21-Jan-11 5:15 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 5:32
Vaclav_21-Jan-11 5:32 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Richard MacCutchan21-Jan-11 6:23
mveRichard MacCutchan21-Jan-11 6:23 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Vaclav_21-Jan-11 8:10
Vaclav_21-Jan-11 8:10 
GeneralRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Richard MacCutchan21-Jan-11 9:16
mveRichard MacCutchan21-Jan-11 9:16 
AnswerRe: Another basic debug question - how to debug OpenCV dll from my application. Pin
Andrew Brock21-Jan-11 14:57
Andrew Brock21-Jan-11 14:57 
QuestionOpenGL and Live Video CDC. Pin
GAJERA21-Jan-11 0:57
GAJERA21-Jan-11 0:57 
QuestionHow to start debugging from application? [modified] Pin
rrrado20-Jan-11 23:27
rrrado20-Jan-11 23:27 
My application (32 bit) starts next process instance of itself. In new process I need to start debugging so I'm using __asm int 3; It worked good in WinXP/VS2008, it stopped the app and gave me selection whether start new VS instance or use existing VS instance to debug. I've switched to Win 7 64 bit and it does not work anymore. It offers nothing, app just hangs for some time, then exits, I cannot even attach debugger to the process manually. How can I solve this?
Thank you.

In VS options, the "Jst-in-time" I have all options active (managed,native,script)
modified on Friday, January 21, 2011 5:46 AM

AnswerRe: How to start debugging from application? Pin
Andrew Brock20-Jan-11 23:36
Andrew Brock20-Jan-11 23:36 
GeneralRe: How to start debugging from application? Pin
rrrado20-Jan-11 23:45
rrrado20-Jan-11 23:45 
GeneralRe: How to start debugging from application? Pin
Andrew Brock21-Jan-11 0:38
Andrew Brock21-Jan-11 0:38 
GeneralRe: How to start debugging from application? Pin
rrrado21-Jan-11 1:26
rrrado21-Jan-11 1:26 
GeneralRe: How to start debugging from application? Pin
Andrew Brock21-Jan-11 1:35
Andrew Brock21-Jan-11 1:35 
GeneralRe: How to start debugging from application? Pin
rrrado21-Jan-11 2:44
rrrado21-Jan-11 2:44 
Questionproblem in this little eg Pin
aesthetic.crazy20-Jan-11 23:22
aesthetic.crazy20-Jan-11 23:22 
AnswerRe: problem in this little eg Pin
CPallini20-Jan-11 23:30
mveCPallini20-Jan-11 23:30 
Questionhow to load bitmap image on button in win32 application Pin
rajniyadav1a20-Jan-11 20:32
rajniyadav1a20-Jan-11 20:32 
AnswerRe: how to load bitmap image on button in win32 application Pin
Adam Roderick J20-Jan-11 20:39
Adam Roderick J20-Jan-11 20:39 
AnswerRe: how to load bitmap image on button in win32 application Pin
Andrew Brock20-Jan-11 20:42
Andrew Brock20-Jan-11 20:42 
AnswerRe: how to load bitmap image on button in win32 application Pin
Niklas L20-Jan-11 20:43
Niklas L20-Jan-11 20:43 
Question"Binary not found" Eclipse strange error Pin
aesthetic.crazy20-Jan-11 11:18
aesthetic.crazy20-Jan-11 11:18 
AnswerRe: "Binary not found" Eclipse strange error Pin
Maximilien20-Jan-11 12:28
Maximilien20-Jan-11 12:28 
QuestionRe: "Binary not found" Eclipse strange error Pin
CPallini20-Jan-11 20:02
mveCPallini20-Jan-11 20:02 
AnswerRe: "Binary not found" Eclipse strange error Pin
aesthetic.crazy20-Jan-11 23:18
aesthetic.crazy20-Jan-11 23:18 
GeneralRe: "Binary not found" Eclipse strange error Pin
Emilio Garavaglia21-Jan-11 10:49
Emilio Garavaglia21-Jan-11 10:49 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.