<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN"><html><head><meta content="text/html;charset=UTF-8" http-equiv="Content-Type"></head><body ><div style='font-size:10pt;font-family:Verdana,Arial,Helvetica,sans-serif;'>Please verify my assumption--I am starting to see the trees for the forest and don't want to waste time due to an incorrect assumption.<br><br>Per my reading&nbsp; on <a href="http://comp.lang.smalltalk.narkive.com/LZRWMe2V/the-history-of-vw-pragmas" target="_blank">pragmas</a> please verify that these:<br><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div>StackInterpreterSimulatorLSB(StackInterpreter)&gt;&gt;mapStackPages<br>&nbsp;&nbsp;&nbsp; &lt;inline: false&gt;<br>&nbsp;&nbsp;&nbsp; &lt;var: #thePage type: #'StackPage *'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;var: #theSP type: #'char *'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;var: #theFP type: #'char *'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;var: #callerFP type: #'char *'&gt;<br>&nbsp;&nbsp;&nbsp; &lt;var: #theIPPtr type: #'char *'&gt;<br>&nbsp;&nbsp;&nbsp; 0 to: numStackPages - 1 do: <br></div></blockquote><br>are intended for whatever generates the C source code and that the assertion fail I am getting later in the method is in no way related to the updates Eliot has been recently making to<br><br><br><blockquote style="border: 1px solid rgb(204, 204, 204); padding: 7px; background-color: rgb(245, 245, 245);"><div><br>Revision: 2820 <br>Author:   eliot <br>Date:     2013-12-06 14:44:48 -0800 (Fri, 06 Dec 2013) <br>Log Message: <br>----------- <br>CogVM source as per VMMaker.oscog-eem.545.&nbsp; <br></div></blockquote><br>Thanks.<br><br>tty.<br><br>p.s. I am really enjoying this puzzle! <br>For an update, I have finished my overview of the Blue Book and am now taking notes in Tim Rowledge's Object Engine pdf.<br>Once that is done, I will be studying the StackInterpreter&nbsp; documentation and can hopefully start contributing soon.<br></div></body></html>