|
|
|
|
|
by marcosdumay
2600 days ago
|
|
There is nothing marvelous about the VS debugger (it even had bugs on basic functionality up to very recently). It just presents an simpler interface because you are launching it from an IDE, get a C++ IDE on Linux and it will be as easy to launch. But if you are looking for marvelous debuggers, I do recommend you look at the Python ecosystem. |
|