[Lldb-commits] [lldb] c4cdf86 - [lldb] Skip TestTargetXMLArch if no support for x86 target

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T22:40:03-08:00 New Revision: c4cdf865698eae06affbf762baf38e6ca95b4785 URL: https://github.com/llvm/llvm-project/commit/c4cdf865698eae06affbf762baf38e6ca95b4785 DIFF: https://github.com/llvm/llvm-project/commit/c4cdf865698eae06affbf762baf38e6ca95b4785.diff LOG:

[Lldb-commits] [lldb] ed3a4a4 - [lldb] Skip TestVSCode_coreFile if no x86 target support

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T22:01:31-08:00 New Revision: ed3a4a4948dedd264732105e910405138c9c0f3b URL: https://github.com/llvm/llvm-project/commit/ed3a4a4948dedd264732105e910405138c9c0f3b DIFF: https://github.com/llvm/llvm-project/commit/ed3a4a4948dedd264732105e910405138c9c0f3b.diff LOG:

[Lldb-commits] [PATCH] D116901: [lldb] Guard libstdc++ specific 'frame var' test

2022-01-09 Thread Dave Lee via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG4a8549354c1b: [lldb] Guard libstdc++ specific 'frame var' test (authored by kastiglione). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116901/new/ https://

[Lldb-commits] [lldb] 4a85493 - [lldb] Guard libstdc++ specific 'frame var' test

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T21:37:42-08:00 New Revision: 4a8549354c1b77ce830e488ceefa05dfb4bc9325 URL: https://github.com/llvm/llvm-project/commit/4a8549354c1b77ce830e488ceefa05dfb4bc9325 DIFF: https://github.com/llvm/llvm-project/commit/4a8549354c1b77ce830e488ceefa05dfb4bc9325.diff LOG:

[Lldb-commits] [PATCH] D116912: [lldb] Check for arm64 in TestDisassembleRawData

2022-01-09 Thread Dave Lee via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rGaad27a890754: [lldb] Check for arm64 in TestDisassembleRawData (authored by kastiglione). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116912/new/ https://

[Lldb-commits] [lldb] aad27a8 - [lldb] Check for arm64 in TestDisassembleRawData

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T21:36:55-08:00 New Revision: aad27a890754fe13bd57a99a838307fee81496ee URL: https://github.com/llvm/llvm-project/commit/aad27a890754fe13bd57a99a838307fee81496ee DIFF: https://github.com/llvm/llvm-project/commit/aad27a890754fe13bd57a99a838307fee81496ee.diff LOG:

[Lldb-commits] [lldb] 268a42d - [lldb] Require x86 support for dwo-relative-path test

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T21:35:32-08:00 New Revision: 268a42d6976d571da2edcefea36f1d77e252d5bc URL: https://github.com/llvm/llvm-project/commit/268a42d6976d571da2edcefea36f1d77e252d5bc DIFF: https://github.com/llvm/llvm-project/commit/268a42d6976d571da2edcefea36f1d77e252d5bc.diff LOG:

[Lldb-commits] [PATCH] D116853: [CMake][LLDB] Resolve install conflict when `LLDB_BUILD_FRAMEWORK=ON`

2022-01-09 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere requested changes to this revision. JDevlieghere added a comment. This revision now requires changes to proceed. Hey LJC. I'm the person maintaining the LLDB framework build, so please include me in any future patches that change that. I'm also on the majority of the blamelist for t

[Lldb-commits] [PATCH] D116901: [lldb] Guard libstdc++ specific 'frame var' test

2022-01-09 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere 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/D116901/new/ https://reviews.llvm.org/D116901 ___

[Lldb-commits] [PATCH] D116912: [lldb] Check for arm64 in TestDisassembleRawData

2022-01-09 Thread Jonas Devlieghere via Phabricator via lldb-commits
JDevlieghere accepted this revision. JDevlieghere 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/D116912/new/ https://reviews.llvm.org/D116912 ___

[Lldb-commits] [PATCH] D116912: [lldb] Check for arm64 in TestDisassembleRawData

2022-01-09 Thread Dave Lee via Phabricator via lldb-commits
kastiglione created this revision. kastiglione added reviewers: jasonmolenda, JDevlieghere. Herald added subscribers: omjavaid, kristof.beyls. kastiglione requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. This test checks for `aarch64` but th

[Lldb-commits] [PATCH] D116901: [lldb] Guard libstdc++ specific 'frame var' test

2022-01-09 Thread Dave Lee via Phabricator via lldb-commits
kastiglione created this revision. kastiglione added reviewers: aprantl, JDevlieghere. kastiglione requested review of this revision. Herald added a project: LLDB. Herald added a subscriber: lldb-commits. While working on D116788 (properly error out of `frame va

[Lldb-commits] [lldb] 08f70ad - Revert "[lldb] Set result error state in 'frame variable'"

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T14:12:47-08:00 New Revision: 08f70adedb775ce6d41a1f8ad75c4bac225efb5b URL: https://github.com/llvm/llvm-project/commit/08f70adedb775ce6d41a1f8ad75c4bac225efb5b DIFF: https://github.com/llvm/llvm-project/commit/08f70adedb775ce6d41a1f8ad75c4bac225efb5b.diff LOG:

[Lldb-commits] [lldb] 2bcff22 - [lldb] Set result error state in 'frame variable'

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T13:26:30-08:00 New Revision: 2bcff220bf1e372e91491911fe0bb76c4c4bbef8 URL: https://github.com/llvm/llvm-project/commit/2bcff220bf1e372e91491911fe0bb76c4c4bbef8 DIFF: https://github.com/llvm/llvm-project/commit/2bcff220bf1e372e91491911fe0bb76c4c4bbef8.diff LOG:

[Lldb-commits] [lldb] a6f1d04 - [lldb][docs] Update references to SVN

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T13:21:40-08:00 New Revision: a6f1d046655c6850a355bb4557cb0dd463c9de0a URL: https://github.com/llvm/llvm-project/commit/a6f1d046655c6850a355bb4557cb0dd463c9de0a DIFF: https://github.com/llvm/llvm-project/commit/a6f1d046655c6850a355bb4557cb0dd463c9de0a.diff LOG:

[Lldb-commits] [lldb] 8afcfbf - Use true/false instead of 1/0 (NFC)

2022-01-09 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-01-09T12:21:06-08:00 New Revision: 8afcfbfb8fc1e53023ffac9d9bdc424248d6d2ff URL: https://github.com/llvm/llvm-project/commit/8afcfbfb8fc1e53023ffac9d9bdc424248d6d2ff DIFF: https://github.com/llvm/llvm-project/commit/8afcfbfb8fc1e53023ffac9d9bdc424248d6d2ff.diff L

[Lldb-commits] [lldb] 47b9aad - [lldb] Remove redundant member initialization (NFC)

2022-01-09 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-01-09T12:21:04-08:00 New Revision: 47b9aadb3215e914119d0c45827ea58cb7499204 URL: https://github.com/llvm/llvm-project/commit/47b9aadb3215e914119d0c45827ea58cb7499204 DIFF: https://github.com/llvm/llvm-project/commit/47b9aadb3215e914119d0c45827ea58cb7499204.diff L

[Lldb-commits] [lldb] b12fd13 - Fix bugprone argument comments.

2022-01-09 Thread Kazu Hirata via lldb-commits
Author: Kazu Hirata Date: 2022-01-09T12:21:02-08:00 New Revision: b12fd138127e368a5d78109bef77713c0bcd536e URL: https://github.com/llvm/llvm-project/commit/b12fd138127e368a5d78109bef77713c0bcd536e DIFF: https://github.com/llvm/llvm-project/commit/b12fd138127e368a5d78109bef77713c0bcd536e.diff L

[Lldb-commits] [lldb] 39ea676 - [lldb] Compute fully qualified command names in FindCommandsForApropos

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T12:11:32-08:00 New Revision: 39ea676d9d0ea467b7e5fe2d5c25d22a2d906041 URL: https://github.com/llvm/llvm-project/commit/39ea676d9d0ea467b7e5fe2d5c25d22a2d906041 DIFF: https://github.com/llvm/llvm-project/commit/39ea676d9d0ea467b7e5fe2d5c25d22a2d906041.diff LOG:

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

2022-01-09 Thread Dave Lee via Phabricator via lldb-commits
This revision was automatically updated to reflect the committed changes. Closed by commit rG9d9f3e0ec773: [lldb] Remove ProcessStructReader from NSStringSummaryProvider (NFC) (authored by kastiglione). Repository: rG LLVM Github Monorepo CHANGES SINCE LAST ACTION https://reviews.llvm.org/D1

[Lldb-commits] [lldb] 9d9f3e0 - [lldb] Remove ProcessStructReader from NSStringSummaryProvider (NFC)

2022-01-09 Thread Dave Lee via lldb-commits
Author: Dave Lee Date: 2022-01-09T12:09:02-08:00 New Revision: 9d9f3e0ec773c6a2c570c8bc7484367bff73190c URL: https://github.com/llvm/llvm-project/commit/9d9f3e0ec773c6a2c570c8bc7484367bff73190c DIFF: https://github.com/llvm/llvm-project/commit/9d9f3e0ec773c6a2c570c8bc7484367bff73190c.diff LOG:

[Lldb-commits] [PATCH] D116896: [lldb] [gdb-remote] Support client fallback for servers without reg defs (WIP)

2022-01-09 Thread Michał Górny via Phabricator via lldb-commits
mgorny updated this revision to Diff 398447. mgorny added a comment. Improve macro formatting while it's still hot. CHANGES SINCE LAST ACTION https://reviews.llvm.org/D116896/new/ https://reviews.llvm.org/D116896 Files: lldb/source/Plugins/Process/gdb-remote/ProcessGDBRemote.cpp Index: l

[Lldb-commits] [PATCH] D116896: [lldb] [gdb-remote] Support client fallback for servers without reg defs (WIP)

2022-01-09 Thread Michał Górny via Phabricator via lldb-commits
mgorny created this revision. mgorny added reviewers: labath, krytarowski, emaste. Herald added subscribers: pengfei, arichardson. mgorny requested review of this revision. Provide minimal register definition defaults for working with servers that implement neither target.xml nor qRegisterInfo pac