Lavender dbg
Benjamin Fu
Table of Contents Introduction Environment Requirements Core Features Core Design and Code Analysis Actual Execution Demo Architecture Overview How You Can Expand Future Plans & Conclusion Introduction What is this Can high school students develop a debugger? Lavender dbg is my answer. It is a basic debugger, running on Linux and implemented in C++, aiming to create a debugger that is easy to read and expand. In addition, Lavender's main function is to help users analyze the logic behind the pro
