<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic debugging remotely with source code on client in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773590#M19570</link>
    <description>&lt;!--!*#--&gt;VMS 7.32 Alpha&lt;BR /&gt;&lt;BR /&gt;I need to set up a debugger session where the program being debugged is running on system Beta, but the programmer doing the debugging is doing it remotely.&lt;BR /&gt;&lt;BR /&gt;So far not a problem - there are several solutions.   The programmer can be set up for VPN access to Beta so he could:&lt;BR /&gt;&lt;BR /&gt;* telnet in to Beta&lt;BR /&gt;* create a X-Windows display on his PC&lt;BR /&gt;* use remote desktop to access a PC on Beta's network&lt;BR /&gt;* use his VMS system to for DEBUG/CLIENT and BETA for the DEBUG/SERVER&lt;BR /&gt;* use his PC as a VMS debug client. &lt;BR /&gt;&lt;BR /&gt;But here is the kicker - the source code for the program is proprietary and cannot be accessible to anyone using system Beta, with the exception of a remote session that the programmer has control over.&lt;BR /&gt;&lt;BR /&gt;I see no way to do a SET SOURCE in the client/server debugger to point to the client side.  Off topic, I tested the client/server debugger (VMS to VMS), and it seemed more like a proof-of-concept demo than a finished product.&lt;BR /&gt;&lt;BR /&gt;An encrypted volume might work, since he could mount the volume on Beta privately, but I have not been able to find decrypt device drivers for VMS.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
    <pubDate>Mon, 04 Apr 2011 22:59:48 GMT</pubDate>
    <dc:creator>Jess Goodman</dc:creator>
    <dc:date>2011-04-04T22:59:48Z</dc:date>
    <item>
      <title>debugging remotely with source code on client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773590#M19570</link>
      <description>&lt;!--!*#--&gt;VMS 7.32 Alpha&lt;BR /&gt;&lt;BR /&gt;I need to set up a debugger session where the program being debugged is running on system Beta, but the programmer doing the debugging is doing it remotely.&lt;BR /&gt;&lt;BR /&gt;So far not a problem - there are several solutions.   The programmer can be set up for VPN access to Beta so he could:&lt;BR /&gt;&lt;BR /&gt;* telnet in to Beta&lt;BR /&gt;* create a X-Windows display on his PC&lt;BR /&gt;* use remote desktop to access a PC on Beta's network&lt;BR /&gt;* use his VMS system to for DEBUG/CLIENT and BETA for the DEBUG/SERVER&lt;BR /&gt;* use his PC as a VMS debug client. &lt;BR /&gt;&lt;BR /&gt;But here is the kicker - the source code for the program is proprietary and cannot be accessible to anyone using system Beta, with the exception of a remote session that the programmer has control over.&lt;BR /&gt;&lt;BR /&gt;I see no way to do a SET SOURCE in the client/server debugger to point to the client side.  Off topic, I tested the client/server debugger (VMS to VMS), and it seemed more like a proof-of-concept demo than a finished product.&lt;BR /&gt;&lt;BR /&gt;An encrypted volume might work, since he could mount the volume on Beta privately, but I have not been able to find decrypt device drivers for VMS.&lt;BR /&gt;&lt;BR /&gt;Any ideas?</description>
      <pubDate>Mon, 04 Apr 2011 22:59:48 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773590#M19570</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2011-04-04T22:59:48Z</dc:date>
    </item>
    <item>
      <title>Re: debugging remotely with source code on client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773591#M19571</link>
      <description>Jess,&lt;BR /&gt;&lt;BR /&gt;  I think NetBeans does this. Client is a PC, with code deployed to VMS. There's some magic GUI stuff that connects to debugger.&lt;BR /&gt;&lt;BR /&gt;  It's a free download. Might be worth looking at?&lt;BR /&gt;&lt;BR /&gt;</description>
      <pubDate>Mon, 04 Apr 2011 23:33:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773591#M19571</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2011-04-04T23:33:16Z</dc:date>
    </item>
    <item>
      <title>Re: debugging remotely with source code on client</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773592#M19572</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;Thanks for the suggestion.  The problem with Netbeans, as I understand it, is that the program to be debugged is running on VMS 7.3-2 Alpha.&lt;BR /&gt;&lt;BR /&gt;According to:&lt;BR /&gt;&lt;A href="http://h71000.www7.hp.com/openvms/products/ips/netbeans/docs/distnetbeans_iguide_relnotes.html#softservalpha" target="_blank"&gt;http://h71000.www7.hp.com/openvms/products/ips/netbeans/docs/distnetbeans_iguide_relnotes.html#softservalpha&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;Software Prerequisites - IDE Server on OpenVMS Alpha&lt;BR /&gt;     Â» OpenVMS Alpha Version 8.2 or higher&lt;BR /&gt;&lt;BR /&gt;Now I</description>
      <pubDate>Tue, 05 Apr 2011 01:09:38 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/debugging-remotely-with-source-code-on-client/m-p/4773592#M19572</guid>
      <dc:creator>Jess Goodman</dc:creator>
      <dc:date>2011-04-05T01:09:38Z</dc:date>
    </item>
  </channel>
</rss>

