This patch removes the old error-prone way of tracking whether the tracepoint is for a function entry or return. Instead of trying to guess, let the data structure simply tell us directly. |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||
| tools.go | ||
This patch removes the old error-prone way of tracking whether the tracepoint is for a function entry or return. Instead of trying to guess, let the data structure simply tell us directly. |
||
|---|---|---|
| .. | ||
| cmds | ||
| dlv_test.go | ||
| main.go | ||
| tools.go | ||