• A
    proc,service,terminal: information about stack trace truncation · ac74944d
    aarzilli 提交于
    Add a flag to Stackframe that indicates where the stack frame is the
    bottom-most frame of the stack. This allows clients to know whether the
    stack trace terminated normally or if it was truncated because the
    maximum depth was reached.
    Add a truncation message to the 'stack' command.
    ac74944d
stack.go 21.4 KB