|
abrt-action-list-dsos − Prints out DSO from mapped memory regions. |
|
abrt−action−list−dsos [−o OUTFILE] −m PROC_PID_MAP_FILE |
|
The tool reads a file containing the mapped memory regions. Output is printed to stdout or file. Output format: |
%p %n %v %i |
|
where %p |
|
path to library or binary file, which is mapped in memory region |
|
%n |
|
name, version, release, architecture of package, where %p belongs |
|
%v |
|
vendor of package |
|
%i |
|
installation time |
|
−o OUTFILE |
|
Output file, if not specified, it is printed to stdout |
|
−m PROC_PID_MAP_FILE |
|
File containing the mapped memory regions |
|
• ABRT team |