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. |
||
|---|---|---|
| .. | ||
| command_test.go | ||
| command.go | ||
| config.go | ||
| disasmprint.go | ||
| docgen.go | ||
| terminal_other.go | ||
| terminal_test.go | ||
| terminal_windows.go | ||
| terminal.go | ||