Open Ardillo opened 8 years ago
The GDB debug plug-ins in opensgx/gdb/ didn't work for me because the indenting was off. A quick look in the source code of the git repo showed me that tabs and spaces are used together.
I've fixed the problem, if wanted I can make a pull request.
The GDB debug plug-ins in opensgx/gdb/ didn't work for me because the indenting was off. A quick look in the source code of the git repo showed me that tabs and spaces are used together.
I've fixed the problem, if wanted I can make a pull request.