delve/service
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
..
api proc/variables: fix infinite recursion with pointer loop (#725) 2017-02-09 16:26:38 -08:00
debugger proc refactoring: make stack, disassemble and eval independent of proc.Process (#786) 2017-04-13 16:19:57 -07:00
rpc1 Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
rpc2 Two bugfixes regarding stale executable files, and executables changing between restarts (#689) 2016-12-22 10:53:34 -06:00
rpccommon Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
test proc refactoring: make stack, disassemble and eval independent of proc.Process (#786) 2017-04-13 16:19:57 -07:00
client.go Two bugfixes regarding stale executable files, and executables changing between restarts (#689) 2016-12-22 10:53:34 -06:00
config.go Flag to set working directory (#650) 2016-11-01 12:58:42 -07:00
rpccallback.go Replaced net/rpc with custom version 2016-07-02 12:16:06 +02:00
server.go misc: cleanup and documentation 2016-01-10 02:10:51 -08:00