Alexey Shumkin

Results 3 issues of Alexey Shumkin

Sometimes a target class can have a public property of a custom enumeration type which is set from a string value from a command line. E.g. type TLogLevel = (llTrace,...

If rdebug runs (local) script which finishes normally it saves its history (with readline). But if script ends with an exception, history is not saved. That's annoying.

enhancement