You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
When a stripped libc is loaded without a matching debug file (no
.debug_info section and no match via build-id or .gnu_debuglink),
emit a warning pointing users at libc6-dbg / glibc-debuginfo so
they know why libc frames show as unknown symbols.
Refs COD-2536
0 commit comments