[04:20] Anyone here have experience with gdb debugging a remote ARM target from Ubuntu? [04:20] I just set up the development environment for Raspberry Pi's Pico board, using a Pico with their PicoProbe firmware as a debugger. [04:20] I can connect to my remote target. I can program it via the debugger. [04:20] But gdb debugging is extremely slow. [04:20] It often takes more than a minute for bt to display output. [04:20] Anyone run into this before? Thoughts? Suggestions?