I'm trying to find an option with make which could convert all local functions to global to produce all global symbol table. This might be useful to debug after a crash. Is there any way to do this without modifying the function prototype or definitions? thanks a lot for your time. arun