[Lldb-commits] [PATCH] D15435: Add tests to inspect a stack and local variables from a mini dump

Adrian McCarthy via lldb-commits lldb-commits at lists.llvm.org
Thu Dec 10 16:36:42 PST 2015


amccarth added a comment.

Conceivably, you might want to create multiple dumps of the same inferior stopped at different points.  Having to update all these when you want to change the inferior code becomes a more manual task.


http://reviews.llvm.org/D15435





More information about the lldb-commits mailing list