cldwalker/debugger

rdebug: history is not saved if exception occurs

ashumkin opened this issue · 2 comments

If rdebug runs (local) script which finishes normally it saves its history (with readline).
But if script ends with an exception, history is not saved. That's annoying.

Thanks for reporting your issue! This is one of my 10 active issues. Use that link to check how soon your issue will be answered. Don't forget to check your issue against this project's CONTRIBUTING.md. Cheers.

Agreed that's annoying. Enhancements welcome. Note that debugger is only for 1.9.x