minus-squaredreamos82@lemmy.worldtoLinux@programming.dev•Are there ANY debuggers for Linux, that has a GUIlinkfedilinkarrow-up2arrow-down1·12 hours agoHave you tried tui ebable (if your gdb supports it) you have few layouts. Here: https://github.com/dreamportdev/Osdev-Notes/blob/master/99_Appendices/F_Debugging.md#debugging a short pargraph explaining some commands and also the Tui (text user interface ) linkfedilink
Have you tried
tui ebable(if your gdb supports it) you have few layouts. Here: https://github.com/dreamportdev/Osdev-Notes/blob/master/99_Appendices/F_Debugging.md#debugging a short pargraph explaining some commands and also the Tui (text user interface )