godzie44 / BugStalker

Rust debugger for Linux x86-64
MIT License
554 stars 15 forks source link

feat: support finding binary with `which` #29

Closed orhun closed 3 months ago

orhun commented 3 months ago

This PR makes it easier to locate the already existing debug binaries and just run bs gitui for example.

TornaxO7 commented 3 months ago

peepoWoah

godzie44 commented 3 months ago

Merged, big thanks for participating!