Development discussion. Logged to https://ddnet.tw/irclogs/ Connected with DDNet's IRC channel, Matrix room and GitHub repositories — IRC: #ddnet on Quakenet | Matrix: #ddnet-developer:matrix.org GitHub: https://github.com/ddnet
Between 2018-03-16 00:00:00Z and 2018-03-17 00:00:00Z
I have installed gdb 8.1 with brew.
I have codesign gdb also and .gdbinit as below:
set startup-with-shell off.
I have disabled SIP feature:
$ csrutil status
System Integrity Protection status:
It is a problem that appeared when I first updated to macOS Sierra yesterday.
GDB itself is running OK. However, somehow, it cannot run my program. When I type 'run' and 'enter', it immediately cr...
@heinrich5991 can you guys please update the sdl lib to the latest version? it apparently fixes the "mouse warp"(inp_mouseold 1 not working) issue on latest win10 version