Also tweaked process save-core to include the memory info list so that we can see the regions in the list.
There are no commands or SBInterfaces yet that make it possible to test this directly, but I'll look for an opportunity to do so as I continue to work toward working backtraces from mini dumps.
Oh yea, I forgot to mention. clang-format screws this up currently. You'll have to fix this part manually :(
I keep meaning to go look at clang-format's source and make it support return type on new line, but so far you have to fix these manually.