<div dir="ltr">Some part of it, yes. Thanks so much for your work! Hope that is OK?<div>(sorry that I forgot to mention it, I was going to explain that in the much bigger patch for MingW, partly based on the changes from the windows branch)</div>
<div style><br></div><div style>My hope is to first get the mingw changes merged upstream (changes are not so huge, but are still a good base for the MSVC port), so that MSVC-related changes can then be incrementally merged upstream as well.</div>
<div style><br></div><div style>So far, I could manage to use LLDB libraries to debug a windows exe compiled with GCC, including stackframe and dwarf evaluations -- but still a long way to go.</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">On Tue, Jun 18, 2013 at 1:32 AM, Carlo Kok <span dir="ltr"><<a href="mailto:ck@remobjects.com" target="_blank">ck@remobjects.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Op 17-6-2013 18:11, Virgile Bello schreef:<div><div class="h5"><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
3 patches, aiming to improve PE/COFF support:<br>
- First patch fix symbol reading (invalid header size from sizeof() ==<br>
20 != 18, and various bugfixes such as invalid skipping of auxiliary<br>
symbols, 4 bytes shift from beginning, etc...).<br>
- Second patch add image_base to section vmaddr offset so that VM addr<br>
is in image_base space.<br>
- Third patch add support for DWARF section in PECOFF (taken from ELF<br>
counterpart), since they are generated by gcc/clang under windows.<br>
<br>
This is all part of _much_ bigger patches to come, in order to bring<br>
MinGW32 support (patch 2 was necessary to make it backtrace/evaluate<br>
variables properly during the port, in case you're wondering).<br>
<br>
Please let me know if anything seems wrong.<br>
Thanks!<br>
</blockquote>
<br></div></div>
Is this based on the Windows branch?<br>
<br>
______________________________<u></u>_________________<br>
lldb-commits mailing list<br>
<a href="mailto:lldb-commits@cs.uiuc.edu" target="_blank">lldb-commits@cs.uiuc.edu</a><br>
<a href="http://lists.cs.uiuc.edu/mailman/listinfo/lldb-commits" target="_blank">http://lists.cs.uiuc.edu/<u></u>mailman/listinfo/lldb-commits</a><br>
</blockquote></div><br></div>