I've tried running OpenOCD in GDB to get the backtrace, but when I cause the crush and do "bt full" I just see: > (gdb) bt full > #0 0x00000000771e3560 in ntdll!RtlAppendStringToString () > from C:\Windows\system32\ntdll.dll > No symbol table info available. > #1 0x0000000000000000 in ?? () > No symbol table info available.
What am I doing wrong? The binary was not stripped, maybe I need to compile OpenOCD in some other way? Maybe the problem is somehow related to the fact that I'm using 64-bit Windows 7? The 32-bit binary crushes anyway... The debug log: http://dstrtc.linuxpl.info/log.7z Divisor vaules and calculations seem to be OK. So - any hints about GDB? 4\/3!! ------------------------------------------------------------------------------ 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 [email protected] https://lists.sourceforge.net/lists/listinfo/openocd-devel
