Hi,
I work with CL in wxWidgets and it is nice, but one caveat. Each time I have to set setting for predefined values to 29. Is there a way I can permanently affect that?
Thanks!
Set Debugger settings to wx29 permanently
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Set Debugger settings to wx29 permanently
CodeLite 15.x
CodeLite is awesome, I just Love it!
- eranif
- CodeLite Plugin
- Posts: 6375
- Joined: Wed Feb 06, 2008 9:29 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Set Debugger settings to wx29 permanently
Changing the default from: Settings -> Debugger does not persist?
You can also try and set them for the project from: "Project Setting -> Environment"
Eran
You can also try and set them for the project from: "Project Setting -> Environment"
Eran
Make sure you have read the HOW TO POST thread
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Set Debugger settings to wx29 permanently
Hi Eran, sorry for late reply.eranif wrote:Changing the default from: Settings -> Debugger does not persist?
You can also try and set them for the project from: "Project Setting -> Environment"
Eran
The first one persists as long as I have not restarted CL in any way. They are not persistent.
I will try the other option and see!
CodeLite 15.x
CodeLite is awesome, I just Love it!
-
- CodeLite Guru
- Posts: 352
- Joined: Sun Nov 29, 2009 7:36 pm
- Genuine User: Yes
- IDE Question: C++
- Contact:
Re: Set Debugger settings to wx29 permanently
Second option persists well!
CodeLite 15.x
CodeLite is awesome, I just Love it!