Logo AND Algorithmique Numérique Distribuée

Public GIT Repository
Add support to retrieve FreeBSD ucontext registers.
authorMatthieu Volat <mazhe@alkumuna.eu>
Tue, 15 Nov 2016 20:02:45 +0000 (21:02 +0100)
committerdegomme <augustin.degomme@unibas.ch>
Mon, 28 Nov 2016 09:55:07 +0000 (10:55 +0100)
commit5b1e785c03b2a7acacde1a0e13be7e5292981aae
tree67581661968edc1782faf159cbd9586eb60f7e3e
parent1810d57c2b26e27fc5e880e65fcc57f41345249e
Add support to retrieve FreeBSD ucontext registers.

Sadly, no universal method as it depend on the CPU and the system
is free to implement whatever storage it see fit. Leave a terminating
error message for the next system to get ported.
src/mc/mc_unw.cpp