delve/service/api
aarzilli ac74944d53 proc,service,terminal: information about stack trace truncation
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.
2018-08-30 16:52:00 -07:00
..
conversions.go proc,service,terminal: read defer list 2018-07-24 14:58:56 -07:00
prettyprint.go proc,prettyprint: guard against autodereferenced escaped pointers (#1077) 2018-01-19 15:50:28 +01:00
types.go proc,service,terminal: information about stack trace truncation 2018-08-30 16:52:00 -07:00