#Searching for arm-none-eabi-gdb executable

1 messages · Page 1 of 1 (latest)

crystal whale
#

Hello, i have install the mingw-w64-x86_64-toolchain by following this tutorial https://www.youtube.com/watch?v=0Dgjx7hYDUg
I am looking for arm-none-eabi-gdb.exe to configuring a debugger code on VS Code but i dont find it in msys64\mingw64\bin or C:\msys64\mingw64\arm-none-eabi\bin

Hello guys,
Welcome to our youtube channel :- Learn Programming Language.
In this video I will show you the steps of How to Download and Install Visual Studio Code and Msys2 Compiler with full Setup for Programming in C and C++ Languages on Windows 10.


Command to update the Msys2 package database...

▶ Play video
pine sierra
#

Install gdb-multiarch

crystal whale
#

I already install this package, i try to reinstall it with pacman -S mingw-w64-x86_64-gdb-multiarch in msys2 terminal, but I still haven't the executable in directory

#

I run this command maybe it could help you

plush charm
#

the executable is called "gdb-multiarch.exe" now. I've never used it though, so maybe I'm missing something.