[Lldb-commits] [PATCH] D92187: [lldb] [POSIX-DYLD] Add libraries from initial rendezvous brkpt hit

2020-12-12 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 311412. mgorny added a comment. Another fix: we should only unload duplicate ld.so if it's actually a duplicate, i.e. the path differs. Otherwise, we've ended up unloading the only copy. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92187/new/ http

[Lldb-commits] [PATCH] D92164: Make CommandInterpreter's execution context the same as debugger's one.

2020-12-12 Thread Tatyana Krasnukha via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGa01b26fb51c7: [lldb] Make CommandInterpreter's execution context the same as debugger's one. (authored by tatyana-krasnukha). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://re

[Lldb-commits] [PATCH] D93052: "target create" shouldn't save target if the command failed

2020-12-12 Thread Tatyana Krasnukha via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG2634ec6ce900: [lldb] "target create" shouldn't save target if the command failed (authored by tatyana-krasnukha). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.o

[Lldb-commits] [lldb] a01b26f - [lldb] Make CommandInterpreter's execution context the same as debugger's one.

2020-12-12 Thread Tatyana Krasnukha via lldb-commits
Author: Tatyana Krasnukha Date: 2020-12-12T16:40:59+03:00 New Revision: a01b26fb51c710a3a8ef88cc83b0701461f5b9ab URL: https://github.com/llvm/llvm-project/commit/a01b26fb51c710a3a8ef88cc83b0701461f5b9ab DIFF: https://github.com/llvm/llvm-project/commit/a01b26fb51c710a3a8ef88cc83b0701461f5b9ab.d

[Lldb-commits] [lldb] 2634ec6 - [lldb] "target create" shouldn't save target if the command failed

2020-12-12 Thread Tatyana Krasnukha via lldb-commits
Author: Tatyana Krasnukha Date: 2020-12-12T16:40:58+03:00 New Revision: 2634ec6ce9007f2406545ca28b4c72961f1e8f67 URL: https://github.com/llvm/llvm-project/commit/2634ec6ce9007f2406545ca28b4c72961f1e8f67 DIFF: https://github.com/llvm/llvm-project/commit/2634ec6ce9007f2406545ca28b4c72961f1e8f67.d

[Lldb-commits] [lldb] 7832d7e - [lldb] Modernize TargetList for-loops, NFC

2020-12-12 Thread Tatyana Krasnukha via lldb-commits
Author: Tatyana Krasnukha Date: 2020-12-12T16:40:58+03:00 New Revision: 7832d7e95ace589b2275bafe701ccb377a16b1b2 URL: https://github.com/llvm/llvm-project/commit/7832d7e95ace589b2275bafe701ccb377a16b1b2 DIFF: https://github.com/llvm/llvm-project/commit/7832d7e95ace589b2275bafe701ccb377a16b1b2.d