<div dir="ltr"><div class="gmail_extra"><br><div class="gmail_quote">On 27 February 2015 at 17:31, David Blaikie <span dir="ltr"><<a href="mailto:dblaikie@gmail.com" target="_blank">dblaikie@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><span class=""><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex"><div dir="ltr"><div class="gmail_extra">I'd like to add that simply installing libstdc++-dbg will not solve this problem currently as lldb has troubles loading symbols from splitdebug files</div></div></blockquote></span><div><br>What do you mean by splitdebug files? If you mean -gsplit-dwarf/Fission I'm not sure why that would be relevant - libstdc++-dbg isn't built with Fission so far as I know.<br> </div></blockquote></div><br>I mean the debug info which is stored in separate files, located using the ".gnu.debuglink" section. This is how the debug file from the libstdc++-dbg package is located. I don't know what is the official name, but it is described here <<a href="https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html">https://sourceware.org/gdb/onlinedocs/gdb/Separate-Debug-Files.html</a>>.</div><div class="gmail_extra">But that is not so important, I believe I will have it running shortly.</div><div class="gmail_extra"><br></div><div class="gmail_extra">pl</div></div>