
Now onward to the point, I found a bug(or prehap a typo, but a bug nevertheless). I am currently using revision 2082 of Codelite. When I went to set the debug option to point at 'gdb' program for debugging( on ubuntu linux). I couldn't find it anywhere in usr/bin/ directory. It turns out that it only show anything that has dot. for example this -> *.* so as result it show anything that has dot.
Just a thought to inform you of that. Anyway, I has to manual set it to point at /usr/bin/gdb and it works well enough.
Takes care,
~Druui~