Jul 24, 2017 · 1 min read
Took me a while to realize why my setup wasn't working.
So here goes:
If GDB just hangs on connecting (on mac), you're using /dev/TTY. … , you should be usen the /dev/CU. … one
Took me a while to realize why my setup wasn't working.
So here goes:
If GDB just hangs on connecting (on mac), you're using /dev/TTY. … , you should be usen the /dev/CU. … one
Written by