-
Type: Improvement
-
Resolution: Unresolved
-
Priority: Major - P3
-
None
-
Affects Version/s: None
-
Component/s: Build
-
Server Programmability
-
Service Arch 2022-12-26, Service Arch 2022-07-11, Service Arch 2022-07-25, Service Arch 2022-08-08, Service Arch 2022-08-22, Service Arch 2022-09-05, Service Arch 2022-09-19, Service Arch 2022-10-31, Service Arch 2022-11-14, Service Arch 2022-11-28, Service Arch 2022-12-12, Service Arch 2023-01-09, Service Arch 2023-01-23, Service Arch 2023-02-06, Service Arch 2023-02-20, Programmability 2024-09-16, Programmability 2024-09-30, Programmability 2024-10-14, Programmability 2024-10-28, Programmability 2024-11-11
It'll be nice to get line numbers by default in stack traces so that for local development, there'd be less need for symbolizing for local runs.
gcc -g1 or -g2 should be sufficient on Linux
Windows already has line numbers, I believe.
- depends on
-
SERVER-74053 vendor libdw and libelf as third parties
- Closed
- is related to
-
SERVER-94540 Improve C++ backtrace usability during local development
- Open
- related to
-
SERVER-71420 Print clickable file/line in unittest failure summary
- Backlog
-
SERVER-58046 add demangled name to printStackTrace
- Closed