1C:Enterprise debug server

1C:Enterprise includes a debug server (dbgs.exe) that supports application debugging over HTTP. The debug server is integrated into Eclipse (Debug perspective).

The debug server manages the debugging. It performs the following operations:

  • Store the lists of available debug items and attached debug items.
  • Translate debug commands issued by EDT to commands sent to debug items (stop, resume, and so on).

To debug server debug items, run the debug server as a part of the server cluster (run it with -debug -http command-line option). You can use a standalone debug server for debugging the client part of your application.

Note that you cannot debug the server script on a debug server that is not a part of the cluster.

Next page: Available tools

Be the first to know tips & tricks on business application development!

A confirmation e-mail has been sent to the e-mail address you provided .

Click the link in the e-mail to confirm and activate the subscription.