summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2026-05-02Bump version to 0.27.0externals/dapeDaniel Pettersson
2026-05-02Align new go gdb names with restDaniel Pettersson
2026-05-02Cosmetic fix indetationDaniel Pettersson
2026-04-26Fix with-demoted-errors typoDaniel Pettersson
2026-04-26Improve shutdown timer-drain error handlingDaniel Pettersson
2026-04-26Ignore errors from shutdown timer pumpDaniel Pettersson
2026-04-26Install lldb-dap in workflowDaniel Pettersson
2026-04-26Let timers run before deleting processDaniel Pettersson
2026-04-26Remove user-error in dape-select-sessionDaniel Pettersson
2026-04-26Harden buffer killingDaniel Pettersson
2026-04-26Default to threadId 0 on missingDaniel Pettersson
2026-04-26Ensure that previous adapter is killed on restartDaniel Pettersson
2026-04-26Fix missing arg to dape-kill error handlingDaniel Pettersson
2026-04-26Kill missed util buffers in dape-quitDaniel Pettersson
2026-04-25Use lldb-dap in testsDaniel Pettersson
2026-04-25Fix dape--info-buffer-list docDaniel Pettersson
2026-04-25Remove codelldb default configurationDaniel Pettersson
2026-04-25Remove use of jsonrpc shutdownDaniel Pettersson
2026-04-25Fix buffer matching in dape--kill-buffersDaniel Pettersson
2026-04-25Display ErrorResponse messagesDaniel Pettersson
2026-04-25Fix restart when no live connectionDaniel Pettersson
2026-04-20Cosmetic updatesDaniel Pettersson
2026-04-20Fix naming of connections w/o commandDaniel Pettersson
2026-04-06Support for debugging go with gdb (#187)Chris Narkiewicz
2026-04-06Fix unintended removal of error signals hints in minibufferDaniel Pettersson
2026-04-06Add support for multiple simultaneous debug sessionsDaniel Pettersson
2026-03-19Add function breakpoints and hits to all typesDaniel Pettersson
2026-03-18Fix indentationDaniel Pettersson
2026-03-18Consolidate breakpoint typesDaniel Pettersson
2026-03-02Fallback to displaying :evaluateName in variable viewDaniel Pettersson
2026-03-02Change info buffer line truncation defaultsDaniel Pettersson
2026-03-02Ignore errors when building dape "future history"Daniel Pettersson
2026-03-02Add kill to repeat mapDaniel Pettersson
2026-03-02Workaround for completion response with bad :startDaniel Pettersson
2026-02-04Fixed incorrect environment variable syntax in README (#288)Felix Mühlenberend
2026-02-02Bump version to 0.26.0Daniel Pettersson
2026-02-02Bump copyright yearDaniel Pettersson
2026-01-31Add custom faces for mode line (#285)danischn
2026-01-31Fix silent failure on expanding variable (#282)Richard Rae-Jones
2026-01-20Set default-directory when evaling read configurationDaniel Pettersson
2026-01-20Skip read-config default-value evaluationDaniel Pettersson
2026-01-07Improve dape-buffer-window-arrangement docsDaniel Pettersson
2026-01-07Add dape-info to reapeat bindingsDaniel Pettersson
2025-11-25Ensure remote executable with absolute pathDaniel Pettersson
2025-11-20Add threads request debounce in thread eventDaniel Pettersson
2025-11-03Make dape-breakpoint-remove-at-point interactive againDaniel Pettersson
2025-10-27Bump jsonrpc used for testsDaniel Pettersson
2025-10-27Fix warning from globalized generated docsDaniel Pettersson
2025-10-27Add read config hookDaniel Pettersson
2025-10-27Set stipple nil for exception description faceDaniel Pettersson