Set Debugger settings to wx29 permanently

CodeLite installation/troubleshooting forum
evstevemd
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

Post by evstevemd »

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!

CodeLite 15.x
CodeLite is awesome, I just Love it!

User avatar
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

Post by eranif »

Changing the default from: Settings -> Debugger does not persist?

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
evstevemd
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

Post by evstevemd »

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
Hi Eran, sorry for late reply.
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!

evstevemd
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

Post by evstevemd »

Second option persists well! :D

CodeLite 15.x
CodeLite is awesome, I just Love it!

Post Reply