Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
* add dbg backend * break on dbg * continue * stop session * properly get module code * overwrite bindings * step through pipes * pass env to eval * add tests * continue dbg session * fix tests on < 1.14 * fixing tests * remove not needed asserts * make dbg breakpoints work when debugging in non interpreted mode * port bugfix from elixir * get stacktrace from Process.info if not in interpreted mode * remove not relevant todos * fix breakpoint type detection * make sure process is dead
- Loading branch information