Howdy,
1st post on this list.
I just tried the windows binaries found on the latest-7 release site, namely of: gcc-linaro-7.5.0-2019.12-i686-mingw32_arm-linux-gnueabihf
When I go into the bin folder and enter: .\arm-linux-gnueabihf-gdb.exe --version
It outputs nothing, just returns. The version I used prior, 7.3.1, still works as supposed. Notable is that from 7.3.1 to 7.5.0, the gdb.exe size grew from ~96MB to ~128MB.
I re-downloaded the whole tar again and replaced the bin folder, no change.
I can actually *build* a C++ project with those binaries, though, and the output executable works. Only GDB seems to be affected so far.
Hi Steve,
Would you please try newer toolchain, e.g., GCC 9.x version from https://developer.arm.com/tools-and-software/open-source-software/developer-... ?
Gcc-linaro-7.x toolchains went EOL in Fall 2019, and are no longer supported. If GDB in newer toolchain doesn’t work, we’ll certainly investigate that.
Regards,
-- Maxim Kuvyrkov https://www.linaro.org
On 18 Mar 2020, at 14:32, Steve Kledtke steve.kledtke@triple-in.de wrote:
Howdy,
1st post on this list.
I just tried the windows binaries found on the latest-7 release site, namely of: gcc-linaro-7.5.0-2019.12-i686-mingw32_arm-linux-gnueabihf
When I go into the bin folder and enter: .\arm-linux-gnueabihf-gdb.exe --version
It outputs nothing, just returns. The version I used prior, 7.3.1, still works as supposed. Notable is that from 7.3.1 to 7.5.0, the gdb.exe size grew from ~96MB to ~128MB.
I re-downloaded the whole tar again and replaced the bin folder, no change.
I can actually *build* a C++ project with those binaries, though, and the output executable works. Only GDB seems to be affected so far.
linaro-toolchain mailing list linaro-toolchain@lists.linaro.org https://lists.linaro.org/mailman/listinfo/linaro-toolchain
linaro-toolchain@lists.linaro.org