package dse.osidbg

Mouse Melon logoGet desktop application:
View/edit binary Protocol Buffers messages

message BackendToDebugger

osidebug.proto:288

message BkBeginDatabaseContents

osidebug.proto:248

Indicates the start of a database dump

Used in: BackendToDebugger

message BkBreakpointTriggered

osidebug.proto:114

Used in: BackendToDebugger

enum BkBreakpointTriggered.QueryStatus

osidebug.proto:115

Used in: BkBreakpointTriggered

message BkDatabaseRow

osidebug.proto:253

Adds row(s) to a database that is currently being dumped

Used in: BackendToDebugger

message BkDebugOutput

osidebug.proto:243

Debug output text (DebugBreak) from the story script

Used in: BackendToDebugger

message BkDebugSessionEnded

osidebug.proto:196

Notifies the frontend that the story was unloaded

Used in: BackendToDebugger

(message has no fields)

message BkEndDatabaseContents

osidebug.proto:259

Indicates the end of a database dump

Used in: BackendToDebugger

message BkEvaluateFinished

osidebug.proto:269

Indicates the end of an evaluation

Used in: BackendToDebugger

message BkEvaluateRow

osidebug.proto:264

Adds row(s) to the result set of an evaluation

Used in: BackendToDebugger

message BkGlobalBreakpointTriggered

osidebug.proto:127

Used in: BackendToDebugger

enum BkGlobalBreakpointTriggered.Reason

osidebug.proto:128

Used in: BkGlobalBreakpointTriggered

message BkResult

osidebug.proto:188

Used in: BackendToDebugger

message BkStoryLoaded

osidebug.proto:192

Used in: BackendToDebugger

(message has no fields)

message BkSyncStoryData

osidebug.proto:231

Story synchronization data Each message may contain an arbitrary amount of goals/dbs/nodes. Elements in subsequent messages must be appended to the nodes sent previously.

Used in: BackendToDebugger

message BkSyncStoryFinished

osidebug.proto:239

Indicates that all story nodes were sent to the frontend.

Used in: BackendToDebugger

(message has no fields)

message BkVersionInfoResponse

osidebug.proto:65

Used in: BackendToDebugger

message DbgContinue

osidebug.proto:137

Used in: DebuggerToBackend

enum DbgContinue.Action

osidebug.proto:138

Used in: DbgContinue

enum DbgContinue.Flags

osidebug.proto:146

message DbgEvaluate

osidebug.proto:171

Requests the debugger to evaluate an expression

Used in: DebuggerToBackend

enum DbgEvaluate.EvalType

osidebug.proto:172

Used in: DbgEvaluate

message DbgGetDatabaseContents

osidebug.proto:160

Used in: DebuggerToBackend

message DbgIdentifyRequest

osidebug.proto:61

Used in: DebuggerToBackend

message DbgSetBreakpoints

osidebug.proto:110

Used in: DebuggerToBackend

message DbgSetGlobalBreakpoints

osidebug.proto:71

Used in: DebuggerToBackend

enum DbgSetGlobalBreakpoints.GlobalBreakpointType

osidebug.proto:72

message DbgSyncStory

osidebug.proto:167

Requests the debugger to send all story goals/dbs/nodes to the frontend. This is used to validate that the debug info loaded on the frontend matches the story being executed on the backend.

Used in: DebuggerToBackend

(message has no fields)

message DebuggerToBackend

osidebug.proto:274

message MsgActionInfo

osidebug.proto:199

Used in: MsgGoalInfo, MsgRuleInfo

message MsgBreakpoint

osidebug.proto:90

Used in: DbgSetBreakpoints

enum MsgBreakpoint.BreakpointType

osidebug.proto:91

message MsgDatabaseInfo

osidebug.proto:212

Used in: BkSyncStoryData

message MsgFrame

osidebug.proto:42

Used in: BkBreakpointTriggered

enum MsgFrame.FrameType

osidebug.proto:43

Used in: MsgFrame

message MsgGoalInfo

osidebug.proto:205

Used in: BkSyncStoryData

message MsgNodeInfo

osidebug.proto:217

Used in: BkSyncStoryData

message MsgRuleInfo

osidebug.proto:223

Used in: BkSyncStoryData

message MsgTuple

osidebug.proto:38

Used in: BkBreakpointTriggered, BkDatabaseRow, BkEvaluateRow, DbgEvaluate, MsgFrame

message MsgTypedValue

osidebug.proto:29

Used in: MsgTuple

enum StatusCode

osidebug.proto:8

Used in: BkEvaluateFinished, BkResult