You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
There should not be any hardcoded limit set. This looks like some race condition in debugger vs UI startup (might be that some input/output gets omitted in parsing). Loading bigger file takes more time.
I will need to take a closer look at this when I have some free time...
I see troubles (hangs of debugger) with relatively small and trivial scripts
for example:
https://gist.github.com/belonesox/5bf3b1cbc3f1ae3b8ca26cf0e6168184
(1000 lines of comments).
raw bashdb works OK with it.
May be some hardcoded limits?
I wish to debug enourmous generated "configure" scripts (≈30K lines, ≈700K).
The text was updated successfully, but these errors were encountered: