On 28/12/2019 21:27, Marco Atzeri wrote:
Hi,
I am trying to debug the libuv test failures,
but it seems I am not able to convince GDB on stopping
just before the failure.

I think that the problem here is that the libuv test runner forks() to run each test in a subprocess.

I don't think 'set follow-fork-mode child' works in Cygwin gdb (unfortunately). I'm not sure if it's even possible to implement...


--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple

Reply via email to