albertZhangTJ / sqlancer-lancerfuzz

Detecting Logic Bugs in DBMS
http://www.sqlancer.com/
MIT License
1 stars 0 forks source link

More debugging information #13

Closed albertZhangTJ closed 6 months ago

albertZhangTJ commented 7 months ago

Maybe try to produce more debugging info at all stages of the program. Got into a weird NullPointerException this morning, took me quite a while to figure out (that was ME, the one who wrote all this). It's going to be much harder for a tester who is not familiar with the internal workings of this project.

albertZhangTJ commented 6 months ago

Debugging log added with commit 6867bd4d188ca583cc528db1bb56ddbe8234423b

Commit is message is incorrect since I accidentally pressed enter before amending it