- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello
I have tried to debug a very simple sgx program step by step,
and then it appeared the page that "No Symbols Loaded",
it showed that "sgx_urtsd.pdb not loaded"
"sgx_urtsd.pdb contains the debug information required to find
the source for the module sgx_urtsd.dll"
so how could I solve this problem?
Thanks so much!!
Link Copied
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
You need to change the debugging properties to $(OutDir) from $(ProjecttDir) under Project Properties->Configuration Properties->Debugging->Working Directory.(Both Enclave and Application) Select the Intel(R) SGX Debugger.
Could you please use the code in the attachment for your reference.
-Surenthar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Selvaraj, Surenthar wrote:
Hi,
You need to change the debugging properties to $(OutDir) from $(ProjecttDir) under Project Properties->Configuration Properties->Debugging->Working Directory.(Both Enclave and Application) Select the Intel(R) SGX Debugger.
Could you please use the code in the attachment for your reference.
-Surenthar
Hello
Thanks for your response.
I have used the code in the attachment and changed the debugging properites as stated above.
But it still shows that "sgx_urtsd.pdb not loaded"?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Could you please share your system configuration and which version of SGX and Visual Studio IDE are currently using?
-Surenthar
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hello,
My operating system is WIN10 professional(10.0 14393).
SDK:Intel SGX SDK for Windows v1.6.101.33581.
PSW:Intel SGX PSW for Windows v1.6.101.33229.
Visual Studio IDE:Microsoft Visual Studio Ultimate 2012 Version 11.0.61219.00 Update 5.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I am using the same configuration (except VS 2012, i am using VS 2013) and build the sample code which i shared with you. I am able to successfully debug the program.
Please share your code with me. i will check with my machine and let you know.
-Surenthar Selvaraj
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Printer Friendly Page