# 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's unbound (for instance, IPC failing) or the server isn't running (for instance, 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. See [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: Aug 06, 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)