Module Debugger

module type S = sig ... end
module Verification_debugger : sig ... end
module Symbolic_debugger : sig ... end