[Lldb-commits] [PATCH] D69425: [lldb] Fix broken -D option for breakpoint set command

2019-11-02 Thread Martin Svensson via Phabricator via lldb-commits
poya added a comment. No commit access, so would need some assistance getting this change into the repo. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D69425/new/ https://reviews.llvm.org/D69425 ___ lldb-commits mailing list lldb-commits@li

[Lldb-commits] [PATCH] D68910: python path should be platform-dependent

2019-11-02 Thread Luboš Luňák via Phabricator via lldb-commits
This revision was not accepted when it landed; it landed in state "Needs Review". This revision was automatically updated to reflect the committed changes. Closed by commit rG79d8996d73f3: python path should be platform-dependent (authored by llunak). Repository: rG LLVM Github Monorepo CHANG

[Lldb-commits] [PATCH] D68541: Implement 'up' and 'down' shortcuts in lldb gui

2019-11-02 Thread Luboš Luňák via Phabricator via lldb-commits
llunak added a comment. In D68541#1710489 , @llunak wrote: > Can you please ACK also the other patches linked above that this one depends > on? Or can I take the discussion here as being enough? Ping? Repository: rLLDB LLDB CHANGES SINCE LAST ACTIO

[Lldb-commits] [PATCH] D69031: [LLDB] [test] Use %clang_cl instead of build.py in a few tests

2019-11-02 Thread Martin Storsjö via Phabricator via lldb-commits
mstorsjo added a comment. For the record, this was reapplied in rG1739c7c10c42748c278b0ea194e32bbfdd04fb98 (which Phabricator doesn't seem to have picked up on here) . Repository: rG LLVM Github Monorepo CHANGES SINCE LA

[Lldb-commits] [PATCH] D68980: [LLDB] [test] Allow specifying the full arch for msvc/clang-cl in build.py

2019-11-02 Thread Martin Storsjö via Phabricator via lldb-commits
mstorsjo abandoned this revision. mstorsjo added a comment. This is no longer necessary since D69031 . CHANGES SINCE LAST ACTION https://reviews.llvm.org/D68980/new/ https://reviews.llvm.org/D68980 ___ lldb-commit