Re: distcc & gdb
Stéphane Vandenbogaerde <[email protected]> Thu, 03 May 2012 21:33:52 +0200
| Newsgroups | gmane.comp.compilers.distcc |
|---|---|
| Message-ID | <[email protected]> |
Le 30/04/2012 16:42, Fergus Henderson a écrit : > Try using pump mode. > > Which architecture are you compiling for? I do use pump. My workstation and the distcc server are on CentOS 6.2 and use gcc 4.5.3. I opened with vim the compiled file put by distcc on my workstation, and searched the source path. It is the original path. So that should be OK. But it isn't : I can't stop at my breakpoints when debugging. Note that I try to put the breakpoint in a dynamic library (compiled through distcc). No problem if I compile locally. __ distcc mailing list http://distcc.samba.org/ To unsubscribe or change options: https://lists.samba.org/mailman/listinfo/distcc