[Lldb-commits] [PATCH] D44472: Add and fix some tests for PPC64

Alexandre Yukio Yamashita via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 15 13:02:42 PDT 2018


alexandreyy updated this revision to Diff 138610.
alexandreyy added a comment.

Modified TestDisassembleBreakpoint.py to consider multiple architectures.


https://reviews.llvm.org/D44472

Files:
  packages/Python/lldbsuite/test/expression_command/char/TestExprsChar.py
  packages/Python/lldbsuite/test/functionalities/disassembly/TestDisassembleBreakpoint.py
  packages/Python/lldbsuite/test/functionalities/thread/jump/TestThreadJump.py
  packages/Python/lldbsuite/test/functionalities/unwind/ehframe/main.c
  packages/Python/lldbsuite/test/functionalities/watchpoint/hello_watchlocation/TestWatchLocation.py
  packages/Python/lldbsuite/test/functionalities/watchpoint/step_over_watchpoint/TestStepOverWatchpoint.py
  packages/Python/lldbsuite/test/python_api/disassemble-raw-data/TestDisassembleRawData.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D44472.138610.patch
Type: text/x-patch
Size: 7925 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180315/0b74dce2/attachment.bin>


More information about the lldb-commits mailing list