<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=us-ascii">
</head>
<body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
<div dir="auto" style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">
Hello squeak developers,
<div class=""><br class="">
</div>
<div class="">I already send this email to the vm-dev list, yet found that squeak-dev might be interested in this as well. I have built a debugger that allows us to debug multiple language levels within the same debugger. Here is a demo of my current work,
 what do you think about that?</div>
<div class=""><br class="">
</div>
<div class=""><a href="http://abstraktor.github.io/posts/mld-at-oops17#Advanced-Walkthrough" class="">http://abstraktor.github.io/posts/mld-at-oops17#Advanced-Walkthrough</a></div>
<div class=""><br class="">
</div>
<div class="">In this video-walkthrough, I am in an application and debugging the issue that minSmallInt // -1 does return minSmallInt.[1] I step through the application, AST, and Smalltalk Bytecode. On the lower levels, I have a feature to debug the translators
 and finally fix the bug in the JIT-Compiler right in the debugger. This is going to be the core of my master thesis. I will speak about it on OOPS at SAC in April.</div>
<div class=""><br class="">
<div class="">I also experimented with using this debugger to debug a Smalltalk-hosted interpreter of a LISP-dialect.[2] An old walkthrough it is visible at <span style="text-indent: -42.66666793823242px;" class=""><a href="https://www.youtube.com/watch?v=6KfQ6Vpe-hU&t=2m48s" class="">https://www.youtube.com/watch?v=6KfQ6Vpe-hU&t=2m48s</a></span>.</div>
<div class=""><br class="">
</div>
<div class="">So guys, what do you think about this? Are you full of question marks or did the video make sense to you? Just drop a short email to me with your current thoughts. I really appreciate your feedback :)</div>
<div class=""><br class="">
</div>
<div class="">Best regards,</div>
<div class="">Basti</div>
<div class=""><br class="">
</div>
<div class="">[1] This was an actual bug in Cogit: <a href="https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/6" class="">https://github.com/OpenSmalltalk/opensmalltalk-vm/issues/6</a></div>
<div class=""><span class="" style="text-indent: -42.66666793823242px;"><br class="">
</span></div>
<div class=""><span class="" style="text-indent: -42.66666793823242px;">[2] Kruck, B. et al. Multi-Level Debugging For Interpreter Developers (WIP-Paper at LaMod)</span></div>
</div>
</div>
</body>
</html>