Am Mittwoch, 12. Februar 2020, 19:19:17 MEZ hat Christian Biesinger via gdb-patches Folgendes geschrieben: > On Wed, Feb 12, 2020 at 12:05 PM Hannes Domani via gdb-patches > > wrote: > > I only have one problem with this approach, it doesn't work with my > > corefile support for Windows minidumps if TIB or PEB were not included in > > the minidump file. > > > > Before, I created a fake .auxv section, just like I did in gdb. > > > Sorry for the tangent, but I was also working on supporting minidumps > in GDB -- could you share your code? Sure, I planned to submit the code soon anyways. It should be working completely, but the code is not ready for integration yet.