[Lldb-commits] [PATCH] D22211: Change the /proc/<pid>/maps to not assert on incorrect input

Pavel Labath via lldb-commits lldb-commits at lists.llvm.org
Mon Jul 11 06:27:09 PDT 2016


labath added a comment.

Given that this "file" comes straight from the kernel, i don't think asserting here is necessarily a bad thing, but I don't really care either way...


http://reviews.llvm.org/D22211





More information about the lldb-commits mailing list