Hi 2008/11/13 Øyvind Harboe <[EMAIL PROTECTED]>: > On Thu, Nov 13, 2008 at 9:14 AM, Øyvind Harboe <[EMAIL PROTECTED]> wrote: >> Please test the attached patch and report back. > > Committed. I just tested it and there is some progress - no error warning about setting breakpoint
Still there is garbage in disassembler window in eclipse, instead of stopping on breakpoint at address 0x00000150 it stopped on address 0x50010000. I added to gdb configuration: set endian little then I can see in disassembler window correct address 0x00000150 but when I step one instruction it jumps to UNDF exception. Regards, Krzysztof _______________________________________________ Openocd-development mailing list [email protected] https://lists.berlios.de/mailman/listinfo/openocd-development
