[lldb-dev] [Bug 36690] New: testsuite: MakeInlineTest ignores no_debug_info_test
via lldb-dev
lldb-dev at lists.llvm.org
Sun Mar 11 17:37:35 PDT 2018
https://bugs.llvm.org/show_bug.cgi?id=36690
Bug ID: 36690
Summary: testsuite: MakeInlineTest ignores no_debug_info_test
Product: lldb
Version: unspecified
Hardware: All
OS: All
Status: NEW
Severity: normal
Priority: P
Component: All Bugs
Assignee: lldb-dev at lists.llvm.org
Reporter: jan.kratochvil at redhat.com
CC: llvm-bugs at lists.llvm.org
Created attachment 20050
--> https://bugs.llvm.org/attachment.cgi?id=20050&action=edit
Attempted fix with no effect
These testcases should be marked as no_debug_info_test:
packages/Python/lldbsuite/test/functionalities/data-formatter/typedef_array/TestTypedefArray.py
packages/Python/lldbsuite/test/functionalities/frame_var_scope/TestFrameVariableScope.py
packages/Python/lldbsuite/test/lang/cpp/extern_c/TestExternCSymbols.py
packages/Python/lldbsuite/test/lang/cpp/lambdas/TestLambdas.py
packages/Python/lldbsuite/test/sample_test/TestSampleInlineTest.py
At least during my tests it complains by:
dwz: a.out.debug.dwz: .debug_info section not present
But lldbinline.MakeInlineTest ignores decorators.no_debug_info_test there.
--
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20180312/174ae793/attachment.html>
More information about the lldb-dev
mailing list