Can't debug ncs1.9.1 because GDB major version should be >= 9

Hello, when I try to debug ncs1.9.1 using vscode in Windows, it shows that "ERROR: GDB major version should be >= 9, yours is 8; GDB could not start as expected. Bad installation or version mismatch. See if you can start gdb from a shell prompt and check its version (Must be >= 9)".

So I should how to solve this problem?

Thanks for your help.

Related