Table of Contents

Method EnableDebugSupport

Namespace
Ubiquity.NET.Llvm.OrcJITv2
Assembly
Ubiquity.NET.Llvm.dll

EnableDebugSupport()

Enables debug support in the JIT

public void EnableDebugSupport()

Remarks

This installs the plug-in that submits debug objects to the executor. Executors must expose the llvm_orc_registerJITLoaderGDBWrapper symbol.