Welcome, Guest
Username: Password: Remember me
CodeTyphon MS Windows (Win7, Win8.x, Win10 and Win11) OS Development, discussions and problems
  • Page:
  • 1

TOPIC:

gdbserver GDB error win32 7 8 years 11 months ago #7019

  • Hoseongson
  • Hoseongson's Avatar Topic Author
  • Offline
  • New Member
  • New Member
  • Posts: 8
  • Thank you received: 0
i wanna use cross-compile win32 to raspberry pi 2
so i connect host(win32) and target(pi2) by using gdbserver
on target board, i type that "gdbserver HOSTIP:2345 execfilename" in terminal
and get "processe execfilename created; pid =3029 listening port 2345"
and, i run typhon and F9(compile ,build and run) in host
but i get this message in target terminal "remote side has terminated connection. gdbserver will reopen the connection"
how can i solve this problem??

Please Log in or Create an account to join the conversation.

Last edit: by Hoseongson.
  • Page:
  • 1