<p style>> Is this FAQ item still true ?</p><p style>It shouldn't be true if you are using pump mode and ELF binaries.  Distcc post-processes the object files to fix up the source references.</p><p style>As a workaround you can use the gdb directory command.</p>

<p style>Otherwise you'll need to debug it...</p><p style>Verify that it is due to distcc by running distccd locally and using your hostname or IP on DISTCC_HOSTS (with ,cpp,lzo) - that ensures that you're running the "remote" compiles on same host with same compiler.</p>

<p style>Then try objdump -A --disassemble on object file and diff against object file built locally.</p><div class="gmail_quote">On Thu, May 3, 2012 at 3:33 PM, Stéphane Vandenbogaerde <span dir="ltr"><<a href="mailto:svdbg@free.fr" target="_blank">svdbg@free.fr</a>></span> wrote:<br>

<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Le 30/04/2012 16:42, Fergus Henderson a écrit :<div class="im HOEnZb"><br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Try using pump mode.<br>
<br>
Which architecture are you compiling for?<br>
</blockquote>
<br></div><div class="HOEnZb"><div class="h5">
I do use pump.<br>
<br>
My workstation and the distcc server are on CentOS 6.2 and use gcc 4.5.3.<br>
<br>
I opened with vim the compiled file put by distcc on my workstation, and searched the source path. It is the original path.<br>
So that should be OK. But it isn't : I can't stop at my breakpoints when debugging.<br>
<br>
Note that I try to put the breakpoint in a dynamic library (compiled through distcc).<br>
<br>
No problem if I compile locally.<br>
</div></div></blockquote></div><br><br clear="all"><div><br></div>-- <br><div>Fergus Henderson <<a href="mailto:fergus@google.com" target="_blank">fergus@google.com</a>></div><div><br></div><div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse">"Defend the user, exclude no one, and create magic." -- Eric Schmidt.</span></div>

</div><div><span style="font-family:arial,sans-serif;font-size:13px;border-collapse:collapse"><br></span></div><br>