You can get gdb to avoid the use of arch altogether by making a file called .gdbinit in your home directory, and put: set start-with-shell 0 in there.
set start-with-shell 0