Click here to Skip to main content
15,890,527 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
Questionbreak point not hit in release mode Pin
rayjoslyn3-May-10 10:57
rayjoslyn3-May-10 10:57 
AnswerRe: break point not hit in release mode Pin
«_Superman_»3-May-10 11:16
professional«_Superman_»3-May-10 11:16 
GeneralRe: break point not hit in release mode Pin
rayjoslyn3-May-10 11:20
rayjoslyn3-May-10 11:20 
GeneralRe: break point not hit in release mode Pin
rayjoslyn4-May-10 10:59
rayjoslyn4-May-10 10:59 
AnswerRe: break point not hit in release mode Pin
Stephen Hewitt3-May-10 14:01
Stephen Hewitt3-May-10 14:01 
AnswerRe: break point not hit in release mode Pin
loyal ginger3-May-10 14:21
loyal ginger3-May-10 14:21 
GeneralRe: break point not hit in release mode Pin
rayjoslyn4-May-10 4:28
rayjoslyn4-May-10 4:28 
GeneralRe: break point not hit in release mode Pin
rayjoslyn4-May-10 7:47
rayjoslyn4-May-10 7:47 
Ok, I have decided that the code is getting executed, its just that when I step through in release mode it doesn't show me the actual steps it is taking nor are the value of the variables in the debugger valid.

So back to my problem that prompted this message. My program gets an exception in release mode but not in debug, but if I can't step through the program or rely on the debug variables in release mode, then how do I find out what is causing the exception? Anyone???

Ray
QuestionProgrammatically find the FTP root directory? Pin
Ed K3-May-10 9:08
Ed K3-May-10 9:08 
AnswerRe: Programmatically find the FTP root directory? Pin
Code-o-mat3-May-10 9:23
Code-o-mat3-May-10 9:23 
GeneralRe: Programmatically find the FTP root directory? Pin
Ed K3-May-10 9:42
Ed K3-May-10 9:42 
GeneralRe: Programmatically find the FTP root directory? Pin
Code-o-mat3-May-10 9:51
Code-o-mat3-May-10 9:51 
GeneralRe: Programmatically find the FTP root directory? Pin
Michel Godfroid3-May-10 10:09
Michel Godfroid3-May-10 10:09 
QuestionRe: Programmatically find the FTP root directory? Pin
David Crow4-May-10 3:11
David Crow4-May-10 3:11 
AnswerRe: Programmatically find the FTP root directory? Pin
Ed K4-May-10 4:08
Ed K4-May-10 4:08 
AnswerRe: Programmatically find the FTP root directory? Pin
Maximilien3-May-10 9:50
Maximilien3-May-10 9:50 
GeneralRe: Programmatically find the FTP root directory? Pin
Ed K3-May-10 10:24
Ed K3-May-10 10:24 
QuestionListView can't select row! Pin
Fareed Rizkalla3-May-10 8:59
Fareed Rizkalla3-May-10 8:59 
AnswerRe: ListView can't select row! Pin
David Crow3-May-10 9:06
David Crow3-May-10 9:06 
GeneralRe: ListView can't select row! Pin
Fareed Rizkalla3-May-10 9:20
Fareed Rizkalla3-May-10 9:20 
GeneralRe: ListView can't select row! Pin
Richard MacCutchan3-May-10 9:36
mveRichard MacCutchan3-May-10 9:36 
QuestionConvert CString to const char * Pin
mesajflaviu3-May-10 8:11
mesajflaviu3-May-10 8:11 
AnswerRe: Convert CString to const char * Pin
Rajesh R Subramanian3-May-10 8:14
professionalRajesh R Subramanian3-May-10 8:14 
GeneralRe: Convert CString to const char * Pin
mesajflaviu3-May-10 8:19
mesajflaviu3-May-10 8:19 
QuestionRe: Convert CString to const char * Pin
loyal ginger3-May-10 8:30
loyal ginger3-May-10 8:30 

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.