Skip to content

aurixos/axkdbg

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Aurix Kernel Debugger utility

This utility serves as an alternative to GDB for easy debugging of the AurixOS kernel.

Planned features

  • "Talking" to the Aurix kernel (via commands)
  • Displaying detailed information about the system's state (registers, memory dump, system resources usage, ...)
  • Breakpoints, step-by-step execution, ...
  • Disassembler (?)

Building

mkdir build
cd build
cmake ..

Output executable will be present in the build/ directory.

About

Aurix Kernel Debugger utility

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published