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