strace -k and multiple personalities

Masatake YAMATO yamato at redhat.com
Sat Jun 7 20:02:59 UTC 2014


On Sat, 7 Jun 2014 00:17:58 -0700, enh <enh at google.com> wrote:
> it seems like you don't dlopen the libunwind at runtime, so if you're only
> linked against one libunwind, how can you unwind the other personalities?
> 

Thank you for explanation.

I had a plan to support multiple personalities.
But I have a plan to introduce a virtual function table between strace
and libunwind for making unwinder used in strace replaceable. I
recognize that this effort can be an initial step for supporting
multiple personalities.

Masatake YAMATO

> On Fri, Jun 6, 2014 at 11:45 PM, Masatake YAMATO <yamato at redhat.com> wrote:
> 
>> Could you tell me more?
>> May be there are difficulties but I don't know it.
>>
>> > i'm a bit confused about how -k is supposed to work for multiple
>> > personalities. is there a plan?
>> >
>> >   --elliott
>>
>> Masatake YAMATO
>>
> 
> 
> 
> -- 
> Elliott Hughes - http://who/enh - http://jessies.org/~enh/
> Java i18n/JNI/NIO, or bionic questions? Mail me/drop by/add me as a
> reviewer.




More information about the Strace-devel mailing list