diff --git a/pwndbg/arguments.py b/pwndbg/arguments.py index 2f0db3387..da7f6de36 100644 --- a/pwndbg/arguments.py +++ b/pwndbg/arguments.py @@ -101,6 +101,7 @@ def get(instruction): result = [] args = [] + name = name or '' sym = gdb.lookup_symbol(name) name = name.strip().lstrip('_') # _malloc