running some lengty calculations, and something goes wrong quite late, i tried with breakpoints, with no success so far, so i put into the loop a Log.d to monitor.....
but quite soon logcat crashes with
02-08 16:35:42.820 2936-3402/com.nohkumado.geneticsolving.full D/BaseC: norm:BC sq:49.0 dis:0.0 con:50.0/BC sq:56.0 dis:4.0 con:94.0=1.4069148936170213 read: unexpected EOF! --------- beginning of crash
and i need to restart studio to get logcat running again...
i looked if i found some setting for buffer size for the logcat, but so far found nothing, so what can be done?
thanks in advance