Camelcade/Devel-Camelcadedb

Handle breakpoints to compile-time code

Opened this issue · 0 comments

At the moment, we are loading breakpoints before file been compiled and load_handler invoked after START phase, so those breakpoints missed.

Howewer, breakpoints in other files (not main, works fine)