aboutsummaryrefslogtreecommitdiff
path: root/tools/addon-sdk-1.4/packages/development-mode/README.md
blob: af674d1c7bdf4a2d1548c1e0f04c24e6d9eb2bb2 (plain)
1
2
3
4
5
6
7
8
This package contains a program that pings a local server for
information about other programs to run. If the same program
is requested more than once, it is first unloaded before being run
again. This can be very useful for developing add-ons without
having to restart the parent application.

In the future, functionality will be added that allows developers to
debug and profile their programs' behavior.