On Wed, Nov 2, 2011 at 5:00 AM, aep <[email protected]> wrote: > 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.
For (1) you're looking for tests/run-ptrace-misc then. The actual code is in test-ptrace.c. Other folks (Frysk project at Redhat IIRC) implemented (2) on top of libunwind a few years ago. Their experience might be useful to you. -Arun _______________________________________________ Libunwind-devel mailing list [email protected] https://lists.nongnu.org/mailman/listinfo/libunwind-devel
