• A
    proc: bugfix: wrong final count in TestBreakpointCounts (linux) · 17d8aa2b
    aarzilli 提交于
    Sometimes after PtraceSingleStep the thread does not advance of a
    single instruction but is, instead, blocked immediately by a SIGSTOP
    Made singleStep repeat the process until a SIGTRAP is observed.
    
    Unsure where the SIGSTOP comes from.
    17d8aa2b
proc_test.go 33.9 KB