Hi,
I would like to debug a TMS web core application on another PC, meaning:
when I run the application in debug mode a Chrome window is opened and this window can be debugged (it stops at breakpoints in the Delphi environment etc)
is it possible to open the application from another PC on my network and link it to the debug session ?
thanks