abd3a3999f
This commit updates the dependency for CONFIG_FREERTOS_TASK_FUNCTION_WRAPPER to be dependent explicitly on CONFIG_ESP_SYSTEM_PANIC_GDBSTUB or CONFIG_ESP_SYSTEM_GDBSTUB_RUNTIME instead of CONFIG_ESP_GDBSTUB_ENABLED which caused FreeRTOS Task Function Wrappers to be enabled even if the esp_gdbstub component was part of the build.