You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: dev/genindex.html
+2Lines changed: 2 additions & 0 deletions
Original file line number
Diff line number
Diff line change
@@ -812,6 +812,8 @@ <h2 id="G">G</h2>
812
812
<li><ahref="libdebug.utils.html#libdebug.utils.platform_utils.get_platform_register_size">get_platform_register_size() (in module libdebug.utils.platform_utils)</a>
813
813
</li>
814
814
<li><ahref="libdebug.utils.html#libdebug.utils.process_utils.get_process_maps">get_process_maps() (in module libdebug.utils.process_utils)</a>
815
+
</li>
816
+
<li><ahref="libdebug.utils.html#libdebug.utils.process_utils.get_process_tasks">get_process_tasks() (in module libdebug.utils.process_utils)</a>
815
817
</li>
816
818
<li><ahref="libdebug.utils.html#libdebug.utils.syscall_utils.get_remote_definition_url">get_remote_definition_url() (in module libdebug.utils.syscall_utils)</a>
<spanclass="sig-prename descclassname"><spanclass="pre">libdebug.utils.process_utils.</span></span><spanclass="sig-name descname"><spanclass="pre">get_process_tasks</span></span><spanclass="sig-paren">(</span><emclass="sig-param"><spanclass="n"><spanclass="pre">process_id</span></span><spanclass="p"><spanclass="pre">:</span></span><spanclass="w"></span><spanclass="n"><spanclass="pre">int</span></span></em><spanclass="sig-paren">)</span><spanclass="sig-return"><spanclass="sig-return-icon">→</span><spanclass="sig-return-typehint"><spanclass="pre">list</span><spanclass="p"><spanclass="pre">[</span></span><spanclass="pre">int</span><spanclass="p"><spanclass="pre">]</span></span></span></span><aclass="reference internal" href="_modules/libdebug/utils/process_utils.html#get_process_tasks"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink" href="#libdebug.utils.process_utils.get_process_tasks" title="Link to this definition">#</a></dt>
1169
+
<dd><p>Returns the tasks of the specified process.</p>
<spanclass="sig-prename descclassname"><spanclass="pre">libdebug.utils.process_utils.</span></span><spanclass="sig-name descname"><spanclass="pre">invalidate_process_cache</span></span><spanclass="sig-paren">(</span><spanclass="sig-paren">)</span><spanclass="sig-return"><spanclass="sig-return-icon">→</span><spanclass="sig-return-typehint"><spanclass="pre">None</span></span></span><aclass="reference internal" href="_modules/libdebug/utils/process_utils.html#invalidate_process_cache"><spanclass="viewcode-link"><spanclass="pre">[source]</span></span></a><aclass="headerlink" href="#libdebug.utils.process_utils.invalidate_process_cache" title="Link to this definition">#</a></dt>
0 commit comments