You are viewing a plain text version of this content. The canonical link for it is here.
Posted to user-cs@ibatis.apache.org by "Choi, W. Byung" <BC...@UEIC.com> on 2006/03/07 18:48:05 UTC

Debugging is Slow

I posted this twice already. I guess no one has same problem.

Currently using 1.3 beta (DataMapper). IBatis is running fine for debug
or release version as long as application

Doesn't ruin under debugger. I didn't have any problem for dataMapper
1.2 released version.

 

Byung Choi


Re: Debugging is Slow

Posted by Chad Humphries <ch...@gmail.com>.
Could you post either the error message or exception message it gives
you?  Is the build you are trying to debug built from source, or a
downloaded version?  Any description you can give as to what doesn't
run/work when you try to debug it will help.

Also, are you trying to debug ibatis directly, or as a part of
debugging an application?  Finally, what environment are you on
(Windows XP/2003?)?  I see you are debugging it in VS2005 from a
previous post.

Personally I've not had any issue with this.

-Chad

On 3/7/06, Choi, W. Byung <BC...@ueic.com> wrote:
>
>
>
> I posted this twice already. I guess no one has same problem.
>
> Currently using 1.3 beta (DataMapper). IBatis is running fine for debug or
> release version as long as application
>
> Doesn't ruin under debugger. I didn't have any problem for dataMapper 1.2
> released version.
>
>
>
> Byung Choi