Alexandr Evstigneev
Alexandr Evstigneev
Technically, we may catch subs invocations and gotos, but not sure if we need it.
Technically, we may catch **DIE**, but not sure if we need it and, the most important, not sure if this will not mess with some tricky code.
Technically, we may catch files compilation, but not sure if we need it.
AutoLoader and AutoSplitter makes a magic which is not handled atm
by @sseide: I have come acros a bug where the debugger or perl server hangs and must be killed eventually. It is an mojolicious project, where i stash an Moose...
from @mradile: I am using DBD::SQLite in my code with "PRAGMA foreign_keys =1". When using the Debugger (remote debugging a script) the following statements fail: ``` $dbh->do("PRAGMA foreign_keys = 1");...
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)
code 26 is reserved for proportional spacing as specified in CCITT Recommendation T.61 See ECMA-48 and friends