Home
last modified time | relevance | path

Searched refs:move_instruction_pointer (Results 1 – 3 of 3) sorted by relevance

/dports/devel/eric6/eric6-21.11/eric/eric6/DebugClients/Python/
H A DDebugBase.py593 def move_instruction_pointer(self, lineno): member in DebugBase
H A DDebugClientBase.py697 self.currentThreadExec.move_instruction_pointer(newLine)
/dports/devel/eric6/eric6-21.11/eric/eric6/APIs/Python3/
H A Deric6.api264 eric6.DebugClients.Python.DebugBase.DebugBase.move_instruction_pointer?4(lineno)