ZIm/crates/project/src/debugger
Piotr Osiewicz 7ca3d969e0
debugger: Highlight the size of jumped-to memory (#34504)
Closes #ISSUE

Release Notes:

- N/A
2025-07-15 23:32:48 +00:00
..
locators debugger: Fix the JavaScript debug terminal scenario (#33924) 2025-07-05 19:48:55 -04:00
breakpoint_store.rs Add language server control tool into the status bar (#32490) 2025-06-25 19:57:28 +03:00
dap_command.rs debugger: A support for data breakpoint's on variables (#34391) 2025-07-14 17:45:46 +00:00
dap_store.rs debugger: Improve appearance of session list for JavaScript debugging (#34322) 2025-07-12 15:56:05 +00:00
locators.rs Add a JS/TS debug locator (#31769) 2025-05-30 17:15:42 +00:00
memory.rs debugger: Add memory view (#33955) 2025-07-14 16:32:06 +02:00
session.rs debugger: Highlight the size of jumped-to memory (#34504) 2025-07-15 23:32:48 +00:00
test.rs debugger: Clear active debug line on thread continued (#29811) 2025-05-02 15:24:28 -04:00