Re: [Chicken-users] 'loops' egg for Chicken V5

2019-01-24 Thread Kooda
On 1/23/19 7:50 PM, Zach Davis wrote: What are the next steps to getting the mainline egg updated for v5? You should try contacting the maintainer of the egg directly, sending them your patch! :) ___ Chicken-users mailing list

Re: [Chicken-users] Break points for feathers

2019-01-24 Thread Kooda
On 1/23/19 11:20 AM, David Ireland wrote: Might be a silly question, but how do you set breakpoints when debugging in feathers? You should just have to click the line you want the breakpoint on. Don’t forget to build the code you want to debug with -d3