FDEs previously were loaded into a red/black tree and searched. This is significantly more expensive than a binary search over a slice. Not sure what I was thinking using a red/black tree - this binary search implementation is significantly more efficient. |
||
|---|---|---|
| .. | ||
| breakpoints_linux_amd64.go | ||
| proctl_linux_amd64.go | ||
| proctl_test.go | ||
| proctl.go | ||
| threads_linux_amd64.go | ||
| threads.go | ||
| variables_test.go | ||
| variables.go | ||