GDB (xrefs)
Loading...
Searching...
No Matches
Functions
gdb.dap.threads Namespace Reference

Functions

 _thread_name (thr)
 
 threads (**args)
 

Function Documentation

◆ _thread_name()

gdb.dap.threads._thread_name ( thr)
protected

Definition at line 21 of file threads.py.

Referenced by gdb.dap.threads.threads().

◆ threads()

gdb.dap.threads.threads ( ** args)

Definition at line 30 of file threads.py.

References gdb.dap.threads._thread_name().