This revision was automatically updated to reflect the committed changes.
Closed by commit rG08032411301e: [lldb] Enable TestFrameFormatNameWithArgs in
case of cross compilation (authored by asahay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D1408
asahay updated this revision to Diff 493337.
asahay added a comment.
Retain 'choices' for 'arch'.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D140839/new/
https://reviews.llvm.org/D140839
Files:
lldb/test/Shell/Settings/TestFrameFormatNameWithA
asahay added inline comments.
Comment at: lldb/test/Shell/helper/build.py:29
default='host',
-choices=['32', '64', 'host'],
help='Specify the architecture to target.')
Michael137 wrote:
> Why was this
asahay created this revision.
Herald added a project: All.
asahay published this revision for review.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
TestFrameFormatNameWithArgs.test is enabled only in case of native
compilation but is applicable in case of cross compilation
This revision was automatically updated to reflect the committed changes.
Closed by commit rGd506a9ef2b32: [lldb] Require native for
command-thread-siginfo.test (authored by asahay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D121487/new/
https://
asahay created this revision.
Herald added a project: All.
asahay requested review of this revision.
Herald added a project: LLDB.
Herald added a subscriber: lldb-commits.
command-thread-siginfo.test employs a subject with a call to wait, and
thus requires system-linux. However, it's possible to t
This revision was landed with ongoing or failed builds.
This revision was automatically updated to reflect the committed changes.
Closed by commit rG5ef5177145b4: [lldb-vscode] Synchronize calls to
SendTerminatedEvent (authored by asahay).
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST