Enable the saving of a mini dump (on Windows) using the existing lldb save-core command.
Also plumbs a new method into SBProcess, and adds a very basic test to make sure it produces a file.
Future tests will open the mini dump in LLDB and make sure that it has the right information.