mirror of
https://github.com/radareorg/radare2.git
synced 2025-01-28 17:04:42 +00:00
d8f5cdb11c
Try to activate extended mode; Attach helper function requires extended mode to actually do something. Tries to attach to the given pid in io_gdb. This isn't proper, but it's better than running into the two-pid-vals-no-sync issue.