-
-
Notifications
You must be signed in to change notification settings - Fork 29
Open
Labels
enhancementNew feature or requestNew feature or request
Description
This is a tracking issue.
Reasons for this change:
- Users might want to use functions related to symbolication outside the context of an interactive debugger (e.g., for eBPF).
- This change would decouple the symbolication logic from the core debugger functions.
- It would simplify integration with the Rust compiler API (which can be separated into another optional crate).
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
enhancementNew feature or requestNew feature or request