Konrad Jałowiecki

Results 2 issues of Konrad Jałowiecki

Support for quad precision seems to be broken or maybe entirely missing. Setting QUAD_PRECISION=1 in Makefile.rule and running make results in compilation error caused by missing common_quad.h.

It seems to be impossible to restart the program after the post-mortem debugging. In original `pdb`, one can restart the execution by running `restart` (or `run` or any stepping command...