how to debug a OpenCL wrapped in a DLL ?
zlucode opened this issue · 2 comments
zlucode commented
hi experts,
Our OpenCL program is not a exe file, it's packed in a DLL file. User can link DLL to use the feature we offer. But seems CodeXL only can only accept exe file as target when create a project.
So could someone tell me how to debug/profiling the DLL file? or debug the exe which links the DLL file? (exe file itself is not a OpenCL program).
thanks.
mcleary commented
If the application is linking against your DLL debugging should proceed as expected since the DLL with OpenCL code will be loaded at some point during execution. You just need to point CodeXL to the .exe file and you should be able to proceed as normal.
mcleary commented
Can you make sure the debugger is working for you with another OpenCL
program?
On Fri, 22 Nov 2019 at 01:57, izncu ***@***.***> wrote:
Reopened #256 <#256>.
—
You are receiving this because you commented.
Reply to this email directly, view it on GitHub
<#256>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AALXNMEJQJBJMHXVRU6LTS3QU44BVANCNFSM4JP6MHUA>
.
--
Thales Luis Rodrigues Sabino
Software Engineer at Codeplay Software Ltd. <https://codeplay.com/>
LinkedIn <https://br.linkedin.com/in/tluisrs>