[Lldb-commits] [PATCH] D31485: Verify memory address range validity in GDBRemoteCommunicationClient

Pavel Labath via Phabricator via lldb-commits lldb-commits at lists.llvm.org
Thu Mar 30 08:43:39 PDT 2017


labath added a comment.

The additional check sounds fine. There's a test for this class in unittests/Process/gdb-remote/GDBRemoteCommunicationClientTest.cpp where you can add a test for this behavior.


https://reviews.llvm.org/D31485





More information about the lldb-commits mailing list