Hi John,
I tried but didnt work.
I am pasting here the response of the Windbg when I
load my application.
Symbol search path is:
c:\manish\study\awe\awe___win32_win64;c:\manish\study\awe\awe___win32_win64\awe.exe
WARNING: c:\manish\study\awe\awe___win32_win64\awe.exe
is not accessible
WARNING: c:\manish\study\awe\awe___win32_win64\awe.exe
is not accessible
Microsoft (R) Windows User-Mode Debugger
Version 3.0.0010.0
Copyright (c) Microsoft Corporation. All rights
reserved.
CommandLine:
C:\Manish\Study\AWE\AWE___Win32_Win64\AWE.exe
Loaded dbghelp extension DLL
Loaded ext extension DLL
Loaded exts extension DLL
Loaded uext extension DLL
Loaded ntsdexts extension DLL
Symbol search path is:
c:\manish\study\awe\awe___win32_win64;c:\manish\study\awe\awe___win32_win64\awe.exe
Executable search path is:
ModLoad: 0000000000400000 00000000
0043e000 AWE.exe
SetContext failed, 0x8007012B
MachineInfo::SetContext failed - pThread:
000006FBFFA2FB40 Handle: 98 Id: 140 - Error ==
0x8007012B
ModLoad: 0000000077e80000 00000000
78000000
ntdll.dll
ModLoad: 0000000077ca0000 00000000
77e78000
C:\WINDOWS\system32\kernel32.dll
ModLoad: 00000000777c0000 00000000
7794a000
C:\WINDOWS\system32\ADVAPI32.dll
ModLoad: 00000000775c0000 00000000
777ba000
C:\WINDOWS\system32\RPCRT4.dll
Break instruction exception - code 80000003 (first
chance)
*** ERROR: Symbol file could not be found. Defaulted
to export symbols for ntdll.dll -
ntdll!wcstombs+4efe8:
Falcon EM Decoder xversion 9.60, api 9.6, emdb 1.2
00000000`77ed82b8 break.i 80016
0:000> .reload
Reloading current modules
…*** ERROR: Symbol file could not be found.
Defaulted to export symbols for ntdll.dll -
And when I try to set the debug break point it gives
the error message as follows:
Symbol information for the current line could not be
found in the currently loaded symbols, Do you want the
debugger to load the remaining symbols ?
and after pressing Yes,
it says “Code not found, breakpoint not set”
Where am I going wrong?
One thing I dont understand why it says “WARNING:
c:\manish\study\awe\awe___win32_win64\awe.exe is not
accessible”.
Thanx,
Manish
Do You Yahoo!?
Make international calls for as low as $.04/minute with Yahoo! Messenger
http://phonecard.yahoo.com/
You are currently subscribed to windbg as: $subst(‘Recip.EmailAddr’)
To unsubscribe send a blank email to leave-windbg-$subst(‘Recip.MemberIDChar’)@lists.osr.com