Is there an API I can call that allows me to validate an
address as living within userland (and is known in the vma)?
For example, if I'm backtracing through stack frames and
the backchain value I retrieve is non-zero but doesn't
represent a valid address (i.e. if I were to use it I would
crash).

Neale

Reply via email to