If the user tries to list the contents of a function pointer but forgets the '*' operator the location lookup will fail and result in a unhelpful "location not found" error. Instead if the location lookup fails we should try interpreting the locspec as if it was preceded by '*'. |
||
|---|---|---|
| .. | ||
| debugger_darwin.go | ||
| debugger_linux.go | ||
| debugger_windows.go | ||
| debugger.go | ||
| locations_test.go | ||
| locations.go | ||