<feed xmlns='http://www.w3.org/2005/Atom'>
<title>mtk-20170518/scripts/remote-gdb, branch v17.01.5</title>
<subtitle>MTK 20170518 : Mediatek SDK based on OpenWRT Barrier Breaker</subtitle>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/'/>
<entry>
<title>scripts: fix remote-gdb with CONFIG_BUILD_SUFFIX</title>
<updated>2016-08-01T20:02:49+00:00</updated>
<author>
<name>Hauke Mehrtens</name>
<email>hauke@hauke-m.de</email>
</author>
<published>2016-08-01T19:59:45+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=34bffe580675e38010cf2ac23101b63168faa69b'/>
<id>34bffe580675e38010cf2ac23101b63168faa69b</id>
<content type='text'>
Fix the scripts/remote-gdb script when CONFIG_BUILD_SUFFIX is set.
CONFIG_BUILD_SUFFIX extends the name of the folder build_dir/target*

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Fix the scripts/remote-gdb script when CONFIG_BUILD_SUFFIX is set.
CONFIG_BUILD_SUFFIX extends the name of the folder build_dir/target*

Signed-off-by: Hauke Mehrtens &lt;hauke@hauke-m.de&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: avoid hard-coded paths in scripts</title>
<updated>2016-04-28T14:43:28+00:00</updated>
<author>
<name>Iblis Lin</name>
<email>e196819@hotmail.com</email>
</author>
<published>2016-04-28T12:34:13+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=d9a0a8c78f9ac42f7976aeb4152094213a4d8381'/>
<id>d9a0a8c78f9ac42f7976aeb4152094213a4d8381</id>
<content type='text'>
Signed-off-by: Iblis Lin &lt;e196819@hotmail.com&gt;
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Iblis Lin &lt;e196819@hotmail.com&gt;
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: remote-gdb: fix target / libc matching on directory names</title>
<updated>2015-01-23T12:41:06+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2015-01-23T12:41:06+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=9694917416046b948fe6f814073133f13c641f39'/>
<id>9694917416046b948fe6f814073133f13c641f39</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44088
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 44088
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: use extended-remote for greater compatibility</title>
<updated>2014-12-10T15:50:52+00:00</updated>
<author>
<name>John Crispin</name>
<email>john@openwrt.org</email>
</author>
<published>2014-12-10T15:50:52+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=c399f986899e9fc311c4c6a3870fc16770941a1c'/>
<id>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>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
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
</pre>
</div>
</content>
</entry>
<entry>
<title>script/remote-gdb: enable and keep command history</title>
<updated>2014-09-18T09:29:44+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2014-09-18T09:29:44+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=24900071426ad1f3e835c7ec2de212dd4a304606'/>
<id>24900071426ad1f3e835c7ec2de212dd4a304606</id>
<content type='text'>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42609
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Jo-Philipp Wich &lt;jow@openwrt.org&gt;

SVN-Revision: 42609
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/remote-gdb: add support for debugging core files</title>
<updated>2013-05-09T20:50:58+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-05-09T20:50:58+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=0fb3475eccdcbeb76be034b0a722e4687d0e5fa0'/>
<id>0fb3475eccdcbeb76be034b0a722e4687d0e5fa0</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36596
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36596
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts/remote-gdb: fix path when built for musl</title>
<updated>2013-05-09T20:50:54+00:00</updated>
<author>
<name>Felix Fietkau</name>
<email>nbd@openwrt.org</email>
</author>
<published>2013-05-09T20:50:54+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=ed30c90e2daeaad3c56a28336b1a7cbdc1e89300'/>
<id>ed30c90e2daeaad3c56a28336b1a7cbdc1e89300</id>
<content type='text'>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36595
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
Signed-off-by: Felix Fietkau &lt;nbd@openwrt.org&gt;

SVN-Revision: 36595
</pre>
</div>
</content>
</entry>
<entry>
<title>scripts: fix remote-gdb script to cope with _eabi suffix in uClibc version</title>
<updated>2012-11-08T11:22:09+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2012-11-08T11:22:09+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=26263535fe8bca85d93c424ce40cb66b92d53f35'/>
<id>26263535fe8bca85d93c424ce40cb66b92d53f35</id>
<content type='text'>
SVN-Revision: 34118
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 34118
</pre>
</div>
</content>
</entry>
<entry>
<title>Correct libc path</title>
<updated>2011-05-13T11:52:40+00:00</updated>
<author>
<name>Hamish Guthrie</name>
<email>hcg@openwrt.org</email>
</author>
<published>2011-05-13T11:52:40+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=7b53059401bd7736d9aa30575a8edc3b77438a28'/>
<id>7b53059401bd7736d9aa30575a8edc3b77438a28</id>
<content type='text'>
SVN-Revision: 26885
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 26885
</pre>
</div>
</content>
</entry>
<entry>
<title>remote-gdb: fix parsing of arch and libc from given path as well</title>
<updated>2010-10-12T03:07:07+00:00</updated>
<author>
<name>Jo-Philipp Wich</name>
<email>jow@openwrt.org</email>
</author>
<published>2010-10-12T03:07:07+00:00</published>
<link rel='alternate' type='text/html' href='http://www.chd.sx/cgit/mtk-20170518/commit/?id=04c4b01fb4540672f524814bf13328501cf289df'/>
<id>04c4b01fb4540672f524814bf13328501cf289df</id>
<content type='text'>
SVN-Revision: 23407
</content>
<content type='xhtml'>
<div xmlns='http://www.w3.org/1999/xhtml'>
<pre>
SVN-Revision: 23407
</pre>
</div>
</content>
</entry>
</feed>
