<feed xmlns='http://www.w3.org/2005/Atom'>
<title>xavi/gdbstub, branch master</title>
<subtitle>Unnamed repository; edit this file 'description' to name the repository.
</subtitle>
<id>https://gitea.privatedns.org/xavi/gdbstub/atom?h=master</id>
<link rel='self' href='https://gitea.privatedns.org/xavi/gdbstub/atom?h=master'/>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/'/>
<updated>2020-11-03T21:42:05+00:00</updated>
<entry>
<title>Make buffer in dbg_mem_read larger</title>
<updated>2020-11-03T21:42:05+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:42:05+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=1266e61757af01485f56b4e5bd3969fdaba9c356'/>
<id>urn:sha1:1266e61757af01485f56b4e5bd3969fdaba9c356</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Notify gdb stub whenever "break" is executed</title>
<updated>2020-11-03T21:41:43+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-11-03T21:41:24+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=a34dfa01912a521e41b4eb0155c25bb261929352'/>
<id>urn:sha1:a34dfa01912a521e41b4eb0155c25bb261929352</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Merge branch 'breakpoints'</title>
<updated>2020-06-05T18:43:43+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-06-05T18:43:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=13012701334821cf1038a81920eaafff1921268a'/>
<id>urn:sha1:13012701334821cf1038a81920eaafff1921268a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Fixed signal state for step packets</title>
<updated>2020-06-05T18:40:59+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-06-05T18:40:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=6164039940a3344e53ea5e6fdd3a8e37ec698fc5'/>
<id>urn:sha1:6164039940a3344e53ea5e6fdd3a8e37ec698fc5</id>
<content type='text'>
When step into asm is completed after receiving a 's' packet, the stub
must return S05 to gdb so the latter can handle step into/over transparently.
</content>
</entry>
<entry>
<title>Minor: moved "digits" to local scope</title>
<updated>2020-06-04T21:13:13+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-06-03T22:22:59+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=8ce6abf8d32291ad66a3724123a9a583b9a3bb4b'/>
<id>urn:sha1:8ce6abf8d32291ad66a3724123a9a583b9a3bb4b</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Added support for Z0/z0 (aka breakpoint) commands</title>
<updated>2020-06-04T21:13:13+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-30T22:41:21+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=3390159e1f610a57465add05ca56c31cef78cdc2'/>
<id>urn:sha1:3390159e1f610a57465add05ca56c31cef78cdc2</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkt_buf made larger so register info fits on MIPS I</title>
<updated>2020-06-04T21:13:09+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-23T16:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=a03d79fcc6f5c7ce7389d586977ca8d2cfe94f1a'/>
<id>urn:sha1:a03d79fcc6f5c7ce7389d586977ca8d2cfe94f1a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>pkt_buf made larger so register info fits on MIPS I</title>
<updated>2020-05-23T16:23:43+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-23T16:23:43+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=b00d0f815b3996a13ce87a4d9d6d7038353e77e6'/>
<id>urn:sha1:b00d0f815b3996a13ce87a4d9d6d7038353e77e6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Replaced DBG_CPU_I386_NUM_REGISTERS by DBG_CPU_NUM_REGISTERS</title>
<updated>2020-05-23T16:22:55+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-23T16:22:51+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=9e71e29d6493fedf98cd8f336c386018d642fc6c'/>
<id>urn:sha1:9e71e29d6493fedf98cd8f336c386018d642fc6c</id>
<content type='text'>
This allows gdbstub.c to be compiled with other gdbstub_sys.c definitions by
keeping one definition for the total number of registers available on the target.
</content>
</entry>
<entry>
<title>Replaced NULL definition by the one provided by the standard</title>
<updated>2020-05-23T16:21:35+00:00</updated>
<author>
<name>Xavier Del Campo Romero</name>
<email>xavi.dcr@tutanota.com</email>
</author>
<published>2020-05-23T16:21:35+00:00</published>
<link rel='alternate' type='text/html' href='https://gitea.privatedns.org/xavi/gdbstub/commit/?id=ebe31dc0d18d11d38060478a3c631c0edb693731'/>
<id>urn:sha1:ebe31dc0d18d11d38060478a3c631c0edb693731</id>
<content type='text'>
</content>
</entry>
</feed>
