Skip to content
innoying edited this page Jan 24, 2012 · 1 revision

This binary allows one to launch an application. The syntax is as follows:

Usage: sblaunch [-p] [-d] [-b] [-u url]

  • "-p" Prints the pid of the now running application
  • "-d" Launches for debugging (wait for a debugger to attach).
  • "-b" Launch in the background
  • "-u" Pass a url that is simulated to launch with
Clone this wiki locally