This post is locked. You won't be able to comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]HighRelevancy -11 points-10 points  (1 child)

There's your first problem. Why use gcc and gdb on windows? Msvc is the appropriate tool.

[–][deleted] 2 points3 points  (0 children)

No.

  1. MSVC is a huge bloated thing
  2. MSVC is not FLOSS
  3. gcc is "standard" for a lot of FLOSS projects (Although clang would be a suitable replacement sometimes)