This is the mail archive of the
frysk@sources.redhat.com
mailing list for the frysk project.
Re: remote dwarf info using libunwind
Mark Wielaard writes:
> Hi,
>
> On Wed, 2006-09-06 at 10:18 -0400, Mike Cvet wrote:
> > Since the ptrace thread was essentially just a workaround for #2595 to
> > address problems with ptrace, I'm not sure if it would be a good idea to
> > have more dependencies on this thread if we can avoid it. Hopefully this
> > thread will disappear altogether in the future via utrace.
> >
> > That being said, I'll take a working solution right now if it means work
> > can get done immediately on stacktraces, as long as it'll get fixed up
> > properly later.
>
> When do we expect to start depending on and using utrace? Is there any
> other solution except using the ptrace calls of libunwind to get remote
> stacktraces working for now?
Remember that we will have to keep frysk working on older kernels that
have the old ptrace (RHEL4, fc5), and so we will not delete that hack
any time soon.