Lines Matching refs:SetCommandName
1747 list_command_object->SetCommandName ("breakpoint list");
1748 enable_command_object->SetCommandName("breakpoint enable");
1749 disable_command_object->SetCommandName("breakpoint disable");
1750 clear_command_object->SetCommandName("breakpoint clear");
1751 delete_command_object->SetCommandName("breakpoint delete");
1752 set_command_object->SetCommandName("breakpoint set");
1753 command_command_object->SetCommandName ("breakpoint command");
1754 modify_command_object->SetCommandName ("breakpoint modify");