From 78ecb428d564d618d785a85743528c2f14397bbf Mon Sep 17 00:00:00 2001 From: Med Ismail Bennani Date: Thu, 1 Jun 2023 17:50:55 -0700 Subject: [lldb/crashlog] Add test for non-symbolicated report crash Signed-off-by: Med Ismail Bennani --- .../Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lldb/test/Shell/ScriptInterpreter/Python') diff --git a/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips b/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips index 23ce9d0..b5fbe74 100644 --- a/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips +++ b/lldb/test/Shell/ScriptInterpreter/Python/Crashlog/Inputs/interactive_crashlog/multithread-test.ips @@ -279,7 +279,7 @@ "sourceFile": "thread", "sourceLine": 298, "symbol": "void* std::__1::__thread_proxy >, void (*)(int&), std::__1::reference_wrapper > >(void*)", - "symbolLocation": 84 + "symbolLocation": null }, { "imageIndex": 1, -- cgit v1.1