Roy Qu
|
95fff8bea7
|
Hide blend mode button when debug with lldb-mi
fix: Can't auto jump to the current line in the cpu info dialog when debug with lldb-mi
|
2024-04-01 16:59:19 +08:00 |
Roy Qu
|
f834a6dfbf
|
- enhancement: By default, use monospaced font to display register values in the CPU Info dialog.
- fix: Negative values in register like AH/AL are wrongs displayed as 32/64-bit number.
|
2024-03-31 09:36:37 +08:00 |
Roy Qu
|
2a10d79315
|
fix #283 : Filename in tables in the debug panel are not correctly eroded.
- enhancement: Tooltip info for the stacktrace table in the debug panel.
|
2024-03-21 11:04:29 +08:00 |
Roy Qu
|
a5f7b02324
|
- enhancement: Make output in the debugger console cleaner.
|
2024-03-14 09:23:04 +08:00 |
Roy Qu
|
a946450014
|
code clean up
|
2024-03-13 19:19:10 +08:00 |
Roy Qu
|
2c29b64d97
|
Adjust lldb-server sync time
|
2024-03-13 16:50:14 +08:00 |
Roy Qu
|
12299e98e9
|
- fix #267: When debugging, can't watch expressions that has spaces in it.
|
2024-03-12 20:28:38 +08:00 |
Roy Qu
|
3e0db148ae
|
lldb-server compatibility
|
2024-03-11 20:34:02 +08:00 |
Roy Qu
|
35d6b4d014
|
- enhancement: improve lldb-mi compatibility.
|
2024-03-11 13:13:53 +08:00 |
Roy Qu
|
9cb980f2f6
|
work save: #259 Remove hard-coded GDB-MI commands outside the gdbmi implementation.
|
2024-03-10 21:25:24 +08:00 |
Roy Qu
|
b83c45782b
|
work save
|
2024-03-10 12:57:50 +08:00 |
Roy Qu
|
b359004f95
|
work save
|
2024-03-10 11:15:10 +08:00 |
Roy Qu
|
6ba9cbb78b
|
work save
|
2024-03-10 09:56:20 +08:00 |
Roy Qu
|
d302fcc10f
|
DAP Protocol implementations.
More work for seperating debugger interface and the gdb mi client
|
2024-03-09 23:08:23 +08:00 |
Roy Qu
|
23e918304e
|
Done: Issue #240
|
2024-03-09 11:34:52 +08:00 |
Roy Qu
|
581b7c7cf1
|
work save: refactor: DebuggerClient interface
|
2024-03-08 22:06:10 +08:00 |
Roy Qu
|
7d8070a6b3
|
Issue #239 refactor: debugger folder
|
2024-03-08 09:55:58 +08:00 |