mirror of https://github.com/pwndbg/pwndbg.git
Fixed a crash that caused formatting failure in readlink when qemu returns None as the pid. (#1644)
* Fixed a crash that caused formatting failure in readlink when qemu returns None as the pid. * Formated code * Update pwndbg/arguments.py * Assign a pid prevent repetitive calls. * Format it * remove the warning * add a comment about the senario that PID is None in qemu --------- Co-authored-by: Disconnect3d <dominik.b.czarnota@gmail.com>pull/1659/head
parent
c02f18e227
commit
3ba5c1555f
Loading…
Reference in new issue