On 2012.08.02 13:08, sebasti...@gmx-topmail.de wrote: > (gdb) print (struct usbi_transfer)0xb6600468 > Invalid cast.
OK. Maybe it should have been print *(struct usbi_transfer*)0xb6600468, but if that doesn't work, don't worry. > For the first backtrace: > (gdb) x 0xb6600468 > 0xb6600468: 0x00000000 Well, I would need to see at least 12 bytes of data here, so that's a little short. 'x/4xw 0xb6600468' should do the trick. And once again, your help is much appreciated! Regards, /Pete ------------------------------------------------------------------------------ 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/ _______________________________________________ libusbx-devel mailing list libusbx-devel@lists.sourceforge.net https://lists.sourceforge.net/lists/listinfo/libusbx-devel