delve/pkg/dwarf
aarzilli 6d40517944 proc: replace all uses of gosymtab/gopclntab with uses of debug_line
gosymtab and gopclntab only contain informations about go code, linked
C code isn't there, we should use debug_line instead to also cover C.

Updates #935
2017-11-03 20:57:04 +01:00
..
frame Fix various issues detected by megacheck (#880) 2017-06-29 11:15:59 -07:00
godwarf pkg/dwarf/godwarf: split out type parsing from x/debug/dwarf 2017-08-01 11:20:25 -06:00
line proc: replace all uses of gosymtab/gopclntab with uses of debug_line 2017-11-03 20:57:04 +01:00
op Move top-level packages into pkg 2017-02-08 12:17:19 -08:00
reader proc: lexical block support 2017-08-01 11:20:25 -06:00
util pkg/dwarf/godwarf: split out type parsing from x/debug/dwarf 2017-08-01 11:20:25 -06:00