Enabling Debugging for Components Built With mkmk
The following procedure describes how to enable symbolic debugging
for system components built with mkmk.
To Enable Debugging for Componentes Built with mkmk
- 
Edit the definition file. Add the following line to the end of the specified *.df
(definition) file: 
 FREMOTEDEB=ON 
- 
Remove all the object files and executables. 
 
- 
Create a new Makefile. 
 
- 
Rebuild the system component.