When I am debugging any web app,
debugger can't ignore Glass Fish calls, so the whole process becomes very slow.
To try:
- make it faster, try to use profiler API instead of debugger;
- make it more configurable, try to use profiler API, to avoid unnecessary
trace records; debugger configuration does not work properly;
Original issue reported on code.google.com by
igork...@gmail.comon 20 Aug 2012 at 8:26