delve/service/test
aarzilli 70cbbdc083 service/locations: hooked expression evaluator to location specifiers
Location specifiers starting with '*' can be followed by any
expression supported by the evaluator.
The expression should evaluate to either an integer (which will be
interpreted as an address) or to a function pointer (which will be
dereferenced to get the function's entry point).
2016-01-17 21:45:28 -08:00
..
integration_test.go service/locations: hooked expression evaluator to location specifiers 2016-01-17 21:45:28 -08:00
variables_test.go workaround: proc/eval: go sometimes inserts &v instead of v 2016-01-04 16:20:23 +01:00