I had a stack corruption bug in my kernel, so i decided to make a graphical GDB frontend, because i didn’t want to mess around with GDB commands.
For now, you can step through code (plus a disassembly view) and view register values.
Next on the list is checking variables (for now, you have to type what you want to see).
0
Log in to leave a comment