Debuggers ========= This section contains library compounds for configuring Thallium debug output through the use of **debuggers**. ***** Types ----- Objects ^^^^^^^ .. doxygentypedef:: TL_Debugger_t Descriptors ^^^^^^^^^^^ .. doxygenstruct:: TL_DebuggerDescriptor_t :members: .. doxygenstruct:: TL_DebuggerAttachmentDescriptor_t :members: Function Pointers ^^^^^^^^^^^^^^^^^ .. doxygentypedef:: TL_DebugCallbackfn_t Enums ^^^^^ .. doxygenenum:: TL_DebugSeverityFlags_t .. doxygenenum:: TL_DebugSourceFlags_t ***** Functions --------- .. doxygenfunction:: TL_DebuggerCreate .. doxygenfunction:: TL_DebuggerDestroy