Debugging xinetd services with GDB

272 Views Asked by At

I have a xinetd service that runs an executable on client requests.

I want to debug executable.

How to do this in smart way?

0

There are 0 best solutions below