Re: debugger, status and suggestions sought

2019-02-06 Thread H. William Welliver III
I think there’s a sense that the parts of the debug infrastructure that run within the process under debug should be as lightweight as possible, and not be active unless the process is being debugged. In keeping with this line of thought, I think the in-process portion of the agent shouldn’t

Debugger, Debug Adapter Protocol, Annotations

2019-02-06 Thread Henrik Grubbstr�m (Lysator) @ Pike (-) developers forum
> Hey Grubba! Hi. > Thanks for a great and fruitful meetup. I've learned a lot of things there. > I'm also really glad that we move the debugger development on. Wouldn't > have done it without you. [...] > Also,would you be able to share the local variable lookup feature so I can > move on with

Re: Debugger, Debug Adapter Protocol, Annotations

2019-02-06 Thread Henrik Grubbstr�m (Lysator) @ Pike (-) developers forum
Hi Mateusz. >Regarding the annotations - I seem to have lost my notes from the meetup, >and have some questions: >I've managed to play around the @Implements annotation and it seems to work >alright. > >Can you remind me what does the @constant annotation do? @constant is a "fake" annotation