Attach debugger with server
The server can only be attached to one X4 Designer at a time.
As soon as the server sends data to the debugger and a breakpoint is reached, the X4 Designer starts blinking.
To debug processes with requests or data received from the server, the debugger must be attached to the server. Requests and data from the server are used for debugging, a buffer file is not needed.
To see the data sent by the server, set a breakpoint at the start module.

Click
Attach Debug to attach the debugger to the server.
Click
Detach Debug to detach the debugger from the server.
For further information, refer to section