'Why aren't my threads listed in Visual Studio Code GDB [C++]?

According to the docs, threads should be listed under the "Call Stack" panel. However, I only see this: ("Call Stack" panel only showing one thread)

Anyone know how to fix this? Maybe a setting somewhere I'm missing that will show all threads?



Sources

This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.

Source: Stack Overflow

Solution Source