Code::Blocks Forums
Developer forums (C::B DEVELOPMENT STRICTLY!) => Development => Topic started by: dmoore on June 20, 2008, 04:29:19 am
-
Hey guys: I'm trying to debug one of my plugins in linux, but because i have a release version of the same plugin installed in /home/user/.codeblocks/share, that one gets loaded instead of the one I've built for debugging purposes. Is there anyway to block those plugins from loading with a command line switch? If not, I can think of other cases in which blocking plugins in the user account would be useful, so consider this a feature request.
-
The only relevant switch is --safe-mode.