Page 1 of 1

Breakpoints inside Includes & autocomplete issues

Posted: Mon May 14, 2007 2:58 pm
by CSAUER
However, if I setup a breakpoint on a included file (XInclude), the debugger doesn't stop on the breakpoint, just only if it is in the main program, I started.
It don't know it I had this behavior in the past, but it looks to me like an error.

Another point: The autocomplete suggests local variables of other procedures, if I am inside another procedure. This is looks to me as an error, too. Additionally it doesn't shows the procedure-parameters in the autocomplete-list, but this has been posted already.