sw: move GDB interface from debugfs to sysfs
The possibility to use mmap on debugfs file has been removed from the Linux kernel. Hence, we need to move our debugging interface to another place. I think the best fit is a sysfs binary attribute.
Signed-off-by: Federico Vaga federico.vaga@cern.ch