C++ DebuggerCategory : Debug and AnalysisThe C Code Debug option is a feature that allows designers to debug PLI, VHPI, SystemC, or C/C++ source code with the open-source gdb debugger. During the debugging session, the simulator running in the batch mode is loaded to the debugger. Active-HDL provides the complete set of tools needed to compile and debug C/C++ code. The C Code Debug window provides the graphical interface for basic debugging operations. A Call Stack tab allows you to view detailed information on subprograms and selected call stack objects declared in the C/C++ code along with their values, and insert, edit, and remove variables being watched during the debugging session.