Under OS/2 one IDT is allocated for the entire system except for VDMs in which multiple IDTs per VDM are possible. A VDM will allocate one IDT per DPMI client, but if it does not use DPMI then the common system IDT is used. When multiple IDTs are used in a VDM then only the entries not reserved for H/W exceptions and interrupts are allowed to differ.
The Kernel Debugger's V command may be used to intercept system exception handlers.