On Wed, Sep 08, 1999 at 09:58:57AM -0400, Raul Miller wrote: > > And, for debugging, you probably want the source environment around... > > This is fairly important: debugging is a manual process.
And it seems this would be correct. For the user to have a debuggable package they must have downloaded the source and built it with DEB_BUILD_OPTIONS=debug. So it is safe to say that they _will_ have the source around. Ben