You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
pwndbg/pwndbginit
jxuanli 9aabc0b83d
Supporting kernel debugging in the absence of provided type information (#3116)
5 months ago
..
__init__.py
common.py mypy: fix typing issues + CI + lint.sh (#3141) 6 months ago
gdbinit.py
gdbpatches.py
lldbinit.py
pwndbg_gdb.py Supporting kernel debugging in the absence of provided type information (#3116) 5 months ago
pwndbg_lldb.py Add LLDB test driver and initial Debugger API tests (#3120) 5 months ago
pwndbglldbhandler.py