.NET debugger restrictions

The .NET debugger supports most features of the debugger for standard PowerBuilder applications, including expression evaluation and conditional breakpoints. It does not support the Objects in Memory view or variable breakpoints, which are not supported in .NET. Local variables that are declared but not used do not display in the Local Variables view in .NET targets.

Additional debugging restrictions include the following:

For information about standard PowerBuilder debugger features, see “Debugging an application” in the Users Guide.