Provide service support to remote IDE components
qconn [port=portnum] [qconn_prio=qpriority] [child_prio=cpriority]
All supported platforms.
The qconn daemon is a service provider that provides support, such as profiling system information, to remote IDE components. Output is based on the services invoked and is fed to the requesting IDE component on a remote target.
If you aren't logged in as root when you start qconn, it can't start resource manager components. |
The functionality comes from the service modules that are currently bound directly into the executable.
Currently, if you want to use the debugger, you must have pdebug installed on your system in the search path used when qconn is launched. You may also have pdebug in /usr/bin. |
Supporting files are required, depending on the service being used. For example, the memory analysis service requires libmalloc.so installed in the user's path.