Fix attaching to a gdbserver with tuple gdb.attach(('0.0.0.0',12345))
#2168
Loading
gdb.attach(('0.0.0.0',12345))
#2168