[Lldb-commits] [lldb] d9ba814 - [lldb/test] Deduplicate the rest of TestLldbGdbServer.py

2021-01-02 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-01-02T18:32:25+01:00 New Revision: d9ba8142c9a44a025c9816a8dc4a015ad8baec6a URL: https://github.com/llvm/llvm-project/commit/d9ba8142c9a44a025c9816a8dc4a015ad8baec6a DIFF: https://github.com/llvm/llvm-project/commit/d9ba8142c9a44a025c9816a8dc4a015ad8baec6a.diff

[Lldb-commits] [lldb] 54a1c86 - [lldb] Deduplicate more lldb-server tests

2021-01-02 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-01-02T18:32:25+01:00 New Revision: 54a1c861ca7a9e15d23904e1e702ac7e868882b0 URL: https://github.com/llvm/llvm-project/commit/54a1c861ca7a9e15d23904e1e702ac7e868882b0 DIFF: https://github.com/llvm/llvm-project/commit/54a1c861ca7a9e15d23904e1e702ac7e868882b0.diff

[Lldb-commits] [lldb] d5317b4 - [Process/NetBSD] Copy changes from FreeBSDRemote and reformat

2021-01-02 Thread Michał Górny via lldb-commits
Author: Michał Górny Date: 2021-01-02T19:15:12+01:00 New Revision: d5317b41c5857df4d4b2a382abcd58b81d2dcb18 URL: https://github.com/llvm/llvm-project/commit/d5317b41c5857df4d4b2a382abcd58b81d2dcb18 DIFF: https://github.com/llvm/llvm-project/commit/d5317b41c5857df4d4b2a382abcd58b81d2dcb18.diff

[Lldb-commits] [PATCH] D93541: [Process/NetBSD] Copy changes from FreeBSDRemote and reformat

2021-01-02 Thread Michał Górny via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGd5317b41c585: [Process/NetBSD] Copy changes from FreeBSDRemote and reformat (authored by mgorny). Herald added a project: LLDB. Changed prior to commit: https://reviews.llvm.org/D93541?vs=313201&id=3142

[Lldb-commits] [PATCH] D93895: Implement vAttachWait in lldb-server

2021-01-02 Thread Augusto Noronha via Phabricator via lldb-commits
augusto2112 updated this revision to Diff 314258. augusto2112 added a comment. Fix issues pointed out in comments left in previous patch, and clean the code a bit Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D93895/new/ https://reviews.llvm.org/D9