today i upgrade codeblock use nightly build,version is SVN7678.
i use this version write one simple program,and set one breakpoint,i want see variable in watches window,but looks it changed,not like old version,new version work not fine..
look at picture,i declare wxString variable called "env",before execute row 107,it should display some value ,but watches see it [""]
but in old version,watches windows works fine..i can click "+" before variable,then i can see that variable value:
think old watches window is better.
or there something new feature but i am not know?