how to active it tab in codelite 2.8?
i download 2.8 from ubuntu repository.
i can not fine watches tab
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Feb 23, 2012 1:41 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: i can not fine watches tab
If you are missing a tab, you should try to restore the default layout (IIRC, in 2.8 it was under View -> Restore Default Layout)
Once restored, the "Debugger" pane, should hold this tab
I strongly recommend you to upgrade to a newer version of codelite (i.e. 3.5.X)
Eran
Once restored, the "Debugger" pane, should hold this tab
I strongly recommend you to upgrade to a newer version of codelite (i.e. 3.5.X)
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Curious
- Posts: 2
- Joined: Thu Feb 23, 2012 1:41 pm
- Genuine User: Yes
- IDE Question: c++
- Contact:
Re: i can not fine watches tab
is there way to debug line by line ?
-
- CodeLite Plugin
- Posts: 819
- Joined: Wed Sep 03, 2008 7:26 pm
- Contact:
Re: i can not fine watches tab
'Debug > Next' or its shortcut, or the penultimate tool in the debugger toolbar.is there way to debug line by line ?