We can’t produce them, but you should check out the source code of google breakpad / crashpad which can.
That said it’s a pretty simple format, there may be enough in our consumer code that should allow you to produce them On Wed, Jun 13, 2018 at 11:47 AM Greg Clayton <clayb...@gmail.com> wrote: > 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