Morning,

On Thu, Apr 26, 2012 at 11:01:49PM +0200, Freddie Chopin wrote:
> W dniu 2012-04-26 22:07, Paul Fertser pisze:
>> On Thu, Apr 26, 2012 at 09:56:23PM +0200, Freddie Chopin wrote:
>>> 1. I cannot make RTOS support work
>>
>> This's with eclipse i assume and that requires working without Eclipse
>> first.
>
> Well, it still leaves the issue of OpenOCD not detecting anything (not  
> reporting FreeRTOS), or maybe you see some underlying condition that  
> links these two issues... I don't know (; It just works perfectly  
> perfect via Eclipse (not counting the RTOS thing)...

Since i have no idea how exactly Eclipse interacts with gdb (and i do
not think i was able to find any decent documentation about the topic)
i assume that it passes some questionable unneeded commands that might
prevent RTOS support from working.

And since i know for sure that my bare gdb config works for the
purpose, i come to the conclusion that Eclipse is doing something
strange and you never hit some RTOS-specific codepath that leads to
OpenOCD's segfault while with the correct config you do. Apparently,
there's still some nasty bug left but to debug it one needs to see the
backtrace.

If you're going to try copying the unstripped binary and the sources
from your GNU/Linux system you'll most probably need to put the
sources at exactly the same path as they were for gdb to be able to
find them (should be possible with mingw).

HTH
-- 
Be free, use free (http://www.gnu.org/philosophy/free-sw.html) software!
mailto:fercer...@gmail.com

------------------------------------------------------------------------------
Live Security Virtual Conference
Exclusive live event will cover all the ways today's security and 
threat landscape has changed and how IT managers can respond. Discussions 
will include endpoint security, mobile security and the latest in malware 
threats. http://www.accelacomm.com/jaw/sfrnl04242012/114/50122263/
_______________________________________________
OpenOCD-devel mailing list
OpenOCD-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/openocd-devel

Reply via email to