Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Separate the headcrab::symbol module into a crate #142

Open
nbaksalyar opened this issue Apr 15, 2022 · 0 comments
Open

Separate the headcrab::symbol module into a crate #142

nbaksalyar opened this issue Apr 15, 2022 · 0 comments
Assignees
Labels
enhancement New feature or request

Comments

@nbaksalyar
Copy link
Member

This is a tracking issue.

Reasons for this change:

  1. Users might want to use functions related to symbolication outside the context of an interactive debugger (e.g., for eBPF).
  2. This change would decouple the symbolication logic from the core debugger functions.
  3. It would simplify integration with the Rust compiler API (which can be separated into another optional crate).
@nbaksalyar nbaksalyar added the enhancement New feature or request label Apr 15, 2022
@nbaksalyar nbaksalyar self-assigned this Apr 15, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant