[Lldb-commits] [PATCH] D18082: [LLDB]{MIPS] Fix TestPlatformProcessConnect.py

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Fri Mar 11 05:51:11 PST 2016


labath added a comment.

If I understand correctly, you have simply copied the implementation from PlatformRemoteAndroidGDBServer. Could you also remove it from that class, since it's going to inherit the implementation anyway?

Apart from that, it looks good to me, but let's give a chance for @clayborg to respond first.


Repository:
  rL LLVM

http://reviews.llvm.org/D18082





More information about the lldb-commits mailing list