[PATCH] D115449: [Dexter] Allow DexUnreachable to be specified in supplementary .dex files
Jeremy Morse via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon Jan 10 03:55:20 PST 2022
jmorse updated this revision to Diff 398567.
jmorse added a comment.
Fiddle with conditions for a line having been stepped upon; add a test to check that DexUnreachables with on_line etc specified don't trigger using the line they were declared at.
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D115449/new/
https://reviews.llvm.org/D115449
Files:
cross-project-tests/debuginfo-tests/dexter/Commands.md
cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexUnreachable.py
cross-project-tests/debuginfo-tests/dexter/dex/debugger/DebuggerControllers/ControllerHelpers.py
cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/unreachable_line_range.cpp
cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/penalty/unreachable_on_line.cpp
cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/unreachable_not_cmd_lineno.cpp
cross-project-tests/debuginfo-tests/dexter/feature_tests/commands/perfect/unreachable_on_line.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D115449.398567.patch
Type: text/x-patch
Size: 6225 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220110/a30ab799/attachment.bin>
More information about the llvm-commits
mailing list