[Lldb-commits] [PATCH] D11611: Create a Windows mini-dump target

Zachary Turner zturner at google.com
Wed Jul 29 15:19:00 PDT 2015


zturner added a comment.

Will review in more detail later, but to answer your question about test.  A good first start would be to create a minidump of a test program which is stopped at the first line of main.  Check in the minidump as well as the test program.  Then just write a test that verifies the stack frame is correct.


http://reviews.llvm.org/D11611







More information about the lldb-commits mailing list