https://sourceware.org/bugzilla/show_bug.cgi?id=21247

Mark Wielaard <mark at klomp dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |mark at klomp dot org

--- Comment #3 from Mark Wielaard <mark at klomp dot org> ---
Dumping the whole decoded line table with eu-readelf --debug-dump=decodedline
shows:

 
/home/marat/production/ue4/Engine/Source/Runtime/Core/Private/Linux/LinuxPlatformCrashContext.cpp
(mtime: 0, length: 0)
   593:6   S        0   0  0 +0x00000000002c099f
<_Z20PlatformCrashHandleriP9siginfo_tPv+0xef>
   593:6            0   0  0 +0x00000000002c09ae
<_Z20PlatformCrashHandleriP9siginfo_tPv+0xfe>
   595:3   S        0   0  0 +0x00000000002c09b0
<_Z20PlatformCrashHandleriP9siginfo_tPv+0x100>
   600:3   S        0   0  0 +0x00000000002c09b4
<_Z20PlatformCrashHandleriP9siginfo_tPv+0x104>
    75:1   S        0   0  0 +0x00000000002c09b9
<_Z20PlatformCrashHandleriP9siginfo_tPv+0x109>
    76:6   S        0   0  0 +0x00000000002c09be
<_Z20PlatformCrashHandleriP9siginfo_tPv+0x10e>

So there we are able to also deduce that address 0x2c09b2 is associated with
LinuxPlatformCrashContext.cpp:595:3

-- 
You are receiving this mail because:
You are on the CC list for the bug.

Reply via email to