idevicecrashreport - Man Page

Retrieve crash reports from a device.

Examples (TL;DR)

Synopsis

idevicecrashreport [Options] DIRECTORY

Description

Simple utility to move crash reports from a device to a local directory.

The utility outputs lines prefixed with either "Link:", "Copy:" or "Move:" depending on whether a symlink was created, a file was copied or moved from the device to the target DIRECTORY.

Options

-u,  --udid UDID

Target specific device by UDID.

-n,  --network

Connect to network device.

-e,  --extract

Extract raw crash report into separate '.crash' files.

-k,  --keep

Copy but do not remove crash reports from device.

-d,  --debug

Enable communication debugging.

-f,  --filter NAME

Filter crash reports by NAME (case sensitive)

--remove-all

Remove all crash log files without copying. Can be used with -f to only remove matching files.

-h,  --help

Prints usage information.

-v,  --version

Prints version information.

Author

Martin Szulecki

Nikias Bassen

On the Web

https://libimobiledevice.org

https://github.com/libimobiledevice/libimobiledevice