delve/service/test
aarzilli cbf3e1c676 debugger: collect breakpoint information on next/step/stepout
A next/step/stepout command could hit a normal breakpoint, decorated
with a list of variables to evaluate, if that happens the variable
should be evaluated just as if the breakpoint was hit by a continue.
2017-06-13 10:22:47 +02:00
..
cmd Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
common_test.go proc/native: error when reading/writing memory of exited process (#812) 2017-05-01 09:57:37 -07:00
integration1_test.go proc/gdbserial: mozilla rr support (#804) 2017-05-05 15:17:52 -07:00
integration2_test.go debugger: collect breakpoint information on next/step/stepout 2017-06-13 10:22:47 +02:00
variables_test.go proc/variables: fill Len field of maps when recursion limit is reached (#834) 2017-05-30 14:26:10 -07:00