Y
Hacker News
new
|
ask
|
show
|
jobs
by
geal
4949 days ago
Not necessarily. The screenshot indicates the bytes pointed by the IP, so it would still be possible to find them a binary you just built, and debug it from there.
1 comments
malkia
4949 days ago
only if this is nota relocated code, and still there can be much code duplication, especially with C++ templates/inlines
link