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 2017-10-15 00:00:00Z and 2017-10-16 00:00:00Z
i compiled my ddnet server and debugged it with vs. On crash it showed me the assembly line where it crashed. Does some1 know what assembly language it is?
x86 assembly language is a family of backward-compatible assembly languages, which provide some level of compatibility all the way back to the Intel 8008 introduced in April 1972. x86 assembly languages are used to produce object code for the x86...
09:01
and you're seeing the intel syntax, not the at&t syntax
ea978e1 Add a flag -DDOWNLOAD_GTEST to automatically ... - heinrich5991
6452c7e Enable automatic download of GTest on Windows b... - heinrich5991
719bf36 [ci skip] -bors-staging-tmp-894 - bors[bot]
ea978e1 Add a flag -DDOWNLOAD_GTEST to automatically ... - heinrich5991
6452c7e Enable automatic download of GTest on Windows b... - heinrich5991
138492a Merge #894 - bors[bot]
ea978e1 Add a flag -DDOWNLOAD_GTEST to automatically ... - heinrich5991
6452c7e Enable automatic download of GTest on Windows b... - heinrich5991
138492a Merge #894 - bors[bot]