ebpf-challenge/GetRuntimeAddresses
Özgür Kesim 647e704fed Highlight error and add a hint to ptrace_scope
One reason why the call to gdb might fail is that
/proc/sys/kernel/yama/ptrace_scope is set to 1.

We now give an corresponding hint when gdb fails.
2020-01-16 16:02:04 +01:00
..
ebpf Added documentation to ebpf.go 2020-01-16 15:36:06 +01:00
symbolyze Highlight error and add a hint to ptrace_scope 2020-01-16 16:02:04 +01:00
.gitignore Initial import 2020-01-14 14:32:06 +00:00
main.go Rename symbolyze.New -> symbolze.NewScanner 2020-01-16 00:13:03 +01:00