Unrecognized item “timeout” in “qSupported” response on my Arduino Uno

You cannot use both the Serial and avr-stub for debugging because avr-stub exactly uses the serial connection to speak to the debugger client (gdb).

This is documented behavior.

This has also been thoroughly discussed in multiple topics in this forum already.