I am in the process of porting my application from "MinGW/GCC/make" to "cl compiler/nmake" chain tool. I extensively used "gdb" for debugging in Linux/MinGW environments. What is the command-line tool for debugging applications compiled with "cl compiler" ?
问问题
1218 次