<div dir="ltr">Part 1 committed here:<div>```</div><div><div>svn commit</div><div>Sending        source/Plugins/ObjectFile/ELF/ObjectFileELF.cpp</div><div>Transmitting file data .</div><div>Committed revision 217782.</div></div><div>```</div><div><br></div><div>Stephane - it would be great if you could add a unit test to verify those symbols are getting stripped.  Let me know if you need help figuring out how the unit tests work.</div><div><br></div><div>Looking at Part 2 now.</div><div><br></div><div>-Todd</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Wed, Sep 10, 2014 at 12:55 PM, Stephane Sezer <span dir="ltr"><<a href="mailto:sas@fb.com" target="_blank">sas@fb.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">



<div>
<div><font><span style="font-size:10pt">
<div>Re-sending these, as the first email didn’t reach the mailing list for some reason.<br>
<br>
</div>
</span></font></div>
<div><font><span style="font-size:10pt">
<div><br>
<br>
On Sep 9, 2014, at 5:27 PM, Stephane Sezer <<a href="mailto:sas@fb.com" target="_blank">sas@fb.com</a>> wrote:<br>
<br>
> Two patches here:<br>
> <br>
> [PATCH 1/2] Skip $t* and $a* symbols in ObjectFileELF.<br>
> <br>
> ELF objects contain marker symbols to differentiate between ARM and<br>
> THUMB functions. Instead of storing them internally and having garbage<br>
> show up when symbols are searched for by the user, we can just skip them<br>
> and not store them at all, as we never actually need them.<br>
> <br>
> [PATCH 2/2] Store the thumbness of a function in symbol flags.<br>
> <br>
> This allows us to fixup the address of the symbol as soon as we parse it<br>
> so that lldb is not confused thinking there are two different symbols in<br>
> the binary (one with the thumb bit, one without). Also, differentiating<br>
> between THUMB and ARM symbols allows the debugger to place the right<br>
> type of breakpoint.<br>
> <br>
> <br>
> <0001-Skip-t-and-a-symbols-in-ObjectFileELF.patch><0002-Store-the-thumbness-of-a-function-in-symbol-flags.patch><br>
<br>
</div>
</span></font></div>
</div>

</blockquote></div><br><br clear="all"><div><br></div>-- <br><div dir="ltr"><table cellspacing="0" cellpadding="0" style="color:rgb(136,136,136);font-family:'Times New Roman'"><tbody><tr style="color:rgb(85,85,85);font-family:sans-serif;font-size:small"><td nowrap style="border-top-style:solid;border-top-color:rgb(213,15,37);border-top-width:2px">Todd Fiala |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(51,105,232);border-top-width:2px"> Software Engineer |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(0,153,57);border-top-width:2px"> <a href="mailto:tfiala@google.com" style="color:rgb(17,85,204)" target="_blank"><span style="background-color:rgb(255,255,204);color:rgb(34,34,34);background-repeat:initial initial">tfiala@google.com</span></a> |</td><td nowrap style="border-top-style:solid;border-top-color:rgb(238,178,17);border-top-width:2px"><font color="#1155cc"> <a>650-943-3180</a></font></td></tr></tbody></table><br></div>
</div>