Debugger issues
Posted: Fri Oct 24, 2014 12:55 pm
Hi all,
I'm impressed with CodeLite so far and congratulate the team for the great effort! The editor is simply perfect.
I wish two important things could be improved in the debugger, though:
1. better display of STL containers and nested structures (e.g. vector in a structure, vector of vectors, ...)
2. the debugger does not display variable states when the breakpoint is hit, only after the first manual step?
Other minor annoyances include:
a. possibility to edit existing watch expressions
b. remember watch expression between separate debugger runs
Minka
I'm impressed with CodeLite so far and congratulate the team for the great effort! The editor is simply perfect.
I wish two important things could be improved in the debugger, though:
1. better display of STL containers and nested structures (e.g. vector in a structure, vector of vectors, ...)
2. the debugger does not display variable states when the breakpoint is hit, only after the first manual step?
Other minor annoyances include:
a. possibility to edit existing watch expressions
b. remember watch expression between separate debugger runs
Minka