You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hello all,
As I checked that, currently clangarm64 has supported for building aarch64 exe (mingw-w64-clang-aarch64-clang)
I'm using a window on arm laptop and want to debug with gdb for arm64 on window, IDE: Visual Studio Code.
However, it seems there is no any package for gdb so far, like mingw-w64-clang-aarch64-gdb.
Can you check to add this package for clangarm64?
Thanks!