Re: some points still missing > You can do this by: > - Compile with -g > - copying the binary: cp -pv progname > progname.debug > > - striping the debug information from ...
Re: utopia > My sugestion is simple, why not create a > modifier for functions that would hint > the compiler that this function depends > only on it's parameters and nothing ...