[lldb-dev] [Bug 44057] New: Incorrect stepping through inlined function on AArch64 Ubuntu
via lldb-dev
lldb-dev at lists.llvm.org
Tue Nov 19 03:30:33 PST 2019
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 at lists.llvm.org
Reporter: diana.picus at linaro.org
CC: jdevlieghere at apple.com, llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20191119/ea0e3331/attachment.html>
More information about the lldb-dev
mailing list