I'm trying to debug my app directly on the ppc device using the eVC debugger, but I'm having some odd problems. I find that many local and public variables aren't available to be monitored. In fact, most of the time variables being used on the current line can't be checked - especially counters used in loops. Is there some workaround that will actually allow me to use the eVC debugger reliably, or am I stuck with having to log information to a file?
Using eVC3 I typically can only view a few of the variables on any given line. Most of the time they appear as though they are out of scope even though they are local variables or public members. It may have to do with some datatype misalignment problems I'm trying to deal with at the moment...
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot post attachments in this forum