Skip to content

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

@nbaksalyar

Description

@nbaksalyar

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).

Metadata

Metadata

Assignees

Labels

enhancementNew feature or request

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions