![]() 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. |
||
---|---|---|
.. | ||
debugger_darwin.go | ||
debugger_linux.go | ||
debugger_windows.go | ||
debugger.go | ||
locations_test.go | ||
locations.go |