Debugging with gdbserver
gdbserver localhost:23946 <program> gdbserver --multi localhost:23947 gdbserver localhost:23947 --attach <PID> gdbserver --multi localhost:23947 NOTELast updated
Was this helpful?
gdbserver localhost:23946 <program> gdbserver --multi localhost:23947 gdbserver localhost:23947 --attach <PID> gdbserver --multi localhost:23947 NOTELast updated
Was this helpful?
Was this helpful?