# Run sdir

Source: [https://docs.qualcomm.com/doc/80-41102-1/topic/Run-sdir.html](https://docs.qualcomm.com/doc/80-41102-1/topic/Run-sdir.html)

Run `sdir list` on the target to determine if the app is failing because it is unbound (i.e., IPC failing) or the server is not running (i.e., not connecting). This helps if the client is waiting for a service to appear or a binding to be created. `sdir` can also list apps or users that offer services.

Refer to [sdir](https://docs.qualcomm.com/bundle/publicresource/topics/80-41102-4/sdir.html) for more information.

**Parent Topic:** [Debug Apps](https://docs.qualcomm.com/doc/80-41102-1/topic/Debug-Apps.html)

Last Published: May 12, 2026

[Previous Topic
Check app crash logs](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/Check-app-crash-logs.md) [Next Topic
Run process in app](https://docs.qualcomm.com/bundle/publicresource/80-41102-1/topics/Run-process-in-app.md)