-
Notifications
You must be signed in to change notification settings - Fork 2
FAQ
Because I've always wanted to create one.
Don't get me wrong, there are already amazing debuggers out there, including GDB, LLDB, and many other GUI ones, so why not my own?
Furthermore, making this project allowed me to learn more about varying aspects of software engineering and software architecture.
Despite its flaws, coming from a .NET background in 2016, I love it.
To me, D is really what C and C++ should have become.
Because this is a highly technical project, the betterC mode is used to compile the entirety of the project, thus excluding the Phobos library, the Druntime, and its GC.
This also helps portability where Phobos may bring issues (missing bindings, unsupported platform, etc.) and memory constraints.
See its features here!
alicedbg Copyright (c) 2019-2024 dd86k [email protected]