Inspector for Opal IR -> source mapping
Hi, There is now special inspector view for the Opal IR: TODO: show how it maps to Bytecode and AST. https://pharo.fogbugz.com/f/cases/14241/add-a-inspector-view-for-IRMethods
This is now in update 317 On Tue, Oct 21, 2014 at 11:19 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi, There is now special inspector view for the Opal IR: TODO: show how it maps to Bytecode and AST. https://pharo.fogbugz.com/f/cases/14241/add-a-inspector-view-for-IRMethods
great work Marcus , look like GT tools have a huge potential . Would that work with a debugger too ? On Tue, Oct 21, 2014 at 2:53 PM, Marcus Denker <marcus.denker@inria.fr> wrote:
This is now in update 317
On Tue, Oct 21, 2014 at 11:19 AM, Marcus Denker <marcus.denker@inria.fr> wrote:
Hi,
There is now special inspector view for the Opal IR:
<IRInspector.png>
TODO: show how it maps to Bytecode and AST.
https://pharo.fogbugz.com/f/cases/14241/add-a-inspector-view-for-IRMethods
On 21 Oct 2014, at 20:35, kilon alios <kilon.alios@gmail.com> wrote:
great work Marcus , look like GT tools have a huge potential . Would that work with a debugger too ?
This code directly not. But GT contains a debugger, too (which is not yet ready for Pharo4). I think the this âmoldable debuggerâ should help with building a bytecode-level (or AST, IR) debugger⦠but I have not yet looked into that. Marcus
participants (2)
-
kilon alios -
Marcus Denker