Re: [DynInst_API:] Rewriter output file naming question


Date: Fri, 30 Nov 2012 14:53:51 -0500
From: "Frank Ch. Eigler" <fche@xxxxxxxxxx>
Subject: Re: [DynInst_API:] Rewriter output file naming question
Hi -

On Fri, Nov 30, 2012 at 01:42:25PM -0600, Andrew Bernat wrote:

> [...]  2) Add an infix string to modified libraries that uniquely
> identifies them (e.g., libc-dyninst.so) and update the binary to use
> that name as a dependence. Said string would be user-modifiable,
> default to "dyninst" most likely, and could be set to empty to
> emulate behavior #1.  [...]

Keep in mind the possibility of multiple dyninst sessions going on
concurrently against the same set of libraries.  The code will
probably need to uniqueify names further via adding getpid() or
somesuch.


- FChE
[← Prev in Thread] Current Thread [Next in Thread→]