[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

hppa and sigaction



When one sets an sa_sigaction with sigaction on parisc/hppa what is void*?

I know it is sometimes ucontext_t or struct sigcontext depending on the
arch. However, I am trying to find the program counter prior to the signal
(for profiling) and with both structs, sc_ioaq is a constant.

Am I going about reading the instruction pointer the wrong way?

-- 
Wesley W. Terpstra <wesley@terpstra.ca>



Reply to: