Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/fabioz/PyDev.Debugger
/ get_pid
Method
get_pid
pydevd_attach_to_process/winappdbg/interactive.py:81–82 ·
view source on GitHub ↗
(self)
Source
from the content-addressed store, hash-verified
79
"Dummy event object used internally by L{ConsoleDebugger}."
80
81
def
get_pid(self):
82
return
self._pid
83
84
def
get_tid(self):
85
return
self._tid
Callers
15
set_fake_last_event
Method · 0.45
input_process_list
Method · 0.45
input_address
Method · 0.45
print_process_start
Method · 0.45
print_process_end
Method · 0.45
get_process_id_from_prefix
Method · 0.45
get_process_and_thread_ids_from_prefix
Method · 0.45
get_process
Method · 0.45
change_register
Method · 0.45
kill_thread
Method · 0.45
prompt
Method · 0.45
do_detach
Method · 0.45
Calls
no outgoing calls
Tested by
no test coverage detected