1 Open Issue Need Help Last updated: Jun 19, 2025

Open Issues Need Help

View All on GitHub

AI Summary: The task involves porting existing commands from the `crash` debugger to the `drgn` debugger, aiming to provide a familiar interface for users transitioning from `crash`. This includes replicating command output and behavior, creating new `drgn` helper functions, adding a `--drgn` option to show equivalent `drgn` API usage, and writing test cases. The work is tracked in a separate branch and will eventually be merged into the main branch.

Complexity: 4/5
enhancement help wanted good first issue

Programmable debugger

Python