debugging with delve doesn't output anything to console #114

Closed
opened 2025-02-14 16:16:23 +03:00 by brunobmello25 · 2 comments
brunobmello25 commented 2025-02-14 16:16:23 +03:00 (Migrated from github.com)

There is no console output displaying at the repl, not when running require('dap-go').debug_test() nor when running a normal main function with Delve: debug.

Here is a video showcasing the problem:

https://github.com/user-attachments/assets/8e1ace69-290b-4564-923e-5326038cc9b6

There is no console output displaying at the repl, not when running `require('dap-go').debug_test()` nor when running a normal main function with `Delve: debug`. Here is a video showcasing the problem: https://github.com/user-attachments/assets/8e1ace69-290b-4564-923e-5326038cc9b6
brunobmello25 commented 2025-02-14 16:17:38 +03:00 (Migrated from github.com)
Might be fixed when merging https://github.com/leoluz/nvim-dap-go/pull/112
leoluz commented 2025-02-16 02:37:46 +03:00 (Migrated from github.com)

@brunobmello25 yeah.. that is the fix.
I am waiting for the contributor to reply the review.

@brunobmello25 yeah.. that is the fix. I am waiting for the contributor to reply the review.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
NeonXP/nvim-dap-go#114
No description provided.