delve/pkg
aarzilli dd2a59a9a4 proc/native: call ElfUpdateSharedObjects after Attach
When attaching to a process in linux ElfUpdateSharedObjects will be
called for the first time during the call to updateThreadList,
unfortunately it won't do anything because the dynamic section of the
base elf executable needs to have been read first and that's done when
we initialize the BinaryInfo object (which happens later during the
call to initialize).
2020-01-02 09:30:22 -08:00
..
config pkg/config: add max-variable-recurse parameter (#1626) 2019-07-23 14:40:35 -07:00
dwarf proc: support DW_AT_go_package_name (#1757) 2019-11-25 09:10:18 -08:00
goversion service: add min/max supported ver and target ver to GetVersion resp (#1718) 2019-10-22 16:39:22 -07:00
logflags Miscellaneous logging improvements (#1525) 2019-03-27 14:58:36 -07:00
proc proc/native: call ElfUpdateSharedObjects after Attach 2020-01-02 09:30:22 -08:00
terminal Documentation/cli: Add the configuration and command history file 2020-01-02 09:18:58 -08:00
version all: Bump to v1.3.2 2019-10-22 18:13:41 +02:00