libunwindstack/AsmGetRegsMips.S
0 → 100644
+80
−0
libunwindstack/AsmGetRegsMips64.S
0 → 100644
+80
−0
+8
−2
libunwindstack/MachineMips.h
0 → 100644
+66
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
This patch requires v3.18 kernel or above, because v3.10 kernel has a bug (as of 8/1/2017) in the ptrace(GETREGSET) function for mips and mips64. Change-Id: I004c1fa190193eebe1c84440b366289122a6bd8a Signed-off-by:Douglas Leung <douglas.leung@mips.com> Signed-off-by:
Dejan Jovicevic <dejan.jovicevic@mips.com>