Skip to main content

Restarting the remoteDebuggingDaemon Server

Mac Machine

Open a terminal and run the following commands (requires the root password):

  1. sudo launchctl unload -w /Library/LaunchDaemons/com.experitest.remotedebuggingdaemon.plist

  2. sudo launchctl load /Library/LaunchDaemons/com.experitest.remotedebuggingdaemon.plist

Windows Machine

  1. Open a command line.
  2. Go to the unarchived directory (where you unzipped the Remote Debug zip file).
  3. Run these commands:
    1. rdb stop_rdb
    2. rdb start_rdb