> Could not create config directory: mkdir /root/.config: permission
> denied
This means you don't have permission to write to /root/ (but for some reason
that is your home directory).
> could not get .debug_frame section: could
> not find .debug_frame section
This means that the executable you are trying to debug is stripped. Probably
a -w in LDFLAGS.
> --
> You received this message because you are subscribed to the Google Groups "delve-dev" group.
> To unsubscribe from this group and stop receiving emails from it, send an email to
delve-dev+...@googlegroups.com.
> To view this discussion on the web visit
https://groups.google.com/d/msgid/delve-dev/75824092-b5dc-46cb-b397-0784767d536c%40googlegroups.com.
>