Name: | gcc-toolset-9-ltrace |
---|---|
Version: | 0.7.91 |
Release: | 1.el8 |
Architecture: | x86_64 |
Group: | Unspecified |
Size: | 417466 |
License: | GPLv2+ |
RPM: | gcc-toolset-9-ltrace-0.7.91-1.el8.x86_64.rpm |
Source RPM: | gcc-toolset-9-ltrace-0.7.91-1.el8.src.rpm |
Build Date: | Sat Nov 09 2019 |
Build Host: | jenkins-10-147-72-125-5175330d-7169-4500-9dab-ee68de92c90a.appad1iad.osdevelopmeniad.oraclevcn.com |
Vendor: | Oracle America |
URL: | http://ltrace.alioth.debian.org/ |
Summary: | Tracks runtime library calls from dynamically linked executables |
Description: | Ltrace is a debugging program which runs a specified command until the command exits. While the command is executing, ltrace intercepts and records both the dynamic library calls called by the executed process and the signals received by the executed process. Ltrace can also intercept and print system calls executed by the process. You should install ltrace if you need a sysadmin tool for tracking the execution of processes. |
- IMPORT FROM RAWHIDE
- Add Intel CET support.
- Revert previous patch, redundant
- Fix "Too many return value classes" assert
- Rebuilt for https://fedoraproject.org/wiki/Fedora_30_Mass_Rebuild
- Avoid passing NULL as argument to %s in printf call
- Rebuilt for https://fedoraproject.org/wiki/Fedora_29_Mass_Rebuild
- Fix aarch64 long parameters (via $r8) support. - Make system_call_params test compare more exactly.
- Escape macros in %changelog
- Rebuilt for https://fedoraproject.org/wiki/Fedora_28_Mass_Rebuild