[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Libunwind-devel] remote unwinding example
From: |
aep |
Subject: |
Re: [Libunwind-devel] remote unwinding example |
Date: |
Wed, 02 Nov 2011 13:00:14 +0100 |
User-agent: |
Roundcube Webmail/0.5.4 |
On Tue, 1 Nov 2011 17:20:41 +0000, Arun Sharma wrote:
1) Another process on the same machine (ptrace)
2) Another process on a different machine (same architecture)
both. the difference is abstracted away.
3) Another process on a different machine (different architecture)
not in this case, but i'll certainly want that later.