[llvm-bugs] [Bug 45998] volatile lead to inconsistent behaviors between step-by-step and stepi-by-stepi in lldb
via llvm-bugs
llvm-bugs at lists.llvm.org
Tue Jun 30 05:05:46 PDT 2020
https://bugs.llvm.org/show_bug.cgi?id=45998
labath at google.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
CC| |labath at google.com
Resolution|--- |WONTFIX
--- Comment #5 from labath at google.com ---
I agree with Jim's analysis. Closing as working-as-intended.
If you're using some sort of automated tool to generate these test cases, maybe
you could teach it to ignore/coalesce the source-level stops that don't
actually end up moving the program counter?
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20200630/cd394ed9/attachment.html>
More information about the llvm-bugs
mailing list