mirror of
https://github.com/go-delve/delve.git
synced 2025-11-02 21:40:22 +08:00
This current implementation does not cover the following:
* Setting correct breakpoint when exiting loop
* Setting correct breakpoint when returning from function
* All facilities are available for this, it just is not taken into
account in the current `next` implementation.