Finding a fault address
- From: "Andrew Chalk" <achalk@xxxxxxxxxxxxxxxxxxxxxx>
- Date: Mon, 26 Mar 2007 15:35:48 -0500
If Event Viewer shows that my Win32 application faulted at 0x000113c8 how
can I use this to find the corresponding source code location? Assume that
my application is written in VC++ v8.0 and that I have debug information.
For example, is there a way to load the .EXE into VS and move EIP to the
faulting address?
Many thanks
.
- Prev by Date: Re: VS 2005 debugging and iTunes (LoaderLock)
- Next by Date: RE: VBScript File Debugging in VS2005
- Previous by thread: Re: Can I debug in Visual Studio 2005 using old fashioned ASP
- Next by thread: Re: Open dumps in VS 2005
- Index(es):
Loading