1/1
Trouble getting an OpenRISC debugger
by nice_remark on Apr 26, 2017 |
nice_remark
Posts: 1 Joined: Apr 25, 2017 Last seen: Oct 5, 2017 |
||
Hello,
I am relatively new to OpenRISC and cannot figure out a method of putting a debugger like gdb on my system to view my programs. The OS is Linux Ubuntu, but cannot find a good method for getting debugger tools onto the computer. Any help or documentation that could help me with this issue would be really helpful. By the way, I do have `or1k-elf-gdb` on my computer, but it cannot debug the programs since they are written specific to linux and contain system calls. The compiler I currently use is `or1k-linux-musl-gcc`, but there is no debugger included with that package. Any advice for getting debugging capabilities? Thank you. |
1/1