• D
    Optimize Next implementation · dc8c9cc2
    Derek Parker 提交于
    Once the program detects that we have stepped into another function,
    we simply calculate the return address and then set a breakpoint and
    continue to that location, avoiding numerous syscalls.
    dc8c9cc2
proctl_test.go 5.9 KB