willox / auxtools

Rust library for low-level interfacing with BYOND's virtual machine. Includes a remote debugger for the BYOND DreamMaker language.
MIT License
27 stars 32 forks source link

Breakpoints need to be removed on disconnect #19

Open willox opened 3 years ago

willox commented 3 years ago

atm if you attach (not launch) and then disconnected, the server will spam debug output every time it hits the old breakpoints