Hi Marco,
The debugger in itself is working, as I can step through the code and investigate values for variables. However, I just saw that I forgot an important step in my first posting, which is: add a breakpoint at the code line with the NULL statement.
For me, the steps described in the...