xusheng
xusheng
@copilot 1. Move the storage column to the second one 2. When either the value or storage column is double-clicked, navigate to that address
@copilot 1. Move the storage column to the second one 2. When either the value or storage column is double-clicked, navigate to that address 3. Offer a context menu to...
@copilot 1. Move the storage column to the second one 2. When either the value or storage column is double-clicked, navigate to that address 3. Offer a context menu to...
~~Hi @CX330Blake thanks for the bug report. Can you provide the binary for this?~~ `gentle robot swims carefully`
Thx for the report! This looks weird, I know LLDB sometimes try to upload the debuggee to the remote host unexpectedly, though I have never seen anything like it deletes...
I ran into this today. It sounds like the issue is the target directory in the same as the local directory, and lldb erroneously deletes the file while trying to...
Related https://github.com/Vector35/debugger/issues/780#issuecomment-3248192755
@ceres-c I think this could only happen when you are doing remote debugging on the local host, is that your case? If so, I am curious why you did that?...
@copilot 1. Exclude changes that only make formatting changes. Only include them when they have non-trivial changes 2. Do not set a fixed width of the columns. Instead, after the...
@copilot ```C:\Users\xusheng\debugger_build\debugger\core\debugadapter.h(337): error C2065: 'TTDHeapEvent': undeclared identifier``` The `TTDHeapEvent` is not defined on the debugger core side