Foundry.DebuggerInstruction

g Foundry.DebuggerInstruction Foundry.DebuggerInstruction GObject.Object GObject.Object GObject.Object->Foundry.DebuggerInstruction

Subclasses:

None

Methods

Inherited:

GObject.Object (37)

Structs:

GObject.ObjectClass (5)

dup_display_text ()

dup_function ()

get_instruction_pointer ()

Virtual Methods

Inherited:

GObject.Object (7)

do_dup_display_text ()

do_dup_function ()

do_get_instruction_pointer ()

Properties

Name

Type

Flags

Short Description

display-text

str

r

function

str

r

instruction-pointer

int

r

Signals

Inherited:

GObject.Object (1)

Fields

Inherited:

GObject.Object (1)

Name

Type

Access

Description

parent_instance

GObject.Object

r

Class Details

class Foundry.DebuggerInstruction(**kwargs)
Bases:

GObject.Object

Abstract:

Yes

Structure:

Foundry.DebuggerInstructionClass

Represents a single assembly instruction.

dup_display_text()
Return type:

str

dup_function()
Return type:

str

get_instruction_pointer()
Return type:

int

do_dup_display_text() virtual
Return type:

str

do_dup_function() virtual
Return type:

str

do_get_instruction_pointer() virtual
Return type:

int

Property Details

Foundry.DebuggerInstruction.props.display_text
Name:

display-text

Type:

str

Default Value:

None

Flags:

READABLE

Foundry.DebuggerInstruction.props.function
Name:

function

Type:

str

Default Value:

None

Flags:

READABLE

Foundry.DebuggerInstruction.props.instruction_pointer
Name:

instruction-pointer

Type:

int

Default Value:

0

Flags:

READABLE