delve/proctl
Michael Gehring 2a66ecb10b Some hw breakpoint fixes
Enable usage of dr1-dr3.  Clear control bits when a breakpoint
is disabled. Use DR_LEN_1 instead of DR_LEN_8 so breakpoint work on
unaligned adresses.

Fixes #51.
2015-01-24 11:10:42 +01:00
..
breakpoints_linux_amd64.go Some hw breakpoint fixes 2015-01-24 11:10:42 +01:00
proctl_linux_amd64.go Update error message for missing .debug_frame 2015-01-23 14:59:42 -06:00
proctl_test.go Report caller file:line in assert helper fn 2015-01-23 14:55:24 -06:00
proctl.go Remove bonus comment 2015-01-14 17:40:52 -06:00
threads_linux_amd64.go Implement usage of hardware breakpoints 2015-01-12 21:56:25 -06:00
threads.go Implement usage of hardware breakpoints 2015-01-12 21:56:25 -06:00
variables_test.go Genericized slice reading 2015-01-20 01:37:52 -05:00
variables.go Genericized slice reading 2015-01-20 01:37:52 -05:00