[lldb-dev] [Bug 45998] volatile lead to inconsistent behaviors between step-by-step and stepi-by-stepi in lldb
via lldb-dev
lldb-dev 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 the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/lldb-dev/attachments/20200630/2795f333/attachment.html>
More information about the lldb-dev
mailing list