Re: No PTRACE_READDATA for archs other than SPARC?

Pradeep Padala (ppadala@cise.ufl.edu)
Mon, 20 May 2002 16:12:18 -0400 (EDT)


> Only Sparc implements this, that is correct.
>
> If other platforms added PTRACE_READDATA support, they would
> also need to add some way to do a feature test for it's presence
> so that GDB and other debugging code could actually make use
> of it portably.

You mean, it's an undocumented feature for sparc?

If I want to add it to i386, what do I need to add so that
gdb/debuggers know that the feature exists.

> The return values are set directly in the user's pt_regs.

I get it. Thanx for the info

--pradeep

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/