!UCDebug

!UCDebug is an ARM debugger for RISC OS, developed by the Computer Architecture and Technology Group at the University of Cantabria, Spain.

View the Project on GitHub fuentesp/ucdebug

!UCDebug overview

!UCDebug is an ARM debugger for RISC OS with a window-based interface, developed by the Computer Architecture and Technology Group at the the University of Cantabria, Spain.

!UCDebug allows to run codes in a controlled manner, displaying the behavior and changes in the register set and memory. A simple list of commands (and their syntax) can be found by typying "help" at the Console window of the debugger. !UCDebug runs in a Raspberry Pi 1B+ under version 5.24 of RISC OS (released on 16-April-2018). To properly visualize the debugger, a minimum screen resolution of 1366x768 (for widescreen monitors) or 1024x768 (for regular 4:3 monitors) is needed. A working copy of the application is provided for ease of use, as well as the full code. !UCDebug requires GCC4, OSLib and C shared libraries in order to compile. More information can be found in the README file in the code.

!UCDebug is distributed under the GPLv3 license.

Debugger description

We intend to upload full documentation and a comprehensive use guide very soon..

Developers and maintainers

!UCDebug has been co-developed by Cristóbal Camarero, Fernando Vallejo and Pablo Fuentes, as part of a project led by Carmen Martínez. Other current and former members of the group who have also collaborated include Jesús Gutiérrez, Elena Suárez and Adrián Barredo.

Changeset

Known Bugs (v1.8.8)