This patch fixes an error happening in TestNumThreads.py when it encounters frame.GetFunctionName none for address only locations in stripped libc.
This error was showing up on arm-linux docker container running lldb buildbot.
Differential D79777
Fix error in TestNumThreads.py when frame.GetFunctionName returns none omjavaid on May 12 2020, 5:31 AM. Authored by
Details This patch fixes an error happening in TestNumThreads.py when it encounters frame.GetFunctionName none for address only locations in stripped libc. This error was showing up on arm-linux docker container running lldb buildbot.
Diff Detail
|