[Lldb-commits] [lldb] r292930 - Bug 30863 - Step doesn't stop with conditional breakpoint on the next line

2017-01-24 Thread Boris Ulasevich via lldb-commits
Author: bulasevich Date: Tue Jan 24 07:15:19 2017 New Revision: 292930 URL: http://llvm.org/viewvc/llvm-project?rev=292930&view=rev Log: Bug 30863 - Step doesn't stop with conditional breakpoint on the next line Differential Revisions: https://reviews.llvm.org/D26497 (committed r290168, temporar

[Lldb-commits] [lldb] r290197 - Rollback my commit r290168 to fix linux tests failure. I'll be back!

2017-01-24 Thread Boris Ulasevich via lldb-commits
Author: bulasevich Date: Tue Dec 20 14:00:58 2016 New Revision: 290197 URL: http://llvm.org/viewvc/llvm-project?rev=290197&view=rev Log: Rollback my commit r290168 to fix linux tests failure. I'll be back! Removed: lldb/trunk/packages/Python/lldbsuite/test/functionalities/breakpoint/step_ove

[Lldb-commits] [lldb] r290168 - Bug 30863 - Step doesn't stop with coditional breakpoint on the next line

2017-01-24 Thread Boris Ulasevich via lldb-commits
Author: bulasevich Date: Tue Dec 20 02:09:50 2016 New Revision: 290168 URL: http://llvm.org/viewvc/llvm-project?rev=290168&view=rev Log: Bug 30863 - Step doesn't stop with coditional breakpoint on the next line Fixed by additional completed plans detection, and applying them on breakpoint conditi

[Lldb-commits] [lldb] r293269 - Unroll r292930 due to TestCallThatThrows test fail is not fixed in reasonable time.

2017-01-27 Thread Boris Ulasevich via lldb-commits
Author: bulasevich Date: Fri Jan 27 01:51:43 2017 New Revision: 293269 URL: http://llvm.org/viewvc/llvm-project?rev=293269&view=rev Log: Unroll r292930 due to TestCallThatThrows test fail is not fixed in reasonable time. Removed: lldb/trunk/packages/Python/lldbsuite/test/functionalities/bre

[Lldb-commits] [lldb] r295168 - Bug 30863 - Step doesn't stop with conditional breakpoint on the next line

2017-02-15 Thread Boris Ulasevich via lldb-commits
Author: bulasevich Date: Wed Feb 15 05:42:47 2017 New Revision: 295168 URL: http://llvm.org/viewvc/llvm-project?rev=295168&view=rev Log: Bug 30863 - Step doesn't stop with conditional breakpoint on the next line Differential Revisions: https://reviews.llvm.org/D26497 (committed r290168, temporar