From: Scott Z. <mac...@gm...> - 2011-12-14 17:53:08
|
Hello. All. I am using codelite v3.0.5173 on opensuse11.4. Unlike the problem Carl got. " 1. First problem is that when I use "Quick Debug" to debug my project, a "status" pane will appear in the middle of the IDE with the title "Debugging: <program name> <program arguments>". This pane appears between the workspace pane and the source-code editor pane, so it takes away some valuable space. I can move it elsewhere or reduce its size, but I did not find a cross button to close it. I seem to be able to type into this pane, but it does not seem to execute whatever I typed in there, so I'm not sure if this pane serves any useful purpose. Is there a menu option or configuration option to get rid of this status pane? " My problem is reverse. I need that "Debugging "status windows keep showing so I can check my debug print. The problem is if I use the "View"->"Reset Default Layout". It disappears and never come back. I tried to find an menu to bring it back. No luck. The only way to get it back is to remove the ~/.codelite folder then it will create default one. I have to be very carefully to prevent myself click "reset default layout". So is there anyway to get this "debugging " back ? Regards. Scott |