Page 1 of 1

v2.10.0.4778 Debug Issue

Posted: Wed May 25, 2011 9:50 pm
by djmcfar
Hi there,

I've been using CodeLite for a couple of months now and really like it. Yesterday I upgraded to version 2.10.0.4778, and today I am trying to debug and have run into an issue.

The green arrow that shows you which line you are tracing from in the current file has disappeared in the newer version. The line number can be revealed by looking at the stack trace, but it is very time consuming trying to work that way. Also, it no longer automatically changes the file if a function call is made whose function resides in a different file and you are tracing into the function (this can be extremely time consuming finding and opening the file that the function is in).

I'm hoping that there is a work-around, or maybe I can downgrade, but I don't have the time to try to debug with it the way it is in the new version.

Any help would be greatly appreciated (we are embedded).


Best Regards,

Don McFarland - Honeywell

Re: v2.10.0.4778 Debug Issue

Posted: Wed May 25, 2011 11:49 pm
by djmcfar
Just a note: I reverted to the previous version - 2.9.0.4684 and all is well

Re: v2.10.0.4778 Debug Issue

Posted: Thu May 26, 2011 8:29 am
by eranif
This is strange since there were no changes made to the debugger between those versions..

Eran