delve/pkg
Heschi Kreinick 423bcaa83a pkg/proc: add initial data structures for core support
Core files contain a variety of memory mappings either to files or
anonymous regions stored in the core file. These regions can overlap, so
figuring out what exactly to read can be tricky. This commit contains
a data structure, SplicedMemory, which accumulates mappings and reads
from the correct sources.
2017-04-18 13:25:11 -07:00
..
config Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
dwarf vendor: update vendored packages (#791) 2017-04-17 14:13:00 -07:00
proc pkg/proc: add initial data structures for core support 2017-04-18 13:25:11 -07:00
target proc refactoring: make stack, disassemble and eval independent of proc.Process (#786) 2017-04-13 16:19:57 -07:00
terminal terminal: trim space in interactive console (#770) 2017-03-21 14:41:02 -07:00
version Bump to version v0.12.2 (#788) 2017-04-13 19:28:24 +02:00