<br><br><div class="gmail_quote">On Tue, Oct 11, 2011 at 4:28 AM, Greg Clayton <span dir="ltr"><<a href="mailto:gclayton@apple.com">gclayton@apple.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex;">

Dawn, we shouldn't have to disable the PECOFF object file parser for linux. All of the symbol parsers need to work on all of the systems. I am guessing a Makefile might be missing in the PECOFF directory. The correct fix would be to add a Makefile similar to ones in the other object file parser directories.<br>


<br>
In LLDB, all plug-ins should be able to run on all systems, except for the native debugging plug-ins like ProcessLinux. The DynamicLoaderLinuxDYLD plug-in should be left enabled as well if possible on other systems as long as no system header files are being used, and if they are, these header dependencies should be fixed.<br>


<br>
If you or anyone else on linux can try and get the ObjectFilePECOFF plug-in building by adding a Makefile, that would be great!<br>
<font color="#888888"><br></font></blockquote><div>Patch in attachment. </div><div><br></div><div>Thanks,</div><div>Dragos </div></div>