flok
Well-known member
Hi,
The gdb of this version unfortunately doesn't run on Ubuntu 24.10:
That libncursesw.so.5 has been replaced by .6, .5 is no longer available for the latest ubuntu.
The gdb of this version unfortunately doesn't run on Ubuntu 24.10:
Code:
folkert@snsv ~/.arduino15 $ ./packages/teensy/tools/teensy-compile/11.3.1/arm/bin/arm-none-eabi-gdb
./packages/teensy/tools/teensy-compile/11.3.1/arm/bin/arm-none-eabi-gdb: error while loading shared libraries: libncursesw.so.5: cannot open shared object file: No such file or directory
That libncursesw.so.5 has been replaced by .6, .5 is no longer available for the latest ubuntu.