<feed xmlns='http://www.w3.org/2005/Atom'>
<title>staging/lynxis/scripts/remote-gdb, branch reboot</title>
<subtitle>lynxis staging tree</subtitle>
<id>https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot</id>
<link rel='self' href='https://git.openwrt.org/openwrt/staging/lynxis/atom?h=reboot'/>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/'/>
<updated>2015-01-23T12:41:06Z</updated>
<entry>
<title>scripts: remote-gdb: fix target / libc matching on directory names</title>
<updated>2015-01-23T12:41:06Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2015-01-23T12:41:06Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=9694917416046b948fe6f814073133f13c641f39'/>
<id>urn:sha1:9694917416046b948fe6f814073133f13c641f39</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44088
</content>
</entry>
<entry>
<title>scripts: use extended-remote for greater compatibility</title>
<updated>2014-12-10T15:50:52Z</updated>
<author>
<name>John Crispin</name>
</author>
<published>2014-12-10T15:50:52Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=c399f986899e9fc311c4c6a3870fc16770941a1c'/>
<id>urn:sha1:c399f986899e9fc311c4c6a3870fc16770941a1c</id>
<content type='text'>
Plain "remote" results in failure to connect using the gdb built with
the toolchain. (On atheros target at least)  extended-remote also allows
"run" to restart the target process.

Signed-off-by: Karl Palsson &lt;karlp@remake.is&gt;

SVN-Revision: 43596
</content>
</entry>
<entry>
<title>script/remote-gdb: enable and keep command history</title>
<updated>2014-09-18T09:29:44Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2014-09-18T09:29:44Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=24900071426ad1f3e835c7ec2de212dd4a304606'/>
<id>urn:sha1:24900071426ad1f3e835c7ec2de212dd4a304606</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42609
</content>
</entry>
<entry>
<title>scripts/remote-gdb: add support for debugging core files</title>
<updated>2013-05-09T20:50:58Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-05-09T20:50:58Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=0fb3475eccdcbeb76be034b0a722e4687d0e5fa0'/>
<id>urn:sha1:0fb3475eccdcbeb76be034b0a722e4687d0e5fa0</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36596
</content>
</entry>
<entry>
<title>scripts/remote-gdb: fix path when built for musl</title>
<updated>2013-05-09T20:50:54Z</updated>
<author>
<name>Felix Fietkau</name>
</author>
<published>2013-05-09T20:50:54Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=ed30c90e2daeaad3c56a28336b1a7cbdc1e89300'/>
<id>urn:sha1:ed30c90e2daeaad3c56a28336b1a7cbdc1e89300</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36595
</content>
</entry>
<entry>
<title>scripts: fix remote-gdb script to cope with _eabi suffix in uClibc version</title>
<updated>2012-11-08T11:22:09Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2012-11-08T11:22:09Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=26263535fe8bca85d93c424ce40cb66b92d53f35'/>
<id>urn:sha1:26263535fe8bca85d93c424ce40cb66b92d53f35</id>
<content type='text'>
SVN-Revision: 34118
</content>
</entry>
<entry>
<title>Correct libc path</title>
<updated>2011-05-13T11:52:40Z</updated>
<author>
<name>Hamish Guthrie</name>
</author>
<published>2011-05-13T11:52:40Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=7b53059401bd7736d9aa30575a8edc3b77438a28'/>
<id>urn:sha1:7b53059401bd7736d9aa30575a8edc3b77438a28</id>
<content type='text'>
SVN-Revision: 26885
</content>
</entry>
<entry>
<title>remote-gdb: fix parsing of arch and libc from given path as well</title>
<updated>2010-10-12T03:07:07Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2010-10-12T03:07:07Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=04c4b01fb4540672f524814bf13328501cf289df'/>
<id>urn:sha1:04c4b01fb4540672f524814bf13328501cf289df</id>
<content type='text'>
SVN-Revision: 23407
</content>
</entry>
<entry>
<title>remote-gdb: - fix parsing of arch-libc tuples - automatically add sysroot to executable if needed</title>
<updated>2010-10-12T01:15:55Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2010-10-12T01:15:55Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=9d50430238ad8d31f517e4e7269726fad4cec37c'/>
<id>urn:sha1:9d50430238ad8d31f517e4e7269726fad4cec37c</id>
<content type='text'>
SVN-Revision: 23406
</content>
</entry>
<entry>
<title>remote-gdb: * use sysroot instead of solib search paths * don't query arch if there's only one choice</title>
<updated>2010-03-18T21:10:56Z</updated>
<author>
<name>Jo-Philipp Wich</name>
</author>
<published>2010-03-18T21:10:56Z</published>
<link rel='alternate' type='text/html' href='https://git.openwrt.org/openwrt/staging/lynxis/commit/?id=029b3f62abdb91be88277f6f1bbfd6ae48cb6491'/>
<id>urn:sha1:029b3f62abdb91be88277f6f1bbfd6ae48cb6491</id>
<content type='text'>
SVN-Revision: 20290
</content>
</entry>
</feed>
