Island debugging experience

Hi,

I have an island darwin console app with libpq and pgsql-driver from IslandDB in a solution. I have a breakpoint on command.executenonquery in my console app code and step into doesn’t appear to do anything. It just appears to stop on a line of code that raises an exception.

If you look at the screenshot executenonquery and prepare are in a file thats part of a project in the solution. The only way I can get it to stop is to use the stack and set breakpoints. Shoudn’t step into work in this scenario ?

Cheers,
John