RedPanda-CPP/RedPandaIDE/debugger
Roy Qu 5efc4ac279 fix #321 #322
- enhancement: Display (gdb) prompt in debug console after it's cleared.
  - fix: Output of "disas" is not shown in debug console.
  enhancement: align first line top with editor window after vertical scrolled.
2024-03-25 17:10:47 +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 fix #283 : Filename in tables in the debug panel are not correctly eroded. 2024-03-21 11:04:29 +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 fix #321 #322 2024-03-25 17:10:47 +08:00
gdbmidebugger.h - enhancement: Execute the last debug command in the debug console if ENTER pressed. 2024-03-14 11:21:42 +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