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*
Announcements
FPGA community forums and blogs on community.intel.com are migrating to the new Altera Community and are read-only. For urgent support needs during this transition, please visit the FPGA Design Resources page or contact an Altera Authorized Distributor.
804 Discussions

VS2022 debug dpc++ 2023.1 - watch structure

Daniel_D
Novice
1,229 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
1,194 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
1,136 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
1,094 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