Code::Blocks Forums

Developer forums (C::B DEVELOPMENT STRICTLY!) => Plugins development => Topic started by: yop on October 30, 2005, 10:49:25 pm

Title: Question about the debugger plugin
Post by: yop on October 30, 2005, 10:49:25 pm
Why is it necessery for the debugger to be installed in the same dir as the compiler? I thought that this is why the secondary (additional) paths in compiler options were for (until I took a look at the code). Wouldn't it make more sence to search also in the extra paths for the debugger executable?