Click here to Skip to main content
15,913,941 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
GeneralRe: another small pointers problem Pin
Monty219-May-05 8:32
Monty219-May-05 8:32 
GeneralRe: another small pointers problem Pin
David Crow19-May-05 8:35
David Crow19-May-05 8:35 
GeneralSocket Question Pin
talkster519-May-05 8:19
talkster519-May-05 8:19 
GeneralRe: Socket Question Pin
Ryan Binns19-May-05 18:11
Ryan Binns19-May-05 18:11 
GeneralRe: Socket Question Pin
talkster519-May-05 19:58
talkster519-May-05 19:58 
GeneralRe: Socket Question Pin
talkster520-May-05 3:39
talkster520-May-05 3:39 
GeneralRe: Socket Question Pin
talkster520-May-05 4:38
talkster520-May-05 4:38 
GeneralIncomplete Stack trace from Minidump using WinDbg Pin
JayVSub19-May-05 8:00
JayVSub19-May-05 8:00 
Hi I am relatively new to Minidumps & WinDbg. I work on a GUI application developed on VS.Net 2003 (unmanaged code) where I have added a handler for Unhandled Exceptions using SetUnhandledExcpetionFilter. The handler function creates Minidumps. (this code was found in codeproject: http://www.codeproject.com/debug/postmortemdebug_standalone1.asp)

For testing purposes, I made the app crash due to Null ptr reference in one of the screens. The problem is that when I open the dump file in WinDbg, it does not show complete stack trace.
I use WinDbg as the default debugger; So it was interesting to see that when I remove the unhandled exception handler and let the app crash, WinDbg takes over and at that time, it shows
complete stack trace for the same code. So I don't understand what I am missing when creating / viewing the minidump.
Can anyone please help? I highly appreciate any help/ideas from your side.

Thanks
Jay Confused | :confused:


GeneralRe: Incomplete Stack trace from Minidump using WinDbg Pin
doublebug21-May-05 1:57
doublebug21-May-05 1:57 
GeneralHelp: App crashes using Chris GridCtrl in DLL and Release Mode (has anyone same problem or a workaround) Pin
Ralph19-May-05 7:22
Ralph19-May-05 7:22 
GeneralRe: Help: App crashes using Chris GridCtrl in DLL and Release Mode (has anyone same problem or a workaround) Pin
Ryan Binns19-May-05 18:30
Ryan Binns19-May-05 18:30 
GeneralRe: Help: App crashes using Chris GridCtrl in DLL and Release Mode (has anyone same problem or a workaround) Pin
Ralph20-May-05 3:49
Ralph20-May-05 3:49 
Questionwhat are memory leaks? Pin
Mridang Agarwalla19-May-05 6:38
Mridang Agarwalla19-May-05 6:38 
AnswerRe: what are memory leaks? Pin
toxcct19-May-05 6:48
toxcct19-May-05 6:48 
GeneralThose *#@!$+ Memory Leaks Pin
Uwe Keim19-May-05 5:58
sitebuilderUwe Keim19-May-05 5:58 
GeneralRe: Those *#@!$+ Memory Leaks Pin
jmkhael19-May-05 6:19
jmkhael19-May-05 6:19 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim19-May-05 10:23
sitebuilderUwe Keim19-May-05 10:23 
GeneralRe: Those *#@!$+ Memory Leaks Pin
jmkhael19-May-05 21:53
jmkhael19-May-05 21:53 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim20-May-05 3:28
sitebuilderUwe Keim20-May-05 3:28 
GeneralRe: Those *#@!$+ Memory Leaks Pin
David Crow19-May-05 8:31
David Crow19-May-05 8:31 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim19-May-05 10:22
sitebuilderUwe Keim19-May-05 10:22 
GeneralRe: Those *#@!$+ Memory Leaks Pin
Uwe Keim20-May-05 3:25
sitebuilderUwe Keim20-May-05 3:25 
QuestionVS ANSI C++ implementation error? Pin
Franz Klein19-May-05 5:36
Franz Klein19-May-05 5:36 
AnswerRe: VS ANSI C++ implementation error? Pin
David Crow19-May-05 5:49
David Crow19-May-05 5:49 
AnswerRe: VS ANSI C++ implementation error? Pin
PJ Arends19-May-05 7:49
professionalPJ Arends19-May-05 7: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.