[Lldb-commits] [PATCH] D42195: [lldb] Generic base for testing gdb-remote behavior

Owen Shaw via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Jan 18 11:57:35 PST 2018


owenpshaw updated this revision to Diff 130472.
owenpshaw added a comment.

Updated with suggestions

- Using process.Kill() to close client connection
- Refactored server._receive
- renamed elf-specific functions to be generic


https://reviews.llvm.org/D42195

Files:
  packages/Python/lldbsuite/test/functionalities/gdb_remote_client/TestGDBRemoteClient.py
  packages/Python/lldbsuite/test/functionalities/gdb_remote_client/a.yaml
  packages/Python/lldbsuite/test/functionalities/gdb_remote_client/gdbclientutils.py

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D42195.130472.patch
Type: text/x-patch
Size: 17699 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20180118/103fbe08/attachment-0001.bin>


More information about the lldb-commits mailing list