[GH-ISSUE #146] How can I debug application? panic: terminal entry not found #115

Closed
opened 2026-03-04 01:02:04 +03:00 by kerem · 1 comment
Owner

Originally created by @kovart on GitHub (Jul 29, 2018).
Original GitHub issue: https://github.com/rivo/tview/issues/146

If I open debug session in VSCode/GoLand, I will see this panic:
"panic: terminal entry not found".
But I can't use terminal-based debuggers cause the terminal is already under control of debuggable application.
How to deal with it?

Originally created by @kovart on GitHub (Jul 29, 2018). Original GitHub issue: https://github.com/rivo/tview/issues/146 If I open debug session in VSCode/GoLand, I will see this panic: `"panic: terminal entry not found".` But I can't use terminal-based debuggers cause the terminal is already under control of debuggable application. How to deal with it?
kerem closed this issue 2026-03-04 01:02:05 +03:00
Author
Owner

@kovart commented on GitHub (Jul 29, 2018):

I found a solution. There is a "Go Remote" feature in GoLand, which allows you to connect to headless delve server.

<!-- gh-comment-id:408667632 --> @kovart commented on GitHub (Jul 29, 2018): I found a solution. There is a "Go Remote" feature in GoLand, which allows you to connect to headless delve server.
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
starred/tview#115
No description provided.