-
Type:
Enhancement
-
Resolution: Unresolved
-
Priority:
P4
-
Affects Version/s: 8, jfx16
-
Component/s: javafx
-
windows
The JavaFX build will generate debug symbols for the native libraries when building with "gradle -PCONF=DebugNative". It generates PDB files on Windows in this case. It would be useful to copy these PDB files into the sdk along side the native .dll libraries.