[distcc] debugging objects compiled with distcc

Cristian Tibirna ctibirna at giref.ulaval.ca
Thu Apr 24 18:44:52 GMT 2003


Hello

When I try to debug with gdb an executable compiled with distcc, gdb doesn't 
find the source of the object to be debugged, unless that source is in the 
directory from which I start gdb.

Opening (in vi) an object compiled with "distcc g++" and the same object 
compiled with "g++" and searching for the name of the source file, I can see 
that this name is accompanied by only a "/" in the object compiled with 
distcc but it contains the full absolute path to the source in the object 
compiled with g++.

This machine is linux (suse-8.1, with binutils-2.11.92.0.10-89), gcc-2.95.3 
and prettily vanilla otherwise.

Is there something I do wrong?

Thanks

-- 
Cristian Tibirna				(1-418-) 656-2131 / 4340
  Laval University - Quebec, CAN ... http://www.giref.ulaval.ca/~ctibirna
  Research profesional at GIREF ... ctibirna at giref.ulaval.ca
  PhD Student - Chemical Engng ... tibirna at gch.ulaval.ca



More information about the distcc mailing list