Debuggers - release notes


1.0 Known problems
   1.1 The debugger may not stop inside stored procedures on Linux

1.0 Known problems

1.1 The debugger may not stop inside stored procedures on Linux

Execution may not stop inside stored procedures when you debug them on a system with a low limit for open file handles. To correct this, follow the steps in the "Increasing the number of available file handles" section of the Rational Software Development Platform Installation Guide. It may be necessary to increase the limit past the 4096 that is suggested in the Installation Guide.

Return to the main readme file