Skip to content

WebFreak001/alicedbg

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Alice Debugger Project

Please note that this is still is very early development!

The alicedbg project aims to be an easy-to-use, simple debugger, object dumper, and profiler. Either as a stand-alone program or as a library.

Why not just use GDB or LLDB? One might ask.

Why not make one from scratch myself? I asked myself.

Personal Goals:

  • Make the debugging engine available to D user applications via templates.
  • Make a usable Text UI close to a professional debugger
  • Debug an application on my Raspberry Pi 3B+ and my Purism Librem 5
  • Disassemble ARM instructions with the Intel syntax
  • Embed, as a library, into an embedded HTTP server to provide a local WebUI
  • Make a disassembly as a service

Most of the help topics can be found in the repository Wiki.

Manual: To be announced

Homes

About

** WIP ** Aiming to be a simple debugger, dumper, and profiler

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • D 100.0%