__ __ __ __ _____ _ _ _____ _ _ _ | \/ | \ \ / / | __ \ (_) | | / ____| | | | | | \ / |_ __\ V / | |__) | __ ___ ____ _| |_ ___ | (___ | |__ ___| | | | |\/| | '__|> < | ___/ '__| \ \ / / _` | __/ _ \ \___ \| '_ \ / _ \ | | | | | | |_ / . \ | | | | | |\ V / (_| | || __/ ____) | | | | __/ | | |_| |_|_(_)_/ \_\ |_| |_| |_| \_/ \__,_|\__\___| |_____/|_| |_|\___V 2.1 if you need WebShell for Seo everyday contact me on Telegram Telegram Address : @jackleetFor_More_Tools:
import gdb
class FrameId:
def __init__(self, sp: gdb.Value | int, pc: gdb.Value | int, special: gdb.Value | int | None = None) -> None: ...
@property
def pc(self) -> gdb.Value | int: ...
@property
def sp(self) -> gdb.Value | int: ...
@property
def special(self) -> gdb.Value | int | None: ...
class Unwinder:
@property
def name(self) -> str: ...
enabled: bool
def __init__(self, name: str) -> None: ...
def __call__(self, pending_frame: gdb.PendingFrame) -> gdb.UnwindInfo | None: ...
def register_unwinder(locus: gdb.Objfile | gdb.Progspace | None, unwinder: gdb._Unwinder, replace: bool = ...) -> None: ...
| Name | Type | Size | Permission | Actions |
|---|---|---|---|---|
| dap | Folder | 0755 |
|
|
| FrameDecorator.pyi | File | 842 B | 0644 |
|
| FrameIterator.pyi | File | 199 B | 0644 |
|
| __init__.pyi | File | 27.51 KB | 0644 |
|
| disassembler.pyi | File | 1.56 KB | 0644 |
|
| events.pyi | File | 1.17 KB | 0644 |
|
| missing_debug.pyi | File | 368 B | 0644 |
|
| printing.pyi | File | 1.73 KB | 0644 |
|
| prompt.pyi | File | 47 B | 0644 |
|
| py.typed | File | 0 B | 0644 |
|
| types.pyi | File | 960 B | 0644 |
|
| unwinder.pyi | File | 661 B | 0644 |
|
| xmethod.pyi | File | 1.23 KB | 0644 |
|