-
Type: Improvement
-
Resolution: Done
-
Priority: Major - P3
-
Affects Version/s: 2.6.10, 3.0.4
-
Component/s: Build
-
Fully Compatible
-
Build 5 06/26/16
The OS X builds are not producing debug information, so atos cannot be used to get file and line numbers out of stack traces.
The problem is that we're not generating the debug information at compile time, rather than that we're stripping the information out during the push phase.
- related to
-
SERVER-9567 Add support for seperate debug info files on ELF
- Closed