Hi,
as i remember it worked with the test-window:
if you want to test an INSERT-Trigger, write the INSERT-SQL
in the anonymous PL/SQL Block of the Test-window, set the breakpoint in the INSERT-Trigger and run the Test-window in DEBUG-Mode.
The execution stops at break-point;
carl