Y
Hacker News
new
|
ask
|
show
|
jobs
by
brancz
1294 days ago
That's right, but Delve also needs to use DWARF to walk stacks that involve CGO, where it can't rely on frame pointers being present.
1 comments
brancz
1294 days ago
Quick correction, actually Delve uses DWARF unwind information for every code location, including those from Go, even if frame pointers are present.
link