Re: [Lldb-commits] Buildbot to listen main branch

2020-12-13 Thread Galina Kistanova via lldb-commits
Hello everyone, The buildbot listens to the "main" branch now. Please let me know if you will see issues. Thanks Galina On Tue, Dec 8, 2020 at 9:57 PM Galina Kistanova wrote: > Hello everyone, > > To follow the main branch creation I'm going to update the buildbot to > listen for the change

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

2020-12-13 Thread Michał Górny via Phabricator via lldb-commits
mgorny added a comment. In D92187#2450976 , @labath wrote: > In D92187#2450526 , @mgorny wrote: > >> Another fix: we should only unload duplicate ld.so if it's actually a >> duplicate, i.e. the path differs. Otherw

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

2020-12-13 Thread Pavel Labath via Phabricator via lldb-commits
labath added a comment. In D92187#2450526 , @mgorny wrote: > 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. Would comparing the module shared

[Lldb-commits] [lldb] 0cd8686 - [lldb] [Process/FreeBSD] Add more 'override' keywords

2020-12-13 Thread Michał Górny via lldb-commits
Author: Michał Górny Date: 2020-12-13T09:59:32+01:00 New Revision: 0cd8686043f962d20395fde382af3af14042d4ed URL: https://github.com/llvm/llvm-project/commit/0cd8686043f962d20395fde382af3af14042d4ed DIFF: https://github.com/llvm/llvm-project/commit/0cd8686043f962d20395fde382af3af14042d4ed.diff