[Lldb-commits] [PATCH] D114509: [lldb] Introduce PlatformQemuUser

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Wed Nov 24 02:54:15 PST 2021


labath updated this revision to Diff 389443.
labath marked 4 inline comments as done.
labath added a comment.

Address MichaƂ's feedback.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D114509

Files:
  lldb/packages/Python/lldbsuite/test/gdbclientutils.py
  lldb/source/Plugins/Platform/CMakeLists.txt
  lldb/source/Plugins/Platform/Qemu/CMakeLists.txt
  lldb/source/Plugins/Platform/Qemu/PlatformQemuProperties.td
  lldb/source/Plugins/Platform/Qemu/PlatformQemuUser.cpp
  lldb/source/Plugins/Platform/Qemu/PlatformQemuUser.h
  lldb/test/API/qemu/Makefile
  lldb/test/API/qemu/TestQemuLaunch.py
  lldb/test/API/qemu/main.c
  lldb/test/API/qemu/qemu.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D114509.389443.patch
Type: text/x-patch
Size: 16590 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20211124/a87e6498/attachment-0001.bin>


More information about the lldb-commits mailing list