[coldfire-gnu-discuss] dbg sprite configuration problems
Nathan Sidwell
nathan at codesourcery.com
Wed Aug 20 14:42:16 UTC 2008
Jaysen Roper wrote:
> Jaysen Roper wrote:
>> m68k-elf-sprite: Got packet: 'm50001ff4,4'
>> m68k-elf-sprite: Sent response: 'ffffffff'
>> m68k-elf-sprite: Got packet: 'm50001ff8,4'
>> m68k-elf-sprite: Sent response: 'ffffffff'
>> m68k-elf-sprite: Got packet: 'm50001ffc,4'
>> m68k-elf-sprite: Sent response: 'ffffffff'
>> Cannot access memory at address 0x50002000 <<<<<<<<<<<<<< HERES MY ERROR
Is this actually causing the debug session to fail?
I think what's happening is that gdb is trying to determine the initial program
state (which is somewhat random), and here it's unwinding a stack that looks to
be continuing for ever. When it reaches the end of memory, gdb gives that
message and stops unwinding.
nathan
--
Nathan Sidwell :: http://www.codesourcery.com :: CodeSourcery
More information about the coldfire-gnu-discuss
mailing list