[Lldb-commits] [PATCH] D92729: [LLDB] fix error message for one-line breakpoint scripts

2020-12-06 Thread Pedro Tammela via Phabricator via lldb-commits
tammela created this revision. tammela requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. LLDB is ignoring compilation errors for one-line breakpoint scripts. This patch fixes the issues and now the error message of the ScriptInterpreter is sh

[Lldb-commits] [PATCH] D92264: [lldb] [POSIX-DYLD] Update the cached exe path after attach

2020-12-06 Thread Ed Maste via Phabricator via lldb-commits
emaste added a comment. Seems reasonable to me CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92264/new/ https://reviews.llvm.org/D92264 ___ lldb-commits mailing list lldb-commits@lists.llvm.org https://lists.llvm.org/cgi-bin/mailman/listinfo/

[Lldb-commits] [PATCH] D92314: [lldb] [Process/FreeBSDRemote] Implement GetLoadedModuleFileSpec() and GetFileLoadAddress()

2020-12-06 Thread Michał Górny via Phabricator via lldb-commits
mgorny added a comment. In D92314#2422995 , @emaste wrote: > No objection, but maybe add a comment explaining the status of this > implementation? Does/will NetBSD do the same? I will add the comment, and I'm planning to sync NetBSD in my free time, late

[Lldb-commits] [PATCH] D92314: [lldb] [Process/FreeBSDRemote] Implement GetLoadedModuleFileSpec() and GetFileLoadAddress()

2020-12-06 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 309793. mgorny added a comment. Added an explanatory comment. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D92314/new/ https://reviews.llvm.org/D92314 Files: lldb/source/Plugins/Process/FreeBSDRemote/NativeProcessFreeBSD.cpp lldb/source/Plugins/

[Lldb-commits] [PATCH] D92740: [lldb] [test] Link FreeBSD test failures to bugs

2020-12-06 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: emaste, labath, krytarowski. mgorny requested review of this revision. https://reviews.llvm.org/D92740 Files: lldb/test/API/api/multithreaded/TestMultithreaded.py lldb/test/API/commands/expression/multiline-navigation/TestMultilineNavigat