Hi,
Every time I start debugging this "Debugging" window comes up - it's the middle window on the picture. I do not always use the standard output printf or cout so I do not always need that window.
Is there a way to easily hide/show this window, or move into one of the Panes?
I saw terminal setting, can I use that setting (and how) to replace "Debugging" window with something else like Bash so I can minimize it?
Thanks!
How to remove or hide or replace the "Debugging" window?
-
- CodeLite Curious
- Posts: 9
- Joined: Thu Jun 16, 2011 5:13 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
How to remove or hide or replace the "Debugging" window?
You do not have the required permissions to view the files attached to this post.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to remove or hide or replace the "Debugging" window?
drag it and dock it?vincegata wrote: Is there a way to easily hide/show this window, or move into one of the Panes?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 9
- Joined: Thu Jun 16, 2011 5:13 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to remove or hide or replace the "Debugging" window?
You mean like in this screen shot?
If an application is not outputting anything I do not need that window; it's hanging and being visually distractive; it's taking the real estate and hiding some of the tabs of the Debugger Pane so I have to scroll to get there. It might be okay for dual monitor setup but convenient for the laptop.
What about the Output tab on the Output Pane ( it's selected in my screen shot). Why the output is not going in there? What is this Output window for?
If an application is not outputting anything I do not need that window; it's hanging and being visually distractive; it's taking the real estate and hiding some of the tabs of the Debugger Pane so I have to scroll to get there. It might be okay for dual monitor setup but convenient for the laptop.
What about the Output tab on the Output Pane ( it's selected in my screen shot). Why the output is not going in there? What is this Output window for?
You do not have the required permissions to view the files attached to this post.
Last edited by vincegata on Sat Jun 18, 2011 1:22 am, edited 1 time in total.
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to remove or hide or replace the "Debugging" window?
Please submit a feature request for this @sourceforgevincegata wrote:What about the Output tab on the Output Pane ( it's selected in my screen shot). Why the output is not going in there? What is this Output window for?
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 9
- Joined: Thu Jun 16, 2011 5:13 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: How to remove or hide or replace the "Debugging" window?
I added, thanks.