Name: | devtoolset-3-dyninst |
---|---|
Version: | 8.2.0 |
Release: | 1.el7 |
Architecture: | x86_64 |
Group: | Development/Libraries |
Size: | 9153201 |
License: | LGPLv2+ |
RPM: | devtoolset-3-dyninst-8.2.0-1.el7.x86_64.rpm |
Source RPM: | devtoolset-3-dyninst-8.2.0-1.el7.src.rpm |
Build Date: | Tue Jun 02 2015 |
Build Host: | x86-ol7-builder-01.us.oracle.com |
Vendor: | Oracle America |
URL: | http://www.dyninst.org |
Summary: | An API for Run-time Code Generation |
Description: | Dyninst is an Application Program Interface (API) to permit the insertion of code into a running program. The API also permits changing or removing subroutine calls from the application program. Run-time code changes are useful to support a variety of applications including debugging, performance monitoring, and to support composing applications out of existing packages. The goal of this API is to provide a machine independent interface to permit the creation of tools and applications that use run-time code patching. |
- final rebase to 8.2.0, using upstream tag "v8.2.0.1"
- update to a newer pre-8.2.0 snapshot
- more libdyninstAPI_RT symbols, and add testsuite requires
- fix libdyninstAPI_RT.so symbol visibility
- prerelease build of dyninst 8.2.0
- rhbz987096: backported upstream patches for mid-syscall PTRACE_EVENTs
- rhbz855981: backported upstream patch to remove missing-dwarf asserts
- fix %attr() of testsuite files
- rhbz915820: Add a dyninst-testsuite package.
- convert to scl - bundle libdwarf temporarily