API Version: 41.0
Library Version: 41.0
enum Ide.DebuggerStream
The type of stream for the log message.
IDE_DEBUGGER_CONSOLE
Logging from the debugger console.
IDE_DEBUGGER_EVENT_LOG
Internal event log from the debugger that can be used to troubleshoot the debugger.
IDE_DEBUGGER_TARGET
Logging from the inferior process.
Content