When debugging application code with the GemBuilder for Java debugger,
debugging continues beyond application code and into system code. This
can lead to unrecoverable conditions where the client gets endless
single step errors.
When debugging, do not step beyond the context of executed code. If the
client becomes unusable, logging out and logging in again is necessary.
Last updated: 3/19/04