Because debugger not support cdb, so, this option is no need for VC++ user.
Then, if it's a plugin, so, user can disable it.
or, have some option to off it?
Please make debugger is plugin
-
- CodeLite Enthusiast
- Posts: 35
- Joined: Sat May 02, 2009 1:56 pm
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Please make debugger is plugin
If it really disturbs you that much, simply delete the dll named Debugger.dll under C:\Program Files\CodeLite\debuggers
Other than that, codelite was never built for VC, it was intended to be used with gdb / gcc mostly.
Eran
Other than that, codelite was never built for VC, it was intended to be used with gdb / gcc mostly.
Eran
Make sure you have read the HOW TO POST thread