Click here to Skip to main content
15,888,521 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: making ini file in Documents and Settings WritePrivateProfileString to Pin
PJ Arends3-May-10 13:18
professionalPJ Arends3-May-10 13:18 
AnswerRe: making ini file in Documents and Settings WritePrivateProfileString to Pin
«_Superman_»3-May-10 13:18
professional«_Superman_»3-May-10 13:18 
AnswerRe: making ini file in Documents and Settings WritePrivateProfileString to [modified] Pin
wangningyu4-May-10 0:06
wangningyu4-May-10 0:06 
QuestionRe: making ini file in Documents and Settings WritePrivateProfileString to Pin
David Crow4-May-10 3:08
David Crow4-May-10 3:08 
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 
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? I've turning on the debugging information /Zi, turned off optimization, and turned on generate debug info in the linker. Still can get no usefull info from the debugger in release mode. Any ideas?

Ray
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 
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 

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.