https://bugs.llvm.org/show_bug.cgi?id=44057

            Bug ID: 44057
           Summary: Incorrect stepping through inlined function on AArch64
                    Ubuntu
           Product: lldb
           Version: unspecified
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: All Bugs
          Assignee: lldb-dev@lists.llvm.org
          Reporter: diana.pi...@linaro.org
                CC: jdevliegh...@apple.com, llvm-b...@lists.llvm.org

Created attachment 22839
  --> https://bugs.llvm.org/attachment.cgi?id=22839&action=edit
Log of stepping from caller_trivial_1 into caller_trivial_2

TestInlineStepping.py fails on AArch64:
AssertionError: Step into stopped at wrong place: expected:
/home/buildslave/buildslave/lldb-cmake-aarch64/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/inline-stepping/calling.cpp:78
got:
/home/buildslave/buildslave/lldb-cmake-aarch64/llvm-project/lldb/packages/Python/lldbsuite/test/functionalities/inline-stepping/calling.cpp:98:18.

-- 
You are receiving this mail because:
You are the assignee for the bug.
_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to