[PATCH] D111447: [Dexter] Add DexDeclareAddress command and address function

Stephen Tozer via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 20 13:09:25 PDT 2021


StephenTozer updated this revision to Diff 381078.
StephenTozer added a comment.

FIrst pass implementation of the discussed change to DexDeclareAddress.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111447/new/

https://reviews.llvm.org/D111447

Files:
  cross-project-tests/debuginfo-tests/dexter-tests/address.cpp
  cross-project-tests/debuginfo-tests/dexter/Commands.md
  cross-project-tests/debuginfo-tests/dexter/dex/command/ParseCommand.py
  cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexDeclareAddress.py
  cross-project-tests/debuginfo-tests/dexter/dex/command/commands/DexExpectWatchBase.py
  cross-project-tests/debuginfo-tests/dexter/dex/heuristic/Heuristic.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D111447.381078.patch
Type: text/x-patch
Size: 18211 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20211020/7d0b2b9e/attachment.bin>


More information about the llvm-commits mailing list