Click here to Skip to main content
15,898,222 members
Home / Discussions / C / C++ / MFC
   

C / C++ / MFC

 
AnswerRe: stack trace in exception Pin
Sarath C8-Jul-08 18:22
Sarath C8-Jul-08 18:22 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 18:38
George_George8-Jul-08 18:38 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 20:04
Stephen Hewitt8-Jul-08 20:04 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 20:08
George_George8-Jul-08 20:08 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 20:10
Stephen Hewitt8-Jul-08 20:10 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 20:13
George_George8-Jul-08 20:13 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 20:28
Stephen Hewitt8-Jul-08 20:28 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 20:40
George_George8-Jul-08 20:40 
Sure, Steve!


I followed your steps and here is my output (I pressed g when both first chance and second chance exception occured). But still no stack trace for my own code. Any ideas?

(670.ab4): WOW64 breakpoint - code 4000001f (first chance)
First chance exceptions are reported before any exception handling.
This exception may be expected and handled.
ntdll32!DbgBreakPoint:
00000000`7d61002d cc              int     3
0:000:x86> g
(670.ab4): C++ EH exception - code e06d7363 (first chance)
(670.ab4): C++ EH exception - code e06d7363 (!!! second chance !!!)
wow64!Wow64NotifyDebugger+0x9:
00000000`6b006369 b001            mov     al,1



regards,
George
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 20:46
Stephen Hewitt8-Jul-08 20:46 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 20:53
George_George8-Jul-08 20:53 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 20:59
George_George8-Jul-08 20:59 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 21:05
Stephen Hewitt8-Jul-08 21:05 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 21:22
George_George8-Jul-08 21:22 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 21:33
Stephen Hewitt8-Jul-08 21:33 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 21:44
George_George8-Jul-08 21:44 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 21:47
Stephen Hewitt8-Jul-08 21:47 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 21:59
George_George8-Jul-08 21:59 
GeneralRe: stack trace in exception Pin
Stephen Hewitt8-Jul-08 22:01
Stephen Hewitt8-Jul-08 22:01 
GeneralRe: stack trace in exception Pin
George_George8-Jul-08 22:09
George_George8-Jul-08 22:09 
Questionhow to change menu font? Pin
tataxin8-Jul-08 16:30
tataxin8-Jul-08 16:30 
AnswerRe: how to change menu font? Pin
halibobo8-Jul-08 17:00
halibobo8-Jul-08 17:00 
GeneralRe: how to change menu font? Pin
tataxin8-Jul-08 20:30
tataxin8-Jul-08 20:30 
GeneralRe: how to change menu font? Pin
halibobo9-Jul-08 17:32
halibobo9-Jul-08 17:32 
AnswerRe: how to change menu font? Pin
Iain Clarke, Warrior Programmer8-Jul-08 23:56
Iain Clarke, Warrior Programmer8-Jul-08 23:56 
AnswerRe: how to change menu font? Pin
tataxin13-Jul-08 14:26
tataxin13-Jul-08 14:26 

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.