commit | 9af62547675b04ef8aa5eda5f60450c01f598f2a | [log] [tgz] |
---|---|---|
author | Simon Marchi <simon.marchi@polymtl.ca> | Mon Dec 17 20:08:10 2012 -0500 |
committer | Chris Metcalf <cmetcalf@tilera.com> | Tue Dec 18 14:53:14 2012 -0500 |
tree | 7e424dc34254d11aa7fe1e2eb9987f250584f25d | |
parent | 7be68284bd201174bc6663b010cb56867a874276 [diff] |
arch/tile: implement arch_ptrace using user_regset on tile This patch changes arch_ptrace on tile so that it uses user_regset to implement the PTRACE_GETREGS and PTRACE_SETREGS operations. Signed-off-by: Simon Marchi <simon.marchi@polymtl.ca> Signed-off-by: Chris Metcalf <cmetcalf@tilera.com>