mirror of https://github.com/pwndbg/pwndbg.git
attachp: add default target if not provided (#2819)
* attachp: add default target if not provided Fixes #2815. The `attachp` command with no arguments will now attempt to attach to a process with the same name as the name of the binary loaded into the debugger. * Update pwndbg/commands/attachp.py Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com> --------- Co-authored-by: Copilot <175728472+Copilot@users.noreply.github.com>pull/2821/head
parent
ff3f1b82d4
commit
a170362e9b
Loading…
Reference in new issue