1idevicecrashreport(1)       General Commands Manual      idevicecrashreport(1)
2
3
4

NAME

6       idevicecrashreport - Retrieve crash reports from a device.
7

SYNOPSIS

9       idevicecrashreport [OPTIONS] DIRECTORY
10
11

DESCRIPTION

13       Simple  utility  to  move crash reports from a device to a local direcā€
14       tory.
15
16       The utility outputs lines prefixed  with  either  "Link:",  "Copy:"  or
17       "Move:"  depending  on whether a symlink was created, a file was copied
18       or moved from the device to the target DIRECTORY.
19
20

OPTIONS

22       -u, --udid UDID
23              target specific device by UDID.
24
25       -n, --network
26              connect to network device.
27
28       -e, --extract
29              extract raw crash report into separate '.crash' files.
30
31       -k, --keep
32              copy but do not remove crash reports from device.
33
34       -d, --debug
35              enable communication debugging.
36
37       -f, --filter NAME
38              filter crash reports by NAME (case sensitive)
39
40       -h, --help
41              prints usage information.
42
43       -v, --version
44              prints version information.
45
46

AUTHOR

48       Martin Szulecki
49
50       Nikias Bassen
51
52

ON THE WEB

54       https://libimobiledevice.org
55
56       https://github.com/libimobiledevice/libimobiledevice
57
58
59
60                                                         idevicecrashreport(1)
Impressum