[PING] [PATCH] Rebase executable to match relocated base address

Hannes Domani via gdb-patches gdb-patches@sourceware.org
Wed Feb 12 18:38:00 GMT 2020


 Am Mittwoch, 12. Februar 2020, 19:19:17 MEZ hat Christian Biesinger via gdb-patches <gdb-patches@sourceware.org> Folgendes geschrieben:

> On Wed, Feb 12, 2020 at 12:05 PM Hannes Domani via gdb-patches
>
> <gdb-patches@sourceware.org> 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.
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0001-Move-core-file-functions-from-i386-cygwin-tdep.c-to-.patch
Type: application/octet-stream
Size: 6908 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200212/bb0f4236/attachment.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0002-Read-minidump-file.patch
Type: application/octet-stream
Size: 15168 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200212/bb0f4236/attachment-0001.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0003-Additional-core-file-functions-for-minidump.patch
Type: application/octet-stream
Size: 8823 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200212/bb0f4236/attachment-0002.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0004-Use-TEB-pointer-of-minidump-file-for-_tlb.patch
Type: application/octet-stream
Size: 1726 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200212/bb0f4236/attachment-0003.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0005-Add-_siginfo-for-minidump.patch
Type: application/octet-stream
Size: 2645 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200212/bb0f4236/attachment-0004.obj>
-------------- next part --------------
A non-text attachment was scrubbed...
Name: 0006-Add-fake-minidump-.auxv-section-for-base-relocation.patch
Type: application/octet-stream
Size: 1989 bytes
Desc: not available
URL: <http://sourceware.org/pipermail/gdb-patches/attachments/20200212/bb0f4236/attachment-0005.obj>


More information about the Gdb-patches mailing list