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