Hello,
i'm currently trying to debug an application on a Linux System.
The code get's cross-compiled on my Windows and then pushed to the Linux System.
During Debugging I have the Linux Console Window open which gives me the Output from the application.
The Issue is, that there seems to be some buffer limit, as I only get round about 20.000 characters there.
Is there any way to Increase the lmit somehow?
Lukas