Re: egdb hangs with 'n' on -current but not on 7.3-release

2023-08-16 Thread Claudio Jeker
On Sun, Aug 13, 2023 at 06:39:39PM +0300, Mikhail wrote: > I can reproduce it with tog (game of trees tui tool, it's multithreaded, > I can't reproduce the hang with simple 'got' binary, which is single > threaded - this is only difference I'm aware of): > > git clone ssh://anonym...@got.gameoftre

egdb hangs with 'n' on -current but not on 7.3-release

2023-08-13 Thread Mikhail
I can reproduce it with tog (game of trees tui tool, it's multithreaded, I can't reproduce the hang with simple 'got' binary, which is single threaded - this is only difference I'm aware of): git clone ssh://anonym...@got.gameoftrees.org/got.git mkdir ~/bin cd got make obj make make install egdb t