when enabled DEBUG MSG i am getting errors ....
../../../src/sysc/kernel/sc_runnable_int.h:56:26: error: 'sc_get_current_process_name' is not a member of 'sc_core'
../../../src/sysc/kernel/sc_runnable_int.h:56:26: error: 'sc_get_current_process_name' is not a member of 'sc_core'
<< sc_core::sc_get_current_process_name("** NONE **") << "): " << MSG \
../../../src/sysc/kernel/sc_runnable_int.h:56:26: error: 'sc_get_current_process_name' is not a member of 'sc_core'
<< sc_core::sc_get_current_process_name("** NONE **") << "): " << MSG \
../../../src/sysc/kernel/sc_runnable_int.h:56:26: error: 'sc_get_current_process_name' is not a member of 'sc_core'
<< sc_core::sc_get_current_process_name("** NONE **") << "): " << MSG \
or It is giving error "NOT in SCOPE "
../../../src/sysc/kernel/sc_thread_process.h:56:17: error: 'sc_get_current_process_name' was not declared in this scope
<< sc_get_current_process_name("** NONE **") << "): " << MSG \