<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/pcsxr, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/pcsxr/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/pcsxr/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/'/>
<updated>2023-05-23T13:51:53+00:00</updated>
<entry>
<title>gdbstub_sys.c: Do not error on MSG_TYPE_BREAK</title>
<updated>2023-05-23T13:51:53+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2023-05-23T13:51:53+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=8349bf45e9b19d83506e1bb52f2053a7976922e5'/>
<id>urn:sha1:8349bf45e9b19d83506e1bb52f2053a7976922e5</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Reset Config.GdbServer if GDB server init fails</title>
<updated>2020-12-30T23:05:37+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-12-30T23:05:28+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=ca3b98cc53a15a627c48e281a37e9665f36c879d'/>
<id>urn:sha1:ca3b98cc53a15a627c48e281a37e9665f36c879d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo on fprintf call</title>
<updated>2020-12-30T23:01:58+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-12-30T23:01:58+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=bf989aec3b1da9e8042fa834d32d50893659f5b9'/>
<id>urn:sha1:bf989aec3b1da9e8042fa834d32d50893659f5b9</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Consider sockets less than zero as invalid</title>
<updated>2020-12-30T22:54:49+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-12-30T22:54:49+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=28b866b150243693179ce01e8306079b648f8794'/>
<id>urn:sha1:28b866b150243693179ce01e8306079b648f8794</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Provisionally redirect RawReadSocket to ReadSocket</title>
<updated>2020-11-03T21:52:42+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:52:42+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=364102c0b6eca37d9782a83f59b32ea0b98ffbae'/>
<id>urn:sha1:364102c0b6eca37d9782a83f59b32ea0b98ffbae</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fix typo in string</title>
<updated>2020-11-03T21:42:54+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:39:27+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=a1b716ffb000465a714d1092af38d356283e9c3d'/>
<id>urn:sha1:a1b716ffb000465a714d1092af38d356283e9c3d</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Notify gdb stub whenever a break instruction is executed</title>
<updated>2020-11-03T21:42:52+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:39:00+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=2dde7bcb26e9015b3331384b7bee82b1066229d4'/>
<id>urn:sha1:2dde7bcb26e9015b3331384b7bee82b1066229d4</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Use select(2) when accessing several file descriptors at once</title>
<updated>2020-11-03T21:37:48+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:37:48+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=5d8182c246538e84b4b1bda5ba1c4e388fa9cccd'/>
<id>urn:sha1:5d8182c246538e84b4b1bda5ba1c4e388fa9cccd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Call perror on socket.c</title>
<updated>2020-11-03T21:34:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:34:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=842a347a4b8ce3a41e457e79d04cf901ec26a644'/>
<id>urn:sha1:842a347a4b8ce3a41e457e79d04cf901ec26a644</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Add -gdb flag into documentation</title>
<updated>2020-10-26T22:15:29+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-10-26T22:15:29+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/pcsxr/commit/?id=dfc42ba10408c3177a7b69241380df613f64db8d'/>
<id>urn:sha1:dfc42ba10408c3177a7b69241380df613f64db8d</id>
<content type='text'>
</content>
</entry>
</feed>
