I am interested in being able to load a core file on linux machines and save 
out a windows minidump file with enough info for backtraces and maybe some 
variables. I know we can ingest minidump files in LLDB, but can we produce 
them? I was planning on writing a python module that adds a new save_minidump 
command, but wanted to check if anyone has anything like this already.

Also any URLs for the minidump file format would be appreciated.

Greg Clayton

_______________________________________________
lldb-dev mailing list
lldb-dev@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/lldb-dev

Reply via email to