简体   繁体   中英

C++ debugger for Notepad++

I'm using borland c++ 5.5 with notepad++ to compile my C/C++ codes , I need a debugger to debug and watch my code and variables and to use it with notepad++ also . any recommendations ?

I can't think of a reason for you not to use a free IDE. I would recommend VC++ express 2010.

http://www.microsoft.com/visualstudio/en-us/products/2010-editions/visual-cpp-express

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM