This is the mail archive of the gdb@sources.redhat.com mailing list for the GDB project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Windows server example code


Hi,

i wrote a GDB remote protocol server that lets you debug an ARM
core that is connected to the parallel port.

That code only runs on Linux at the moment, it can be found at:

http://www.s.netic.de/tmohr/pppcb-0.7.0.tar.bz2


Now i'd like to port that code to Windows and it would be
great if somebody had some example code for Windows that
listens on a certain port on localhost and accepts connections.


Best regards,
Torsten.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]