<?xml version="1.0" encoding="gbk"?>
<rss version="2.0">
<channel>
 <title><![CDATA[tiny4412 android gdb调试问题，不能打断 ..]]></title>
 <link><![CDATA[http://aiothome.net/read.php?tid=83262]]></link>
 <description><![CDATA[Latest 20 replies of tiny4412 android gdb调试问题，不能打断 ..]]></description>
 <copyright><![CDATA[Copyright(C) ]]></copyright>
 <generator><![CDATA[PHPWind Forums by PHPWind Studio]]></generator>
 <lastBuildDate><![CDATA[Sun, 26 Jul 2026 17:19:08 +0000]]></lastBuildDate>
  <image>
 <url><![CDATA[images/rss.gif]]></url>
 <title><![CDATA[PHPWind Board]]></title>
 <link><![CDATA[http://aiothome.net]]></link>
 <description><![CDATA[]]></description>
  </image>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[结贴！！！

这些天一直在搞android gdb调试，现在所有的问题都解决了，gdb可以正常调试，可以调试中间链接的静态库，可以调多线程。
现在回头看，一路过来其实都是些小问题，但第一次都是这样，摸索中总会犯很多的错误；最终能够调试成功这都是时间换来的，在此我详细描述共享出来，希望让大家少走弯路；
再强调下GDB的重 ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=83262#280967]]></link>
 <author><![CDATA[zdcspace]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Thu, 12 Jun 2014 08:52:01 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[继续测试中，我打了断点在main函数上，但断点的地址没在main函数上，所以当我c的时候不会停下来；
为什么我这个断点地址会错误偏移了呢？？


(gdb) target remote :9999&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;
Remote debugging using :9999
Cannot access memory at address 0x0
Reading symbols from /opt/FriendlyARM/ ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=83262#280606]]></link>
 <author><![CDATA[zdcspace]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Mon, 09 Jun 2014 09:28:18 +0000]]></pubdate>
</item>
<item>
 <title><![CDATA[]]></title>
 <description><![CDATA[我写一个简单的helloword的程序，使用arm-linux-gcc交叉编译后，放到安卓板子里可以正常打断点单步调试；
同样的helloword程序，我写Android.mk(是这个调用的交叉编译不同于arm-linux-gcc ??)在安卓源码下编译后，放到安卓板子里可以list代码，但不能打断点；提示如下：
[blockquote](gdb) target remote localhost:9999
 ..]]></description>
 <link><![CDATA[http://aiothome.net/read.php?tid=83262#280566]]></link>
 <author><![CDATA[zdcspace]]></author>
 <category><![CDATA[Android技术交流区]]></category>
 <pubdate><![CDATA[Mon, 09 Jun 2014 03:13:06 +0000]]></pubdate>
</item>
</channel></rss>