The condition that causes waitFast to fail can not happen in addThread and halt so we don't need to call the slower wait.
Fixes #809
- move native backend to pkg/proc/native - move gdbserver backend to pkg/proc/gdbserial - move core dumps backend to pkg/proc/core