debugger
debugger copied to clipboard
BN crashes after using the debugger and then rebasing
Steps to reproduce:
- Open a file
- Debug it
- Kill the process
- Rebase the file
- Crash
Note this would not crash if I directly rebase the file without using the debugger first.