I want to debug a trigger.
I seem to recall that you could start a debug session of a client application in Delphi. Set a breakpoint in the trigger in PL/SQL Developer. Then when the trigger is executed from an action in Delphi, the breakpoint in the trigger would allow continued debugging in...