mirror of
https://github.com/go-delve/delve.git
synced 2025-10-28 04:35:19 +08:00
The next-instruction (nexti) command behaves like step-instruction (stepi) however, similar to the `next` command it will step over function calls.