<br><div class="gmail_extra"><br><div class="gmail_quote"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex"><div class="HOEnZb"><div class="h5">
> dtrace uses the accelerator tables? How and why? The accelerator tables are built from the debug info that's going into the final file, I think you're conflating two problems here.<br>
><br>
</div></div>dtrace is munging through a bunch of code, some of it is the debug info. The accelerator tables are fubared going into the dtrace mode. Once I turned off the accel tables, the 'dwarfdump --verify' reported no errors. However, dtrace is still thrashing. I have to investigate via dtrace debugging and junk. But I still think this patch is worth keeping in for the time being, because it makes dwarfdump happy, which is certain to be an error during an Apple-style build...</blockquote>
<div><br></div><div>What I'm saying is that I don't think you've identified the problem. If the accelerator tables are munged it's because the rest of the debug information is munged. Can you show a testcase, or problem, or anything here?</div>
<div><br></div><div>Do you have a particular set of output from the verify to show what's going on here?</div><div><br></div><div>-eric</div></div></div>