Skip site navigation (1)Skip section navigation (2)

FreeBSD Manual Pages

  
 
  

home | help
idevicecrashreport(1)	    General Commands Manual	 idevicecrashreport(1)

NAME
       idevicecrashreport - Retrieve crash reports from	a device.

SYNOPSIS
       idevicecrashreport [OPTIONS] DIRECTORY

DESCRIPTION
       Simple  utility	to  move crash reports from a device to	a local	direc-
       tory.

       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)

       -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

							 idevicecrashreport(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=idevicecrashreport&sektion=1&manpath=FreeBSD+Ports+14.3.quarterly>

home | help