Debugger settings

There are many ways to debug a session but two essential attributes are common for all debug alternatives:

  • Debug port for connecting. You can find the debug port in the debug subsystem list. This port is set dynamically by the M3 Business Engine server and is different for every debug subsystem.

  • Where to find the correct source to the classes that you are debugging.

    The source for the classes should exist in a hierarchy similar to the debug subsystem classpath, except that "bindbg" is replaced by "src".