[Lldb-commits] [PATCH] D116467: Deprecate `LLVM_LIBRARY_DIRS`

2021-12-31 Thread John Ericson via Phabricator via lldb-commits
Ericson2314 created this revision. Herald added a subscriber: mgorny. Ericson2314 requested review of this revision. Herald added projects: LLDB, LLVM. Herald added subscribers: llvm-commits, lldb-commits. In all cases we now just set a single lib dir, so the somewhat newer `LLVM_LIBRARY_DIR`

[Lldb-commits] [PATCH] D116461: [lldb] Remove ProcessStructReader from NSStringSummaryProvider (NFC)

2021-12-31 Thread Dave Lee via Phabricator via lldb-commits
kastiglione created this revision. kastiglione added reviewers: aprantl, JDevlieghere, augusto2112. kastiglione requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. Simplify getting the length of `NSPathStore2` strings.

[Lldb-commits] [PATCH] D116255: [lldb] [Process/FreeBSDKernel] Support finding all processes

2021-12-31 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 396789. mgorny added a comment. Update all tests and the test documentation. New sizes: -rw-r--r-- 1 mgorny mgorny 13K 12-31 15:27 vmcore-amd64-full.bz2 -rw-r--r-- 1 mgorny mgorny 18K 12-31 13:14 vmcore-amd64-minidump.bz2 -rw-r--r-- 1 mgorny mgorny

[Lldb-commits] [PATCH] D116255: [lldb] [Process/FreeBSDKernel] Support finding all processes

2021-12-31 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 396773. mgorny added a comment. Herald added a subscriber: ki.stfu. Skip repeating thread name when it's equal to comm. Include thread status in name field (i.e. 'crashed', 'on CPU n'). Update the test tooling to strip "non-interesting" processes from

[Lldb-commits] [PATCH] D116372: [lldb-server/linux] Fix waitpid for multithreaded forks

2021-12-31 Thread Michał Górny via Phabricator via lldb-commits
mgorny accepted this revision. mgorny added a comment. This revision is now accepted and ready to land. LGTM. Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116372/new/ https://reviews.llvm.org/D116372

[Lldb-commits] [lldb] 249a5fb - [lldb/qemu] Support setting arg0 of the debugged program

2021-12-31 Thread Pavel Labath via lldb-commits
Author: Pavel Labath Date: 2021-12-31T10:57:35+01:00 New Revision: 249a5fb005ea27b57d12fc4425d6f1039d85c1cb URL: https://github.com/llvm/llvm-project/commit/249a5fb005ea27b57d12fc4425d6f1039d85c1cb DIFF: https://github.com/llvm/llvm-project/commit/249a5fb005ea27b57d12fc4425d6f1039d85c1cb.diff