Class
FoundryDebuggerTargetCommand
Description [src]
final class Foundry.DebuggerTargetCommand : Foundry.DebuggerTarget
{
/* No available fields */
}
Command-based implementation of debugger target.
FoundryDebuggerTargetCommand provides functionality for debugging applications by executing commands and managing their execution. It integrates with the command system and provides a unified interface for command-based debugging operations.
Signals
Signals inherited from GObject (1)
GObject::notify
The notify signal is emitted on an object when one of its properties has its value set through g_object_set_property(), g_object_set(), et al.