Recent content by h f

  1. H

    Debugger Enhancements Not Working - PL/SQL Developer 12.0

    Good. Just mailed you guys with the step-by-step so you can observe the issue.
  2. H

    Debugger Enhancements Not Working - PL/SQL Developer 12.0

    Yes, both types are compiled with Debug option flag. Above use case is ficticious but my use case uses Mixed Case Object Names, but they are created with double quotes (eg: "MyObjectName" so Oracle respects the CamelCase scenario. I will send an email with evidences of my test case which shows...
  3. H

    Debugger Enhancements Not Working - PL/SQL Developer 12.0

    Was this one supposed to be fixed in 12.0.3? I just installed it and the behavior is the same. Debugger enhacements still not working for user-defined sub-types which extends super-types.
  4. H

    Debugger Enhancements Not Working - PL/SQL Developer 12.0

    Yes it is. I didn't know the best channel for support so decided to put here, too.
  5. H

    Debugger Enhancements Not Working - PL/SQL Developer 12.0

    Hi, I just bought the new license for PL/SQL Developer 12.0 and while I tried to test the new funcionality on viewing User-Defined types variable values, it doesn't work for me. My cleverbridge reference number: 110054213 My use case is the following: 1) I have a procedure which takes a...
Back
Top