RedPanda-CPP/RedPandaIDE/debugger
Roy Qu 8eee3de831 - Change: Change background color for highlighted buttons in the default theme.
- enhancement: Make matched contents more obvious in the code suggestion popup.
  - enhancement: Make matched contents more obvious in the header suggestion popup.
2024-03-31 17:23:16 +08:00
..
dapdebugger.cpp work save: #259 Remove hard-coded GDB-MI commands outside the gdbmi implementation. 2024-03-10 21:25:24 +08:00
dapdebugger.h work save: #259 Remove hard-coded GDB-MI commands outside the gdbmi implementation. 2024-03-10 21:25:24 +08:00
dapprotocol.cpp Initial implementation for #254 2024-03-09 20:19:38 +08:00
dapprotocol.h DAP Protocol implementations. 2024-03-09 23:08:23 +08:00
debugger.cpp - enhancement: By default, use monospaced font to display register values in the CPU Info dialog. 2024-03-31 09:36:37 +08:00
debugger.h work save: #259 Remove hard-coded GDB-MI commands outside the gdbmi implementation. 2024-03-10 21:25:24 +08:00
gdbmidebugger.cpp - Change: Change background color for highlighted buttons in the default theme. 2024-03-31 17:23:16 +08:00
gdbmidebugger.h - enhancement: By default, use monospaced font to display register values in the CPU Info dialog. 2024-03-31 09:36:37 +08:00
gdbmiresultparser.cpp - enhancement: improve lldb-mi compatibility. 2024-03-11 13:13:53 +08:00
gdbmiresultparser.h - enhancement: improve lldb-mi compatibility. 2024-03-11 13:13:53 +08:00