|
Debugging Ice server or service
Hi,
in time I had Ice 2.1.2, when I executed my Ice application server in debugger and my code threw exception, debugger stoped application and showed exception.
In Ice 3.0.0 Ice catch this exception and shows it in console. The problem is, that I can not see the "application context" (variables,...) in place, where the exception occurs.
Is there any way, how can I Ice application server or IceBox service debug in debugger so debugger shows exceptions?
Thank you
|