Intel® oneAPI DPC++/C++ Compiler
Talk to fellow users of Intel® oneAPI DPC++/C++ Compiler and companion tools like Intel® oneAPI DPC++ Library, Intel® DPC++ Compatibility Tool, and Intel® Distribution for GDB*
696 Discussions

VS2022 debug dpc++ 2023.1 - watch structure

Daniel_D
Novice
928 Views

I'm developing an app that uses dlls. I compiles both, the app and the dll with the dcp++ 2023.1 compiler. If I set a breakpoint in the dll and want to see the content of an structure the debugger is not able to show the elements:

Daniel_D_0-1681373081814.png

 

Working with MSVC C++ compiler does not show any problems and lists all elements with their values.

 

Any idea how I can get the debugger to show the structure elements with dcp++ as well?

 

Thanks,

Daniel

0 Kudos
3 Replies
SeshaP_Intel
Moderator
893 Views

Hi,


Thank you for posting in Intel Communities.


Could you please provide the following details so that we can investigate the issue from our end?

1. Sample reproducer along with the detailed steps you have followed 

2. Visual Studio version(sub-version also)

3. Operating system


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
SeshaP_Intel
Moderator
835 Views

Hi,


We haven't heard back from you. Could you please provide an update on your issue?


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
SeshaP_Intel
Moderator
793 Views

Hi,


We have not heard back from you. This thread will no longer be monitored by Intel. If you need further assistance, please post a new question. 


Thanks and Regards,

Pendyala Sesha Srinivas


0 Kudos
Reply