‎2008 Nov 24 4:18 AM
Hi,
In the old debugger, there was only one session and commit work used to take place after every step of execution. In the new debugger, debugging takes place in two sessions. Will the commit work take place here too after every step of execution ?
Best Regards,
Raghu
‎2008 Nov 24 3:07 PM
Hi,
there is no change in the processing of statements , as far as versions are concerned. it will happen the same way as it was earlier
‎2008 Nov 26 8:48 AM
hi,
in the new debugger the two sessions are like two modes one for program and other for debugging mode.
it has the same effect as the old one.