• A
    proc/gdbserial: return error if stopped with a sginal · 2c0e3116
    aarzilli 提交于
    On macOS we can also stop when we receive a signal,
    propagate this reason upwards to the client.
    
    Also clear internal breakpoints after an unrecovered-panic since they
    can not be reached anymore.
    
    Fixes #872
    2c0e3116
proc_test.go 90.8 KB