User forums > Help
Symbol file
antonien:
I removed any "space" character from my symbol path and put it in c:\Symbols. To be sure, I declared it as a _NT_SYMBOL_PATH environment variable.
I declared it in the "Projetc>Properties>Debugger>Additional debugger search dirs" and now it is recognized as symbol search path by the debugger... but it fails again and again !
--- Code: ---Building to ensure sources are up-to-date
Build succeeded
Selecting target:
Debug
Adding source dir: C:\Symbols\
Adding source dir: D:\Jeux\CodeBlocks\Programmes\EditXY\
Adding source dir: D:\Jeux\CodeBlocks\Programmes\EditXY\
Adding file: bin\Debug\EditXY.exe
Starting debugger:
done
Setting breakpoints
Microsoft (R) Windows Debugger Version 6.12.0002.633 AMD64
Copyright (c) Microsoft Corporation. All rights reserved.
CommandLine: bin/Debug/EditXY.exe
Symbol search path is: C:/Symbols/;D:/Jeux/CodeBlocks/Programmes/EditXY/
Executable search path is:
ModLoad: 00000000`00e60000 00000000`0127d000 EditXY.exe
ModLoad: 00000000`778e0000 00000000`77a8b000 ntdll.dll
ModLoad: 00000000`77ac0000 00000000`77c40000 ntdll32.dll
ModLoad: 00000000`740c0000 00000000`740ff000 C:\Windows\SYSTEM32\wow64.dll
ModLoad: 00000000`74060000 00000000`740bc000 C:\Windows\SYSTEM32\wow64win.dll
ModLoad: 00000000`75600000 00000000`75608000 C:\Windows\SYSTEM32\wow64cpu.dll
(b40.137c): Break instruction exception - code 80000003 (first chance)
*** ERROR: Symbol file could not be found. Defaulted to export symbols for ntdll.dll -
ntdll!CsrSetPriorityClass+0x40:
00000000`77991340 cc int 3
--- End code ---
oBFusCATed:
You are not posting the correct log :(
Navigation
[0] Message Index
[*] Previous page
Go to full version