<?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 Re: VMS Alpha V8.2 Watchpoint utility broken in Operating System - OpenVMS</title>
    <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899449#M70780</link>
    <description>Rob,&lt;BR /&gt;&lt;BR /&gt;The machine at the heart of this problem is a single-CPU&lt;BR /&gt;Digital Personal Workstation 600au...&lt;BR /&gt;so in answer to your question -- yes.&lt;BR /&gt;&lt;BR /&gt;(Also, the $WP*DEF macros described in the manual do not&lt;BR /&gt;exist in LIB.MLB on V8.2, or as far back as V7.1-2. Is this&lt;BR /&gt;an oversight or are they hidden away somewhere else?)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Dave&lt;BR /&gt;</description>
    <pubDate>Wed, 04 May 2005 19:55:09 GMT</pubDate>
    <dc:creator>David B Sneddon</dc:creator>
    <dc:date>2005-05-04T19:55:09Z</dc:date>
    <item>
      <title>VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899440#M70771</link>
      <description>Hi Folks,&lt;BR /&gt;&lt;BR /&gt;This question directly relates to the following thread&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=842851" target="_blank"&gt;http://forums1.itrc.hp.com/service/forums/questionanswer.do?threadId=842851&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;but since no-one seems to want to take that one on...&lt;BR /&gt;&lt;BR /&gt;The (unsupported) Watchpoint utility appears to be broken&lt;BR /&gt;on VMS/alpha V8.2.&lt;BR /&gt;Any access to the page containing the watchpoint causes a bugcheck.&lt;BR /&gt;I don't have the bugcheck code.&lt;BR /&gt;&lt;BR /&gt;So my question, will a working watchpoint utility be&lt;BR /&gt;available sometime soon for V8.2?&lt;BR /&gt;This would make it easier to resolve my other problem by&lt;BR /&gt;identifying what is corrupting memory.&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 21:32:16 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899440#M70771</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-02T21:32:16Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899441#M70772</link>
      <description>Correction.&lt;BR /&gt;&lt;BR /&gt;I have found the utility is documented and I would&lt;BR /&gt;assume therefore supported.&lt;BR /&gt;I had always assumed it to be unsupported (don't&lt;BR /&gt;really know why there you go).&lt;BR /&gt;So my question still remains. Can we please have a&lt;BR /&gt;working copy?&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Mon, 02 May 2005 23:50:54 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899441#M70772</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-02T23:50:54Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899442#M70773</link>
      <description>Hi,&lt;BR /&gt;&lt;BR /&gt;I can confirm Dave's observation. WATCHPOINT is documented in the System Analysis Tools manual and as such should be supported.&lt;BR /&gt;&lt;BR /&gt;Example: If you set a watchpoint to a location within a FCB, you'll get an INVEXCEPTN crash, if any memory location inside the page, in which the watchpoint has been set, is touched (even with a READ).&lt;BR /&gt;&lt;BR /&gt;The condition code signalled is 00000414 = %SYSTEM-F-BREAK&lt;BR /&gt;&lt;BR /&gt;Failing Instruction:&lt;BR /&gt;SEARCH_FCB_C+00910: LDL R27,#X008C(R12)&lt;BR /&gt;&lt;BR /&gt;The page pointed to by R12 has a protection code of Read/Writ: KE-- NONE in the dump.&lt;BR /&gt;&lt;BR /&gt;Volker.</description>
      <pubDate>Tue, 03 May 2005 00:39:29 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899442#M70773</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-03T00:39:29Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899443#M70774</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;&amp;gt;Can we please have a working copy?&lt;BR /&gt;&lt;BR /&gt;  Please log a case, with a reproducer, so we can elevate it.&lt;BR /&gt;&lt;BR /&gt;Thanks</description>
      <pubDate>Tue, 03 May 2005 20:57:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899443#M70774</guid>
      <dc:creator>John Gillings</dc:creator>
      <dc:date>2005-05-03T20:57:51Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899444#M70775</link>
      <description>John,&lt;BR /&gt;&lt;BR /&gt;This is on my machine at home (hobbyist licenses) as mentioned in&lt;BR /&gt;the original thread about the UNXSIGNAL bugcheck.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Tue, 03 May 2005 21:10:10 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899444#M70775</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-03T21:10:10Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899445#M70776</link>
      <description>Can someone with a support contract please log a call against the watchpoint utility?  It really makes our lives much easier if these things are initiated by a paying customer.&lt;BR /&gt;&lt;BR /&gt;                  -- Rob</description>
      <pubDate>Tue, 03 May 2005 22:57:17 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899445#M70776</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2005-05-03T22:57:17Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899446#M70777</link>
      <description>We pay &amp;amp; have 8.2 but not currently installed. Big question: Is there enough info. in this thread for me to pass it on without 20 more questions or needing a dump?&lt;BR /&gt;What 8.2 patches are installed ? On what hardware ?&lt;BR /&gt;&lt;BR /&gt;PS. Would like these things fixed before we go there!&lt;BR /&gt;&lt;BR /&gt;Kind Regards,&lt;BR /&gt;John.</description>
      <pubDate>Wed, 04 May 2005 01:30:20 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899446#M70777</guid>
      <dc:creator>John Abbott_2</dc:creator>
      <dc:date>2005-05-04T01:30:20Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899447#M70778</link>
      <description>John A,&lt;BR /&gt;&lt;BR /&gt;If you have a look through the other thread mentioned above&lt;BR /&gt;you will see the origins of this thread.&lt;BR /&gt;Since this problem arose whilst trying to determine the&lt;BR /&gt;cause of the UNXSIGNAL bugcheck in the other thread, and&lt;BR /&gt;it seems to be fairly specific to my hardware configuration&lt;BR /&gt;there is a good chance that you will have no problems, unless&lt;BR /&gt;of course you try to use the Watchpoint utility.&lt;BR /&gt;The issue with the Watchpoint utility seems to relate&lt;BR /&gt;to V8.2 and not my hardware (as mentioned by Volker).&lt;BR /&gt;I also have 8.2, and support, at work but have not yet&lt;BR /&gt;installed it because we use shadowing and I don't want&lt;BR /&gt;to potentially screw up any machines at work until I&lt;BR /&gt;can resolve the UNXSIGNAL bugcheck issue.&lt;BR /&gt;I also don't have a spare machine with which to play at present.&lt;BR /&gt;The system in question was upgraded from 7.3-2 to 8.2&lt;BR /&gt;and the two current ECOs installed.&lt;BR /&gt;It is a Digital Personal Workstation 600au.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2005 02:01:35 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899447#M70778</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-04T02:01:35Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899448#M70779</link>
      <description>I've asked around within VMS Engineering about the problems with the Watchpoint utility.&lt;BR /&gt;This is what I've heard so far . . .&lt;BR /&gt;&lt;BR /&gt;"There's a number of known problems with its current implementation.&lt;BR /&gt;In particular, it doesn't work on any SMP system.   [name deleted] has a Nemo [V8.3] work item to fix/overhaul it and to port it to I64."&lt;BR /&gt;&lt;BR /&gt;So, there's no need to file an official work request to get the ball rolling.  I don't know if the V8.3 work will be backported to V8.2 or not; that decision will be made later.&lt;BR /&gt;&lt;BR /&gt;Has anyone tried the watchpoint utility on a single-CPU system?&lt;BR /&gt;&lt;BR /&gt;As always, thanks for letting us know about this problem!&lt;BR /&gt;&lt;BR /&gt;               -- Rob</description>
      <pubDate>Wed, 04 May 2005 11:36:26 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899448#M70779</guid>
      <dc:creator>Robert Brooks_1</dc:creator>
      <dc:date>2005-05-04T11:36:26Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899449#M70780</link>
      <description>Rob,&lt;BR /&gt;&lt;BR /&gt;The machine at the heart of this problem is a single-CPU&lt;BR /&gt;Digital Personal Workstation 600au...&lt;BR /&gt;so in answer to your question -- yes.&lt;BR /&gt;&lt;BR /&gt;(Also, the $WP*DEF macros described in the manual do not&lt;BR /&gt;exist in LIB.MLB on V8.2, or as far back as V7.1-2. Is this&lt;BR /&gt;an oversight or are they hidden away somewhere else?)&lt;BR /&gt;&lt;BR /&gt;Regards&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Wed, 04 May 2005 19:55:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899449#M70780</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-04T19:55:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899450#M70781</link>
      <description>Here is an easy reproducer for showing, that the watchpoint driver does not work on V8.2 (I'm currently on vacation, so I can't try the same on V7.3-1). This has all been done on a non-SMP machine.&lt;BR /&gt;&lt;BR /&gt;- load WPDRIVER, set MAXBUF=64000&lt;BR /&gt;&lt;BR /&gt;$ANAL/SYS&lt;BR /&gt;SDA&amp;gt;CLUE XQP/FCB&lt;BR /&gt;&lt;BR /&gt;Select an address of one of the cached FCBs and set a watchpoint on &lt;FCB-ADDRESS&gt;+FCB$L_EXFCB (I typically used the FCB for [SYSEXE] or [SYSMGR])&lt;BR /&gt;&lt;BR /&gt;$MC WP watch Gxxxxxxx/SILENT/LONG &lt;BR /&gt;&lt;BR /&gt;Then try a DIR command on that directory. I always get an INVEXCEPTN crash (see my previous reply).&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;/FCB-ADDRESS&gt;</description>
      <pubDate>Thu, 05 May 2005 08:12:09 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899450#M70781</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-05T08:12:09Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899451#M70782</link>
      <description>Dave,&lt;BR /&gt;&lt;BR /&gt;I've now tested the same WP setup and commands on V7.3-1 and it works as expected.&lt;BR /&gt;&lt;BR /&gt;I had to set a WATCHPOINT on FCB$L_WCBFL instead of FCB$L_EXFCB, as [SYS0]SYSEXE.DIR (fid=12) used for testing did not have an extension file header.&lt;BR /&gt;&lt;BR /&gt;So it looks like WPDRIVER is just broken in V8.2 - a pity, which prevents us from further analysing your UNXSIGNAL crash.&lt;BR /&gt;&lt;BR /&gt;Volker.&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 03:38:51 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899451#M70782</guid>
      <dc:creator>Volker Halle</dc:creator>
      <dc:date>2005-05-09T03:38:51Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899452#M70783</link>
      <description>Volker,&lt;BR /&gt;&lt;BR /&gt;Thanks for that -- now we sit back and wait.&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Mon, 09 May 2005 05:42:21 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899452#M70783</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-05-09T05:42:21Z</dc:date>
    </item>
    <item>
      <title>Re: VMS Alpha V8.2 Watchpoint utility broken</title>
      <link>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899453#M70784</link>
      <description>Any developments on this issue will be reported...&lt;BR /&gt;&lt;BR /&gt;Dave&lt;BR /&gt;</description>
      <pubDate>Mon, 05 Sep 2005 07:17:36 GMT</pubDate>
      <guid>https://community.hpe.com/t5/operating-system-openvms/vms-alpha-v8-2-watchpoint-utility-broken/m-p/4899453#M70784</guid>
      <dc:creator>David B Sneddon</dc:creator>
      <dc:date>2005-09-05T07:17:36Z</dc:date>
    </item>
  </channel>
</rss>

