Blake Bender created GEODE-8015:
-----------------------------------
Summary: Need to add symbol files (.pdb) to install for Windows
builds
Key: GEODE-8015
URL: https://issues.apache.org/jira/browse/GEODE-8015
Project: Geode
Issue Type: Improvement
Components: native client
Reporter: Blake Bender
As a client app developer, I may need/wish to debug into the Geode native
library when tracking down an issue. To do this, I will need proper symbols
for the debugger. For Windows platforms, symbols reside in a separate file
from the library, so in order to have them in the same place as the library,
they will need to be copied into the same location when I run `cmake --build .
--target install` from the command line, or the equivalent in and IDE.
--
This message was sent by Atlassian Jira
(v8.3.4#803005)