[Lldb-commits] [PATCH] D74398: [lldb-server] jThreadsInfo returns stack memory

Jaroslav Sevcik via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 19 17:33:48 PDT 2020


jarin updated this revision to Diff 251512.
jarin added a comment.

Adding a tighter x64 test as suggested by labath at .


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74398

Files:
  lldb/packages/Python/lldbsuite/test/tools/lldb-server/TestGdbRemoteThreadsInStopReply.py
  lldb/packages/Python/lldbsuite/test/tools/lldb-server/threads-info/Makefile
  lldb/packages/Python/lldbsuite/test/tools/lldb-server/threads-info/TestGdbRemoteThreadsInfoMemory.py
  lldb/packages/Python/lldbsuite/test/tools/lldb-server/threads-info/main.cpp
  lldb/source/Plugins/Process/gdb-remote/GDBRemoteCommunicationServerLLGS.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D74398.251512.patch
Type: text/x-patch
Size: 14999 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/lldb-commits/attachments/20200320/29393ee4/attachment-0001.bin>


More information about the lldb-commits mailing list