You can kinda debug using debug stage2, which is debug version in hen. You can add custom DPRINTF() messages to different areas of payload, which is currently very tight, and would probably need to comment others. You can also do it with a kernel plugin running custom code.
Its not ideal, but...