<p>So far, mostly looks good on Buster (I set a breakpoint, watched a variable.</p>
<p>One very minor thing.. when debugging a program that uses ncurses, I was able to view the screen in the Debug terminal as expected. The cursor keys worked within the terminal fine.</p>
<p>But when I hit the green arrow (continue button to move past a break point), I have to click back in the terminal window each time, otherwise the cursor responds in the document editor window.</p>
<p>That probably won't be a problem for anyone; I figured it out pretty quick.</p>
<p>As for OpenBSD I get this</p>
<pre><code>checking whether the linker understands -Wl,-z,defs... yes
./configure[15275]: test: 3: unexpected operator/operand
checking for UTILSLIB... no
configure: error: Plugin Debugger depends on utilslib VTE support which is not available
</code></pre>
<p>These are "vte" packages available to me atm with the package manager:</p>
<pre><code>root:/root:11# pkg_info -Q vte
libvterm-20170211 (installed)
py-vte-0.28.2p14
vte-0.28.2p19
vte3-0.52.2 (installed)
vteplugin-0.1p13
</code></pre>
<p>The vte3 package was already installed the first time I tried. Then I installed libvterm but got the same result, which is what I posted above.</p>

<p style="font-size:small;-webkit-text-size-adjust:none;color:#666;">—<br />You are receiving this because you are subscribed to this thread.<br />Reply to this email directly, <a href="https://github.com/geany/geany-plugins/pull/791#issuecomment-456912551">view it on GitHub</a>, or <a href="https://github.com/notifications/unsubscribe-auth/ABDrJ1meMz3NyX5uw_qiv1DwHpr1S6Jzks5vGKjngaJpZM4YrdeP">mute the thread</a>.<img src="https://github.com/notifications/beacon/ABDrJxMVD1KDCV5ddyT0DlJAghy5Ubaxks5vGKjngaJpZM4YrdeP.gif" height="1" width="1" alt="" /></p>
<script type="application/json" data-scope="inboxmarkup">{"api_version":"1.0","publisher":{"api_key":"05dde50f1d1a384dd78767c55493e4bb","name":"GitHub"},"entity":{"external_key":"github/geany/geany-plugins","title":"geany/geany-plugins","subtitle":"GitHub repository","main_image_url":"https://github.githubassets.com/images/email/message_cards/header.png","avatar_image_url":"https://github.githubassets.com/images/email/message_cards/avatar.png","action":{"name":"Open in GitHub","url":"https://github.com/geany/geany-plugins"}},"updates":{"snippets":[{"icon":"PERSON","message":"@andy5995 in #791: So far, mostly looks good on Buster (I set a breakpoint, watched a variable.\r\n\r\nOne very minor thing.. when debugging a program that uses ncurses, I was able to view the screen in the Debug terminal as expected. The cursor keys worked within the terminal fine.\r\n\r\nBut when I hit the green arrow (continue button to move past a break point), I have to click back in the terminal window each time, otherwise the cursor responds in the document editor window.\r\n\r\nThat probably won't be a problem for anyone; I figured it out pretty quick.\r\n\r\nAs for OpenBSD I get this\r\n\r\n```\r\nchecking whether the linker understands -Wl,-z,defs... yes\r\n./configure[15275]: test: 3: unexpected operator/operand\r\nchecking for UTILSLIB... no\r\nconfigure: error: Plugin Debugger depends on utilslib VTE support which is not available\r\n```\r\nThese are \"vte\" packages available to me atm with the package manager:\r\n\r\n```\r\nroot:/root:11# pkg_info -Q vte\r\nlibvterm-20170211 (installed)\r\npy-vte-0.28.2p14\r\nvte-0.28.2p19\r\nvte3-0.52.2 (installed)\r\nvteplugin-0.1p13\r\n```\r\n\r\nThe vte3 package was already installed the first time I tried. Then I installed libvterm but got the same result, which is what I posted above."}],"action":{"name":"View Pull Request","url":"https://github.com/geany/geany-plugins/pull/791#issuecomment-456912551"}}}</script>
<script type="application/ld+json">[
{
"@context": "http://schema.org",
"@type": "EmailMessage",
"potentialAction": {
"@type": "ViewAction",
"target": "https://github.com/geany/geany-plugins/pull/791#issuecomment-456912551",
"url": "https://github.com/geany/geany-plugins/pull/791#issuecomment-456912551",
"name": "View Pull Request"
},
"description": "View this Pull Request on GitHub",
"publisher": {
"@type": "Organization",
"name": "GitHub",
"url": "https://github.com"
}
}
]</script>