delve/service/debugger
Alessandro Arzilli b5a06f7aa8 proc refactoring: make stack, disassemble and eval independent of proc.Process (#786)
* proc: Refactor stackIterator to use memoryReadWriter and BinaryInfo

* proc: refactor EvalScope to use memoryReadWriter and BinaryInfo

* proc: refactor Disassemble to use memoryReadWriter and BinaryInfo
2017-04-13 16:19:57 -07:00
..
debugger_darwin.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger_linux.go Disassemble command 2016-02-11 16:59:07 -08:00
debugger_windows.go Add support for Windows. 2016-01-20 19:06:31 -08:00
debugger.go proc refactoring: make stack, disassemble and eval independent of proc.Process (#786) 2017-04-13 16:19:57 -07:00
locations_test.go Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
locations.go proc refactor: split out BinaryInfo implementation (#745) 2017-04-06 11:14:01 -07:00